Bug 86997

Summary: Web Inspector: move sources panel out of experimental.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, jbadics, joepeck, keishi, loislo, ossy, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 87005    
Bug Blocks:    
Attachments:
Description Flags
Patch yurys: review+

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