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

Issue 342553010: Expose URLUtilsReadOnly.origin (Closed)

Created:
6 years, 6 months ago by sof
Modified:
6 years, 6 months ago
CC:
arv+blink, blink-reviews, blink-reviews-dom_chromium.org, Inactive, dglazkov+blink, eae+blinkwatch, rwlbuis, sof, watchdog-blink-watchlist_google.com
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Expose URLUtilsReadOnly.origin Follow up on a recent URL spec addition, http://url.spec.whatwg.org/#urlutilsreadonly https://github.com/whatwg/url/commit/0027a2e and add the |origin| property to URLUtilsReadOnly. WorkerLocation is currently the only object implementing this interface, so this addition lets scripts executing in Worker contexts look up the serialized origin (of the script that initialized the Worker) via self.location.origin. R= BUG=303152 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176712

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M LayoutTests/fast/workers/resources/worker-location.js View 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/fast/workers/shared-worker-location-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M LayoutTests/fast/workers/worker-location-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/dom/URLUtilsReadOnly.idl View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sof
Please take a look.
6 years, 6 months ago (2014-06-22 06:40:00 UTC) #1
abarth-chromium
lgtm
6 years, 6 months ago (2014-06-22 14:44:29 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sigbjornf@opera.com/342553010/1
6 years, 6 months ago (2014-06-22 14:45:31 UTC) #3
commit-bot: I haz the power
6 years, 6 months ago (2014-06-22 15:28:17 UTC) #4
Message was sent while issue was closed.
Change committed as 176712

Powered by Google App Engine
This is Rietveld 408576698