Bug 129518

Summary: Micro-optimize JSNodeOwner::isReachableFromOpaqueRoots().
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch benjamin: review+

Andreas Kling
Reported 2014-02-28 16:42:36 PST
We can reorder things a bit to avoid unnecessary work.
Attachments
Patch (2.84 KB, patch)
2014-02-28 16:44 PST, Andreas Kling
benjamin: review+
Andreas Kling
Comment 1 2014-02-28 16:44:18 PST
WebKit Commit Bot
Comment 2 2014-02-28 16:46:48 PST
Attachment 225507 [details] did not pass style-queue: ERROR: Source/WebCore/bindings/js/JSNodeCustom.cpp:112: preprocessor directives (e.g., #ifdef, #define, #import) should never be indented. [whitespace/indent] [4] ERROR: Source/WebCore/bindings/js/JSNodeCustom.cpp:117: preprocessor directives (e.g., #ifdef, #define, #import) should never be indented. [whitespace/indent] [4] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 3 2014-02-28 17:05:54 PST
Note You need to log in before you can comment on or make changes to this bug.