There is a crash due to a null pointer dereference. I noticed this with a crash in: LayoutTests/fast/frames/sandboxed-iframe-plugins.html with the fix this test still doesn't pass, but at least it no longer crashes :)
Created attachment 73435 [details] Patch
Comment on attachment 73435 [details] Patch Nice catch, root will be null here if scripts are sandboxed. r=me
The commit-queue encountered the following flaky tests while processing attachment 73435 [details]: fast/workers/storage/use-same-database-in-page-and-workers.html Please file bugs against the tests. These tests were authored by dumi@chromium.org. The commit-queue is continuing to process your patch.
Comment on attachment 73435 [details] Patch Clearing flags on attachment: 73435 Committed r72491: <http://trac.webkit.org/changeset/72491>
All reviewed patches have been landed. Closing bug.