aboutsummaryrefslogtreecommitdiffstats
path: root/platform/firefox/vapi-client.js
Commit message (Expand)AuthorAgeFilesLines
* comment grammargorhill2015-09-301-2/+2
* this fixes #756gorhill2015-09-301-0/+37
* #608: this fixes a bunch of strictness-related warningsgorhill2015-08-181-2/+2
* commenting out debugging codegorhill2015-07-121-1/+1
* this probably fixes #453gorhill2015-07-071-2/+22
* code review re. sandbox shutdowngorhill2015-07-031-19/+29
* code review: this taks care of https://github.com/gorhill/uBlock/commit/ea4fa...gorhill2015-07-031-40/+64
* some refactoring: move to-aux-process-messaging timeout into vAPIgorhill2015-06-291-120/+115
* some more work re inspectorgorhill2015-06-281-0/+8
* dom inspector: ébauchegorhill2015-06-261-58/+130
* code reviewgorhill2015-06-171-2/+2
* Imported https://github.com/AlexVallat/uBlock/commit/620a7d78d146d071f3f7ba09...AlexVallat2015-06-171-2/+2
* code review + report more accurately request types in loggergorhill2015-06-041-2/+8
* o_O... oopsgorhill2015-05-271-1/+1
* this fixes many addon validation warningsgorhill2015-05-171-0/+6
* this fixes #211gorhill2015-05-171-1/+1
* this fixes https://github.com/chrisaljoudi/uBlock/issues/1219 for Firefoxgorhill2015-04-091-1/+1
* forgot to add shutdown to other platforms (re. https://github.com/gorhill/uMa...gorhill2015-04-081-0/+32
* vAPI.sessionId, element-picker dialog as iframeDeathamns2015-02-141-1/+3
* Remove previous Safari overhead; cleanup workarounds from rest of codeChris2015-02-101-6/+0
* Firefox: remove evalInSandboxDeathamns2015-01-271-1/+1
* Firefox: behind-the-scene requests / non-http tabsDeathamns2015-01-261-16/+14
* not neededgorhill2015-01-151-13/+0
* URL handling changesDeathamns2015-01-151-0/+13
* Firefox: fixed content scripts?Deathamns2015-01-131-2/+4
* Firefox: improvements for content scriptsDeathamns2015-01-131-12/+24
* Code stylingDeathamns2015-01-131-5/+5
* Firefox: new method for request handlingDeathamns2015-01-131-7/+9
* Add license headers, plus some code stylingDeathamns2015-01-131-1/+1
* Firefox: implement vAPI.tabs.injectScriptDeathamns2015-01-131-1/+14
* Firefox: implement toolbar button and popupDeathamns2015-01-131-1/+3
* Firefox: add basic blocking + some fixesDeathamns2015-01-131-2/+1
* Firefox: partial vAPI.tabs implementationDeathamns2015-01-131-1/+2
* Initial Firefox port (base, messaging, locales)Deathamns2015-01-131-0/+148