[webkit-reviews] review granted: [Bug 76721] history.replaceState should update the HistoryItem to use a GET method if previously non-GET (POST) : [Attachment 123390] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 15:23:01 PST 2012


Mihai Parparita <mihaip at chromium.org> has granted jochen at chromium.org's request
for review:
Bug 76721: history.replaceState should update the HistoryItem to use a GET
method if previously non-GET (POST)
https://bugs.webkit.org/show_bug.cgi?id=76721

Attachment 123390: Patch
https://bugs.webkit.org/attachment.cgi?id=123390&action=review

------- Additional Comments from Mihai Parparita <mihaip at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=123390&action=review


> LayoutTests/http/tests/history/resources/replacestate-current.php:9
> +	   history.go(0);

Nit: location.reload() would be a more explicit way of doing a page reload.


More information about the webkit-reviews mailing list