Bug 82943 - Web Inspector: inspector/debugger. 19 tests hitting assertion in PageScriptDebugServer::didPause()
Summary: Web Inspector: inspector/debugger. 19 tests hitting assertion in PageScriptDe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: MakingBotsRed
: 83480 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-02 13:42 PDT by Enrica Casucci
Modified: 2013-05-22 17:33 PDT (History)
13 users (show)

See Also:


Attachments
Crash log (43.88 KB, text/plain)
2012-04-02 13:44 PDT, Enrica Casucci
no flags Details
Proposed Change (1.78 KB, patch)
2012-04-09 11:13 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.