[webkit-reviews] review requested: [Bug 163412] REGRESSION: MessageEvent.source for bound postMessage() is wrong for same-origin iframe : [Attachment 309943] Patch and layout tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 14:13:45 PDT 2017


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 163412: REGRESSION: MessageEvent.source for bound postMessage() is wrong
for same-origin iframe
https://bugs.webkit.org/show_bug.cgi?id=163412

Attachment 309943: Patch and layout tests

https://bugs.webkit.org/attachment.cgi?id=309943&action=review




--- Comment #42 from Daniel Bates <dbates at webkit.org> ---
Created attachment 309943

  --> https://bugs.webkit.org/attachment.cgi?id=309943&action=review

Patch and layout tests

Updated patch to have JSEventListener hold a weak pointer to the incumbent
global object so as to fix the test failure
fast/workers/worker-document-leak.html.


More information about the webkit-reviews mailing list