[Webkit-unassigned] [Bug 70836] [chromium] add API methods to support renderer swaps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 1 13:17:22 PST 2011


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





--- Comment #15 from Karl Koscher <supersat at chromium.org>  2011-12-01 13:17:22 PST ---
(In reply to comment #14)
> Sorry, it is not so direct.  I was thinking of webFrame->dataSource()->request().url()
> 
> I'm curious what it means for us to change the Document without updating the DocumentLoader's state (URL, etc.).

I don't know yet, and that worries me. I'll look into that soon. I'm worried that keeping the DocumentLoader state in sync will cause various navigation events to fire, which is precisely why we wanted to move away from simply navigating to about:swappedout...

This is not a blocker for cross-process postMessage, though.

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