[Webkit-unassigned] [Bug 131337] Web Replay: save and restore initial main frame size during capture and replay

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 11:59:12 PDT 2014


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





--- Comment #1 from Timothy Hatcher <timothy at apple.com>  2014-04-08 11:59:32 PST ---
A naive first step should be a simple as saving page->chrome().windowRect() and restoring it with page->chrome().setWindowRect(). I'm not sure where the right hook would be to capture user resizes.

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