[V8] Enter the creationContext before creating DOM wrappers
Created attachment 162626 [details] Patch
Created attachment 162627 [details] diff to fast/dom/prototype-inheritance.html after this patch
Comment on attachment 162626 [details] Patch OK
I'm going to hold off on landing this change for a bit. I need to investigate these test failures. (They might be a result of this patch, redness in the tree, or flakiness.) Regressions: Unexpected text failures : (1) fast/dom/Geolocation/callback-to-deleted-context.html = TEXT Regressions: Unexpected crashes : (1) http/tests/security/cross-origin-worker-websql-allowed.html = CRASH Regressions: Unexpected timeouts : (3) fast/dom/Geolocation/disconnected-frame-permission-denied.html = TIMEOUT fast/dom/Geolocation/disconnected-frame.html = TIMEOUT inspector/styles/protocol-css-regions-commands.html = TIMEOUT
This actually involves a small bug fix in JSC as well.
Created attachment 162837 [details] Patch
Comment on attachment 162837 [details] Patch Attachment 162837 [details] did not pass qt-ews (qt): Output: http://queues.webkit.org/results/13766994
Created attachment 162865 [details] Patch
Comment on attachment 162865 [details] Patch OK
Comment on attachment 162865 [details] Patch Clearing flags on attachment: 162865 Committed r127923: <http://trac.webkit.org/changeset/127923>
All reviewed patches have been landed. Closing bug.