RESOLVED FIXED 146163
WebKit crash while loading nytimes at JavaScriptCore: JSC::ExecutableAllocator::allocate + 276
https://bugs.webkit.org/show_bug.cgi?id=146163
Summary WebKit crash while loading nytimes at JavaScriptCore: JSC::ExecutableAllocato...
Geoffrey Garen
Reported 2015-06-19 14:46:38 PDT
The regexp JIT uses JITCompilationMustSucceed, which is an anti-pattern.
Attachments
Patch (2.25 KB, patch)
2015-06-19 14:54 PDT, Geoffrey Garen
msaboff: review+
Geoffrey Garen
Comment 1 2015-06-19 14:54:52 PDT
Michael Saboff
Comment 2 2015-06-19 14:59:17 PDT
Comment on attachment 255231 [details] Patch r=me
Geoffrey Garen
Comment 3 2015-06-19 15:03:47 PDT
Note You need to log in before you can comment on or make changes to this bug.