WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
82318
Web Inspector: dispatch breakpoint-added and breakpoint-removed events on UISourceCode.
https://bugs.webkit.org/show_bug.cgi?id=82318
Summary
Web Inspector: dispatch breakpoint-added and breakpoint-removed events on UIS...
Pavel Podivilov
Reported
2012-03-27 03:43:04 PDT
Web Inspector: dispatch breakpoint-added and breakpoint-removed events on UISourceCode. See
bug 82224
for rationale.
Attachments
Patch
(20.40 KB, patch)
2012-03-27 03:44 PDT
,
Pavel Podivilov
vsevik
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2012-03-27 03:44:37 PDT
Created
attachment 134015
[details]
Patch
Vsevolod Vlasov
Comment 2
2012-03-27 04:17:21 PDT
Comment on
attachment 134015
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=134015&action=review
> Source/WebCore/inspector/front-end/ScriptsPanel.js:285 > + _addBreakpointListeners: function(uiSourceCode)
Please add type annotations.
> Source/WebCore/inspector/front-end/ScriptsPanel.js:291 > + _removeBreakpointListeners: function(uiSourceCode)
ditto
Pavel Podivilov
Comment 3
2012-03-27 07:57:54 PDT
Committed
r112266
: <
http://trac.webkit.org/changeset/112266
>
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