index
:
noscript
master
[no description]
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transparent support for FQDNs and better management of file:/// URLs.
hackademix
2018-09-04
1
-12
/
+14
*
Better file: protocol support.
hackademix
2018-09-04
3
-42
/
+54
*
Reordered startup sequence to be more friendly with embedders like the Tor Br...
hackademix
2018-08-28
2
-45
/
+45
*
Merge pull request #16 from rustybird/started
hackademix
2018-08-28
1
-0
/
+1
|
\
|
*
Broadcast a "started" message after initialization
Rusty Bird
2018-08-27
1
-0
/
+1
*
|
Further CSP refactoring and removal of obsolete fallbacks.
hackademix
2018-08-27
4
-152
/
+123
*
|
Refactoring CSP building out of RequestGuard.
hackademix
2018-08-27
2
-97
/
+57
|
/
*
Hotfix for some possible reload loops before refactoring CSP management.
hackademix
2018-08-25
1
-7
/
+9
*
Fixed infinite reload loop on unrestricted tabs.
hackademix
2018-08-24
1
-2
/
+2
*
Fixed minor CSP buildig issues.
hackademix
2018-08-24
1
-4
/
+11
*
Do not fail when onHeadersProcessed is called with no stored pending request.
hackademix
2018-08-23
1
-3
/
+10
*
Fixed regression: framed documents' URLs not being reported in the UI.
hackademix
2018-08-23
1
-1
/
+1
*
Update ChildPolicies when automatic temp TRUST for top-level document s is en...
hackademix
2018-08-23
1
-2
/
+2
*
More coherent wrapper around the webex messaging API.
hackademix
2018-08-22
2
-16
/
+9
*
Fixed possible surprises in background script message handling.
hackademix
2018-08-21
2
-333
/
+311
*
Fixed inconstitencies in ChildPolicies content script URL matching.
hackademix
2018-08-21
1
-1
/
+2
*
Simpler and more reliable safety net to ensure CSP headers are injected last ...
hackademix
2018-08-20
1
-23
/
+40
*
Fixed regression: refresh loop on page using requests of type="object" to cac...
hackademix
2018-08-19
1
-1
/
+1
*
More reliable attempt to run onResponseHeader listener the last of installed ...
hackademix
2018-08-18
2
-10
/
+20
*
Removed all references to RequestUtil.js and dependancies.
hackademix
2018-08-18
6
-175
/
+63
*
Hack: use top.name to store per-tab content-side configuration (e.g. unrestri...
hackademix
2018-08-17
3
-8
/
+26
*
Policy serialization using the contentScripts API.
hackademix
2018-08-16
3
-17
/
+116
*
Best effort to run webRequest.onHeaderReceived listener last (issue #6)
hackademix
2018-08-06
1
-6
/
+24
*
Skip non-content windows when deferring startup page loading.
hackademix
2018-08-01
1
-4
/
+4
*
Fixed inline scripts not being reported to UI (skriptimaahinen).
hackademix
2018-08-01
1
-0
/
+1
*
Fixed startup race condition with pending request tracking.
hackademix
2018-08-01
1
-2
/
+3
*
Fixed random stallings on page transitions.
hackademix
2018-07-28
1
-1
/
+1
*
Fixed regression in NOSCRIPT elements emulation.
hackademix
2018-07-28
1
-1
/
+1
*
Fixed window.stop() called in empty suframes.
hackademix
2018-07-28
1
-2
/
+3
*
Disable scripting in HTML-embedding objects where webglHook cannot run, if we...
hackademix
2018-07-26
2
-11
/
+16
*
More edge cases covered in dynamic script injection.
hackademix
2018-07-26
2
-16
/
+24
*
Fixed some resource loading feedback glitches.
hackademix
2018-07-26
2
-41
/
+44
*
Fix for stalling embedded objects load on dynamic script injection.
hackademix
2018-07-25
1
-3
/
+2
*
Fixed infinite reload loops on scripting permissions mismatches.
hackademix
2018-07-25
1
-1
/
+1
*
Work-around for serviceWorker loads bypassing webRequest.
hackademix
2018-07-24
1
-5
/
+16
*
More reliable handling of edge startup cases.
hackademix
2018-07-22
3
-30
/
+92
*
Fixed dynamic script injection failing sometimes with "No matching message ha...
hackademix
2018-07-22
1
-1
/
+8
*
Fixed externally handled resources opened in popups being broken by dynamic s...
hackademix
2018-07-20
2
-20
/
+37
*
Refactor ContentMetadata into ResponseMetaData.
hackademix
2018-07-19
1
-8
/
+10
*
Removed useless work-around suggested in moz bug 1410755 which caused Tor Bro...
hackademix
2018-07-19
1
-14
/
+5
*
Prevent script injection from messing with content-disposition=attachment res...
hackademix
2018-07-17
1
-11
/
+15
*
Cosmetic bug fixes.
hackademix
2018-07-16
1
-1
/
+1
*
Fixed cleaning up reloadingTabs in StreamFilter.onstart() was still breaking ...
hackademix
2018-07-12
1
-10
/
+8
*
Removed deprecated windowType usages.
hackademix
2018-07-12
1
-3
/
+1
*
Fixed race condition in work-around for broken feeds in ESR60.
hackademix
2018-07-11
1
-12
/
+15
*
Reload hack to let the RSS feed reader work on ESR60
hackademix
2018-07-10
1
-13
/
+54
*
More specific dynamic script injection exceptions.
hackademix
2018-07-09
1
-14
/
+14
*
More graceful handling of internal and restricted URLs.
hackademix
2018-07-09
1
-2
/
+4
*
More specific content-type exception for dynamic script injection.
hackademix
2018-07-09
1
-1
/
+2
*
Fixed dynamic script injection breaking images shown as frame content.
hackademix
2018-07-07
2
-15
/
+17
[next]