Bug 110711

Summary: StyledElement: Don't expose a mutable direct interface to the inline style.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: esprehn+autocc, mifenton, ojan.autocc, webkit-ews, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
koivisto: review+, koivisto: commit-queue-
Patch for landing
webkit-ews: commit-queue-
Patch for landing none

Description Andreas Kling 2013-02-24 04:46:17 PST
StyledElement::ensureMutableInlineStyle() shouldn't really be necessary.
Comment 1 Andreas Kling 2013-02-24 04:48:04 PST
Created attachment 189971 [details]
Patch
Comment 2 Andreas Kling 2013-02-24 04:55:54 PST
Created attachment 189972 [details]
Patch for landing
Comment 3 Early Warning System Bot 2013-02-24 05:06:44 PST
Comment on attachment 189972 [details]
Patch for landing

Attachment 189972 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/16727486
Comment 4 Early Warning System Bot 2013-02-24 05:11:52 PST
Comment on attachment 189972 [details]
Patch for landing

Attachment 189972 [details] did not pass qt-wk2-ews (qt):
Output: http://queues.webkit.org/results/16729470
Comment 5 Andreas Kling 2013-02-24 05:40:46 PST
Created attachment 189973 [details]
Patch for landing
Comment 6 WebKit Review Bot 2013-02-24 08:47:10 PST
Comment on attachment 189973 [details]
Patch for landing

Clearing flags on attachment: 189973

Committed r143868: <http://trac.webkit.org/changeset/143868>
Comment 7 WebKit Review Bot 2013-02-24 08:47:13 PST
All reviewed patches have been landed.  Closing bug.