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

Issue 22866014: Expose navigator.product and navigator.appCodeName constants to workers (Closed)

Created:
7 years, 4 months ago by do-not-use
Modified:
7 years, 3 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch
Visibility:
Public.

Description

Expose navigator.product and navigator.appCodeName constants to workers Expose navigator.product and navigator.appCodeName constants to web workers as well, as per the specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html#workernavigator http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html#navigatorid BUG=276316 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157679

Patch Set 1 #

Patch Set 2 : Rebase on master #

Patch Set 3 : Rebase on master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -66 lines) Patch
M LayoutTests/fast/workers/resources/worker-navigator.js View 1 chunk +2 lines, -0 lines 0 comments Download
M LayoutTests/fast/workers/shared-worker-navigator-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
M LayoutTests/fast/workers/worker-navigator-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/core.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/page/Navigator.idl View 1 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/page/NavigatorBase.h View 1 1 chunk +6 lines, -11 lines 0 comments Download
D Source/core/page/NavigatorBase.cpp View 1 1 chunk +0 lines, -52 lines 0 comments Download
M Source/core/page/NavigatorID.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/page/NavigatorID.cpp View 1 2 2 chunks +14 lines, -0 lines 0 comments Download
M Source/core/page/NavigatorID.idl View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
do-not-use
7 years, 4 months ago (2013-08-20 14:32:36 UTC) #1
haraken
The implementation looks good. How do Firefox and IE10 behave?
7 years, 4 months ago (2013-08-20 14:34:50 UTC) #2
haraken
On 2013/08/20 14:34:50, haraken wrote: > The implementation looks good. How do Firefox and IE10 ...
7 years, 4 months ago (2013-08-20 14:35:58 UTC) #3
do-not-use
On 2013/08/20 14:35:58, haraken wrote: > On 2013/08/20 14:34:50, haraken wrote: > > The implementation ...
7 years, 4 months ago (2013-08-20 14:49:05 UTC) #4
haraken
> I am slightly surprised we need an intent-to-ship for such tiny change. I > ...
7 years, 4 months ago (2013-08-20 14:58:35 UTC) #5
do-not-use
7 years, 4 months ago (2013-08-20 18:06:43 UTC) #6
arv (Not doing code reviews)
LGTM
7 years, 4 months ago (2013-08-20 18:13:34 UTC) #7
abarth-chromium
Wasn't there just a blink-dev thread about wanting to remove these properties? Do we need ...
7 years, 4 months ago (2013-08-20 19:30:05 UTC) #8
do-not-use
On 2013/08/20 19:30:05, abarth wrote: > Wasn't there just a blink-dev thread about wanting to ...
7 years, 4 months ago (2013-08-20 19:40:17 UTC) #9
arv (Not doing code reviews)
On 2013/08/20 19:30:05, abarth wrote: > Wasn't there just a blink-dev thread about wanting to ...
7 years, 4 months ago (2013-08-20 19:41:13 UTC) #10
abarth-chromium
Ah, sorry. I was confused.
7 years, 4 months ago (2013-08-20 19:42:09 UTC) #11
jochen (gone - plz use gerrit)
lgtm
7 years, 3 months ago (2013-09-12 09:40:35 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/22866014/7001
7 years, 3 months ago (2013-09-12 10:13:26 UTC) #13
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 3 months ago (2013-09-12 11:37:26 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/22866014/18001
7 years, 3 months ago (2013-09-12 12:29:50 UTC) #15
commit-bot: I haz the power
7 years, 3 months ago (2013-09-12 13:51:01 UTC) #16
Message was sent while issue was closed.
Change committed as 157679

Powered by Google App Engine
This is Rietveld 408576698