index
:
uBlock.git
master
upstream
debian package with Iceweasel and Chromium extension
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
firefox
/
vapi-background.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
link to relevant jsperf
gorhill
2015-02-01
1
-0
/
+2
*
use static function instead of closure
gorhill
2015-02-01
1
-18
/
+71
*
Firefox: get the version number from the fragment
Deathamns
2015-01-29
1
-2
/
+1
*
Firefox: use correct data for parentFrameId
Deathamns
2015-01-27
1
-1
/
+1
*
Firefox: each frame should have a unique ID
Deathamns
2015-01-27
1
-9
/
+22
*
Firefox: remove evalInSandbox
Deathamns
2015-01-27
1
-3
/
+3
*
Firefox: vAPI.tabs.onNavigation() for about: pages
Deathamns
2015-01-27
1
-31
/
+38
*
Firefox: behind-the-scene requests / non-http tabs
Deathamns
2015-01-26
1
-22
/
+18
*
more fixes for #105
gorhill
2015-01-21
1
-6
/
+12
*
code review: jshint'ed
gorhill
2015-01-21
1
-3
/
+4
*
this fixes #536
gorhill
2015-01-20
1
-13
/
+20
*
new version
gorhill
2015-01-19
1
-1
/
+1
*
bring up to date with master
gorhill
2015-01-19
1
-1
/
+1
|
\
|
*
new revision
gorhill
2015-01-18
1
-1
/
+1
*
|
started work on #105, #475, and possibly #510
gorhill
2015-01-19
1
-0
/
+8
|
/
*
Fix `set` for Firefox & Safari (don't set non-own properties in for..in loop)
Chris
2015-01-18
1
-0
/
+3
*
new revision + fixed frame parent id
gorhill
2015-01-17
1
-2
/
+2
*
fixed bad test
gorhill
2015-01-17
1
-1
/
+1
*
new revision
gorhill
2015-01-17
1
-1
/
+1
*
Firefox: minimal effort to support older versions
Deathamns
2015-01-16
1
-7
/
+13
*
Firefox: suppress some "unsafe CPOW usage" message
Deathamns
2015-01-16
1
-3
/
+11
*
Firefox: fix tab closing issue (pop-up blocking)
Deathamns
2015-01-15
1
-2
/
+9
*
URL handling changes
Deathamns
2015-01-15
1
-36
/
+34
*
code review re #498
gorhill
2015-01-14
1
-4
/
+16
*
this fixes one part of #498
gorhill
2015-01-14
1
-11
/
+23
*
Firefox: lower popup resize delay
Deathamns
2015-01-14
1
-1
/
+1
*
Firefox: fix tooltip animation
Deathamns
2015-01-13
1
-1
/
+1
*
Merge branch 'master' of github.com:gorhill/uBlock
gorhill
2015-01-13
1
-1
/
+1
|
\
|
*
Fix popup tooltips and sizing for Firefox
Deathamns
2015-01-13
1
-1
/
+1
*
|
this fixes #490
gorhill
2015-01-13
1
-1
/
+7
|
/
*
Implement vAPI.insertHTML
Deathamns
2015-01-13
1
-3
/
+4
*
Firefox: remove unloading from vAPI
Deathamns
2015-01-13
1
-12
/
+12
*
Miscellaneous changes
Deathamns
2015-01-13
1
-165
/
+213
*
Firefox: fixed content scripts?
Deathamns
2015-01-13
1
-2
/
+1
*
Firefox,Safari: implement vAPI.tabs.reload
Deathamns
2015-01-13
1
-1
/
+11
*
Firefox: simplify vAPI.app.restart
Deathamns
2015-01-13
1
-15
/
+19
*
Firefox: blocking improvements / other fixes
Deathamns
2015-01-13
1
-68
/
+228
*
Firefox: popup size for menu-panel
Deathamns
2015-01-13
1
-1
/
+7
*
Firefox: fix copy-paste memory leak
Deathamns
2015-01-13
1
-1
/
+1
*
Firefox: implement vAPI.app.restart
Deathamns
2015-01-13
1
-1
/
+4
*
Code styling
Deathamns
2015-01-13
1
-124
/
+126
*
Firefox: ownsWeak=true for observers, +minor mods
Deathamns
2015-01-13
1
-19
/
+40
*
Make vAPI.setIcon less Chromium specific
Deathamns
2015-01-13
1
-28
/
+19
*
Popup related changes
Deathamns
2015-01-13
1
-17
/
+32
*
Firefox: new method for request handling
Deathamns
2015-01-13
1
-45
/
+161
*
Firefox: proper cleanup for context-menu item
Deathamns
2015-01-13
1
-0
/
+1
*
Firefox: move callback to last call
Deathamns
2015-01-13
1
-2
/
+2
*
Firefox: saved prefs were overwritten by defaults
Deathamns
2015-01-13
1
-1
/
+1
*
Firefox: add missing vAPI.onLoadAllCompleted
Deathamns
2015-01-13
1
-0
/
+9
*
Firefox: improve vAPI.tabs.getTabId
Deathamns
2015-01-13
1
-2
/
+9
[next]