RESOLVED FIXED Bug 63604
Store shadowPseudoId in ElementRareData.
https://bugs.webkit.org/show_bug.cgi?id=63604
Summary Store shadowPseudoId in ElementRareData.
Dimitri Glazkov (Google)
Reported 2011-06-28 21:55:04 PDT
Store shadowPseudoId in ElementRareData.
Attachments
Patch (4.41 KB, patch)
2011-06-28 21:57 PDT, Dimitri Glazkov (Google)
no flags
Dimitri Glazkov (Google)
Comment 1 2011-06-28 21:57:19 PDT
Kent Tamura
Comment 2 2011-06-28 22:02:12 PDT
Comment on attachment 99035 [details] Patch So, you can remove WebCore/html/shadow/ElementWithPseudoId.{cpp,h}
Dimitri Glazkov (Google)
Comment 3 2011-06-28 22:02:54 PDT
(In reply to comment #2) > (From update of attachment 99035 [details]) > So, you can remove WebCore/html/shadow/ElementWithPseudoId.{cpp,h} Not yet -- this patch simply adds the capability. We'll remove all virtuals as follow-up.
Kent Tamura
Comment 4 2011-06-28 22:04:18 PDT
Comment on attachment 99035 [details] Patch ok.
WebKit Review Bot
Comment 5 2011-06-28 23:05:29 PDT
Comment on attachment 99035 [details] Patch Clearing flags on attachment: 99035 Committed r89989: <http://trac.webkit.org/changeset/89989>
WebKit Review Bot
Comment 6 2011-06-28 23:05:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.