Bug 21159 - Can't search for paths in the Elements panel
Summary: Can't search for paths in the Elements panel
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 18:22 PDT by Timothy Hatcher
Modified: 2008-09-27 15:10 PDT (History)
3 users (show)

See Also:


Attachments
Proposed patch (3.81 KB, patch)
2008-09-26 19:00 PDT, Timothy Hatcher
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2008-09-26 18:22:21 PDT
Any time a "/" is found we consider it an XPath and don't do a plain text search.
Comment 1 Timothy Hatcher 2008-09-26 19:00:53 PDT
Created attachment 23865 [details]
Proposed patch
Comment 2 Geoffrey Garen 2008-09-26 19:38:07 PDT
Comment on attachment 23865 [details]
Proposed patch

r=me
Comment 3 Timothy Hatcher 2008-09-26 19:44:31 PDT
Landed in r36978.