WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
84969
Implement StyleSheetInternal copying
https://bugs.webkit.org/show_bug.cgi?id=84969
Summary
Implement StyleSheetInternal copying
Antti Koivisto
Reported
2012-04-26 09:08:32 PDT
We need to be able to copy stylesheets to cache them. Copying is already implement for most of the stylesheet data types but StyleSheetInternal::copy() is still missing.
Attachments
patch
(12.97 KB, patch)
2012-04-26 10:37 PDT
,
Antti Koivisto
kling
: review+
webkit-ews
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2012-04-26 10:37:08 PDT
Created
attachment 139025
[details]
patch
Early Warning System Bot
Comment 2
2012-04-26 10:49:05 PDT
Comment on
attachment 139025
[details]
patch
Attachment 139025
[details]
did not pass qt-wk2-ews (qt): Output:
http://queues.webkit.org/results/12525915
Andreas Kling
Comment 3
2012-04-26 11:21:09 PDT
Comment on
attachment 139025
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=139025&action=review
r=me with GCC appeased somehow.
> Source/WebCore/ChangeLog:8 > + We need to be able to copy stylesheets to cache them. Copying is already implement for
Typo, implemented.
> Source/WebCore/ChangeLog:28 > + Add equality comparison operator to CSSParseMode. This will be needed to determine
Typo CSSParserMode.
Antti Koivisto
Comment 4
2012-04-26 11:44:26 PDT
http://trac.webkit.org/changeset/115336
(with a build fix)
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