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

Unified Diff: page/DOMSelection.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 years, 8 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
« no previous file with comments | « page/DOMSecurityPolicy.idl ('k') | page/DOMWindow.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: page/DOMSelection.idl
diff --git a/page/DOMSelection.idl b/page/DOMSelection.idl
index ee6979ae18e40bb80cc7eddf967892fc31c8e2d8..5d10908f87e7df89cf065e6d20f0f2293b87185a 100644
--- a/page/DOMSelection.idl
+++ b/page/DOMSelection.idl
@@ -30,7 +30,6 @@
// This is based off of Mozilla's Selection interface
// https://developer.mozilla.org/En/DOM/Selection
[
- JSGenerateIsReachable=ImplFrame,
InterfaceName=Selection
] interface DOMSelection {
readonly attribute Node anchorNode;
« no previous file with comments | « page/DOMSecurityPolicy.idl ('k') | page/DOMWindow.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698