Compare commits
No commits in common. "master" and "v110.0-2" have entirely different histories.
1 changed files with 4 additions and 0 deletions
|
|
@ -168,6 +168,7 @@ patch -Np1 -i "${_PATCHES_DIR}/context-menu.patch"
|
|||
|
||||
patch -Np1 -i "${_PATCHES_DIR}/urlbarprovider-interventions.patch"
|
||||
|
||||
patch -Np1 -i "${_PATCHES_DIR}/rfp-performance-api.patch"
|
||||
patch -Np1 -i "${_PATCHES_DIR}/unified-extensions-dont-show-recommendations.patch"
|
||||
|
||||
# allow SearchEngines option in non-ESR builds
|
||||
|
|
@ -209,6 +210,9 @@ patch -Np1 -i ${_PATCHES_DIR}/ui-patches/pref-naming.patch
|
|||
#
|
||||
patch -Np1 -i ${_PATCHES_DIR}/ui-patches/handlers.patch
|
||||
|
||||
#
|
||||
patch -Np1 -i ${_PATCHES_DIR}/ui-patches/remap-links.patch
|
||||
|
||||
#
|
||||
patch -Np1 -i ${_PATCHES_DIR}/ui-patches/hide-default-browser.patch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue