[Webkit-unassigned] [Bug 35300] (GTK) HTTP 307 after a 303 after a POST re-sends POST data from the original request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 06:41:39 PDT 2013


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


Gustavo Noronha (kov) <gns at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #196679|review?, commit-queue?      |review-, commit-queue-
               Flag|                            |




--- Comment #9 from Gustavo Noronha (kov) <gns at gnome.org>  2013-04-11 06:39:54 PST ---
(From update of attachment 196679)
Yeah, the URI is to remain read-only for API users, it should only be updated by internal code, that is why it's done the way it is. I'm OK with adding an internal call to update it instead of poking the private structure, though. I think adding a new property for original-uri is a good idea, since it maintains the API expectations while still providing complete information.

All that said, wk1 is in maintenance mode and there was a decision not to add new API to it unless strictly necessary, so I wonder, do we really want to fix this test at this point?

r- for the change in API expectation, adding a new property sounds like a better solution.

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