Title: [91390] trunk/Source/WebKit/chromium
- Revision
- 91390
- Author
- [email protected]
- Date
- 2011-07-20 12:39:02 -0700 (Wed, 20 Jul 2011)
Log Message
Remove TODO in WebNode.h from a two-sided patch that has now landed
https://bugs.webkit.org/show_bug.cgi?id=64840
Reviewed by Darin Fisher.
* public/WebNode.h:
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (91389 => 91390)
--- trunk/Source/WebKit/chromium/ChangeLog 2011-07-20 19:36:45 UTC (rev 91389)
+++ trunk/Source/WebKit/chromium/ChangeLog 2011-07-20 19:39:02 UTC (rev 91390)
@@ -1,3 +1,12 @@
+2011-07-20 Ilya Sherman <[email protected]>
+
+ Remove TODO in WebNode.h from a two-sided patch that has now landed
+ https://bugs.webkit.org/show_bug.cgi?id=64840
+
+ Reviewed by Darin Fisher.
+
+ * public/WebNode.h:
+
2011-07-20 Glen Shires <[email protected]>
Bug 64625: Add isSpeechInputEnabled flag to WebContextMenuData.
Modified: trunk/Source/WebKit/chromium/public/WebNode.h (91389 => 91390)
--- trunk/Source/WebKit/chromium/public/WebNode.h 2011-07-20 19:36:45 UTC (rev 91389)
+++ trunk/Source/WebKit/chromium/public/WebNode.h 2011-07-20 19:39:02 UTC (rev 91390)
@@ -35,9 +35,6 @@
#include "WebPrivatePtr.h"
#include "WebString.h"
-// TODO(isherman): Remove this once the Chromium side is updated.
-#define CRBUG_72758_FIXED
-
namespace WebCore { class Node; }
namespace WebKit {
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes