Bug 159363 - Add early return when processing content extensions if there aren't any.
Summary: Add early return when processing content extensions if there aren't any.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: Performance
Depends on:
Blocks:
 
Reported: 2016-07-01 13:16 PDT by Andreas Kling
Modified: 2016-07-01 13:46 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2016-07-01 13:17 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 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.