Home | History | Annotate | Download | only in front_end

Lines Matching refs:LoadFromFile

343         this.registerShortcuts(WebInspector.TimelinePanelDescriptor.ShortcutKeys.LoadFromFile, this._selectFileToLoad.bind(this));
392 this._model.loadFromFile(file, progressIndicator);