Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Web Inspector: breakpoints enabled state is not persisted across re-o…
…pening the inspector https://bugs.webkit.org/show_bug.cgi?id=135745 Patch by Joseph Pecoraro <pecoraro@apple.com> on 2014-08-07 Reviewed by Timothy Hatcher. When restoring breakpoints when the inspector is initializing, do not let setting these breakpoints automatically enable breakpoints. We should respect the setting in this case. * UserInterface/Controllers/DebuggerManager.js: (WebInspector.DebuggerManager.restoreBreakpointsSoon): (WebInspector.DebuggerManager): Canonical link: https://commits.webkit.org/153624@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@172333 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information