Commit Graph

7 Commits

Author SHA1 Message Date
Brian Coleman
72d1e73d61 chrome - webrequest.onAuthRequired.addListener (#18629)
Fix callback parameter signature passed to webRequest.onAuthRequired.addListener.
2017-08-04 16:36:40 -07:00
Leonard Thieu
1c3565933c :( 2017-06-13 13:00:42 -04:00
Ryan Cavanaugh
7ca6100e6c Merge pull request #15380 from epicgirl1998/master
chrome: Really fix chrome.webNavigation event filtering
2017-04-10 14:43:40 -07:00
Minghao Ni
ce331bb0a8 add requireInteraction field in NotificationOptions, used in chrome.notification.* apis 2017-03-30 15:57:15 +08:00
Keith Henry
312f51088e Added chrome.i18n.detectLanguage
`chrome.i18n.detectLanguage` is missing from the type definitions, this change adds the definition.

Original documentation at https://developer.chrome.com/extensions/i18n#method-detectLanguage
2017-03-27 08:38:58 +01:00
epicgirl1998
3ab99add41 Fix chrome.webNavigation filtering again 2017-03-25 04:52:25 +02:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00