Files
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
..
2016-05-10 12:22:25 -07:00
2016-09-04 20:52:33 -05:00