RESOLVED FIXED 31309
Avoid crashes in executeScript
https://bugs.webkit.org/show_bug.cgi?id=31309
Summary Avoid crashes in executeScript
Robin Dunn
Reported 2009-11-10 13:27:01 PST
Created attachment 42888 [details] runscript.patch This patch adds running of sanity checks before calling executeScript so that we'll assert or ignore the call rather than crash.
Attachments
runscript.patch (2.04 KB, patch)
2009-11-10 13:27 PST, Robin Dunn
kevino: review+
kevino: commit-queue-
Kevin Ollivier
Comment 1 2009-11-10 15:36:03 PST
Landed in r50777, thanks!
Note You need to log in before you can comment on or make changes to this bug.