[Webkit-unassigned] [Bug 21939] Uninitialized ExceptionCodes in MessagePort.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 29 08:45:18 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21939
------- Comment #5 from mike at belshe.com 2008-10-29 08:45 PDT -------
Thanks Darin for clarification on the convention; I didn't know that. Given
that, the changes to MessagePort.cpp are unnecessary.
Part of this patch is still valid, I think: DOMWindow.cpp
DOMWindow::postMessage calls messagePort->clone with an uninitialized ec.
Re-marking for review.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list