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

Issue 15901021: Move window.crypto to modules/crypto (Closed)

Created:
7 years, 6 months ago by eroman
Modified:
7 years, 6 months ago
CC:
blink-reviews, jsbell+bindings_chromium.org, eae+blinkwatch, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, Ryan Sleevi
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rename modules/webcrypto ==> modules/crypto #

Patch Set 3 : Fix compile error in debug mode #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -234 lines) Patch
M Source/bindings/v8/custom/V8CryptoCustom.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M Source/core/core.gypi View 2 chunks +0 lines, -3 lines 0 comments Download
D Source/core/page/Crypto.h View 1 chunk +0 lines, -53 lines 0 comments Download
D Source/core/page/Crypto.cpp View 1 chunk +0 lines, -73 lines 0 comments Download
D Source/core/page/Crypto.idl View 1 chunk +0 lines, -34 lines 0 comments Download
M Source/core/page/DOMWindow.h View 3 chunks +0 lines, -3 lines 0 comments Download
M Source/core/page/DOMWindow.cpp View 1 2 4 chunks +0 lines, -12 lines 0 comments Download
M Source/core/page/DOMWindow.idl View 1 chunk +0 lines, -1 line 0 comments Download
A + Source/modules/crypto/Crypto.h View 1 2 chunks +6 lines, -6 lines 0 comments Download
A + Source/modules/crypto/Crypto.cpp View 1 3 chunks +12 lines, -12 lines 0 comments Download
A + Source/modules/crypto/Crypto.idl View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A + Source/modules/crypto/DOMWindowCrypto.h View 1 1 chunk +13 lines, -14 lines 0 comments Download
A + Source/modules/crypto/DOMWindowCrypto.cpp View 1 2 chunks +16 lines, -19 lines 0 comments Download
A + Source/modules/crypto/DOMWindowCrypto.idl View 1 2 chunks +5 lines, -4 lines 0 comments Download
M Source/modules/modules.gypi View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
eroman
Adam, would you be willing to be a reviewer for the webcrypto implementation? Here is ...
7 years, 6 months ago (2013-06-11 21:55:54 UTC) #1
abarth-chromium
LGTM! https://codereview.chromium.org/15901021/diff/1/Source/bindings/v8/custom/V8CryptoCustom.cpp File Source/bindings/v8/custom/V8CryptoCustom.cpp (right): https://codereview.chromium.org/15901021/diff/1/Source/bindings/v8/custom/V8CryptoCustom.cpp#newcode38 Source/bindings/v8/custom/V8CryptoCustom.cpp:38: void V8Crypto::getRandomValuesMethodCustom(const v8::FunctionCallbackInfo<v8::Value>& args) Why doe this need ...
7 years, 6 months ago (2013-06-11 21:58:53 UTC) #2
Ryan Sleevi
https://codereview.chromium.org/15901021/diff/1/Source/bindings/v8/custom/V8CryptoCustom.cpp File Source/bindings/v8/custom/V8CryptoCustom.cpp (right): https://codereview.chromium.org/15901021/diff/1/Source/bindings/v8/custom/V8CryptoCustom.cpp#newcode38 Source/bindings/v8/custom/V8CryptoCustom.cpp:38: void V8Crypto::getRandomValuesMethodCustom(const v8::FunctionCallbackInfo<v8::Value>& args) On 2013/06/11 21:58:53, abarth wrote: ...
7 years, 6 months ago (2013-06-11 22:05:42 UTC) #3
eroman
Thanks! https://codereview.chromium.org/15901021/diff/1/Source/modules/modules.gypi File Source/modules/modules.gypi (right): https://codereview.chromium.org/15901021/diff/1/Source/modules/modules.gypi#newcode152 Source/modules/modules.gypi:152: 'webcrypto/DOMWindowCrypto.idl', On 2013/06/11 21:58:53, abarth wrote: > webcrypto ...
7 years, 6 months ago (2013-06-11 22:10:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/15901021/7001
7 years, 6 months ago (2013-06-11 22:14:14 UTC) #5
abarth-chromium
On 2013/06/11 22:05:42, Ryan Sleevi wrote: > This was suggested by haraken@ after much discussion. ...
7 years, 6 months ago (2013-06-11 23:15:43 UTC) #6
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 6 months ago (2013-06-12 00:22:15 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eroman@chromium.org/15901021/22001
7 years, 6 months ago (2013-06-12 00:38:34 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_layout_rel&number=9624
7 years, 6 months ago (2013-06-12 04:02:10 UTC) #9
eroman
7 years, 6 months ago (2013-06-12 04:17:29 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 manually as r152261 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698