Commit Graph

152 Commits

Author SHA1 Message Date
Ehsan Akhgari
d91d200572 Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Rodrigo Silveira
208ec7ab5c Bug 941284 - First run experience r=mbrubeck
--HG--
extra : rebase_source : fa7ac4b0baf2bcb0b7ca47086c275959f4303e8d
2013-12-11 20:58:29 -08:00
Gregory Szorc
e396fc159d Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium
Every directory with a jar.mn now has JAR_MANIFESTS defined in its
moz.build file.

We also removed the may_skip special consideration of jar.mn files
because this information is now available during tier traversal by the
reader courtesy of the variables being present in moz.build files.

--HG--
extra : rebase_source : 21049b15e6bd9cf65b0805ccaccc4ba5aae93c98
extra : amend_source : 0b1ea866d725beef92d37c6f6d475369ac002e19
2013-12-10 16:18:11 +09:00
Matt Brubeck
48eded32c8 Bug 898843 - Update logos and colors in Metro About flyout [r=rsilveira,dolske] 2013-12-12 09:14:12 -08:00
Mike Hommey
8fd06cf41b Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
b32a4ed166 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
682364d535 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Robert Strong
ae0ebe69b3 Bug 941291 - Followup patch - Simplify creating funnelcake stub installers. r=bbondy 2013-11-22 13:34:20 -08:00
Joshua Cranmer
51d2533270 Bug 900526, part 5: Move DIST_SUBDIR to moz.build, r=gps 2013-10-21 13:10:04 -05:00
Ben Hearsum
27fc7c6800 bug 803531: renew authenticode certificates in september 2013 - update authenticode issuer in tree. r=rstrong 2013-09-26 13:44:27 -04:00
Mike Hommey
f8bc7fa754 Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
Georgiana Chelu
e3272a2087 Bug 910593 - Add the underline back to text links in the About dialog. r=dao 2013-08-31 10:15:57 -04:00
Gavin Sharp
bc2f5ddc94 Bug 907404: disable the in-product whatsnew page, so that manual upgrades are consistent with updater upgrades wrt showing the whatsnew page (updater upgrades disable whatsnew via snippets), r=dolske, a=asa
--HG--
extra : transplant_source : %0D6A%BEP%99%09%CEVA%00l%A7%27%C3%08%EF%03%03%82
2013-08-20 14:16:25 -07:00
Robert Strong
0617d5232a Bug 829229 - Please set the in-product update backoff to 48 hour. r=bbondy 2013-08-15 12:53:55 -07:00
Dão Gottwald
116734a54e Bug 728773 - Always freeze the build ID in the UA string at 20100101. r=bz sr=gerv 2013-08-02 00:50:45 +02:00
Doug Turner
db228ccd35 Bug 885641 - Force an update check if the build is older than some reasonable value. r=gavin, r=rstrong 2013-07-30 20:19:58 -07:00
Stephen Horlander
354d25c53e Bug 889417 - Make branding 32 x 32 icon fill more space. r=dolske 2013-07-29 18:11:28 -04:00
Jared Wein
6b36ca68b2 Bug 888563 - Update Aurora and Nightly identity icons and colors. r=MattN 2013-07-15 15:59:39 -04:00
Jared Wein
c497b95594 Bug 890973 - About dialog background image has odd black stripe on the far end. r=mconley 2013-07-08 16:35:41 -04:00
Stephen Horlander
cc6433fac1 Bug 840883 - Update Nightly Branding. r=dolske 2013-07-07 16:49:28 -04:00
Stephen Horlander
35b354c3f0 Bug 840883 - Update Unofficial Branding. r=dolske 2013-07-07 16:48:31 -04:00
Stephen Horlander
201a828bec Bug 840883 - Update Aurora Branding. r=dolske 2013-07-07 16:48:09 -04:00
Jared Wein
09f398a510 Bug 750106 - Use a chrome icon for chrome URLs in the location bar. r=mconley
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-28 23:22:41 -04:00
Stephen Horlander
707be440d3 Bug 884011 - Update Firefox Official Branding; r=dolske 2013-06-22 08:55:32 -04:00
Martin Stransky
2d7e7fed1a Bug 879760 - Port GTK2 to GTK3 - browser dir. r=karlt 2013-06-11 13:40:28 -04:00
Raymond Lee
b4b00ff8fc Bug 876037 - Make app.releaseNotesURL and app.vendorURL optional. r=gavin 2013-05-31 03:25:43 +08:00
Raymond Lee
8dd12d0f2f Bug 846944 - Change www.mozilla.com to .org in official Firefox Branding preferences. r=gavin 2013-05-31 02:46:34 +08:00
Raymond Lee
fd4ad06a4d Bug 840692 - Use HTTPS instead of HTTP for startup pages (startup.homepage_override_url and startup.homepage_welcome_url) r=gavin
--HG--
extra : rebase_source : 77a317d7aa5e01aa5b2b744d147a1ef2c076cc5c
2013-05-28 11:55:05 +08:00
Gavin Sharp
ef654daa9e Bug 486660: disable whatsnew and firstrun pages for Nightly builds, since we have no useful content for them, r=dolske
--HG--
extra : rebase_source : b8d7a51725255472812b3c03045419aa018a178a
2013-05-24 16:23:24 -07:00
Raymond Lee
b18907d7e2 Bug 841221 - Use HTTPS instead of HTTP for manual update link to firefox.com in Help|About dialog. r=gavin 2013-05-28 12:55:28 +08:00
Robert Strong
2370cbb64f Bug 860897 - Add locale to stub installer fallback url. r=bbondy Windows stub installer only which is only built when building the nightly - DONTBUILD 2013-04-27 00:14:16 -07:00
Frederic Kayser
0306ac9e40 Bug 653001 - Replace about-logo.png with optimized version. r=fryn 2013-04-16 15:25:26 -07:00
Tim Abraldes
837aa0ba81 bug 859418. Use 'firefox' instead of %APP% in branding links. r=jimm 2013-04-09 17:26:47 -07:00
Kyle Machulis
72a717a860 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
43628a7867 Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot 2013-03-29 15:12:58 -07:00
Kyle Machulis
334c0800cf Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Frank Yan
8132435fdc Bug 848150 - Update about:home favicons. r=dolske ui-r=shorlander ui-r=limi 2013-03-05 14:58:07 -08:00
Ms2ger
757ae0cc2d Backout changeset f4beba4909b0 and changeset 1666ca9b946b for bc test failures. 2013-03-16 11:09:43 +01:00
Frank Yan
557403c2b5 Bug 848150 - Update about:home favicons and Google search engine icon. r=dolske ui-r=shorlander ui-r=limi 2013-03-05 14:58:07 -08:00
Phil Ringnalda
ccd6349562 Back out 6690c6da6cc6 (bug 848150) for test bustage
CLOSED TREE
2013-03-15 19:59:09 -07:00
Frank Yan
33ce1f2dc7 Bug 848150 - Update about:home favicons and Google search engine icon. r=dolske ui-r=shorlander ui-r=limi 2013-03-05 14:58:07 -08:00
Robert Strong
03977762c1 Windows stub installer code only - Bug 811573 - 'Add more data points to the metrics ping for the stub installer'. Also fixes bug 797998 - 'In the download phase of the stub installer without an internet connection, the stub installer should eventually time out and report an error' and bug 836044 - 'Aurora stub installer doesn't seem to be working'. r=bbondy 2013-03-05 22:07:59 -08:00
Gregory Szorc
45faa95b04 Merge mozilla-central into build-system
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
1b27561fa4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00
Jim Mathies
c08133a60e Bug 844270 - Move visual manifests into branding, and set custom background colors for each release. r=glandium 2013-02-25 08:33:56 -06:00
Justin Wood
108d917768 Bug 844336 - Aurora win32 L10N builds broken by bug 823218. r=khuey 2013-02-22 16:45:00 -05:00
Jim Mathies
ae86eccad7 Bug 735008 - Land new splash screen and tile images for metro. r=shorlander. DONTBUILD 2013-02-21 12:47:13 -06:00
Matt Brubeck
f506bdef9f Bug 841097 - Stop unnecessary preprocessing in /browser/branding/locales [r=gavin] 2013-02-13 12:32:33 -08:00
Jim Mathies
89a37b33ba Bug 823218 - merge metro branding to mc. r=glandium 2013-02-12 14:51:23 -06:00
Dão Gottwald
ec2556d7c9 Bug 815743 - Part 2: Backed out bug 588909. a=lsblakk
--HG--
extra : transplant_source : s9%11%B2%04%B1%D0%5E%28I%13%15%B5%9E%AB%B5E%09%0D%E2
2012-08-10 20:48:09 +02:00