[webkit-reviews] review denied: [Bug 95094] [Chromium] Remove contentsScale from GraphicsLayerChromium and WebContentLayer : [Attachment 161346] Failing layout tests from patch 161337.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 29 16:02:57 PDT 2012


Jeff Timanus <twiz at chromium.org> has denied  review:
Bug 95094: [Chromium] Remove contentsScale from GraphicsLayerChromium and
WebContentLayer
https://bugs.webkit.org/show_bug.cgi?id=95094

Attachment 161346: Failing layout tests from patch 161337.
https://bugs.webkit.org/attachment.cgi?id=161346&action=review

------- Additional Comments from Jeff Timanus <twiz at chromium.org>
I'm trying to understand the nature of the failures captured in these test
results.

In particular, the compositing/geometry failures indicate problems with:
 - Scroll bars are not being resized to compensate for the new scale factor. 
I'm presuming that this is a timing issue.  The scale factor is being installed
such that it is not caught by the scroll bar code.
 - The root layer seems to have a small scale problem, as shown by the slight
text differences.

Any help or intuition on either of these problems would be appreciated.


More information about the webkit-reviews mailing list