Commit Graph

26 Commits

Author SHA1 Message Date
Sylvestre Ledru
76532a0e31 Bug 1176533 - Rename the variable MOZ_APP_VERSION_ABOUT for something more general r=glandium 2015-07-11 19:37:54 -06:00
Sylvestre Ledru
d5d1f7b0cf Bug 1145175 - Include the beta version in 'About Firefox' r=glandium
This should not have any effect on nightly or aurora.
Also fix browser/installer/windows/Makefile.in
webapprt/win/Makefile.in to use the variable instead
of the file
2015-06-12 11:54:28 +02:00
Christoph Kerschbaumer
d066921cad Bug 1113431 - Tests for referrer in click, middle click, and open new link in new {tab, window}. r=gijskruitbosch 2015-02-20 16:18:05 -08:00
Steven MacLeod
470586388e Bug 1093566 - Migrate BrowserUITestUtils into BrowserTestUtils; r=Unfocused r=paolo 2015-02-23 12:48:54 -05:00
Blair McBride
975ae1b9a8 Bug 1123517 - [ReadingList] Implement basic sidebar that lists unread ReadingList items. r=florian 2015-02-20 22:07:24 +13:00
Mike Conley
862100b2d8 Bug 1085622 - Fix E10S_TESTING_ONLY define so that it only ever applies when E10S_TESTING_ONLY config is true. r=ally,glandium.
We were defining the E10S_TESTING_ONLY build-time define with the value of the E10S_TESTING_ONLY config variable,
regardless of the value of E10S_TESTING_ONLY. Even if E10S_TESTING_ONLY in configure was blank, we'd still define
E10S_TESTING_ONLY, which resulted in E10S_TESTING_ONLY ifdef'd code to be included when we didn't want it to.

We now only ever define E10S_TESTING_ONLY iff NIGHTLY_BUILD is defined, and we do it globally.

This also fixes a busted E10S_TESTING_ONLY ifdef that didn't have an endif.
2014-11-04 11:16:47 -05:00
Mark Goodwin
ff485fba4f Bug 846489 - Part 2 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Carsten "Tomcat" Book
22dc432519 Backed out changeset c83447ce334c (bug 846498) 2014-10-31 10:03:16 +01:00
Mark Goodwin
340bf2e765 Bug 846498 - create NetError UI, implement report send functionality. r=felipc@gmail.com 2014-10-30 12:52:00 +01:00
Marco Bonardo
85d46b158c Bug 1023292 - split up browser_popupNotification.js r=adw,MattN 2014-07-06 10:14:48 +02:00
Allison Naaktgeboren
79ae09d034 Bug 1004533 - Guard all e10s testing UI behind an E10S_TESTING_UI ifdef.r=mconley,r=nalexander 2014-05-22 09:09:32 -07:00
Mark Hammond
759cfbfc0e Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy 2014-05-10 12:03:08 +10:00
Ryan VanderMeulen
78a33f7536 Backed out changesets 2f3f35b8cea3 and 7824a3826963 (bug 1002914) for intermittent mochitest-bc failures. 2014-05-07 16:56:28 -04:00
Mark Hammond
5e79ce6df0 Bug 1002914 (part 2) - remove SocialChatBar, add chat specific tests and refactor social tests. r=mixedpuppy 2014-05-07 09:58:18 +10:00
Georg Fritzsche
3d921de028 Bug 978045 - Move plugin tests in browser/base/content/tests/general to browser/base/content/tests/plugins. r=jaws 2014-03-03 17:10:51 +01:00
Ted Mielczarek
78e3bfe3c5 Bug 968837 - Move more Mochitests into manifests. r=jmaher 2014-02-06 15:37:30 -05:00
Gijs Kruitbosch
70d80a5573 Bug 940093 - offer UI option in Australis' customization mode to toggle titlebar, r=jaws 2014-01-29 17:19:23 +00:00
Gregory Szorc
6e1333520a 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.
2013-12-10 16:18:11 +09:00
Mike Hommey
06f022b38f Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
3a5f5f0076 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage 2013-11-28 14:24:05 +09:00
Mike Hommey
3405bc48c6 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Gregory Szorc
3d56960c30 Bug 924209 - Consolidate moz.build files in browser/base/content; r=Gijs 2013-10-08 10:59:05 +02:00
Kyle Machulis
331f36baa9 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00
Kyle Machulis
ec9b53db93 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
0419a0b889 Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-03-29 13:56:18 -07:00
Gregory Szorc
1a3da6acf4 Bug 784841 - Part 18d: Convert /browser; r=gavin f=Ms2ger 2013-02-25 12:47:18 -08:00