Commit Graph

459882 Commits

Author SHA1 Message Date
Chris Manchester
02e869c79a Bug 1143547 - Get a stack out of child processes before killing the parent from the mochitest harness in response to the global output timeout. r=ted
--HG--
extra : commitid : 1e1gnyBhQlE
2015-08-12 00:00:35 -07:00
Chris Manchester
ddb5730080 Bug 1240667 - Detect a tree to use for artifact builds based on recent changesets. r=nalexander
Currenlty --enable-artifact builds will take artifacts from fx-team regardless of the
state of the current working directory. This can lead to broken builds if someone
updates to a tree other than fx-team.

This commit changes the default behavior from tracking fx-team to finding all recent
pushheads and finding the closest to the working parent that has artifacts available.

This also fixes a mis-match between tree names according to mozext and branch names in
the taskcluster index preventing artifact download from common integration branches.

--HG--
extra : commitid : 3LqLna4qxk0
2016-01-29 12:27:04 -08:00
James Burke
9ea321cf7d Bug 1139849 - postMessage to incorrect target domain should print a console security error r=bz 2016-01-29 13:32:01 -08:00
Boris Zbarsky
c7fe6eed14 Bug 1243438. Don't try to include the filename '<unknown>' when including headers for unions that have a built-in typedef they're referenced by. r=peterv 2016-01-29 16:56:04 -05:00
David Burns
72dd583e34 Bug 1243739: Update marionette-driver dependecy for marionette-transport. r=ato
--HG--
extra : commitid : 56cuOsVDAtq
extra : rebase_source : 76531f0783bb7f1ef0486b477b36667109cf2c2b
2016-01-29 15:10:46 +00:00
Wes Kocher
a704c0a7d6 Merge fx-team to central, a=merge CLOSED TREE
--HG--
extra : commitid : IJaJsAf7nat
2016-01-29 13:40:29 -08:00
Wes Kocher
4c1c8ea235 Backed out 3 changesets (bug 1212323) for WinXP debug crashes CLOSED TREE
Backed out changeset 7215ed1cfcef (bug 1212323)
Backed out changeset bd7599dcee0d (bug 1212323)
Backed out changeset 228267494daa (bug 1212323)

