Move local patches higher in the patchlist
This is to allow for a clean rebase of the latest upstream changes onto the existing local master. The local force-tablet-mode patch depends on the existing force-tablet-UI patch so that's also moved up. The force-desktop-mode patch depends on the user-agent-customization patch so that's put in the right place as well. Done as part of AP9-2571 Move desktop mode patch down a bit as it depends on User-agent-customization.patch
This commit is contained in:
parent
25ec6d6364
commit
9a2447e34b
1 changed files with 7 additions and 7 deletions
|
@ -1,3 +1,9 @@
|
|||
Turn-AdBlock-off-by-default.patch
|
||||
Add-option-to-force-tablet-UI.patch
|
||||
Force-tablet-mode.patch
|
||||
Set-default-page-url.patch
|
||||
change-Android-userAgent-to-deskmode-userAgent.patch
|
||||
Force-accessibility-text-scaling.patch
|
||||
Disable-third-party-cookies-by-default.patch
|
||||
AV1-codec-support.patch
|
||||
Switch-to-fstack-protector-strong.patch
|
||||
|
@ -135,11 +141,11 @@ webview-Hard-no-to-persistent-histograms.patch
|
|||
Ignore-enterprise-policies-for-secure-DNS.patch
|
||||
Add-menu-item-to-bookmark-all-tabs.patch
|
||||
Add-flag-for-save-data-header.patch
|
||||
Add-option-to-force-tablet-UI.patch
|
||||
Make-all-favicon-requests-on-demand.patch
|
||||
Add-Alt-D-hotkey-to-focus-address-bar.patch
|
||||
Remove-offline-measurement-background-task.patch
|
||||
User-agent-customization.patch
|
||||
Force-desktop-mode.patch
|
||||
Add-AllowUserCertificates-flag.patch
|
||||
Add-IsCleartextPermitted-flag.patch
|
||||
Unexpire-tab-groups-flags.patch
|
||||
|
@ -164,9 +170,3 @@ Add-flag-to-disable-pull-to-refresh-effect.patch
|
|||
Experimental-user-scripts-support.patch
|
||||
Enable-native-Android-autofill.patch
|
||||
Automated-domain-substitution.patch
|
||||
Turn-AdBlock-off-by-default.patch
|
||||
Force-tablet-mode.patch
|
||||
Set-default-page-url.patch
|
||||
change-Android-userAgent-to-deskmode-userAgent.patch
|
||||
Force-desktop-mode.patch
|
||||
Force-accessibility-text-scaling.patch
|
||||
|
|
Loading…
Add table
Reference in a new issue