WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
57928
Web Inspector: migrate debugger domain to the unified breakpoint location notion.
https://bugs.webkit.org/show_bug.cgi?id=57928
Summary
Web Inspector: migrate debugger domain to the unified breakpoint location not...
Pavel Feldman
Reported
2011-04-06 01:37:58 PDT
Simple refactoring, patch to follow.
Attachments
Patch
(15.84 KB, patch)
2011-04-06 01:46 PDT
,
Pavel Feldman
no flags
Details
Formatted Diff
Diff
Patch
(15.85 KB, patch)
2011-04-07 05:43 PDT
,
Pavel Feldman
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2011-04-06 01:46:17 PDT
Created
attachment 88383
[details]
Patch
Yury Semikhatsky
Comment 2
2011-04-07 05:36:28 PDT
Comment on
attachment 88383
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=88383&action=review
> Source/WebCore/inspector/InspectorDebuggerAgent.cpp:190 > + if (location)
Should be if (*location), r- for this.
Pavel Feldman
Comment 3
2011-04-07 05:43:01 PDT
Created
attachment 88612
[details]
Patch
Pavel Feldman
Comment 4
2011-04-07 05:50:29 PDT
Committed
r83164
: <
http://trac.webkit.org/changeset/83164
>
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