Bug 84752 - Implement StyleRule copying
Summary: Implement StyleRule copying
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 77745
  Show dependency treegraph
 
Reported: 2012-04-24 13:06 PDT by Antti Koivisto
Modified: 2012-04-24 15:29 PDT (History)
5 users (show)

See Also:


Attachments
patch (17.22 KB, patch)
2012-04-24 13:43 PDT, Antti Koivisto
kling: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2012-04-24 13:06:35 PDT
We'll need this for copy-on-write when style sheet data is shared between documents.
Comment 1 Antti Koivisto 2012-04-24 13:43:48 PDT
Created attachment 138633 [details]
patch
Comment 2 Andreas Kling 2012-04-24 13:53:04 PDT
Comment on attachment 138633 [details]
patch

Looks legit.
Comment 3 Build Bot 2012-04-24 13:59:18 PDT
Comment on attachment 138633 [details]
patch

Attachment 138633 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/12525331
Comment 4 Early Warning System Bot 2012-04-24 14:34:49 PDT
Comment on attachment 138633 [details]
patch

Attachment 138633 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/12490342
Comment 6 Antti Koivisto 2012-04-24 15:29:13 PDT
Another build fix:  http://trac.webkit.org/changeset/115120