WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
150817
Web Inspector: Search Results tab causes jump to Resources tab on reload
https://bugs.webkit.org/show_bug.cgi?id=150817
Summary
Web Inspector: Search Results tab causes jump to Resources tab on reload
Timothy Hatcher
Reported
2015-11-02 14:30:33 PST
Steps: 1) Load any page 2) Do a search in the global search field to make a Search Results tab (a result needs found) 3) Go to the Console tab 4) Reload the page The Resources tab will be switched to. It should not switch tabs and cookie restoring for the Search Results tab should not be done until it is active. Views/ContentBrowserTabContentView.js:193:22: CONSOLE TRACE showRepresentedObject {"lineNumber":1248,"columnNumber":16} 0: showRepresentedObject(Views/ContentBrowserTabContentView.js:193:22) 1: showRepresentedObject(Base/Main.js:993:41) 2: showSourceCode(Base/Main.js:1033:31) 3: showOriginalOrFormattedSourceCodeTextRange(Base/Main.js:1054:24) 4: _treeElementSelected(Views/SearchSidebarPanel.js:384:68) 5: _treeElementSelected([native code]) 6: select(Views/TreeOutline.js:1014:33) 7: revealAndSelect(Views/TreeOutline.js:1022:20) 8: (unknown)(Views/SearchSidebarPanel.js:154:61) 9: (unknown)([native code]) 10: forEachMatch(Views/SearchSidebarPanel.js:120:25) 11: resourceCallback(Views/SearchSidebarPanel.js:149:33) 12: resourceCallback([native code]) 13: _dispatchResponseToCallback(Protocol/InspectorBackend.js:233:27) 14: _dispatchResponse(Protocol/InspectorBackend.js:203:45) 15: dispatch(Protocol/InspectorBackend.js:87:35) 16: dispatchNextQueuedMessageFromBackend(Protocol/MessageDispatcher.js:42:34)
Attachments
Patch
(3.91 KB, patch)
2015-11-05 16:22 PST
,
Timothy Hatcher
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-11-02 14:30:53 PST
<
rdar://problem/23362429
>
Timothy Hatcher
Comment 2
2015-11-02 14:31:32 PST
It should also not jump to the Resources tab, it should use the ContentBrowser of the Search Results tab.
Timothy Hatcher
Comment 3
2015-11-05 16:22:19 PST
Created
attachment 264898
[details]
Patch
Blaze Burg
Comment 4
2015-11-06 10:31:26 PST
Comment on
attachment 264898
[details]
Patch r=me
WebKit Commit Bot
Comment 5
2015-11-06 11:19:27 PST
Comment on
attachment 264898
[details]
Patch Clearing flags on attachment: 264898 Committed
r192110
: <
http://trac.webkit.org/changeset/192110
>
WebKit Commit Bot
Comment 6
2015-11-06 11:19:30 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug