[Webkit-unassigned] [Bug 105608] [Qt] Outmost window's content size doesn't update when inner <object> frame is expanded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 01:51:47 PST 2013


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





--- Comment #17 from Chen Zhixiang <chenzx at cn.fujitsu.com>  2013-01-07 01:53:43 PST ---
I've tried to rebase to WebKit trunk using GitHub, But it take my 3 modify's as 3 independent commits, and i can't also export patch online.

https://github.com/chenzx/webkit/commits/master

The modidication view points are:
1) Merge RenderIFrame & RenderFrameBase 's code logic into RenderEmbeddedObject relating to Frame Flattening
2) Treat <object data="a.html"/> the same like <iframe src="a.html"/> when do Frame Flattening, and modify FrameView accordingly

However, I find WebKit trunk newest has add a `seamless()` layout mode to iframe which i cannot understand.

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