RESOLVED FIXED 153615
Tab suspension code hits asserts
https://bugs.webkit.org/show_bug.cgi?id=153615
Summary Tab suspension code hits asserts
Antti Koivisto
Reported 2016-01-28 14:14:50 PST
Enabling tab suspension and navigating around in a few tabs hits assert in ScriptExecutionContext::suspendActiveDOMObject. This is because suspend/resume reasons don't pair properly.
Attachments
patch (6.57 KB, patch)
2016-01-28 14:23 PST, Antti Koivisto
cdumez: review+
Antti Koivisto
Comment 1 2016-01-28 14:23:36 PST
Chris Dumez
Comment 2 2016-01-28 14:59:09 PST
Comment on attachment 270145 [details] patch r=me
Antti Koivisto
Comment 3 2016-01-28 15:31:18 PST
Note You need to log in before you can comment on or make changes to this bug.