NanoAdblocker / NanoCore

An adblocker
GNU General Public License v3.0
462 stars 22 forks source link

Prepare for 1.27.6 #329

Closed jspenguin2017 closed 4 years ago

jspenguin2017 commented 4 years ago

TODO:

https://github.com/gorhill/uBlock/commit/8859d4352f7886b4760784fec8c5dd71dda981a2#diff-5c490989a776cfd759127df7a1241973 https://github.com/gorhill/uBlock/commit/ed49b42959ed8d612e4e82e124ae34309c70fb4e#diff-5c490989a776cfd759127df7a1241973 https://github.com/gorhill/uBlock/commit/5c7aa850dc4f5ab5d35f25417210273bb546caa0#diff-5c490989a776cfd759127df7a1241973 https://github.com/gorhill/uBlock/commit/2237d97466bbff245018983d92e49413edce5936#diff-5c490989a776cfd759127df7a1241973 https://github.com/gorhill/uBlock/commit/2237d97466bbff245018983d92e49413edce5936#diff-a3fe7b63e1da0b5bae54d322fb260852 https://github.com/gorhill/uBlock/commit/ddc03154d760b935e4559c660021f413bab0de0b#diff-5c490989a776cfd759127df7a1241973 https://github.com/gorhill/uBlock/commit/2a1572982bc94d4dfc75a889bc11ee9b4660a2f1#diff-5c490989a776cfd759127df7a1241973 https://github.com/gorhill/uBlock/commit/cb2ce0676bb96012c2809d066e35b6538c0dee67#diff-5c490989a776cfd759127df7a1241973 https://github.com/gorhill/uBlock/commit/458f364e3e9c51d13e3ad000b78d75c5757e5d70#diff-5c490989a776cfd759127df7a1241973

Check to make sure the popup looks good and all buttons fit inside the toolbar properly.

Also test in incognito mode.

Update: Done.

jspenguin2017 commented 4 years ago

TODO:

https://github.com/gorhill/uBlock/commit/5c7aa850dc4f5ab5d35f25417210273bb546caa0#diff-760e0e75bf9d26dccf80b25556538d66 https://github.com/gorhill/uBlock/commit/5c7aa850dc4f5ab5d35f25417210273bb546caa0#diff-7f2c8eab20a1da116727add73e240e30

Check to make sure the 3 buttons in the settings page look good.

Also test in incognito mode.

Update: Done.

jspenguin2017 commented 4 years ago

Two minor visual glitches to report to upstream:

When popupPanelLockedSections is used to lock some sections, the Less button does not disappear when all sections that are not locked are contracted.

When the DOM inspector scrolls horizontally due to oversized selectors, the background color changes.

Update: Done.

jspenguin2017 commented 4 years ago

Diff: https://github.com/gorhill/uBlock/compare/1.27.2...1.27.4

jspenguin2017 commented 4 years ago

To fix before release: https://github.com/NanoAdblocker/NanoCore/issues/331 https://github.com/NanoAdblocker/NanoCore/issues/334

Update: Done.