RESOLVED FIXED Bug 195081
Web Inspector: Debugger: don't enable breakpoints when source location changes
https://bugs.webkit.org/show_bug.cgi?id=195081
Summary Web Inspector: Debugger: don't enable breakpoints when source location changes
Devin Rousso
Reported 2019-02-26 17:24:34 PST
# STEPS TO REPRODUCE: 1. inspect any page with a minified script 2. pretty print the script 3. set a breakpoint on any line 4. disable breakpoints 5. close Web Inspector 6. open Web Inspector => breakpoints start out disabled, but become enabled once the script becomes pretty printed
Attachments
Patch (2.54 KB, patch)
2019-02-26 17:30 PST, Devin Rousso
no flags
Patch (2.57 KB, patch)
2019-02-26 17:30 PST, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2019-02-26 17:30:02 PST
Devin Rousso
Comment 2 2019-02-26 17:30:12 PST
Devin Rousso
Comment 3 2019-02-26 17:30:32 PST
Joseph Pecoraro
Comment 4 2019-03-02 01:52:06 PST
Comment on attachment 363045 [details] Patch r=me Wow, good find!
WebKit Commit Bot
Comment 5 2019-03-02 12:32:17 PST
Comment on attachment 363045 [details] Patch Clearing flags on attachment: 363045 Committed r242314: <https://trac.webkit.org/changeset/242314>
WebKit Commit Bot
Comment 6 2019-03-02 12:32:18 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.