[webkit-reviews] review granted: [Bug 109976] Calling DOM Element.attributes shouldn't force creation of ElementData. : [Attachment 188649] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 15 16:19:22 PST 2013


Darin Adler <darin at apple.com> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 109976: Calling DOM Element.attributes shouldn't force creation of
ElementData.
https://bugs.webkit.org/show_bug.cgi?id=109976

Attachment 188649: Patch
https://bugs.webkit.org/attachment.cgi?id=188649&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=188649&action=review


> Source/WebCore/dom/Element.cpp:-316
> -    ensureElementDataWithSynchronizedAttributes();

Why was this here before? Was this just a misunderstanding?


More information about the webkit-reviews mailing list