RESOLVED FIXED 94098
Web Inspector: Scroll/selection are not saved in sources panel editors sometimes.
https://bugs.webkit.org/show_bug.cgi?id=94098
Summary Web Inspector: Scroll/selection are not saved in sources panel editors someti...
Vsevolod Vlasov
Reported 2012-08-15 05:57:10 PDT
The reason is that we unconditionally clear TabbedEditorContainer's _currentFile field when tab is closed. Patch to follow.
Attachments
Patch (2.03 KB, patch)
2012-08-15 06:03 PDT, Vsevolod Vlasov
pfeldman: review+
webkit.review.bot: commit-queue-
Archive of layout-test-results from gce-cr-linux-06 (430.88 KB, application/zip)
2012-08-15 06:39 PDT, WebKit Review Bot
no flags
Vsevolod Vlasov
Comment 1 2012-08-15 06:03:38 PDT
WebKit Review Bot
Comment 2 2012-08-15 06:39:47 PDT
Comment on attachment 158554 [details] Patch Attachment 158554 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/13501647 New failing tests: inspector/debugger/scripts-panel.html
WebKit Review Bot
Comment 3 2012-08-15 06:39:51 PDT
Created attachment 158560 [details] Archive of layout-test-results from gce-cr-linux-06 The attached test failures were seen while running run-webkit-tests on the chromium-ews. Bot: gce-cr-linux-06 Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'> Platform: Linux-2.6.39-gcg-201203291735-x86_64-with-Ubuntu-10.04-lucid
Vsevolod Vlasov
Comment 4 2012-08-15 06:54:13 PDT
Note You need to log in before you can comment on or make changes to this bug.