[Webkit-unassigned] [Bug 16440] ER: file replacement support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 24 19:58:12 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=16440


timothy at hatcher.name changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19876|review?                     |review-
               Flag|                            |




------- Comment #13 from timothy at hatcher.name  2008-03-24 19:58 PDT -------
(From update of attachment 19876)
This patch will break other platforms, since Frame::currentUserHomeDir() is
only implemented on the Mac. 

I also don't think the current approach will be good enough to ship. Right now
the URL is changed to a localhost URL instead of using the original, this will
break some sites that require cross domain scripting. Also this feature would
be better if it didn't touch the disk and require a local HTTP server running.
This feature should only replace the data that is received from the load, in
memory.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list