[Webkit-unassigned] [Bug 36692] Redo the file:// origin separation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 22:07:30 PDT 2010


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





--- Comment #3 from Adam Barth <abarth at webkit.org>  2010-03-26 22:07:30 PST ---
(From update of attachment 51809)
Can we do this as a static instead of a member?  It doesn't make sense on an
origin-by-origin basis.

You can see how we do that with the origin white list  / scheme registration
stuff.

+ m_filePath

Why not just m_path and always store it?

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