aboutsummaryrefslogtreecommitdiffstats
path: root/platform/safari
Commit message (Expand)AuthorAgeFilesLines
* Prevent crash on Safari < 8; code reviewChris2015-03-041-0/+23
* Safari: minor scoping tweaksChris2015-03-011-6/+7
* Safari: XHR should explicitly fail. Fixes #878Chris2015-03-011-4/+3
* Firefox/Fennec code cleanupDeathamns2015-02-281-3/+3
* Safari: fix main_frame handlingChris2015-02-251-8/+9
* Safari: storage quota and new versionChris2015-02-231-1/+1
* Safari: block programmatic image requests, more thorough XHRChris2015-02-221-7/+7
* Safari: block programmatic image requestsChris2015-02-221-0/+16
* Safari: ignore non-tab activation targetsChris2015-02-191-1/+4
* Safari code reviewChris2015-02-181-1/+1
* Safari: better and more reliable setIcon structuringChris2015-02-181-35/+29
* Safari: off/disabled version of toolbar iconChris2015-02-181-32/+22
* vAPI.sessionId, element-picker dialog as iframeDeathamns2015-02-141-15/+10
* Safari: important improvements to request capturing + fix twitch.tvChris2015-02-121-5/+11
* Minor vapi-common improvement -- cache vAPI in local scopeChris2015-02-101-1/+1
* Remove previous Safari overhead; cleanup workarounds from rest of codeChris2015-02-102-22/+18
* Safari: don't double inject, and cleanup stray unicodeChris2015-02-092-1/+8
* Safari: just extra precautionChris2015-02-091-2/+3
* Fixes #721; popover works in tabs without explicit URLChris2015-02-091-2/+4
* Safari: fixes #741. Now only HTTP/S requests are capturedChris2015-02-091-3/+4
* Safari update link and minor popup improvementChris2015-02-092-3/+6
* Safari: fix privileged/non-priveleged messagingChris2015-02-061-2/+2
* Revert "µBlock logo refinement and browser icon organization"gorhill2015-02-061-1/+1
* µBlock logo refinement and browser icon organizationChris2015-02-061-1/+1
* Safari: performance gain via cleanup of overhead, & improves getTabId efficiencyChris2015-02-052-14/+13
* Safari: don't be lenient with XHR blockingChris2015-02-051-2/+4
* Fix comment in Safari vAPIChris2015-02-041-1/+1
* Remove Safari sitepatch stuff (closes #633)Chris2015-02-043-132/+0
* Safari: avoid closures for messaging APIChris2015-02-011-10/+33
* Fix Safari issue (no toolbar icon caused µBlock to break) #639Chris2015-01-311-3/+2
* Code reformatting, Safari info fixChris2015-01-292-589/+588
* Fixes YouTube/ClickToPlugin #615 (*cough* again *cough*)Chris2015-01-281-8/+10
* Safari fixes and code reformattingChris2015-01-272-371/+322
* Fix YouTube patchChris2015-01-271-84/+78
* Big fixes to Safari vAPI stuffChris2015-01-253-150/+98
* this probably fixes #595gorhill2015-01-241-5/+3
* Merge branch 'master' of github.com:gorhill/uBlock into fix-475gorhill2015-01-241-1/+1
|\
| * new versiongorhill2015-01-231-1/+1
* | code review: jshint'edgorhill2015-01-211-2/+2
* | this fixes #536gorhill2015-01-201-3/+8
* | Merge branch 'master' of github.com:gorhill/uBlock into fix-475gorhill2015-01-202-114/+65
|\ \ | |/
| * DohChris2015-01-201-14/+11
| * More fixes and performance improvements to Safari event handling and dispatchingChris2015-01-202-101/+55
* | bring up to date with mastergorhill2015-01-194-65/+37
|\ \ | |/
| * Fix equality (change to strict)Chris2015-01-191-1/+1
| * Update extension info with update manifest and info to match signing certChris2015-01-191-3/+3
| * Massive overhaul/fixes to core Safari event capturingChris2015-01-192-61/+33
| * 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