1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-22 16:10:25 +12:00
uMatrix/src/js
gorhill 73c8da05b7
Fix #335
Additionally, performance improvements:
- Reduce overhead of collapsing elements
  (see https://github.com/gorhill/uBlock/issues/2839)
- Cache decomposition of source hostname when matrix-filtering

Also, various code review.
2017-12-08 07:54:49 -05:00
..
about.js import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
asset-viewer.js import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
assets.js hybrid webextension for seamless migration from legacy 2017-03-29 13:46:19 -04:00
background.js Fix #335 2017-12-08 07:54:49 -05:00
browsercache.js refactoring of inline script blocking + improving AMO validation 2015-05-09 19:18:16 -04:00
cloud-ui.js import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
contentscript.js Fix #335 2017-12-08 07:54:49 -05:00
cookies.js import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
dashboard-common.js bring back behind-the-scene matrix 2014-10-22 10:25:57 -04:00
dashboard.js first pass 2015-04-11 17:15:57 -04:00
hosts-files.js import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
httpsb.js [corrected commit message] code review of ad9d591b1666: remove more obsolete code 2017-12-01 08:49:42 -05:00
i18n.js minor code review 2017-11-19 18:47:35 -05:00
liquid-dict.js work on many things, need more 2014-10-23 19:40:48 -04:00
logger-ui.js import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
logger.js code review: simplify needlessly complicated logger buffering code 2017-12-01 17:15:55 -05:00
main-blocked.js import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
matrix.js Fix #335 2017-12-08 07:54:49 -05:00
messaging.js Fix #335 2017-12-08 07:54:49 -05:00
pagestats.js Fix #335 2017-12-08 07:54:49 -05:00
popup.js import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
profiler.js literal "1st-party" row removes the need for auto-whitelist, strict blocking 2014-10-22 19:46:30 -04:00
settings.js Fix #335 2017-12-08 07:54:49 -05:00
start.js fix #840 (need confirmation) 2017-12-04 16:48:59 -05:00
storage.js enable ability to detach the logger (same as uBO) 2017-12-01 18:44:05 -05:00
tab.js Fix #335 2017-12-08 07:54:49 -05:00
traffic.js Fix #335 2017-12-08 07:54:49 -05:00
udom.js fix #711 2017-03-15 16:30:48 -04:00
uritools.js import fix from f1036395f7 2017-10-05 08:49:08 -04:00
user-rules.js import message handling code from uBO, simplify for uMatrix 2017-12-06 09:47:20 -05:00
usersettings.js Fix #118, #271, #649, #771: removing flawed-at-the-core UA spoofer 2017-12-01 08:17:30 -05:00
utils.js enable ability to detach the logger (same as uBO) 2017-12-01 18:44:05 -05:00
xal.js first pass 2015-04-11 17:15:57 -04:00