[Webkit-unassigned] [Bug 27160] Implement vw/vh/vm (viewport sizes) from CSS 3 Values and Units

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 10 09:31:03 PST 2012


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


Joe Thomas <joethomas at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #129988|0                           |1
        is obsolete|                            |
 Attachment #131175|                            |review?
               Flag|                            |




--- Comment #63 from Joe Thomas <joethomas at motorola.com>  2012-03-10 09:31:01 PST ---
Created an attachment (id=131175)
 --> (https://bugs.webkit.org/attachment.cgi?id=131175&action=review)
Patch-With-Abstract-Interface

Added Abstract interface class for fetching the Viewport size.

I ran Parser/html5-full-render on Mac Snow-Leopard with webkit revision r110376 with and without the new patch and below are the values

Webkit rev 110376 - {16540.5ms, 16448ms, 16431ms, 16506.5ms, 16580ms}

Webkit rev 110376 with Patch - {16463ms, 16517.5ms, 16593ms, 16543ms, 16506ms}


The values looks more or less same in Mac SL but there is a variation of around 150-200 ms. Is it possible test the patch on performance bots for any possible regressions?

-- 
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