applications/clouddemo/net4/CloudDemo.Mvc/Scripts/bootstrap.esm.js (7 lines): - line 1071: // TODO: this is now unused; remove later along with prev() - line 1287: // TODO:v6 remove boolean support - line 1334: // FIXME TODO use `document.visibilityState` - line 4406: // TODO: v6 @deprecated, keep it for backwards compatibility reasons - line 4414: // TODO v6 @deprecated, keep it for backwards compatibility reasons - line 4478: // TODO: on v6 target should be given explicitly & remove the {target: 'ss-target'} case - line 4479: config.target = getElement(config.target) || document.body; // TODO: v6 Only for backwards compatibility reasons. Use rootMargin only applications/clouddemo/net4/CloudDemo.Mvc/Scripts/bootstrap.bundle.js (7 lines): - line 1075: // TODO: this is now unused; remove later along with prev() - line 1291: // TODO:v6 remove boolean support - line 1338: // FIXME TODO use `document.visibilityState` - line 6256: // TODO: v6 @deprecated, keep it for backwards compatibility reasons - line 6264: // TODO v6 @deprecated, keep it for backwards compatibility reasons - line 6328: // TODO: on v6 target should be given explicitly & remove the {target: 'ss-target'} case - line 6329: config.target = getElement(config.target) || document.body; // TODO: v6 Only for backwards compatibility reasons. Use rootMargin only functions/helloworld/HelloHttp/Function.cs (2 lines): - line 15: // TODO: Only try to parse the JSON if the content type is application/json? - line 16: // TODO: Fail the request if the JSON is invalid? iam/api/QuickStart/QuickStart.cs (2 lines): - line 29: // TODO: Replace with your project ID - line 31: // TODO: Replace with the ID of your principal. cloud-sql/postgres/Filters/DbExceptionFilter.cs (1 line): - line 52: // TODO: Pass additional detailed data via ViewData testutil/TestUtil.cs (1 line): - line 49: // TODO: Remove this class and use cloud-sql/sql-server/Filters/DbExceptionFilter.cs (1 line): - line 52: // TODO: Pass additional detailed data via ViewData datastore/api/TaskListTest/DatastoreTest.cs (1 line): - line 925: // TODO: return keys; when following bug is fixed: cloud-sql/mysql/Filters/DbExceptionFilter.cs (1 line): - line 52: // TODO: Pass additional detailed data via ViewData