[Webkit-unassigned] [Bug 66520] Synchronize UIProcess's fixedLayout variables with WebProcess's ones

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 00:43:52 PST 2012


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


EunMi Lee <eunmi15.lee at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #4 from EunMi Lee <eunmi15.lee at samsung.com>  2012-01-10 00:43:51 PST ---
WebPage.cpp's setUseFixedLayout() and setFixedLayoutSize() were changed to check mainFrameView by https://bugs.webkit.org/show_bug.cgi?id=73212.
So, WebPage's fixed layout functions will not fail and I don't have to return the fixedLayout variables back to the UIProcess.

The codes to maintain old fixedLayout variables were merged by https://bugs.webkit.org/show_bug.cgi?id=72511. 

So, this bug is not needed anymore and I want to change state to RESOLVED.

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