Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(650)

Issue 10700: Fix assignment of a javascript: URL to window.location.href... (Closed)

Created:
12 years, 1 month ago by darin (slow to review)
Modified:
9 years, 7 months ago
Reviewers:
Feng Qian
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix assignment of a javascript: URL to window.location.href Covered by LayoutTests/fast/loader/javascript-url-encoding-2.html, which times out without this fix. My fix is to just replicate what is done in JSLocationCustom.cpp. R=fqian Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=5380

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -17 lines) Patch
M webkit/port/page/Location.cpp View 4 chunks +8 lines, -16 lines 0 comments Download
M webkit/tools/layout_tests/test_lists/win/tests_fixable.txt View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
darin (slow to review)
12 years, 1 month ago (2008-11-13 21:06:07 UTC) #1
Feng Qian
12 years, 1 month ago (2008-11-13 21:14:07 UTC) #2
lgtm,

I remember parseURL had very subtle difference (compat) from KURL protocolIs,
and we believed KURL::protocolIs is the right way to go.



On 2008/11/13 21:06:07, darin wrote:
>

Powered by Google App Engine
This is Rietveld 408576698