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

Unified Diff: third_party/WebKit/WebCore/dom/DocumentFragment.idl

Issue 21165: Revert the merge. Mac build is mysteriously broken. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 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
« no previous file with comments | « third_party/WebKit/WebCore/dom/Document.idl ('k') | third_party/WebKit/WebCore/dom/Element.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/WebCore/dom/DocumentFragment.idl
===================================================================
--- third_party/WebKit/WebCore/dom/DocumentFragment.idl (revision 9383)
+++ third_party/WebKit/WebCore/dom/DocumentFragment.idl (working copy)
@@ -23,7 +23,7 @@
GenerateConstructor,
InterfaceUUID=F5C8DAF0-D728-4b2b-9D9C-630621B07D35,
ImplementationUUID=E57BF71F-3FAA-495c-A307-E288F8E5B2EC
- ] DocumentFragment : Node {
+ ] DocumentFragment : EventTargetNode {
// NodeSelector - Selector API
// FIXME: add support for NSResolver in languages other than JS
Element querySelector(in [ConvertUndefinedOrNullToNullString] DOMString selectors)
« no previous file with comments | « third_party/WebKit/WebCore/dom/Document.idl ('k') | third_party/WebKit/WebCore/dom/Element.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698