DefinitelyTyped/chrome
Joel Spadin 989cbc1b80 Fix Chrome tests with strict null checking enabled
Enabled strict null checking for Chrome tests and fixed some issues with the
existing tests.

The example code at
https://developer.chrome.com/extensions/examples/api/bookmarks/basic/popup.js
would use an uninitialized 'span' variable if bookmarkNode.title was empty.
Since I have no idea what it was supposed to do in that case, I just moved the
declaration of span up a block.
2016-09-04 21:07:33 -05:00
..
chrome-app-tests.ts Remove unneeded references 2016-05-10 12:22:25 -07:00
chrome-app.d.ts Merge remote-tracking branch 'upstream/master' into merge_7_25 2016-07-27 10:57:46 -07:00
chrome-cast.d.ts Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
chrome-tests.ts Fix Chrome tests with strict null checking enabled 2016-09-04 21:07:33 -05:00
index.d.ts Fix strict null checking in chrome 2016-09-04 20:52:33 -05:00
tsconfig.json Fix Chrome tests with strict null checking enabled 2016-09-04 21:07:33 -05:00