WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
81911
Web Inspector: Breakpoint manager should not materialize breakpoints until script is bound to the corresponding uiSourceCode.
https://bugs.webkit.org/show_bug.cgi?id=81911
Summary
Web Inspector: Breakpoint manager should not materialize breakpoints until sc...
Vsevolod Vlasov
Reported
2012-03-22 08:00:55 PDT
This change moves materializeBreakpoint call to scriptBound method. Materializing breakpoints is now separated from uiSourceCode adding/removing and we'll be able to remove breakpoints from debugger when corresponding script is unbound from uiSourceCode.
Attachments
Patch
(15.69 KB, patch)
2012-03-22 08:15 PDT
,
Vsevolod Vlasov
no flags
Details
Formatted Diff
Diff
Patch
(15.68 KB, patch)
2012-03-22 08:30 PDT
,
Vsevolod Vlasov
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2012-03-22 08:15:24 PDT
Created
attachment 133267
[details]
Patch
Vsevolod Vlasov
Comment 2
2012-03-22 08:30:56 PDT
Created
attachment 133271
[details]
Patch
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