[Webkit-unassigned] [Bug 84252] [Chromium] set layout fallback width width when FrameView is resized in AutoSizeMode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 10:44:55 PDT 2012


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





--- Comment #8 from Fady Samuel <fsamuel at chromium.org>  2012-04-20 10:44:55 PST ---
(In reply to comment #7)
> (From update of attachment 137967 [details])
> Actually, R-
> 
> I have a few questions:
> 
> 1-  Why are mutating Settings?  Normally, Settings are set by the embedder.  Perhaps the "effective layout fallback width" should be stored elsewhere?
> 2-  Wondering about Fady's comments.

1. What's the right place to do this? The issue being solved here is we need to detect this resize, and update the layout fallback width so the viewport scaling is computed correctly

2. Peter had an additional if statement:

if (useFixedLayout()) that he later removed.

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