Bug 164744 - SubtleCrypto::deriveKey always return NOT_SUPPORTED_ERR for now
Summary: SubtleCrypto::deriveKey always return NOT_SUPPORTED_ERR for now
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jiewen Tan
URL:
Keywords: InRadar
Depends on:
Blocks: 160883
  Show dependency treegraph
 
Reported: 2016-11-14 15:57 PST by Jiewen Tan
Modified: 2016-11-30 17:26 PST (History)
8 users (show)

See Also:


Attachments
Patch (10.45 KB, patch)
2016-11-27 14:56 PST, Jiewen Tan
darin: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews121 for ios-simulator-wk2 (9.28 MB, application/zip)
2016-11-27 16:10 PST, Build Bot
no flags Details
Patch for landing (10.35 KB, patch)
2016-11-30 16:34 PST, Jiewen Tan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jiewen Tan 2016-11-14 15:57:08 PST
Update SubtleCrypto::deriveKey to match the latest spec.
Comment 1 Radar WebKit Bug Importer 2016-11-14 16:49:34 PST
<rdar://problem/29258083>
Comment 2 Jiewen Tan 2016-11-27 14:56:49 PST
Created attachment 295469 [details]
Patch
Comment 3 Build Bot 2016-11-27 16:10:33 PST
Comment on attachment 295469 [details]
Patch

Attachment 295469 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2580154

New failing tests:
intersection-observer/intersection-observer-entry-interface.html
Comment 4 Build Bot 2016-11-27 16:10:37 PST
Created attachment 295474 [details]
Archive of layout-test-results from ews121 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews121  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 5 Jiewen Tan 2016-11-28 12:11:26 PST
Comment on attachment 295469 [details]
Patch

Thanks Darin for r+ my patch.
Comment 6 Jiewen Tan 2016-11-30 16:34:22 PST
Created attachment 295787 [details]
Patch for landing
Comment 7 WebKit Commit Bot 2016-11-30 17:11:32 PST
Comment on attachment 295787 [details]
Patch for landing

Clearing flags on attachment: 295787

Committed r209166: <http://trac.webkit.org/changeset/209166>