Commit Graph

37 Commits

Author SHA1 Message Date
Kirk Steuber
b31bbb996d Bug 1301452 - Test written for tab spinner probes r=mconley
MozReview-Commit-ID: C7oEA6ofntz
2016-09-16 15:55:55 -07:00
Shane Caraveo
d840fbe801 Bug 1289549 P6 socialapi remove non-socialapi chat code, r=florian
MozReview-Commit-ID: FrW31GTAHGZ
2016-08-23 15:24:07 -07:00
Tom Tromey
1b5a2bdb96 Bug 1286877 - do not set c-basic-offset for python-mode; r=gps
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
2016-07-14 10:16:42 -06:00
Florian Quèze
cf7e661111 Bug 1281427 - move browser_devices_* tests to a webrtc folder, r=Gijs. 2016-06-27 12:23:57 +02:00
Timothy Guan-tin Chien
dfd1ad2f96 Bug 1266611 - Multiple tab prompts should not overlap, r=gijs
MozReview-Commit-ID: 6wjdoiR38Wb
2016-05-21 21:13:10 +08:00
Gijs Kruitbosch
f6167d916f Bug 1228754, r=mak,bz
MozReview-Commit-ID: IGGW2RGiN3u
2016-02-19 11:54:57 +00:00
Matthew Noorenberghe
c599cb9f4f Bug 1208295 - Open content preferences after receiving notifications-open-settings. r=jaws 2015-09-25 13:18:29 -07:00
Wes Kocher
aefeda7d18 Backed out 3 changesets (bug 1208295) for build bustage CLOSED TREE
Backed out changeset ba930740225e (bug 1208295)
Backed out changeset 54f38580e0b8 (bug 1208295)
Backed out changeset a5907e5982a8 (bug 1208295)
2015-10-05 12:20:47 -07:00
Matthew Noorenberghe
ee423a5cc2 Bug 1208295 - Open content preferences after receiving notifications-open-settings. r=jaws 2015-09-25 13:18:29 -07:00
Dave Townsend
adc8ed9163 Bug 1191520: Fix build config error so the search settings footer is actually hidden. r=glandium 2015-08-20 08:39:20 -07:00
Dave Townsend
d4d5c19790 Bug 1191520: Hide the search settings footer in non-nightly builds. r=adw 2015-08-05 15:11:15 -07:00
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