Commit Graph

23 Commits (b53d1be6722edef979e04198ea5b35a5a018d4aa)

Author SHA1 Message Date
Raymond Hill 46669115dc
code review: various fixes
- Ensure REFERER spoofing is always reported in logger
- Fixed possible exception thrown when asynchronously reporting cookies
6 years ago
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()
7 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.
7 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 9 years ago
gorhill e9e1f7e631 this fixes #489 9 years ago
gorhill 7dcfdf9e08 improved cookie emphasis in logger 10 years ago
gorhill 8aaadb8fc0 toward a release: general code review, polishing, removing obsolete stuff 10 years ago
gorhill 9a40eb17a0 fixed i18n mistake 10 years ago
gorhill 05089dc370 preparing for i18n + better defaults 10 years ago
gorhill 6f786635f4 extremely early draft of matrix integration within the logger 10 years ago
gorhill 13c03d802d oops 10 years ago
gorhill a49340b57a firefox: cookie and browser cache management 10 years ago
gorhill 4ad7c65362 various fixes 10 years ago
gorhill b4254db51c refactoring: many changes throughout -- not close to be done 10 years ago
gorhill 7cd060a15f refactoring, fixing script/frame blocking on FF, etc., more to do 10 years ago
gorhill ed67045360 first pass 10 years ago
gorhill 3aeeea7abd code review 10 years ago
gorhill 118306ab51 this fixes #17 10 years ago
gorhill 0beb752db9 first commit 10 years ago