Bug 114585 - CSSParser should return ImmutableStylePropertySets.
Summary: CSSParser should return ImmutableStylePropertySets.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks: 114568
  Show dependency treegraph
 
Reported: 2013-04-14 08:58 PDT by Andreas Kling
Modified: 2013-04-14 09:20 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.52 KB, patch)
2013-04-14 08:59 PDT, Andreas Kling
eflews.bot: commit-queue-
Details | Formatted Diff | Diff
Patch (4.52 KB, patch)
2013-04-14 09:15 PDT, Andreas Kling
andersca: review+
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-04-14 08:58:46 PDT
CSSParser should return ImmutableStylePropertySets.
Comment 1 Andreas Kling 2013-04-14 08:59:16 PDT
Created attachment 197996 [details]
Patch
Comment 2 EFL EWS Bot 2013-04-14 09:03:31 PDT
Comment on attachment 197996 [details]
Patch

Attachment 197996 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/51066
Comment 3 Early Warning System Bot 2013-04-14 09:05:07 PDT
Comment on attachment 197996 [details]
Patch

Attachment 197996 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/140167
Comment 4 Early Warning System Bot 2013-04-14 09:09:09 PDT
Comment on attachment 197996 [details]
Patch

Attachment 197996 [details] did not pass qt-wk2-ews (qt):
Output: http://webkit-queues.appspot.com/results/151238
Comment 5 Andreas Kling 2013-04-14 09:15:57 PDT
Created attachment 197998 [details]
Patch
Comment 6 Andreas Kling 2013-04-14 09:20:11 PDT
Committed r148399: <http://trac.webkit.org/changeset/148399>