[webkit-reviews] review requested: [Bug 132890] InjectedBundleScriptWorld should clear wrappers on destruction. : [Attachment 231437] Patch II

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 14 02:12:30 PDT 2014


Andreas Kling <akling at apple.com> has asked  for review:
Bug 132890: InjectedBundleScriptWorld should clear wrappers on destruction.
https://bugs.webkit.org/show_bug.cgi?id=132890

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

------- Additional Comments from Andreas Kling <akling at apple.com>
InjectedBundleScriptWorld should only clearWrappers() for DOMWrapperWorlds that
it "owns". The previous patch broke the case where the WTR bundle was using
InjectedBundleScriptWorld to wrap already existing DOMWrapperWorlds.


More information about the webkit-reviews mailing list