[webkit-reviews] review requested: [Bug 19472] test for dynamic changes to the "data" attribute of an OBJECT element fails : [Attachment 111930] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 21 03:09:22 PDT 2011


Sameer Patil <mkrp87 at motorola.com> has asked  for review:
Bug 19472: test for dynamic changes to the "data" attribute of an OBJECT
element fails
https://bugs.webkit.org/show_bug.cgi?id=19472

Attachment 111930: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=111930&action=review

------- Additional Comments from Sameer Patil <mkrp87 at motorola.com>
Even if setUpdateWidget() set to true in HTMLObjectElement after a data
attribute change, scheduling a call to updateWidget() is required to update the
element. Same is true for HTMLEmbed element if src attribute changes
dynamically.


More information about the webkit-reviews mailing list