Bug 86997 - Web Inspector: move sources panel out of experimental.
Summary: Web Inspector: move sources panel out of experimental.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on: 87005
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-21 02:10 PDT by Pavel Feldman
Modified: 2012-05-21 04:48 PDT (History)
12 users (show)

See Also:


Attachments
Patch (26.41 KB, patch)
2012-05-21 02:12 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2012-05-21 02:10:46 PDT
This change moves sources panel out of experimental, removes revision support from the resources panel.
Comment 1 Pavel Feldman 2012-05-21 02:12:01 PDT
Created attachment 142971 [details]
Patch
Comment 2 Pavel Feldman 2012-05-21 02:29:17 PDT
Committed r117751: <http://trac.webkit.org/changeset/117751>
Comment 3 János Badics 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?
Comment 4 Csaba Osztrogonác 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  { ()
-
-
-
Comment 5 Csaba Osztrogonác 2012-05-21 04:48:45 PDT
new bug report to track this regression - https://bugs.webkit.org/show_bug.cgi?id=87005