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

Unified Diff: Source/devtools/front_end/ui/ViewportControl.js

Issue 663083004: [DevTools] Remove remaining usages of global properties. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed review comments Created 6 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/devtools/front_end/ui/View.js ('k') | Source/devtools/front_end/ui/ZoomManager.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/ui/ViewportControl.js
diff --git a/Source/devtools/front_end/ui/ViewportControl.js b/Source/devtools/front_end/ui/ViewportControl.js
index 5735bd719db2f1cc0058110059ed78c6303b2a8b..e783548ae26e2f6e40d6ac7d0d4f2af481b134b5 100644
--- a/Source/devtools/front_end/ui/ViewportControl.js
+++ b/Source/devtools/front_end/ui/ViewportControl.js
@@ -230,6 +230,7 @@ WebInspector.ViewportControl.prototype = {
/**
* @param {?Selection} selection
+ * @suppressGlobalPropertiesCheck
*/
_isSelectionBackwards: function(selection)
{
« no previous file with comments | « Source/devtools/front_end/ui/View.js ('k') | Source/devtools/front_end/ui/ZoomManager.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698