Skip to content

Commit

Permalink
Replace "use strict" by 'use strict'
Browse files Browse the repository at this point in the history
  • Loading branch information
sanuj committed Feb 9, 2016
1 parent 9239189 commit 04216d0
Show file tree
Hide file tree
Showing 1,015 changed files with 1,061 additions and 1,060 deletions.
2 changes: 1 addition & 1 deletion Apps/CesiumViewer/CesiumViewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ define([
Viewer,
viewerCesiumInspectorMixin,
viewerDragDropMixin) {
"use strict";
'use strict';

/*
* 'debug' : true/false, // Full WebGL error reporting at substantial performance cost.
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/CesiumSandcastle.js
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ require({
when,
LinkButton,
Cesium) {
"use strict";
'use strict';

//In order for CodeMirror auto-complete to work, Cesium needs to be defined as a global.
window.Cesium = Cesium;
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/LinkButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ define([
declare,
domClass,
template) {
"use strict";
'use strict';

return declare('Sandcastle.LinkButton', [_WidgetBase, _TemplatedMixin, _CssStateMixin], {
baseClass : "dijitButton",
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/Sandcastle-client.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(function() {
"use strict";
'use strict';
/*global console,Sandcastle,window*/

window.parent.postMessage('reload', '*');
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/Sandcastle-header.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
(function() {
"use strict";
'use strict';

var defaultAction;
var bucket = window.location.href;
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/3D Models.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer', {
scene3DOnly: true,
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/ArcGIS MapServer.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');

Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Billboards.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');

Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Box.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');

Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Billboard and Label.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Circles and Ellipses.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Colors.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Model.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Path.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Point - Time Dynamic.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<script id="cesium_sandcastle_script">

function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Point.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Polygon.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Polyline.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Position Definitions.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Rectangle.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Reference Properties.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Spheres and Ellipsoids.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [
{
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML Wall.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var czml = [ {
"id" : "document",
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/CZML.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');

Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Camera Tutorial.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');

Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Camera.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<div id="loadingOverlay"><h1>Loading...</h1></div>
<div id="toolbar"><div id="viewChanged">View Changed</div></div><script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');
var scene = viewer.scene;
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Cardboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer', {
vrButton : true
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Cesium Inspector.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');
var scene = viewer.scene;
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Cesium Widget.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
// Cesium.CesiumWidget is similar to Cesium.Viewer, but
// is trimmed down. It is just a widget for the 3D globe;
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Circles and Ellipses.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');

Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Corridor.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');

Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Custom DataSource.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
/**
* This class is an example of a custom DataSource. It loads JSON data as
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Cylinders and Cones.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');

Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/GeoJSON and TopoJSON.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');

Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/GeoJSON simplestyle.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
//Load a GeoJSON file containing simplestyle information.
//To learn more about simplestyle, see https://github.com/mapbox/simplestyle-spec
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Geometry and Appearances.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
Cesium.Math.setRandomNumberSeed(1234);

Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Hello World.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');
//Sandcastle_End
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Imagery Adjustment.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
</div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer');
var imageryLayers = viewer.imageryLayers;
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Imagery Layers Manipulation.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer', {
baseLayerPicker : false
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Imagery Layers.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<div id="toolbar"></div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer', {
imageryProvider : new Cesium.ArcGisMapServerImageryProvider({
Expand Down
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/Interpolation.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</div>
<script id="cesium_sandcastle_script">
function startup(Cesium) {
"use strict";
'use strict';
//Sandcastle_Begin
var viewer = new Cesium.Viewer('cesiumContainer', {
terrainProviderViewModels : [], //Disable terrain changing
Expand Down
Loading

0 comments on commit 04216d0

Please sign in to comment.