Home | History | Annotate | Download | only in WebCore

Lines Matching full:panel

552         Web Inspector: migrate to tokenizer-based highlighting in the Elements panel.
1449 Simplify views logic in Profiler panel, and fix the problem described in the issue.
2428 Enable the Audits panel via a shortcut (Cmd/Ctrl+Alt+A)
6299 Timeline reset button doesn't clean timeline if the panel is scrolled down.
7149 * inspector/front-end/Panel.js:
7150 (WebInspector.Panel.prototype.updateSidebarWidth):
7151 (WebInspector.Panel.prototype.resize):
9193 WebInspector: Timeline panel scrolling speed can be 2 times faster.
9283 Don't show Profiles welcome screen on panel switch,
9322 Improve Resources panel performance for lots of resources
11734 WebInspector: Timeline panel scrolling speed can be increased.
12267 "Profiles" panel sidebar.
12590 Test: inspector/elements-panel-rewrite-href.html
12687 Fixes the fact that timeline panel results are skewed by the use of DOM mutation events.
16891 Fix UI nits in the Audits panel.
20197 * inspector/front-end/Panel.js:
20198 (WebInspector.Panel.prototype.updateMainViewWidth):
20199 (WebInspector.Panel.prototype.canShowSourceLineForURL):
20200 (WebInspector.Panel.prototype.showSourceLineForURL):
20531 from / to resources panel.
20918 will be moved to the audits panel. This patch is to remove the Tips
21162 in the Resources Panel.
21764 * inspector/front-end/Panel.js:
21765 (WebInspector.Panel.prototype.show):
21766 (WebInspector.Panel.prototype.get defaultFocusedElement):
23270 Web Inspector: Console Scope Bar should be on top of console when Console is a Panel.
23272 When the console is set to be shown as a full panel, move the scope bar to the top
23275 and usable when it is the full panel.
26057 Test: inspector/elements-panel-selection-on-refresh.html
28909 Web Inspector: Implement expandable compartments on timeline panel.
29474 Web Inspector: Introduce sidebar background on timeline panel in order
29617 in the Resources panel so that it is possible to quickly see the query
29799 Adds a Console Panel, which allows for a Full size Console. This
29800 extends the Drawer to the size of a Panel. This also fixes previous
29836 (WebInspector._createPanels): create console panel
29838 (WebInspector.documentKeyDown): esc should not toggle the console when in panel mode
29841 (WebInspector.showConsolePanel): restore the panel when the inspector restarts
29844 Restore the panel when the inspector restarts.
30869 Web Inspector - remember last script displayed in Scripts panel
32946 Web Inspector: profile timeline panel, fix obvious problems.
33303 Resources panel if those occur before the resource is attached to the tree.
33691 Check that if Storage panel exists before calling its methods
34153 Decouple authentication panel callbacks from ResourceHandle
34162 Added a new interface for listening to authentication panel notifications.
35002 Route F1-F12 keypresses in the Console view to the current panel if there is one.
35222 Web Inspector: "Search again" on scripts panel switches
35227 * inspector/front-end/Panel.js:
35228 (WebInspector.Panel.prototype.jumpToNextSearchResult):
35325 clears elements panel selection.
36397 Update the Web Inspector Timeline panel to better match the mock-up.
36693 Couple of drive-by fixes. Enabling the panel!
37120 Web Inspector: clear overview on Clear action and panel reset.
37393 Web Inspector: Implement timeline summary panel.
38048 Web Inspector: [REGRESSION] No timeline marks on resources panel.
38107 Fix a leftover from profiles panel generalization.
39838 Web Inspector: Pull items collections from resources panel and
39839 timeline panel into AbstractTimelinePanel.
41815 Web Inspector: Expanding a node in the Console should not show the element in Elements panel
41929 Fix selecting Resources in the Web Inspector's Resources panel.
41942 Fix the Scope Bar in the Web Inspector's Resource panel, so that selecting
41957 Make resizing the Web Inspector's Elements panel sidebar work again.
41958 Also makes Resources panel use the sidebar code in Panel.
41964 * inspector/front-end/Panel.js:
41965 (WebInspector.Panel): Don't create the sidebar with an argument.
41966 (WebInspector.Panel.prototype.show): Call updateSidebarWidth.
41967 (WebInspector.Panel.prototype.handleKeyEvent): Call handleSidebarKeyEvent.
41968 (WebInspector.Panel.prototype.handleSidebarKeyEvent): Added.
41969 (WebInspector.Panel.prototype.createSidebar): Renamed from _createSidebar.
41970 (WebInspector.Panel.prototype._sidebarDragging): Call updateSidebarWidth.
41971 (WebInspector.Panel.prototype.updateSidebarWidth): Renamed from _updateSidebarWidth.
41972 (WebInspector.Panel.prototype.setSidebarWidth): Added. Called by updateSidebarWidth.
41973 (WebInspector.Panel.prototype.updateMainViewWidth): Renamed from setMainViewWidth.
41993 Elements panel always has the correct row selection height.
42007 Elements panel. This feature wasn't super useful and gets
42146 Web Inspector: Implement a Timeline panel.
42338 Web Inspector: pull basic sidebar implementation into the Panel.
42342 * inspector/front-end/Panel.js:
42343 (WebInspector.Panel):
42344 (WebInspector.Panel.prototype.jumpToPreviousSearchResult):
42345 (WebInspector.Panel.prototype.handleKeyEvent):
42346 (WebInspector.Panel.prototype._createSidebar):
42347 (WebInspector.Panel.prototype._startSidebarDragging):
42348 (WebInspector.Panel.prototype._sidebarDragging):
42349 (WebInspector.Panel.prototype._endSidebarDragging):
42350 (WebInspector.Panel.prototype._updateSidebarWidth):
42351 (WebInspector.Panel.prototype.setCenterViewWidth):
43352 (WebInspector.ElementsTreeElement.prototype.onmousedown): Reveals the node in the Elements panel if
46950 Fix same-named profiles grouping in the Profiles panel.
47479 Web Inspector: Adding new attributes in Element Panel is
47886 (WebInspector.addCookieDomain): check that Storage panel is present before calling its methods.
48194 unselectable resources in resource panel
48199 Also changed the way DnD for resources in the Resources panel is
48821 When the page is loaded, it populates the Storage Panel with a list of all
50976 Add syntax highlighting of CSS and JavaScript tags to the elements panel.
51579 panel (blue for DOM Content, red for load event).
53908 New Sidebar Pane in the Element's Panel
65404 Factor out Factor out summary bar from Resources panel.
66241 Media controls panel does not have a volume control slider
66283 (WebCore::RenderMedia::createVolumeSliderContainer): Creates volume slider container and attach to panel.
67377 Inspector: Rename "Databases" Panel as "Storage"
72335 * inspector/front-end/Panel.js:
72457 Inspector: Cookies in Storage Panel
72482 Include a SidebarSection Section in the Databases Panel:
74408 * inspector/front-end/Panel.js:
74409 (WebInspector.Panel.prototype.createStatusBarButton):
75186 Right click on timeline of media controls panel cause seek
77173 Starting work on the "Changes" Panel. The ability to generate a Stylesheet from Styles added via the Inspector.
77571 Web Inspector: Reimplement Elements Panel so that its
78929 [chromium] Font size for current time display in media controls panel
79057 Media control panel for <video> in MediaDocument is mis-placed
79061 the media control panel overlaps with the video by 16 pixels.
86094 Add default panel for the first opening of the
86728 WebInspector: show last opened panel when invoking inspector.
89547 panel may reset the opacity to 1.0, given that it reloads the
90888 WebInspector: Fix typo in the resource panel enabler caption.
95836 Add a silhouette image for the enable view of the Resource panel.