Bug 153615

Summary: Tab suspension code hits asserts
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc, japhet, kangil.han, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch cdumez: review+

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.