RESOLVED FIXED 86997
Web Inspector: move sources panel out of experimental.
https://bugs.webkit.org/show_bug.cgi?id=86997
Summary Web Inspector: move sources panel out of experimental.
Pavel Feldman
Reported 2012-05-21 02:10:46 PDT
This change moves sources panel out of experimental, removes revision support from the resources panel.
Attachments
Patch (26.41 KB, patch)
2012-05-21 02:12 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2012-05-21 02:12:01 PDT
Pavel Feldman
Comment 2 2012-05-21 02:29:17 PDT
János Badics
Comment 3 2012-05-21 03:55:17 PDT
Unfortunately this patch made the 32 bit Qt5-wk1, 32 bit NRWT, 64 bit Qt Linux Release and Qt Lion Intel Release bots fail. Could you have a look at is please?
Csaba Osztrogonác
Comment 4 2012-05-21 04:08:25 PDT
(In reply to comment #3) > Unfortunately this patch made the 32 bit Qt5-wk1, 32 bit NRWT, 64 bit Qt Linux Release and Qt Lion Intel Release bots fail. > Could you have a look at is please? Could you be more precise in the future? :) This patch made inspector/styles/css-live-edit.html fail on Qt and on Lion too with the following diff: --- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/styles/css-live-edit-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/styles/css-live-edit-actual.txt @@ -1,15 +1,6 @@ +FAIL: Timed out waiting for notifyDone to be called Tests that styles are updated when live-editing css resource. Running: testLiveEdit -[expanded] -display: block; - div - block user agent stylesheet -font-size: 20px; - body - 20px get-set-stylesheet-text.css:1 -[expanded] -element.style { () - - -
Csaba Osztrogonác
Comment 5 2012-05-21 04:48:45 PDT
new bug report to track this regression - https://bugs.webkit.org/show_bug.cgi?id=87005
Note You need to log in before you can comment on or make changes to this bug.