[Webkit-unassigned] [Bug 71354] Resizing Cappuccino is very laggy on WebKit since Safari 5.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 7 20:26:06 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=71354


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rniwa at webkit.org




--- Comment #16 from Ryosuke Niwa <rniwa at webkit.org>  2013-03-07 20:28:30 PST ---
This patch appears to have regressed http/tests/security/cross-frame-access-put.html:

--- /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-put-expected.txt
+++ /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/http/tests/security/cross-frame-access-put-actual.txt
@@ -520,9 +520,9 @@
 ALERT: PASS: window.personalbar should be '[object BarInfo]' and is.
 ALERT: PASS: window.plugins should be 'undefined' and is.
 ALERT: PASS: window.screen should be '[object Screen]' and is.
-ALERT: PASS: window.screenLeft should be '0' and is.
+ALERT: PASS: window.screenLeft should be '-10000' and is.
 ALERT: PASS: window.screenTop matched the expected value.
-ALERT: PASS: window.screenX should be '0' and is.
+ALERT: PASS: window.screenX should be '-10000' and is.
 ALERT: PASS: window.screenY matched the expected value.
 ALERT: PASS: window.scrollbars should be '[object BarInfo]' and is.
 ALERT: PASS: window.scrollX should be '0' and is.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list