11 Commits

Author SHA1 Message Date
ccd0
6f8e0a3bbd Make 'all websites' permission optional. #793 2016-07-01 01:44:16 -07:00
ccd0
58da030e3b Remove obsolete workarounds for fixed JS Blocker bugs. #904 2016-06-08 23:09:58 -07:00
ccd0
ac1cb8a50e Merge branch 'master' into v1.12 2016-06-08 22:19:51 -07:00
ccd0
f986bfd984 Do initial settings fetch synchronously in Greasemonkey. 2016-06-04 23:46:24 -07:00
ccd0
10d761bcbe Replace ad script blacklist with whitelist. 2016-06-02 02:57:55 -07:00
ccd0
38d2c4c03f Better handling of content blockers that throw exceptions during AJAX requests. #789, #910
Adblock Plus and NoScript throw the error on `r.send()` now.

Expand try-catch block to handle it, and add check that it's
really a content-blocker error.

Remove the notification; this should be handled the same as a
connection error since that's what other content blockers
(e.g. uBlock Origin) will simulate. Instead log connection errors
that don't return a status code to the console.
2016-05-17 22:21:29 -07:00
ccd0
d1232b474d Remove old MutationObserver workaround for MS Edge. #904 2016-05-17 04:12:36 -07:00
ccd0
b7bfa04dbd Remove workaround for lack of responseType='json'. #904 2016-05-17 02:41:56 -07:00
ccd0
64bb62a075 No more having to hack the contents of the coffee-generated JS. 2016-04-19 16:27:05 -07:00
ccd0
dc6485d30a $.buildType -> $.platform 2016-04-15 23:19:27 -07:00
ccd0
0488f30197 Break up src/General. 2016-04-15 22:09:38 -07:00