Summary: | Don't expose implementation details of StylePropertySet storage. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Andreas Kling <kling> | ||||||
Component: | CSS | Assignee: | Andreas Kling <kling> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | allan.jensen, cmarcelo, dglazkov, d-r, fmalita, koivisto, macpherson, menard, mifenton, pdr, peter+ews, schenney, webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Attachments: |
|
Description
Andreas Kling
2012-10-29 02:37:28 PDT
Created attachment 171185 [details]
A patch?
Comment on attachment 171185 [details] A patch? View in context: https://bugs.webkit.org/attachment.cgi?id=171185&action=review Nice! > Source/WebCore/css/StylePropertySet.h:57 > + class PropertyReference { StylePropertySet::PropertyReference sounds bit redundant but I don't have better suggestions. Comment on attachment 171185 [details] A patch? Attachment 171185 [details] did not pass efl-ews (efl): Output: http://queues.webkit.org/results/14618680 Comment on attachment 171185 [details] A patch? Attachment 171185 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/14629072 Comment on attachment 171185 [details] A patch? Attachment 171185 [details] did not pass cr-android-ews (chromium-android): Output: http://queues.webkit.org/results/14576041 Created attachment 171197 [details]
Patch for landing
Comment on attachment 171197 [details] Patch for landing Clearing flags on attachment: 171197 Committed r132786: <http://trac.webkit.org/changeset/132786> All reviewed patches have been landed. Closing bug. |