[Webkit-unassigned] [Bug 42461] New: unevengoogle.com doesn't show on iPhone or Android

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 16 09:14:44 PDT 2010


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

           Summary: unevengoogle.com doesn't show on iPhone or Android
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://unevengoogle.com
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jpetsovits at rim.com


unevengoogle.com just takes google.com and puts it in an iframe (100% width and height, have a look at the HTML source) that's transformed with 1 degree rotation.

I don't have a recent desktop build right now; Chromium 5.0.375.86 (49890) and Safari 5 (7533.16) however show the transformed page correctly. iPhone and Android don't (page is completely empty), we've also experienced that behavior in our RIM port. So, this bug seems to be cross-platform but limited to mobile devices? Debugging showed that GraphicsContext::drawImage() isn't even called, so the Google logo isn't actually drawn, so the problem seems to be at an earlier stage, maybe due to differences in layout sizes/behavior or I don't know.

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