[Webkit-unassigned] [Bug 53707] Viewport Warning/Error Messages Are Now Inaccurate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 23:32:29 PST 2011


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





--- Comment #24 from Joseph Pecoraro <joepeck at webkit.org>  2011-03-02 23:32:28 PST ---
Created an attachment (id=84525)
 --> (https://bugs.webkit.org/attachment.cgi?id=84525&action=review)
[PATCH] For Try Bots

I didn't actually get much time to work on this today. This doesn't
handle WebKit2, it just has the default FloatSize() of 0x0. Lets see
how the bots do on this.

I noticed everyone seems to use IntSizes despite device-width and
height possibly being float values. I don't know why that is, but
I stuck with FloatSize for the time being and just casted appropriately.

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