Ted Mielczarek
0f5bf4a8d6
bug 543111 - Fix Mac Breakpad host tools to build in Linux cross-compile. r=mento,glandium
2015-10-01 15:04:27 -04:00
Carsten "Tomcat" Book
06e7c5d2ac
Backed out 4 changesets (bug 543111) for mac bustage on a CLOSED TREE
...
Backed out changeset 81f6fdc25862 (bug 543111)
Backed out changeset d1a73eaa6113 (bug 543111)
Backed out changeset 08c7f9ed5970 (bug 543111)
Backed out changeset 3b323ed3b20a (bug 543111)
2015-10-01 14:32:11 +02:00
Carsten "Tomcat" Book
4e48ddedcd
Merge m-c to mozilla-inbound
2015-10-01 14:15:17 +02:00
Carsten "Tomcat" Book
b78014b465
merge mozilla-inbound to mozilla-central a=merge
2015-10-01 12:39:25 +02:00
Seth Fowler
3ec62c3b82
Bug 1118926 (Part 2) - Remove remnants of -moz-resolution in JavaScript code. r=dolske
2015-09-30 17:00:56 -07:00
Seth Fowler
9b3da6ca38
Bug 1118926 (Part 1) - Remove remnants of -moz-resolution in C++ code. r=tn
2015-09-30 17:00:52 -07:00
Bobby Holley
818dbc176c
Bug 1208622 - Separate API entry points. r=bz
2015-09-30 16:31:46 -07:00
Mike Hommey
63e6851011
Bug 1209875 - Get rid of XULPPFLAGS. r=gps
...
The flags added in toolkit/locales/Makefile.in turn out not to be actually
used, so just remove that.
The remaining uses of XULPPFLAGS are to set debug flags depending on whether
MOZ_DEBUG is set or not. Just set a dedicated variable with the right value
from configure.
2015-10-01 07:30:48 +09:00
Ted Mielczarek
4e111e79f9
bug 543111 - fix symbolstore.py to work properly for cross-compiled mac builds on linux. r=gps
2015-09-22 08:00:34 -04:00
Wes Kocher
2bc1c3d4b3
Merge m-c to inbound a=merge
2015-09-30 14:10:21 -07:00
Richard Marti
1bcdc5e839
Bug 1209343 - Make the background of notification[type="critical"] red again. r=adw
2015-09-29 22:06:21 +02:00
Carsten "Tomcat" Book
d8d8d0899b
Merge mozilla-central to fx-team
2015-09-30 13:54:35 +02:00
Matt Howell
24b18c78ee
Bug 1208626 - Add needed parameter to getHistogramById. r=rstrong
2015-09-25 13:43:18 -07:00
David Rajchenbach-Teller
d09f2ef7ab
Bug 1208475 - Using a safer date for test_iter_dir;r=yoric
2015-09-29 15:53:40 +02:00
David Rajchenbach-Teller
6f4d556f84
Bug 1208199 - test_osfile_async_setDates.js doesn't need to handle pending/finished state manually;r=yoric
2015-09-29 11:53:30 +02:00
Mike Hommey
72791235a4
Bug 1209401 - Don't use preprocessor forced includes for API keys in nsURLFormatter.js. r=gps
2015-09-30 11:51:48 +09:00
Wes Kocher
307ad6a74c
Merge m-c to inbound, a=merge
2015-09-29 16:13:55 -07:00
David Anderson
ae08a8de3b
Fail gracefully when we can't get a texture sync handle. (bug 1207665 part 4, r=bas,vladan)
2015-09-29 11:20:01 -07:00
Carsten "Tomcat" Book
13501ce691
Merge mozilla-central to fx-team
2015-09-29 12:41:12 +02:00
Carsten "Tomcat" Book
20429d63e4
merge mozilla-inbound to mozilla-central a=merge
2015-09-29 12:00:25 +02:00
Mike de Boer
1b7e78bef2
Bug 1171962: introduce telemetry histogram that counts the amount of sessions that exchanged one or more chat messages. r=vladan,dmose
2015-09-29 11:50:21 +02:00
Wes Kocher
d4d42910cf
Merge m-c to fx-team, a=merge
2015-09-28 16:32:47 -07:00
Muhsin Ali Steiman
80d0beacb1
Bug 1207585 - Removes browser.newtab.url from Troubleshoot.jsm whitelist. r=adw
2015-09-28 15:44:19 -07:00
Wes Kocher
c80bcca5af
Merge inbound to central, a=merge
2015-09-28 15:36:38 -07:00
Matteo Ferretti
105c952571
Bug 1089240 - Add a measurement tool. r=pbrosset
2015-09-28 15:14:00 +02:00
Alessio Placitelli
fa6ce758d6
Bug 1208376 - Update the documentation. r=gfritzsche
2015-09-28 08:37:00 +02:00
Gijs Kruitbosch
8592690a27
Bug 1196144 - source window disappearance still breaks downloading to custom directories on windows, r=felipe
2015-09-25 16:17:27 +01:00
Carsten "Tomcat" Book
e86e9fb3c6
Merge mozilla-central to fx-team
2015-09-28 14:19:22 +02:00
Carsten "Tomcat" Book
d3d65f378b
merge mozilla-inbound to mozilla-central a=merge
2015-09-28 14:13:24 +02:00
Carsten "Tomcat" Book
999e802809
merge fx-team to mozilla-central a=merge
2015-09-28 14:10:50 +02:00
Maxim Zhilyaev
6633c89379
Bug 1196437 - Moving a sponsored tile in newtab breaks various things [r=marcosc]
2015-09-26 13:26:26 -07:00
Ehsan Akhgari
6a90cc8448
Bug 1208926 - Initialize hOldFont so that it can't be accessed uninitialized; r=rstrong
...
Found by Viva64.
2015-09-27 20:54:31 -04:00
Brian Grinstead
d0f82da2bd
Bug 1034110 - Provide a way to observe mutations for ::before/::after pseudo elements;r=smaug
...
Adds a new chrome-only MutationObserverInit option called nativeAnonymousChildList
that will cause a mutation to fire when a native anonymous root is bound or unbound
2015-09-24 08:23:32 -07:00
Mike de Boer
e3dd813d53
Backed out changeset 77b2f22f48c7 (bug 1140512) due to invalid fix. rs=me,backout.
2015-09-28 12:55:46 +02:00
Iaroslav (yarik) Sheptykin
8033ff9590
Bug 1206085: Replacing preprocessor directives with AppConstants in Telemetry modules. r=gfritzsche
2015-09-23 11:46:56 +02:00
Matthew Noorenberghe
2e131ae987
Bug 1208685 - Dedupe alert.css and cleanup alert.js heading. r=bgrins
2015-09-25 17:36:08 -07:00
Wes Kocher
27a585a651
Backed out 3 changesets (bug 1208295) for browser_offlineQuotaNotification.js bustage CLOSED TREE
...
Backed out changeset 1c16e9f4aa2f (bug 1208295)
Backed out changeset 3242ff9a86bb (bug 1208295)
Backed out changeset 04f2a2c320a3 (bug 1208295)
2015-09-25 18:20:35 -07:00
Dave Townsend
f14a0af9d4
Typo fix for bug 1192926. CLOSED TREE.
2015-09-25 17:38:37 -07:00
Wes Kocher
525e82bfed
Merge m-c to b2ginbound, a=merge
2015-09-25 18:03:13 -07:00
Fabrice Desré
944a9b4bc9
Bug 1208540 - The toolkit.defaultChromeURI window is opened twice r=jchen
2015-09-25 14:50:56 -07:00
Bill McCloskey
a587ca9892
Bug 1207911 - [webext] Fix races in webextension tests (r=gabor)
2015-09-27 12:29:40 -07:00
Tooru Fujisawa
d0c131ca8d
Backed out changeset 036615ba3257 (bug 1207498) for Linux pgo M(oth) failure
2015-09-27 23:42:50 +09:00
Tooru Fujisawa
cd3db6670e
Backed out changeset 55b45f61cfd2 (bug 1207498) for Linux pgo M(oth) failure
2015-09-27 23:42:27 +09:00
Tooru Fujisawa
b62bbe1e0c
Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs
2015-09-24 20:36:01 +09:00
Tooru Fujisawa
b059a24532
Bug 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs
2015-09-24 20:32:23 +09:00
Neil Rashbrook
d9af8f7cd2
Bug 1012397 Add support for ignoreBlurWhileSearching r=mak
2015-09-26 19:22:06 +01:00
Luca Greco
3c5794dd0a
Bug 1204575 - fix WebExtension EventManager fireFunc registering. r=billm r=gabor
2015-09-25 04:33:00 +02:00
Wes Kocher
b2c7737aa3
Merge m-c to inbound, a=merge
2015-09-24 17:14:17 -07:00
Wes Kocher
f59b3a9b8d
Backed out 2 changesets (bug 1034110) for test_mutationobserver_anonymous.html bustage CLOSED TREE
...
Backed out changeset 7b145ea2fbde (bug 1034110)
Backed out changeset 3a8904e50016 (bug 1034110)
2015-09-24 11:29:11 -07:00
J. Ryan Stinnett
59dd9fe84c
Bug 1201535 - Test view source of srcdoc frames. r=mconley
2015-09-24 12:39:09 -05:00