[Webkit-unassigned] [Bug 124390] New: Web Inspector: DOM.performSearch should accept a list of context nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 14 18:20:34 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124390

           Summary: Web Inspector: DOM.performSearch should accept a list
                    of context nodes
           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


DOM.performSearch is currently searching through all the documents in a frame tree. However, the new inspector needs to search just through the current open document.

Add a new parameter that can limit the search just to the current frame.

-- 
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