Bug 159363

Summary: Add early return when processing content extensions if there aren't any.
Product: WebKit Reporter: Andreas Kling <kling>
Component: WebCore Misc.Assignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2 Keywords: Performance
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andreas Kling 2016-07-01 13:16:29 PDT
It's a bit silly that processContentExtensionRulesForLoad() can be seen in profiles when I don't have any content extensions.
Comment 1 Andreas Kling 2016-07-01 13:17:09 PDT
Created attachment 282570 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-01 13:46:41 PDT
Comment on attachment 282570 [details]
Patch

Clearing flags on attachment: 282570

Committed r202751: <http://trac.webkit.org/changeset/202751>
Comment 3 WebKit Commit Bot 2016-07-01 13:46:45 PDT
All reviewed patches have been landed.  Closing bug.