Step-by-step: 1. Open source code, put cursor inside so that source location is displayed in status bar 2. Hit Ctrl-R and wait until editor gets loaded again 3. Observe Source location not getting updates any more.
Created attachment 196132 [details] Patch
Comment on attachment 196132 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=196132&action=review > Source/WebCore/inspector/front-end/ScriptsPanel.js:424 > + this.updateStatusBarItems(); Scripts panel is entirely capable doing it on its own.
Created attachment 196135 [details] Patch
Comment on attachment 196135 [details] Patch Clearing flags on attachment: 196135 Committed r147433: <http://trac.webkit.org/changeset/147433>
All reviewed patches have been landed. Closing bug.