[Webkit-unassigned] [Bug 124544] New: Web Inspector: Update WebInspectorUI to use the new "nodeIds" parameter for DOM.performSearch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 18 15:49:08 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=124544
Summary: Web Inspector: Update WebInspectorUI to use the new
"nodeIds" parameter for DOM.performSearch
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: achicu at adobe.com
CC: timothy at apple.com, joepeck at webkit.org,
webkit-bug-importer at group.apple.com, graouts at apple.com
The search should be limited to just the view the user has open. In 124390 a new parameter has been added on the protocol to help with that. Make sure we are using the new parameter in the FrameDOMTreeContentView and ContentFlowDOMTreeContentView. This way the search results will be limited to just the elements visible in the current view.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list