issues
search
gorhill
/
uBlock-for-firefox-legacy
uBlock Origin for Firefox legacy-based browsers.
GNU General Public License v3.0
201
stars
24
forks
source link
little update
#304
Closed
AroKol78
closed
3 years ago
AroKol78
commented
3 years ago
Ensure getter/setter are called with proper context from
https://github.com/gorhill/uBlock/commit/e4b8f2ef2d0db2ef210e27b35849b0033809168d
only two lines (1694 &1700) to replace in
https://github.com/gorhill/uBlock-for-firefox-legacy/blob/master/assets/resources/resources.txt#L1694-L1700
Use zero-based index for id from
https://github.com/gorhill/uBlock/commit/cdf6088dfa2570ecb95d833402b44ec1d46f195d
only one line to replace in
https://github.com/gorhill/uBlock-for-firefox-legacy/blob/master/assets/resources/resources.txt#L599
Add missing getResponseInformation() method to neutered JS API from
https://github.com/gorhill/uBlock/commit/d307bbd1340996bb27c0019f2a278b78ace61296
put only one line before
https://github.com/gorhill/uBlock-for-firefox-legacy/blob/master/assets/resources/resources.txt#L517
AroKol78
commented
3 years ago
Add support for "remove all properties" in json-prune scriptlet - from
https://github.com/gorhill/uBlock/commit/d338e4c4b6caf339873a60c9d48fde58e9a495ce
https://github.com/gorhill/uBlock-for-firefox-legacy/blob/master/assets/resources/resources.txt#L1549
Add empty array, object to set-constant scriptlet - from
https://github.com/gorhill/uBlock/commit/ce801b952b5777775385efc00479405af54edbc9
https://github.com/gorhill/uBlock-for-firefox-legacy/blob/master/assets/resources/resources.txt#L1896
Fix potential exception when casting to string - from
https://github.com/gorhill/uBlock/commit/07d3c96261656e44f674550fbde50da8f6a15acc
https://github.com/gorhill/uBlock-for-firefox-legacy/blob/master/assets/resources/resources.txt#L1609
https://github.com/gorhill/uBlock-for-firefox-legacy/blob/master/assets/resources/resources.txt#L1496
JustOff
commented
3 years ago
Resolved by
1.16.4.29
.