WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
127322
Move user style sheet handling to UserContentController
https://bugs.webkit.org/show_bug.cgi?id=127322
Summary
Move user style sheet handling to UserContentController
Anders Carlsson
Reported
2014-01-20 16:55:42 PST
Move user style sheet handling to UserContentController
Attachments
Patch
(12.73 KB, patch)
2014-01-20 16:56 PST
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-01-20 16:56:25 PST
Created
attachment 221705
[details]
Patch
Andreas Kling
Comment 2
2014-01-20 17:00:39 PST
Comment on
attachment 221705
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=221705&action=review
r=me
> Source/WebCore/dom/DocumentStyleSheetCollection.cpp:145 > + const UserContentController* userContentController = owningPage->userContentController();
auto?
> Source/WebCore/dom/DocumentStyleSheetCollection.cpp:149 > + const UserStyleSheetMap* userStyleSheets = userContentController->userStyleSheets();
auto?
Anders Carlsson
Comment 3
2014-01-20 17:46:42 PST
Committed
r162395
: <
http://trac.webkit.org/changeset/162395
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug