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

Side by Side Diff: third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt

Issue 2552693002: [Merge M-56] Rename canMakeActivePayment to canMakePayment (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « components/payments/payment_request.mojom ('k') | third_party/WebKit/Source/modules/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead. 1 CONSOLE WARNING: line 94: 'webkitOfflineAudioContext' is deprecated. Please use 'OfflineAudioContext' instead.
2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead. 2 CONSOLE WARNING: line 94: 'webkitAudioContext' is deprecated. Please use 'AudioC ontext' instead.
3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead . 3 CONSOLE WARNING: line 94: 'window.webkitStorageInfo' is deprecated. Please use ' navigator.webkitTemporaryStorage' or 'navigator.webkitPersistentStorage' instead .
4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated and will be remov ed in M57, around March 2017. Please use 'IDBTransaction' instead. See https://w ww.chromestatus.com/features/5775330191081472 for more details. 4 CONSOLE WARNING: line 94: 'webkitIDBTransaction' is deprecated and will be remov ed in M57, around March 2017. Please use 'IDBTransaction' instead. See https://w ww.chromestatus.com/features/5775330191081472 for more details.
5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated and will be removed i n M57, around March 2017. Please use 'IDBRequest' instead. See https://www.chrom estatus.com/features/5775330191081472 for more details. 5 CONSOLE WARNING: line 94: 'webkitIDBRequest' is deprecated and will be removed i n M57, around March 2017. Please use 'IDBRequest' instead. See https://www.chrom estatus.com/features/5775330191081472 for more details.
6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated and will be remov ed in M57, around March 2017. Please use 'IDBObjectStore' instead. See https://w ww.chromestatus.com/features/5775330191081472 for more details. 6 CONSOLE WARNING: line 94: 'webkitIDBObjectStore' is deprecated and will be remov ed in M57, around March 2017. Please use 'IDBObjectStore' instead. See https://w ww.chromestatus.com/features/5775330191081472 for more details.
7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated and will be removed in M57, around March 2017. Please use 'IDBKeyRange' instead. See https://www.chr omestatus.com/features/5775330191081472 for more details. 7 CONSOLE WARNING: line 94: 'webkitIDBKeyRange' is deprecated and will be removed in M57, around March 2017. Please use 'IDBKeyRange' instead. See https://www.chr omestatus.com/features/5775330191081472 for more details.
8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated and will be removed in M57, around March 2017. Please use 'IDBIndex' instead. See https://www.chromesta tus.com/features/5775330191081472 for more details. 8 CONSOLE WARNING: line 94: 'webkitIDBIndex' is deprecated and will be removed in M57, around March 2017. Please use 'IDBIndex' instead. See https://www.chromesta tus.com/features/5775330191081472 for more details.
9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated and will be removed i n M57, around March 2017. Please use 'IDBFactory' instead. See https://www.chrom estatus.com/features/5775330191081472 for more details. 9 CONSOLE WARNING: line 94: 'webkitIDBFactory' is deprecated and will be removed i n M57, around March 2017. Please use 'IDBFactory' instead. See https://www.chrom estatus.com/features/5775330191081472 for more details.
10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated and will be removed in M57, around March 2017. Please use 'IDBDatabase' instead. See https://www.chr omestatus.com/features/5775330191081472 for more details. 10 CONSOLE WARNING: line 94: 'webkitIDBDatabase' is deprecated and will be removed in M57, around March 2017. Please use 'IDBDatabase' instead. See https://www.chr omestatus.com/features/5775330191081472 for more details.
(...skipping 4515 matching lines...) Expand 10 before | Expand all | Expand 10 after
4526 method getManifest 4526 method getManifest
4527 method setManifest 4527 method setManifest
4528 interface PaymentRequest : EventTarget 4528 interface PaymentRequest : EventTarget
4529 attribute @@toStringTag 4529 attribute @@toStringTag
4530 getter onshippingaddresschange 4530 getter onshippingaddresschange
4531 getter onshippingoptionchange 4531 getter onshippingoptionchange
4532 getter shippingAddress 4532 getter shippingAddress
4533 getter shippingOption 4533 getter shippingOption
4534 getter shippingType 4534 getter shippingType
4535 method abort 4535 method abort
4536 method canMakeActivePayment 4536 method canMakePayment
4537 method constructor 4537 method constructor
4538 method show 4538 method show
4539 setter onshippingaddresschange 4539 setter onshippingaddresschange
4540 setter onshippingoptionchange 4540 setter onshippingoptionchange
4541 interface PaymentRequestUpdateEvent : Event 4541 interface PaymentRequestUpdateEvent : Event
4542 attribute @@toStringTag 4542 attribute @@toStringTag
4543 method constructor 4543 method constructor
4544 method updateWith 4544 method updateWith
4545 interface PaymentResponse 4545 interface PaymentResponse
4546 attribute @@toStringTag 4546 attribute @@toStringTag
(...skipping 4361 matching lines...) Expand 10 before | Expand all | Expand 10 after
8908 method stop 8908 method stop
8909 method webkitCancelAnimationFrame 8909 method webkitCancelAnimationFrame
8910 method webkitCancelRequestAnimationFrame 8910 method webkitCancelRequestAnimationFrame
8911 method webkitRequestAnimationFrame 8911 method webkitRequestAnimationFrame
8912 method webkitRequestFileSystem 8912 method webkitRequestFileSystem
8913 method webkitResolveLocalFileSystemURL 8913 method webkitResolveLocalFileSystemURL
8914 PASS successfullyParsed is true 8914 PASS successfullyParsed is true
8915 8915
8916 TEST COMPLETE 8916 TEST COMPLETE
8917 8917
OLDNEW
« no previous file with comments | « components/payments/payment_request.mojom ('k') | third_party/WebKit/Source/modules/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698