Bug 108176

Summary: Web Inspector: searching for <u> in elements panel finds all tags containing "u"
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch none

Description Pavel Feldman 2013-01-29 03:08:14 PST
Should probably only look for exact matches.
Comment 1 Dmitry Zvorygin 2013-01-31 05:48:37 PST
Created attachment 185763 [details]
Patch
Comment 2 Pavel Feldman 2013-01-31 05:51:06 PST
Comment on attachment 185763 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=185763&action=review

> Source/WebCore/inspector/InspectorDOMAgent.cpp:881
> +

Remove this blank line and add new cases into the elements-panel-search.html test please.
Comment 3 Dmitry Zvorygin 2013-01-31 09:34:43 PST
Created attachment 185798 [details]
Patch
Comment 4 WebKit Review Bot 2013-01-31 10:35:44 PST
Comment on attachment 185798 [details]
Patch

Clearing flags on attachment: 185798

Committed r141436: <http://trac.webkit.org/changeset/141436>
Comment 5 WebKit Review Bot 2013-01-31 10:35:48 PST
All reviewed patches have been landed.  Closing bug.