--HG--
extra : commitid : C8ZtL47yMj1
2016-01-29 10:30:16 -08:00
Wes Kocher
b9d77f5943 Backed out changeset 2c56aed63687 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE
--HG--
extra : commitid : 7egFNnxx2ut
2016-01-29 10:15:38 -08:00
Wes Kocher
a40af4aa59 Backed out changeset 7ec471c99263 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE
--HG--
extra : commitid : B8zmd9Xadpz
2016-01-29 10:15:34 -08:00
Wes Kocher
e060c6dced Backed out changeset 24af6caa9bba (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE
--HG--
extra : commitid : ETz5wi5nzdH
2016-01-29 10:15:30 -08:00
Wes Kocher
02bbb8ab49 Backed out changeset a1439ce8da77 (bug 1219482) to hopefully fix the intermittent hazard failures CLOSED TREE
--HG--
extra : commitid : GnRuui1yapD
2016-01-29 10:15:26 -08:00
Wes Kocher
e5f4ab2287 Backed out changeset 8ee5a700e4a2 (bug 1242777) to hopefully fix the intermittent hazard failures
--HG--
extra : commitid : IZS783zslAZ
2016-01-29 10:14:44 -08:00
Wes Kocher
23122402f7 Backed out changeset 65624d4c4a65 (bug 1238121) to hopefully fix the intermittent hazard failures
--HG--
extra : commitid : 6SsEbxXjwKq
2016-01-29 10:14:34 -08:00
Nathan Froyd
b1bbf96de9 Backout 24dbe7da7370:a319694b46d5 (bug 1069556) for build bustage on various platforms on a CLOSED TREE
--HG--
rename : toolkit/crashreporter/google-breakpad/src/client/linux/Makefile.in => toolkit/crashreporter/google-breakpad/src/client/linux/handler/Makefile.in
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper.h => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper.h
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper_unittest.cc => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper_unittest.cc
2016-01-29 11:55:43 -05:00
B2G Bumper Bot
5f535fa7a1 Bumping manifests a=b2g-bump 2016-01-29 07:50:49 -08:00
B2G Bumper Bot
7f0caece54 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/07d30dcbe75d
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #26996 from autra/bug1087933

Bug 1087933 - Allow to add recipients to a message being written in a thread

========

https://hg.mozilla.org/integration/gaia-central/rev/ddaa0b230187
Author: Augustin Trancart <augustin.trancart@gmail.com>
Desc: Bug 1087933 - Add recipients in a sms conversation. r=julienw

The 'addRecipients' button redirects to the Composer with current subject, text, attachments and
recipients of the current conversation. So we are not technically adding recipients to a thread.
2016-01-29 07:49:14 -08:00
Tom Tromey
7fae99b3dc Bug 1241544 - add documentation for this-top-level-scope eslint rule; r=mikeratcliffe 2016-01-29 08:32:54 -07:00
Tom Tromey
2c8e61ac71 Bug 1240183 - make styleeditor eslint-clean; r=pbro 2016-01-29 08:25:26 -07:00
Ting-Yu Lin
2f7ddb73d6 Bug 1227927 Part 4 - Add comment to nsFrameList::GetLength() to warn it's O(n). r=mats
--HG--
extra : commitid : H0nct5arwsJ
extra : rebase_source : c6810483931d49f730618815642e8a582c26e35f
2016-01-29 22:42:15 +08:00
Ting-Yu Lin
2d02ad0652 Bug 1227927 Part 3 - Use ranged-based for-loop to rewrite some simple loops in part 2. r=mats
--HG--
extra : commitid : CcdpGdlMNIk
extra : rebase_source : 9c184cb8107bf6276c237d03d240f8755fd61553
2016-01-29 22:42:15 +08:00
Ting-Yu Lin
1889f6bc41 Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
--HG--
extra : commitid : 5qtaK1nS8RC
extra : rebase_source : dcc98f423b2446269beb6fa6a9d092ae8213f38e
2016-01-29 22:42:14 +08:00
Ting-Yu Lin
0721bc459e Bug 1227927 Part 1 - Make nsIFrame::PrincipalChildList a const function. r=bz
Since nsIFrame::GetChildList() is a const function, PrincipalChildList()
should be a const function as well.

--HG--
extra : commitid : Hjvhy6cUWTF
extra : rebase_source : 0a998e5420b81827e478b403744cd9e5a11eb584
2016-01-29 22:42:13 +08:00
Sebastian Kaspari
fbc8cb7a64 Bug 1243713 - Skip testCatalogIsBootstrappedIfFileDoesNotExist() if MOZ_ANDROID_EXCLUDE_FONTS is not set. r=nalexander
--HG--
extra : commitid : 8JjBdnC8DwR
extra : rebase_source : c317fe2a447491a665f12b90a08a4d3a616a8fa7
2016-01-28 13:15:56 +01:00
Carsten "Tomcat" Book
84d9d74bed Merge mozilla-central to fx-team 2016-01-29 11:49:02 +01:00
Carsten "Tomcat" Book
f50e3a325f merge fx-team to mozilla-central a=merge 2016-01-29 11:47:23 +01:00
Andrew Swan
7fc2a0fc8f Bug 1172835 - Add warning icon to unsigned extensions warning button. r=Mossop 2016-01-28 11:16:28 -08:00
Greg Tatum
0d7961a9fa Bug 1164252 - Profiler should be able to parse evaluated location sites. r=jsantell 2016-01-28 08:29:00 -05:00
Nathan Toone
b139a57e27 Bug 1243931 - Use Context.getPackageName() instead of AppConstants.ANDROID_PACKAGE_NAME. r=nalexander
This patch just modifies the search widget to use the Android Context function instead of the hard-coded (at compile time) value.
2016-01-28 16:30:52 -07:00
AJ Kerrigan
b41679a10d Bug 1243133 - Fix brace style in webconsole.js. r=linclark
Get rid of ESLint brace style warnings by converting to 1TBS.

--HG--
extra : amend_source : 5ac924a94572ba66e262be8f3c73e8490b3e7262
2016-01-28 22:32:26 -05:00
Wes Kocher
41db135877 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : 4AX8VVlr03J
2016-01-28 17:50:47 -08:00
Wes Kocher
84714308b8 Merge fx-team to central, a=merge
--HG--
extra : commitid : 2DZ63I10LcS
2016-01-28 17:47:33 -08:00
Jordan Santell
5b4a50f7d7 Bug 1226319 - Part 3 - Land JIT Viewer implemented in react. r=fitzgen 2016-01-28 13:00:54 -08:00
Alexandre Poirot
f00f8e8a1f Bug 1239276 - Add missing parenthese in test_protocol_async.js r=me. CLOSED TREE 2016-01-28 11:50:10 -08:00
Chenxia Liu
5451d27190 Bug 1242467 - Update renames missed in FirstrunAnimationContainer. r=bustage CLOSED TREE
--HG--
extra : commitid : II9pmhnEH2I
extra : rebase_source : 3232e18e7565222231d8ff17345436372127a5be
extra : amend_source : 7e5e876d932d330bd89f44d478027993cfe7d143
2016-01-28 11:38:39 -08:00
Yura Zenevich
aa6aa35b56 Bug 1087608 - eliminating a pref observer leak and fixing test timeout overflow that cause intermittents. r=eeejay 2016-01-28 13:00:45 -05:00
Luke Wagner
8bd5647267 Bug 1243633 - Baldr: add call/call_import (r=bbouvier)
--HG--
extra : commitid : 8gZwAhh1IiT
extra : rebase_source : 7f573d0690cddfdba5a8da762b9faf128d7bfe24
2016-01-28 11:51:39 -06:00
Luke Wagner
61e2a7cf96 Bug 1243633 - Odin: switch to lineOrBytecode from line/column (r=bbouvier)
--HG--
extra : commitid : 6HdQmm9YCfq
extra : rebase_source : 0f97268f15f7615776518b553e36158514c8f738
2016-01-28 11:20:13 -06:00
Luke Wagner
84e69827c4 Bug 1243633 - Odin: tidy up call emitting (r=bbouvier)
--HG--
extra : commitid : Hsn3M78WjQm
extra : rebase_source : 1df9e348587b00b6171e36bf8d87351752ec3211
2016-01-28 11:20:08 -06:00
Luke Wagner
c3fde7cc15 Bug 1243252 - Baldr: add import section (r=bbouvier)
--HG--
extra : commitid : 64BPCvQPUL7
extra : rebase_source : 5cc46dd463ea6be7795c4787a99460fa9d19a4cc
2016-01-28 10:30:41 -06:00
Luke Wagner
38c56107c6 Bug 1243252 - Baldr: refactor exports (r=bbouvier)
--HG--
extra : commitid : BgBjukMnOeY
extra : rebase_source : b481e055015511195655bc32a86db94fdf9edd0e
2016-01-28 09:21:31 -06:00
Luke Wagner
c4e57a6906 Bug 1243252 - Remove const restriction on CharsToNewUTF8CharsZ (r=jandem)
--HG--
extra : commitid : CZd2zqCgeCG
extra : rebase_source : 3c6a71b1e64e605d9e5e8bde848a7dc9c12b824d
2016-01-28 09:20:19 -06:00
Luke Wagner
ee766ec556 Bug 1243632 - Baldr: check TypeError vs. SyntaxError (r=bbouvier)
--HG--
extra : commitid : 35dU67Jeld7
extra : rebase_source : fc085a9151894ff8ae6e42e201f875dcd2b6cdaa
2016-01-28 09:20:18 -06:00
Luke Wagner
9b61c16e60 Bug 1243626 - Baldr: tweak block text format (r=bbouvier)
--HG--
extra : commitid : 9fECYR2kThL
extra : rebase_source : 835278484ce896f171683096ab2b53c7889ac823
2016-01-28 09:19:22 -06:00
Patrick McManus
d48f3b6001 Bug 1224291 - define BUILD_PORTABLE for brotli r=jfkthame 2016-01-28 12:48:08 -05:00
Morgan Phillips
a427bd0117 Bug 1238582 - Skip simulated OOM check in the case where we're growing within reserved space; r=Waldo
--HG--
extra : rebase_source : a0f1db09b114478c52609de705dce4ba9a74445a
2016-01-28 10:07:14 -06:00
Nicholas Nethercote
900298f2a4 Bug 1187137 (part 7) - Replace nsBaseHashtable::Enumerate() calls in netwerk/protocol/ with iterators. r=valentin.
--HG--
extra : rebase_source : 7326c0f51805e8d38ff7c7996355dfda36be03d7
2016-01-27 19:18:33 -08:00
Nicholas Nethercote
d04f9d9bd4 Bug 1187137 (part 6) - Replace nsBaseHashtable::Enumerate() calls in netwerk/protocol/ with iterators. r=valentin.
--HG--
extra : rebase_source : 7dc26d97543ed93bb0feee7539954316ab36348b
2016-01-27 19:04:38 -08:00
Nicholas Nethercote
0fc6893b11 Bug 1187137 (part 5) - Replace nsBaseHashtable::Enumerate() calls in netwerk/protocol/ with iterators. r=valentin.
--HG--
extra : rebase_source : 87ff74c1f4a66987de60cfc7a77269ae83d2b318
2016-01-27 18:38:45 -08:00
Nicholas Nethercote
f3f9d0c09e Bug 1187137 (part 4) - Replace nsBaseHashtable::Enumerate() calls in netwerk/protocol/ with iterators. r=valentin.
--HG--
extra : rebase_source : c9f2dd39d41f023d9caf8042b4388af23692950a
2016-01-27 16:05:00 -08:00
Bill McCloskey
c663839ade Bug 1240871 - Don't allow implicit "async" in IPDL (r=mccr8,billm) 2016-01-28 20:56:37 -08:00