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

Issue 252213003: Revert 266798 "[webcrypto] Make operations run on a background t..." (Closed)

Created:
6 years, 7 months ago by jsbell
Modified:
6 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 266798 "[webcrypto] Make operations run on a background t..." > [webcrypto] Make operations run on a background thread so they don't block the blink thread. > > More details on threading strategy provided in webcrypto_impl.cc. > > BUG=245025 > > Review URL: https://codereview.chromium.org/233733004 TBR=eroman@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266903

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+382 lines, -1086 lines) Patch
M trunk/src/content/child/webcrypto/jwk.h View 2 chunks +2 lines, -4 lines 0 comments Download
M trunk/src/content/child/webcrypto/jwk.cc View 4 chunks +11 lines, -10 lines 0 comments Download
M trunk/src/content/child/webcrypto/platform_crypto.h View 12 chunks +14 lines, -47 lines 0 comments Download
M trunk/src/content/child/webcrypto/platform_crypto_nss.cc View 49 chunks +78 lines, -163 lines 0 comments Download
M trunk/src/content/child/webcrypto/platform_crypto_openssl.cc View 17 chunks +33 lines, -41 lines 0 comments Download
M trunk/src/content/child/webcrypto/shared_crypto.h View 7 chunks +18 lines, -23 lines 0 comments Download
M trunk/src/content/child/webcrypto/shared_crypto.cc View 26 chunks +51 lines, -67 lines 0 comments Download
M trunk/src/content/child/webcrypto/shared_crypto_unittest.cc View 3 chunks +5 lines, -128 lines 0 comments Download
M trunk/src/content/child/webcrypto/status.h View 1 chunk +1 line, -3 lines 0 comments Download
M trunk/src/content/child/webcrypto/webcrypto_impl.h View 2 chunks +7 lines, -2 lines 0 comments Download
M trunk/src/content/child/webcrypto/webcrypto_impl.cc View 14 chunks +133 lines, -593 lines 0 comments Download
M trunk/src/content/child/webcrypto/webcrypto_util.h View 2 chunks +10 lines, -1 line 0 comments Download
M trunk/src/content/child/webcrypto/webcrypto_util.cc View 1 chunk +19 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jsbell
6 years, 7 months ago (2014-04-29 16:58:09 UTC) #1
jsbell
Committed patchset #1 manually as r266903.
6 years, 7 months ago (2014-04-29 16:58:33 UTC) #2
jsbell
6 years, 7 months ago (2014-04-29 17:00:21 UTC) #3
Message was sent while issue was closed.
Revert due to a large number of layout test crashes in crypto/

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40...

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40...

Powered by Google App Engine
This is Rietveld 408576698