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

Issue 11280077: Removed Window.focus and Window.blur as they are no longer recommended. (Closed)

Created:
8 years, 1 month ago by Andrei Mouravski
Modified:
8 years, 1 month ago
Reviewers:
blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Removed Window.focus and Window.blur as they are no longer recommended. See: dev.w3.org/html5/spec/editing.html#document-level-focus-apis Committed: https://code.google.com/p/dart/source/detail?r=15131

Patch Set 1 #

Total comments: 1

Patch Set 2 : Removed from localwindow, too. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -20 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 3 chunks +0 lines, -8 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 3 chunks +0 lines, -10 lines 0 comments Download
M sdk/lib/html/scripts/htmlrenamer.py View 1 1 chunk +2 lines, -0 lines 0 comments Download
M sdk/lib/html/src/CrossFrameTypes.dart View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Andrei Mouravski
Sorry for all the CLs! Thanks for reviewing them!
8 years, 1 month ago (2012-11-20 00:16:38 UTC) #1
blois
http://codereview.chromium.org/11280077/diff/1/sdk/lib/html/src/CrossFrameTypes.dart File sdk/lib/html/src/CrossFrameTypes.dart (left): http://codereview.chromium.org/11280077/diff/1/sdk/lib/html/src/CrossFrameTypes.dart#oldcode35 sdk/lib/html/src/CrossFrameTypes.dart:35: void blur(); I believe that LocalWindow still has blur ...
8 years, 1 month ago (2012-11-20 00:24:31 UTC) #2
Andrei Mouravski
Fixed.
8 years, 1 month ago (2012-11-20 00:36:32 UTC) #3
blois
8 years, 1 month ago (2012-11-20 00:45:20 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698