RESOLVED FIXED 113776
Web Inspector: source location gets frozen after inspector reload
https://bugs.webkit.org/show_bug.cgi?id=113776
Summary Web Inspector: source location gets frozen after inspector reload
Andrey Lushnikov
Reported 2013-04-02 06:47:50 PDT
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.
Attachments
Patch (6.26 KB, patch)
2013-04-02 07:05 PDT, Andrey Lushnikov
no flags
Patch (3.05 KB, patch)
2013-04-02 07:26 PDT, Andrey Lushnikov
no flags
Andrey Lushnikov
Comment 1 2013-04-02 07:05:10 PDT
Pavel Feldman
Comment 2 2013-04-02 07:10:54 PDT
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.
Andrey Lushnikov
Comment 3 2013-04-02 07:26:46 PDT
WebKit Review Bot
Comment 4 2013-04-02 07:56:29 PDT
Comment on attachment 196135 [details] Patch Clearing flags on attachment: 196135 Committed r147433: <http://trac.webkit.org/changeset/147433>
WebKit Review Bot
Comment 5 2013-04-02 07:56:32 PDT
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.