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

Unified Diff: third_party/WebKit/Source/core/html/HTMLOptionsCollection.idl

Issue 2676663006: Remove SetWrapperReferenceTo and SetWrapperReferenceFrom (Closed)
Patch Set: Rebase on master Created 3 years, 10 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: third_party/WebKit/Source/core/html/HTMLOptionsCollection.idl
diff --git a/third_party/WebKit/Source/core/html/HTMLOptionsCollection.idl b/third_party/WebKit/Source/core/html/HTMLOptionsCollection.idl
index f5e32f3f5982918263e0e2996b1d989733b14f9f..3c6caa3d8083720d07bbd972d788e5d9f290d316 100644
--- a/third_party/WebKit/Source/core/html/HTMLOptionsCollection.idl
+++ b/third_party/WebKit/Source/core/html/HTMLOptionsCollection.idl
@@ -23,7 +23,6 @@
[
DependentLifetime,
- SetWrapperReferenceFrom=ownerNode,
] interface HTMLOptionsCollection : HTMLCollection {
// inherits item()
[CEReactions, RaisesException=Setter] attribute unsigned long length; // shadows inherited length
« no previous file with comments | « third_party/WebKit/Source/core/html/HTMLFormControlsCollection.idl ('k') | third_party/WebKit/Source/core/html/RelList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698