WebKit Bugzilla
We should assert that WebKit chromium is not re-initialized to prevent crashes like these: http://code.google.com/p/chromium/issues/detail?id=52731 http://code.google.com/p/chromium/issues/detail?id=52643 Please note: the attached patch can not be committed yet, because it will break the chromium tree. I'm just submiting early to get the review done. I will update this bug when the chromium tree is ready to land this patch.
Created attachment 65309 [details] assertion.patch Not ready for commit yet, would break the chromium tree if rolled in.
Comment on attachment 65309 [details] assertion.patch WebKit/chromium/ChangeLog:5 + Add an assertion to prevent re-initializing WebKit. please add a link here to the webkit bug for this change otherwise, LGTM
Created attachment 65310 [details] assertion.patch Fixed review comment. Still not ready for commit.
Comment on attachment 65310 [details] assertion.patch Clearing flags on attachment: 65310 Committed r66006: <http://trac.webkit.org/changeset/66006>
All reviewed patches have been landed. Closing bug.