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

Unified Diff: Source/core/frame/AbstractView.idl

Issue 26917003: Move DOMWindow and related clases from page/ to frame/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/fetch/ResourceFetcher.cpp ('k') | Source/core/frame/AdjustViewSizeOrNot.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/AbstractView.idl
diff --git a/Source/core/page/AbstractView.idl b/Source/core/frame/AbstractView.idl
similarity index 92%
rename from Source/core/page/AbstractView.idl
rename to Source/core/frame/AbstractView.idl
index 60c537f55507d3adde79a9a9b47d6b9da99b1e82..01df15c66ff23bd71e3e7277ea1e82e775f1eee0 100644
--- a/Source/core/page/AbstractView.idl
+++ b/Source/core/frame/AbstractView.idl
@@ -24,6 +24,9 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
+// FIXME: I believe this file is unused. Window.idl could use it
+// but currently it just defines these interfaces itself.
+
// Introduced in DOM Level 2:
[
« no previous file with comments | « Source/core/fetch/ResourceFetcher.cpp ('k') | Source/core/frame/AdjustViewSizeOrNot.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698