New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 678633 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 626703



Sign in to add a comment

location.protocol behaves incorrectly

Project Member Reported by annevank...@gmail.com, Jan 5 2017

Issue description

Components: Blink>Bindings
Components: -Blink>Bindings Blink>HTML
Location's implementation is responsible to determine whether an navigation should happen or not.  Since Location is defined in HTML spec, assign Components=Blink>HTML.

Blocking: 626703
Cc: clamy@chromium.org
Owner: dominicc@chromium.org
Status: Assigned (was: Untriaged)
That test is occasionally flaky:

https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=webkit_tests&tests=external%2Fwpt%2Fhtml%2Fbrowsers%2Fhistory%2Fthe-location-interface%2Flocation-protocol-setter-non-broken.html

Note the green does not mean passing; there are expectations with FAIL in:

third_party/WebKit/LayoutTests/platform/linux/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt
third_party/WebKit/LayoutTests/platform/win/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt
third_party/WebKit/LayoutTests/platform/mac/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt

clamy is the "Browser Side Navigation Linux" FYI bot yours? It seems both these tests are broken on that bot. I haven't dug into the details.

The relevant spec is around here-ish <https://html.spec.whatwg.org/#dom-location-protocol>, the protocol setter step: "If copyURL's scheme is not an HTTP(S) scheme, then terminate these steps."
Cc: dominicc@chromium.org
Owner: ----
Status: Available (was: Assigned)
Bulk disowning per sshruthi's email about bug triage best practices.
Cc: timothygu@chromium.org

Sign in to add a comment