[webkit-reviews] review requested: [Bug 94535] Never notify of insertedIntoTree since we wouldn't notify of removed causing bugs if you get multiple inserted notifications and no removed. : [Attachment 159532] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 15:17:17 PDT 2012


Elliott Sprehn <esprehn at chromium.org> has asked  for review:
Bug 94535: Never notify of insertedIntoTree since we wouldn't notify of removed
causing bugs if you get multiple inserted notifications and no removed.
https://bugs.webkit.org/show_bug.cgi?id=94535

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

------- Additional Comments from Elliott Sprehn <esprehn at chromium.org>
Never notify the renderer of insertedIntoTree during document destruction since
we dont notify of willBeRemovedFromTree.


More information about the webkit-reviews mailing list