Bug 107186 - ScriptDebugServer::didExecuteProgram should not try to pop stack if there is no stack to pop
Summary: ScriptDebugServer::didExecuteProgram should not try to pop stack if there is ...
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: Filip Pizlo
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-01-17 15:03 PST by Filip Pizlo
Modified: 2013-01-17 15:54 PST (History)
16 users (show)

See Also:


Attachments
the patch (1.66 KB, patch)
2013-01-17 15:04 PST, Filip Pizlo
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-01-17 15:03:16 PST
Patch forthcoming.

<rdar://problem/7710960>
Comment 1 Filip Pizlo 2013-01-17 15:04:35 PST
Created attachment 183291 [details]
the patch
Comment 2 Geoffrey Garen 2013-01-17 15:07:36 PST
Comment on attachment 183291 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-01-17 15:54:11 PST
Landed in http://trac.webkit.org/changeset/140062