Bug 82943

Summary: Web Inspector: inspector/debugger. 19 tests hitting assertion in PageScriptDebugServer::didPause()
Product: WebKit Reporter: Enrica Casucci <enrica>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, rniwa, simon.fraser, timothy, webkit.review.bot, yurys
Priority: P2 Keywords: MakingBotsRed
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Crash log
none
Proposed Change none

Description Enrica Casucci 2012-04-02 13:42:46 PDT
inspector/debugger/copy-stack-trace.html
inspector/debugger/callstack-placards-discarded.html

I'm attaching the crash log.
Comment 1 Enrica Casucci 2012-04-02 13:44:01 PDT
Created attachment 135173 [details]
Crash log
Comment 2 Yury Semikhatsky 2012-04-02 23:44:59 PDT
Timothy, could you take a look at this one? It must have appeared after http://trac.webkit.org/changeset/112818
Comment 3 Timothy Hatcher 2012-04-09 10:25:44 PDT
*** Bug 83480 has been marked as a duplicate of this bug. ***
Comment 4 Timothy Hatcher 2012-04-09 11:13:37 PDT
Created attachment 136270 [details]
Proposed Change
Comment 5 WebKit Review Bot 2012-04-09 15:14:21 PDT
Comment on attachment 136270 [details]
Proposed Change

Clearing flags on attachment: 136270

Committed r113631: <http://trac.webkit.org/changeset/113631>
Comment 6 WebKit Review Bot 2012-04-09 15:14:26 PDT
All reviewed patches have been landed.  Closing bug.
Comment 7 Ryosuke Niwa 2013-05-22 17:33:53 PDT
It seems like we forgot to delete test expectations. Deleting it now.