# 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
<rdar://problem/48422701>
Created attachment 363044 [details] Patch
Created attachment 363045 [details] Patch
Comment on attachment 363045 [details] Patch r=me Wow, good find!
Comment on attachment 363045 [details] Patch Clearing flags on attachment: 363045 Committed r242314: <https://trac.webkit.org/changeset/242314>
All reviewed patches have been landed. Closing bug.