Bug 117243 - Remove unnecessary null checks in SelectorChecker::checkOne().
Summary: Remove unnecessary null checks in SelectorChecker::checkOne().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2013-06-05 04:03 PDT by Andreas Kling
Modified: 2013-06-05 04:41 PDT (History)
6 users (show)

See Also:


Attachments
Patch (5.23 KB, patch)
2013-06-05 04:05 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-06-05 04:03:45 PDT
Remove unnecessary null checks in SelectorChecker::checkOne().
Comment 1 Andreas Kling 2013-06-05 04:05:38 PDT
Created attachment 203797 [details]
Patch
Comment 2 Antti Koivisto 2013-06-05 04:14:15 PDT
Comment on attachment 203797 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-06-05 04:41:45 PDT
Comment on attachment 203797 [details]
Patch

Clearing flags on attachment: 203797

Committed r151210: <http://trac.webkit.org/changeset/151210>
Comment 4 WebKit Commit Bot 2013-06-05 04:41:47 PDT
All reviewed patches have been landed.  Closing bug.