[webkit-reviews] review requested: [Bug 31309] Avoid crashes in executeScript : [Attachment 42888] runscript.patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 10 13:27:01 PST 2009


Robin Dunn <robin at alldunn.com> has asked  for review:
Bug 31309: Avoid crashes in executeScript
https://bugs.webkit.org/show_bug.cgi?id=31309

Attachment 42888: runscript.patch
https://bugs.webkit.org/attachment.cgi?id=42888&action=review

------- Additional Comments from Robin Dunn <robin at alldunn.com>
This patch adds running of sanity checks before calling executeScript so that
we'll assert or ignore the call rather than crash.


More information about the webkit-reviews mailing list