Bug 116891 - Add a special case for SelectorDataList::execute when there is only one selector
Summary: Add a special case for SelectorDataList::execute when there is only one selector
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-28 14:42 PDT by Benjamin Poulain
Modified: 2013-05-29 20:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.18 KB, patch)
2013-05-28 14:46 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-05-28 14:42:20 PDT
Add a special case for SelectorDataList::execute when there is only one selector
Comment 1 Benjamin Poulain 2013-05-28 14:46:03 PDT
Created attachment 203091 [details]
Patch
Comment 2 Andreas Kling 2013-05-28 20:29:19 PDT
Comment on attachment 203091 [details]
Patch

Good idea. r=me
Comment 3 Benjamin Poulain 2013-05-29 20:01:54 PDT
Comment on attachment 203091 [details]
Patch

Clearing flags on attachment: 203091

Committed r150944: <http://trac.webkit.org/changeset/150944>
Comment 4 Benjamin Poulain 2013-05-29 20:01:56 PDT
All reviewed patches have been landed.  Closing bug.