Commit Graph

22 Commits (18ecb90bd09b1bd337d5e708ba5e1df0977a2da2)

Author SHA1 Message Date
Raymond Hill 31cc15ca6c
lots of informal fixes
- us integer tab id -- do not stringify anymore
- improved the parsing of hosts files
- better handling of behind-the-scene network requests when a
  context is provided by the webRequest API
- imported webextFlavor code from uBO
- converted instances of object-as-dict to Map()
6 years ago
Raymond Hill 9fd6bdfddd
avoid over-reporting of cookies
Limit each distinct cookie to be reported at most
once a second. Sometimes a cookie's value can
be changed many times a second and it's not useful
to report every single instance of these
changes -- this just pollute both the badge
counter and the logger output.
6 years ago
gorhill fa2658cd2b
import message handling code from uBO, simplify for uMatrix 7 years ago
gorhill e278a7d4e3
further address #853 7 years ago
gorhill 9e2dd8108c
code review: further simplifying; jshint-ing 7 years ago
gorhill e9968713e4
work toward resolving #853 7 years ago
gorhill 65924d1be8 this fixes #489 8 years ago
gorhill e9e1f7e631 this fixes #489 8 years ago
gorhill 7dcfdf9e08 improved cookie emphasis in logger 9 years ago
gorhill 8aaadb8fc0 toward a release: general code review, polishing, removing obsolete stuff 9 years ago
gorhill 9a40eb17a0 fixed i18n mistake 9 years ago
gorhill 05089dc370 preparing for i18n + better defaults 9 years ago
gorhill 6f786635f4 extremely early draft of matrix integration within the logger 9 years ago
gorhill 13c03d802d oops 9 years ago
gorhill a49340b57a firefox: cookie and browser cache management 9 years ago
gorhill 4ad7c65362 various fixes 9 years ago
gorhill b4254db51c refactoring: many changes throughout -- not close to be done 9 years ago
gorhill 7cd060a15f refactoring, fixing script/frame blocking on FF, etc., more to do 9 years ago
gorhill ed67045360 first pass 9 years ago
gorhill 3aeeea7abd code review 10 years ago
gorhill 118306ab51 this fixes #17 10 years ago
gorhill 0beb752db9 first commit 10 years ago