[Webkit-unassigned] [Bug 105486] Need to re-layout fixed position elements after scale when using settings()->fixedElementsLayoutRelativeToFrame()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 20:01:16 PST 2013


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





--- Comment #46 from Tien-Ren Chen <trchen at chromium.org>  2013-02-19 20:03:38 PST ---
Changes from last patch:
* Corrects old pinch mode (applyPageScaleFactorInCompositor() == false) compatibility for the viewport-constrained visible content size guard.

(In reply to comment #44)
> (From update of attachment 189217 [details])
> Attachment 189217 [details] did not pass chromium-ews (chromium-xvfb):
> Output: http://queues.webkit.org/results/16640112
> 
> New failing tests:
> platform/chromium/fast/repaint/relayout-fixed-position-after-scale.html

The newly added viewport-constrained visible content size guard didn't consider frame scale factor, thus the test failed to detect the visible content size change.

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