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

Unified Diff: WebCore/ChangeLog

Side-by-side diff isn't available for this file because of its large size.
Issue 3509008: Merge 68345 - document.nodesFromRect() needs to be removed from Document.idl... (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/517/
Patch Set: Created 10 years, 2 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:
Download patch
« no previous file with comments | « LayoutTests/platform/win/Skipped ('k') | WebCore/dom/Document.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WebCore/ChangeLog
===================================================================
--- WebCore/ChangeLog (revision 68485)
+++ WebCore/ChangeLog (working copy)
@@ -1,3 +1,20 @@
+2010-09-25 Antonio Gomes <agomes@rim.com>
+
+ Reviewed by Kenneth Christiansen and Andreas Kling.
+
+ document.nodesFromRect() needs to be removed from Document.idl
+ https://bugs.webkit.org/show_bug.cgi?id=46492
+
+ As discussed with Sam Weinig on IRC, it was decided to removed
+ nodesFromRect() from the Document.idl, and that way, not exposing
+ it to Web content.
+
+ Reason: there is no plan to make it standard at the moment, and at the
+ very least, the method should had been originally added with the "webkit"
+ prefix, which was not the case.
+
+ * dom/Document.idl:
+
2010-09-22 Matt Perry <mpcomplete@chromium.org>
Reviewed by Darin Fisher.
« no previous file with comments | « LayoutTests/platform/win/Skipped ('k') | WebCore/dom/Document.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698