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

Unified Diff: modules/encoding/TextEncoder.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 months 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 side-by-side diff with in-line comments
Download patch
Index: modules/encoding/TextEncoder.idl
diff --git a/modules/encoding/TextEncoder.idl b/modules/encoding/TextEncoder.idl
index 8812f044c97f32c2e7c51dbb90a0b1b3368a3451..8730de4a6b41a2c92fcaad144c24df068fd06cb6 100644
--- a/modules/encoding/TextEncoder.idl
+++ b/modules/encoding/TextEncoder.idl
@@ -31,6 +31,7 @@
[
Exposed=(Window,Worker),
Constructor(optional DOMString utfLabel = "utf-8"),
+ ConstructorCallWith=ExecutionContext,
RaisesException=Constructor,
GarbageCollected,
MeasureAs=TextEncoderConstructor
« no previous file with comments | « modules/device_orientation/WindowDeviceOrientation.idl ('k') | modules/encryptedmedia/HTMLMediaElementEncryptedMedia.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698