Bug 42461
Summary: | unevengoogle.com doesn't show on iPhone or Android | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jakob Petsovits <jpetsovits> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED MOVED | ||
Severity: | Normal | CC: | bfulgham |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://unevengoogle.com |
Jakob Petsovits
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
<rdar://problem/8201190>
Brent Fulgham
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'.
This should now be fixed in shipping software.