* SUMMARY Debugger sidebar should include a warning message breakpoints are disabled. * NOTES It should be easier to notice when breakpoints are disabled, and understand the consequences (breakpoints and debugger statements are disabled).
<rdar://problem/25787932>
Created attachment 288253 [details] [PATCH] Proposed Fix
Created attachment 288254 [details] [IMAGE] Breakpoints Disabled Warning
Comment on attachment 288253 [details] [PATCH] Proposed Fix r=me It might be cleaner to use a View class eventually but this is fine for now.
Comment on attachment 288253 [details] [PATCH] Proposed Fix Clearing flags on attachment: 288253 Committed r205651: <http://trac.webkit.org/changeset/205651>
All reviewed patches have been landed. Closing bug.