Bug 132201

Summary: Refactor debugging code to use BreakpointActions instead of Vector<ScriptBreakpointAction>
Product: WebKit Reporter: Mark Lam <mark.lam>
Component: JavaScriptCoreAssignee: Mark Lam <mark.lam>
Status: RESOLVED FIXED    
Severity: Normal CC: joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
the patch. joepeck: review+

Mark Lam
Reported 2014-04-25 12:33:17 PDT
BreakpointActions is Vector<ScriptBreakpointAction>. Let's just consistently use BreakpointActions everywhere.
Attachments
the patch. (7.62 KB, patch)
2014-04-25 12:38 PDT, Mark Lam
joepeck: review+
Mark Lam
Comment 1 2014-04-25 12:38:12 PDT
Created attachment 230190 [details] the patch.
Joseph Pecoraro
Comment 2 2014-04-25 12:41:54 PDT
Comment on attachment 230190 [details] the patch. r=me
Mark Lam
Comment 3 2014-04-25 12:46:26 PDT
Note You need to log in before you can comment on or make changes to this bug.