[Webkit-unassigned] [Bug 111815] REGRESSION (r145169): [Mac] [WebKit2] http/tests/security/cross-frame-access-put.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 11 09:21:42 PDT 2013


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





--- Comment #5 from Andreas Kling <akling at apple.com>  2013-03-11 09:24:07 PST ---
(In reply to comment #4)
> (From update of attachment 192352 [details])
> After discussing this with Anders we agreed that it would be better if clients overriding getWindowFrame() on the UIProcess side can also get notified when a new window frame is received from the window server, and then optionally set an override frame.
> 
> This override would then be respected by WebChromeClient::windowRect().

Oh, and this notification should happen on the WebProcess side, since that's where the cached frame is stored.

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