[Webkit-unassigned] [Bug 31835] The URL "file://" should not cause m_noAccess to be set on SecurityOrigin.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 30 16:04:13 PST 2009


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


Jeremy Orlow <jorlow at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Chromium] DOM storage      |The URL "file://" should
                   |should use                  |not cause m_noAccess to be
                   |WebSecurityOrigin           |set on SecurityOrigin.
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |jorlow at chromium.org
                   |kit.org                     |




--- Comment #1 from Jeremy Orlow <jorlow at chromium.org>  2009-11-30 16:04:13 PST ---
I am going to switch the chromium api over to using WebSecurityOrigin, but
that's not the actual issue.  The actual issue is that we've found a corner
case where createFromString(securityOrigin.toString()) != securityOrigin. 
That's what should be fixed.

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