Bug 108176 - Web Inspector: searching for <u> in elements panel finds all tags containing "u"
Summary: Web Inspector: searching for <u> in elements panel finds all tags containing "u"
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-29 03:08 PST by Pavel Feldman
Modified: 2013-01-31 10:35 PST (History)
9 users (show)

See Also:


Attachments
Patch (1.80 KB, patch)
2013-01-31 05:48 PST, Dmitry Zvorygin
no flags Details | Formatted Diff | Diff
Patch (5.47 KB, patch)
2013-01-31 09:34 PST, Dmitry Zvorygin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.