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

Issue 19749003: Expose atob() / btoa() to workers (Closed)

Created:
7 years, 5 months ago by do-not-use
Modified:
7 years, 5 months ago
CC:
blink-reviews, dglazkov+blink, eae+blinkwatch, lgombos, karen, dimich, ericbidelman
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -2 lines) Patch
A LayoutTests/fast/workers/resources/worker-base64.js View 1 1 chunk +9 lines, -0 lines 0 comments Download
A + LayoutTests/fast/workers/worker-base64.html View 1 chunk +4 lines, -1 line 0 comments Download
A LayoutTests/fast/workers/worker-base64-expected.txt View 1 1 chunk +12 lines, -0 lines 0 comments Download
M Source/core/workers/WorkerGlobalScope.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
do-not-use
7 years, 5 months ago (2013-07-19 07:54:54 UTC) #1
haraken
How do other browsers behave?
7 years, 5 months ago (2013-07-19 07:58:12 UTC) #2
do-not-use
On 2013/07/19 07:58:12, haraken wrote: > How do other browsers behave? Relevant links for Firefox: ...
7 years, 5 months ago (2013-07-19 08:04:34 UTC) #3
do-not-use
7 years, 5 months ago (2013-07-19 08:42:42 UTC) #4
do-not-use
Firefox and IE10 expose these functions to workers. WebKit does not.
7 years, 5 months ago (2013-07-19 08:43:05 UTC) #5
haraken
ok, LGTM.
7 years, 5 months ago (2013-07-19 08:49:07 UTC) #6
do-not-use
arv, is this one OK with you as well?
7 years, 5 months ago (2013-07-19 14:59:14 UTC) #7
arv (Not doing code reviews)
LGTM https://codereview.chromium.org/19749003/diff/1/LayoutTests/fast/workers/resources/worker-base64.js File LayoutTests/fast/workers/resources/worker-base64.js (right): https://codereview.chromium.org/19749003/diff/1/LayoutTests/fast/workers/resources/worker-base64.js#newcode4 LayoutTests/fast/workers/resources/worker-base64.js:4: description("Test to that atob() / btoa() functions are ...
7 years, 5 months ago (2013-07-19 15:18:09 UTC) #8
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/19749003/13001
7 years, 5 months ago (2013-07-19 15:46:23 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_lint, webkit_python_tests, webkit_tests, webkit_unit_tests, weborigin_unittests, wtf_unittests ...
7 years, 5 months ago (2013-07-19 16:16:00 UTC) #10
do-not-use
Committed patchset #2 manually as r154578 (presubmit successful).
7 years, 5 months ago (2013-07-19 16:58:50 UTC) #11
tkent
Please wait for an approval by a Blink API owner for such change.
7 years, 5 months ago (2013-07-21 22:42:57 UTC) #12
haraken
Sorry about that. I'll be careful about changes to IDL files that can affect web-exposed ...
7 years, 5 months ago (2013-07-22 04:44:24 UTC) #13
do-not-use
On 2013/07/21 22:42:57, tkent wrote: > Please wait for an approval by a Blink API ...
7 years, 5 months ago (2013-07-22 05:49:34 UTC) #14
do-not-use
On 2013/07/22 05:49:34, Christophe Dumez wrote: > On 2013/07/21 22:42:57, tkent wrote: > > Please ...
7 years, 5 months ago (2013-07-22 06:20:27 UTC) #15
abarth-chromium
7 years, 5 months ago (2013-07-22 17:44:55 UTC) #16
Message was sent while issue was closed.
LGTM

This API has as tiny footprint and is part of a well-established standard.

Powered by Google App Engine
This is Rietveld 408576698