Bug 110711 - StyledElement: Don't expose a mutable direct interface to the inline style.
Summary: StyledElement: Don't expose a mutable direct interface to the inline style.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-24 04:46 PST by Andreas Kling
Modified: 2013-02-24 08:47 PST (History)
5 users (show)

See Also:


Attachments
Patch (8.65 KB, patch)
2013-02-24 04:48 PST, Andreas Kling
koivisto: review+
koivisto: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (8.85 KB, patch)
2013-02-24 04:55 PST, Andreas Kling
webkit-ews: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (11.20 KB, patch)
2013-02-24 05:40 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.