WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132201
Refactor debugging code to use BreakpointActions instead of Vector<ScriptBreakpointAction>
https://bugs.webkit.org/show_bug.cgi?id=132201
Summary
Refactor debugging code to use BreakpointActions instead of Vector<ScriptBrea...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Thanks. Landed in
r167816
: <
http://trac.webkit.org/r167816
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug