[Webkit-unassigned] [Bug 34555] All the different "top tier" classes need to share One True URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 4 11:27:00 PST 2010


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





--- Comment #3 from Adam Barth <abarth at webkit.org>  2010-02-04 11:26:59 PST ---
> As I plan for the time to try, do you mind sharing any specific insights?  ;)

There's the basic issue that some thing have Frame lifetime, which is neither a
subset nor a superset of Document lifetime.  I think the FrameLoader's URL
might represent a "working" URL that's not updated atomically with the
Document's URL.

DocLoader and DOMWindow should be easier.  Sam wanted to make DOMWindow and
Document have identical lifetimes.  I'm not sure if he got around to doing
that.  DocLoader is already has identical lifetime to Document.

I'd just go slowly.  :)

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