[webkit-reviews] review requested: [Bug 77204] Kill per-Attribute style declarations. : [Attachment 124293] Patch for EWS and brave people

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 05:08:04 PST 2012


Andreas Kling <kling at webkit.org> has asked  for review:
Bug 77204: Kill per-Attribute style declarations.
https://bugs.webkit.org/show_bug.cgi?id=77204

Attachment 124293: Patch for EWS and brave people
https://bugs.webkit.org/attachment.cgi?id=124293&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
Uploading my current WIP, which passes all layout tests, but lacks ChangeLog
and a solution for supporting the old behavior of Attr::style() which is
exposed as Obj-C API.
Immediate follow-up work after this patch would be removing the "preserveDecls"
argument from attributeChanged() and killing CSSMappedAttributeDeclaration,
moving the remaining logic into StyledElement's helpers.


More information about the webkit-reviews mailing list