Bug 84752

Summary: Implement StyleRule copying
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, feature-media-reviews, macpherson, menard, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 77745    
Attachments:
Description Flags
patch kling: review+, buildbot: commit-queue-

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