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

Unified Diff: third_party/WebKit/WebCore/dom/CharacterData.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/CharacterData.cpp ('k') | third_party/WebKit/WebCore/dom/ContainerNode.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/WebCore/dom/CharacterData.idl
===================================================================
--- third_party/WebKit/WebCore/dom/CharacterData.idl (revision 9383)
+++ third_party/WebKit/WebCore/dom/CharacterData.idl (working copy)
@@ -23,7 +23,7 @@
GenerateConstructor,
InterfaceUUID=149159F4-D2BA-4040-8137-6BF6424C972A,
ImplementationUUID=E2095280-B9BD-446a-8C03-79F78417CDFF
- ] CharacterData : Node {
+ ] CharacterData : EventTargetNode {
attribute [ConvertNullToNullString] DOMString data
setter raises(DOMException);
« no previous file with comments | « third_party/WebKit/WebCore/dom/CharacterData.cpp ('k') | third_party/WebKit/WebCore/dom/ContainerNode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698