[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

pfeldman at chromium.org pfeldman at chromium.org
Wed Dec 22 15:19:53 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d7d0773a3ae03dc1a5fb48c92c610cbde91d9c29
Author: pfeldman at chromium.org <pfeldman at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 1 10:25:07 2010 +0000

    2010-11-01  Pavel Feldman  <pfeldman at chromium.org>
    
            Not reviewed. Updating inspector test expectation as a follow up to r71010.
    
            * inspector/styles-source-lines-inline-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71016 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 86d296f..c2a3313 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2010-11-01  Pavel Feldman  <pfeldman at chromium.org>
+
+        Not reviewed. Updating inspector test expectation as a follow up to r71010.
+
+        * inspector/styles-source-lines-inline-expected.txt:
+
 2010-11-01  Nikolas Zimmermann  <nzimmermann at rim.com>
 
         Not reviewed.
diff --git a/LayoutTests/inspector/styles-source-lines-inline-expected.txt b/LayoutTests/inspector/styles-source-lines-inline-expected.txt
index a135d24..0c31849 100644
--- a/LayoutTests/inspector/styles-source-lines-inline-expected.txt
+++ b/LayoutTests/inspector/styles-source-lines-inline-expected.txt
@@ -15,7 +15,7 @@ color: blue;
 [expanded] element.style { ()
 
 ======== Matched CSS Rules ========
-[expanded] .bar { (resources/styles-source-lines-inline-iframe.html:4)
+[expanded] .bar { (styles-source-lines-inline-iframe.html:4)
 color: red;
 
 [expanded] div { (user agent stylesheet)
diff --git a/WebCore/inspector/InspectorController.h b/WebCore/inspector/InspectorController.h
index 640987b..1fc6e32 100644
--- a/WebCore/inspector/InspectorController.h
+++ b/WebCore/inspector/InspectorController.h
@@ -23,7 +23,7 @@
  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
- * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
  */
 
 #ifndef InspectorController_h

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list