Bug 89947 - Do early-return when author and user styles are disabled.
Summary: Do early-return when author and user styles are disabled.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-25 23:16 PDT by Joe Thomas
Modified: 2012-06-26 11:35 PDT (History)
3 users (show)

See Also:


Attachments
ProposedPatch (1.58 KB, patch)
2012-06-25 23:22 PDT, Joe Thomas
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Thomas 2012-06-25 23:16:36 PDT
In Document::collectActiveStylesheets, do early return if author and user styles are not enabled.
Comment 1 Joe Thomas 2012-06-25 23:22:53 PDT
Created attachment 149462 [details]
ProposedPatch
Comment 2 WebKit Review Bot 2012-06-26 11:35:10 PDT
Comment on attachment 149462 [details]
ProposedPatch

Clearing flags on attachment: 149462

Committed r121270: <http://trac.webkit.org/changeset/121270>
Comment 3 WebKit Review Bot 2012-06-26 11:35:20 PDT
All reviewed patches have been landed.  Closing bug.