aboutsummaryrefslogtreecommitdiffstats
path: root/platform/firefox
Commit message (Expand)AuthorAgeFilesLines
* Firefox: different way for reloading a tabDeathamns2015-03-041-6/+1
* Firefox: block popups earlierDeathamns2015-03-021-50/+46
* Firefox: workaround for #886Deathamns2015-03-021-27/+27
* Firefox: handle behind-the-scene redirectsDeathamns2015-03-021-25/+32
* Fennec: fix tab titleDeathamns2015-03-011-5/+10
* Firefox/Fennec fixesDeathamns2015-03-012-8/+21
* Firefox/Fennec code cleanupDeathamns2015-02-283-332/+282
* Fennec WIP #2Cheng Sun2015-02-282-101/+329
* Use named "same document" constant instead of hardcodingCheng Sun2015-02-281-1/+1
* Firefox: toolbar icon fixes for Firefox 36+Deathamns2015-02-281-40/+59
* Firefox: behind-the-scene request typesDeathamns2015-02-281-1/+4
* Remove unused codeDeathamns2015-02-172-20/+16
* Firefox: match Chrome's behavior with frame idsDeathamns2015-02-151-3/+3
* #795: code review as per @Deathamns feedbackgorhill2015-02-151-2/+2
* this fixes #795gorhill2015-02-151-1/+3
* vAPI.sessionId, element-picker dialog as iframeDeathamns2015-02-141-1/+3
* this fixes #730gorhill2015-02-121-5/+9
* Remove previous Safari overhead; cleanup workarounds from rest of codeChris2015-02-101-6/+0
* Firefox: remove unused argumentsDeathamns2015-02-051-6/+3
* Firefox: fix extension restartingDeathamns2015-02-021-1/+6
* link to relevant jsperfgorhill2015-02-011-0/+2
* use static function instead of closuregorhill2015-02-011-18/+71
* Firefox: get the version number from the fragmentDeathamns2015-01-293-11/+21
* Firefox: don't close popups after user interactionDeathamns2015-01-281-5/+21
* Doesn't workDeathamns2015-01-271-8/+0
* Firefox: use correct data for parentFrameIdDeathamns2015-01-272-3/+2
* Firefox: each frame should have a unique IDDeathamns2015-01-272-17/+53
* Firefox: remove evalInSandboxDeathamns2015-01-273-26/+21
* Firefox: add localized descriptions to install.rdfDeathamns2015-01-271-1/+2
* Firefox: vAPI.tabs.onNavigation() for about: pagesDeathamns2015-01-271-31/+38
* Update frameModule.jsDeathamns2015-01-261-1/+1
* Firefox: behind-the-scene requests / non-http tabsDeathamns2015-01-263-76/+62
* Merge branch 'master' of github.com:gorhill/uBlock into fix-475gorhill2015-01-211-10/+21
|\
| * Firefox: initialize when hiddenDOMWindow is readyDeathamns2015-01-211-10/+21
* | more fixes for #105gorhill2015-01-211-6/+12
* | code review: jshint'edgorhill2015-01-211-3/+4
* | this fixes #536gorhill2015-01-201-13/+20
* | new versiongorhill2015-01-191-1/+1
* | bring up to date with mastergorhill2015-01-191-1/+1
|\ \ | |/
| * new revisiongorhill2015-01-181-1/+1
* | started work on #105, #475, and possibly #510gorhill2015-01-191-0/+8
|/
* Fix `set` for Firefox & Safari (don't set non-own properties in for..in loop)Chris2015-01-181-0/+3
* new revision + fixed frame parent idgorhill2015-01-171-2/+2
* fixed bad testgorhill2015-01-171-1/+1
* new revisiongorhill2015-01-171-1/+1
* Firefox: minimal effort to support older versionsDeathamns2015-01-163-11/+28
* Firefox: suppress some "unsafe CPOW usage" messageDeathamns2015-01-161-3/+11
* Firefox: fix tab closing issue (pop-up blocking)Deathamns2015-01-152-4/+15
* removed unused code for the time beinggorhill2015-01-151-4/+0
* not neededgorhill2015-01-151-13/+0