 Chromium Code Reviews
 Chromium Code Reviews Issue 19885002:
  WebCrypto: Add interfaces for importKey().  (Closed) 
  Base URL: svn://svn.chromium.org/blink/trunk
    
  
    Issue 19885002:
  WebCrypto: Add interfaces for importKey().  (Closed) 
  Base URL: svn://svn.chromium.org/blink/trunk| Index: LayoutTests/TestExpectations | 
| diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations | 
| index 5bc87324373c7e725f9217dea90a8de7512a6329..1388461129cf280a4dd2e8c3d86345b8ae959560 100644 | 
| --- a/LayoutTests/TestExpectations | 
| +++ b/LayoutTests/TestExpectations | 
| @@ -1724,3 +1724,6 @@ crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai | 
| # started timing out around r154246..r154251 | 
| crbug.com/260744 [ Debug ] fast/js/regress/function-dot-apply.html [ Timeout ] | 
| crbug.com/260744 [ Debug ] fast/js/regress/inline-arguments-local-escape.html [ Timeout ] | 
| + | 
| +# Part of a 2-sided patch; re-enabled immediately after chromium side lands. | 
| +Bug(eroman) crypto/ [ Skip ] | 
| 
eroman
2013/07/23 01:38:22
This seems wrong. Perhaps it is better if after th
 
abarth-chromium
2013/07/23 06:22:07
I think it's fine.  You're the only one working in
 |