Also changes the tooltip on the home button to be independent of the URLs
it opens, per dolske.
Some tests explicitly set browser.startup.homepage, but only through
SpecialPowers.putPrefEnv. That's a good compromise, given the extra
functionality there.
MozReview-Commit-ID: FPLxzi3jQAP
--HG--
extra : rebase_source : c2b014f2fb1c78ce04859344bd1803ef48d5d68d
Back out bug 1417254, bug 1348087, and bug 1416295 for continuing to cause app update failures.
Backed out changeset ec6f1b3c1317 (bug 1417254)
Backed out changeset df5703f27971 (bug 1416295)
Backed out changeset ae2fcdddead1 (bug 1348087)
Backed out changeset fb54cd45fa10 (bug 1348087)
Backed out changeset edfa340ec9fb (bug 1348087)
BrandFullName is now defined in the branding files
MozReview-Commit-ID: 5wmInT9xbrT
--HG--
extra : histedit_source : 28df1fc3cafda4f9146af7d4f207263abac6f6ec
BrandFullName is now defined in the branding files
MozReview-Commit-ID: 5wmInT9xbrT
--HG--
extra : rebase_source : f22be9058c8ba4e9a7988e5df0130ac89f0116b3
extra : histedit_source : 292da497cb326e2cae83c0c3a618dc676e320c2e
default48.png and icon48.png is same file. So we should remove one side.
MozReview-Commit-ID: 6WuxH0QFQ25
--HG--
extra : rebase_source : 1f6545daf3968fa06079358c7a3edce6a484a582
Now, default48.png is highest resolition icon for Firfox/GTK. So we should add
default64.png (from icon64.png) and default128.png (from mozicon128.png) for
HiDPI. Also mozicon128.png is for Linux distribution, we should move to
correct place for our GTK icons.
MozReview-Commit-ID: BeLXzUcOgQu
--HG--
rename : browser/branding/aurora/mozicon128.png => browser/branding/aurora/default128.png
rename : browser/branding/aurora/content/icon64.png => browser/branding/aurora/default64.png
rename : browser/branding/nightly/mozicon128.png => browser/branding/nightly/default128.png
rename : browser/branding/nightly/content/icon64.png => browser/branding/nightly/default64.png
rename : browser/branding/official/mozicon128.png => browser/branding/official/default128.png
rename : browser/branding/official/content/icon64.png => browser/branding/official/default64.png
rename : browser/branding/unofficial/mozicon128.png => browser/branding/unofficial/default128.png
rename : browser/branding/unofficial/content/icon64.png => browser/branding/unofficial/default64.png
extra : rebase_source : 8cba5f3ae1420452d6f6a11f8df38bc04702bf17
default48.png and icon48.png is same file. So we should remove one side.
MozReview-Commit-ID: 6WuxH0QFQ25
--HG--
extra : rebase_source : 70f45a058fe61dfd7b5331130607d231428fbff7
Now, default48.png is highest resolition icon for Firfox/GTK. So we should add
default64.png (from icon64.png) and default128.png (from mozicon128.png) for
HiDPI. Also mozicon128.png is for Linux distribution, we should move to
correct place for our GTK icons.
MozReview-Commit-ID: BeLXzUcOgQu
--HG--
rename : browser/branding/aurora/mozicon128.png => browser/branding/aurora/default128.png
rename : browser/branding/aurora/content/icon64.png => browser/branding/aurora/default64.png
rename : browser/branding/nightly/mozicon128.png => browser/branding/nightly/default128.png
rename : browser/branding/nightly/content/icon64.png => browser/branding/nightly/default64.png
rename : browser/branding/official/mozicon128.png => browser/branding/official/default128.png
rename : browser/branding/official/content/icon64.png => browser/branding/official/default64.png
rename : browser/branding/unofficial/mozicon128.png => browser/branding/unofficial/default128.png
rename : browser/branding/unofficial/content/icon64.png => browser/branding/unofficial/default64.png
extra : rebase_source : 2048530d25965f20ffd9aa6b895f7795e7efeda2
BrandFullName is now defined in the branding files
MozReview-Commit-ID: 5wmInT9xbrT
--HG--
extra : rebase_source : 97f85c75026a354cbd7f55a4ed9860abad56820b
BrandFullName is now defined in the branding files
MozReview-Commit-ID: 5wmInT9xbrT
--HG--
extra : rebase_source : e10448351ba4b1623c123eb87a1ddb69a1104cd0
BrandFullName is now defined in the branding files
MozReview-Commit-ID: 5wmInT9xbrT
--HG--
extra : rebase_source : 758d9c607556036c579f0be5eeaf0d5f13a0e1e1
A new control allows the user to select 32 or 64-bit when the system supports both,
and it defaults to 64-bit when available. This means the stub installer is now
the same regardless of its build architecture; it was always a 32-bit executable
anyway, but now its actual behavior depends only on the running system, not the
target architecture of the application it was built alongside.
The options screen has been rearranged according to a design by Michael Verdi
so that the new control doesn't leave the UI so badly cluttered.
Also removed TmpVal, which wasn't used in the stub and so was generating warnings.
MozReview-Commit-ID: 5baJCkAa7bJ
--HG--
extra : source : acfe81155ac21c2047cf64279960014c15e3c5c0
This removes the unnecessary setting of c-basic-offset from all
python-mode files.
This was automatically generated using
perl -pi -e 's/; *c-basic-offset: *[0-9]+//'
... on the affected files.
The bulk of these files are moz.build files but there a few others as
well.
MozReview-Commit-ID: 2pPf3DEiZqx
--HG--
extra : rebase_source : 0a7dcac80b924174a2c429b093791148ea6ac204