Commit Graph

429 Commits

Author SHA1 Message Date
Lee Salzman
61693aa8d2 Bug 1246756 - part 3 - update Skia to m49 branch. r=jrmuizel 2016-02-09 13:38:06 -05:00
brendan
3323f87496 Bug 1237983 - Investigate and remove the Bagheera Client Implementation. r=gfritzsche 2016-01-24 22:33:52 -05:00
Carsten "Tomcat" Book
d21214a0c4 no bug touch clobber for bug 1069556 to fix bustage a=sheriffduty on a CLOSED TREE 2016-01-26 15:01:13 +01:00
Carsten "Tomcat" Book
864e28ffb5 no bug touching clobber to fix bustage on a CLOSED TREE 2016-01-26 12:43:00 +01:00
Wes Kocher
1da0a4a64b Bug 1241974 or bug 1241975 needed a clobber a=CLOSED TREE 2016-01-25 11:11:50 -08:00
Jean-Yves Avenard
7573d31ee2 Bug 1240627 - Touch CLOBBER to force a rebuild
CLOSED TREE
2016-01-20 10:35:48 +11:00
Jeff Muizelaar
bbcea8dc03 Bug 1228641. Remove initializer_list from stl-headers
Including new before initializer_list seems to cause problems like:

c:\tools\vs2013\vc\include\xutility(1278) : error C2065: 'initializer_list' : undeclared identifier
c:\tools\vs2013\vc\include\xutility(1278) : error C2065: '_Ilist' : undeclared identifier
c:\tools\vs2013\vc\include\xutility(1281) : error C2433: 'rbegin' : 'inline' not permitted on data declarations
c:\tools\vs2013\vc\include\xutility(1281) : error C2365: 'std::rbegin' : redefinition; previous definition was 'function'
c:\tools\vs2013\vc\include\xutility(1281) : error C2998: 'std::reverse_iterator<const _Elem*> std::rbegin' : cannot be a template definition
c:\tools\vs2013\vc\include\xutility(1284) : error C2065: 'initializer_list' : undeclared identifier
c:\tools\vs2013\vc\include\xutility(1284) : error C2065: '_Ilist' : undeclared identifier
c:\tools\vs2013\vc\include\xutility(1287) : error C2433: 'rend' : 'inline' not permitted on data declarations
c:\tools\vs2013\vc\include\xutility(1287) : error C2365: 'std::rend' : redefinition; previous definition was 'function'
c:\tools\vs2013\vc\include\xutility(1287) : error C2998: 'std::reverse_iterator<const _Elem*> std::rend' : cannot be a template definition

initializer_list shouldn't very be doing any allocation or throwing exceptions so we should be fine.
2016-01-15 19:51:37 -05:00
Jed Davis
b1a19f116a Bug 1133073 - Use PR_DuplicateEnvironment to avoid post-fork malloc on all Linux platforms. r=dhylands 2016-01-11 14:17:01 -08:00
Nigel Babu
212a97b144 Bug 1209344 - Touch CLOBBER so random build failures are fixed
CLOSED TREE
2016-01-07 11:38:56 +05:30
Nigel Babu
701ebf4b9d Bug 1216817 - Followup Clobber as an attempt clear up B2GDroid bustage 2015-12-31 12:52:11 +05:30
Lee Salzman
e37b0727b7 Bug 1082598 - clobber for Skia update 2015-12-18 13:53:26 -05:00
Mike Hommey
ba37e4fe64 Backout changesets 53a9d03e4223, e61d18180feb and f07752f611f6 (bug 1233282) for a race condition bustage on a CLOSED TREE. 2015-12-18 17:07:13 +09:00
Mike Hommey
16a66b6cc2 Clobber for bug 1233282 on a CLOSED TREE 2015-12-18 16:46:45 +09:00
Wes Kocher
a10196e6b9 Backed out 10 changesets (bug 1082598) for 2d.path.arcTo.shape.curve1.html failures on OSX
Backed out changeset 018c2a3031f4 (bug 1082598)
Backed out changeset 8f60e42aca2e (bug 1082598)
Backed out changeset c4297c82165f (bug 1082598)
Backed out changeset c22c1bfd091a (bug 1082598)
Backed out changeset 8754fd718869 (bug 1082598)
Backed out changeset da976e4cd253 (bug 1082598)
Backed out changeset 3c8f87df8c68 (bug 1082598)
Backed out changeset 3183d30eb549 (bug 1082598)
Backed out changeset c239a7bc6cba (bug 1082598)
Backed out changeset aa3805015270 (bug 1082598)
2015-12-17 14:30:50 -08:00
Lee Salzman
ee3f19f7a6 Bug 1082598 - clobber for Skia update 2015-12-17 14:45:45 -05:00
Carsten "Tomcat" Book
7288d78320 Bug 1186934 CLOBBER followup a=me on a CLOSED TREE 2015-12-15 16:25:43 +01:00
ffxbld
71eb3a4c4e Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-12-14 15:15:51 -05:00
Jonathan Kew
692dcad271 Bug 1210165 - ICU update requires a CLOBBER. r=waldo 2015-11-20 11:38:15 +00:00
Wes Kocher
c40bf8f646 Touch CLOBBER to clear up bug 1168113's bustage a=merge 2015-11-19 10:09:08 -08:00
Jan Beich
276c18aafc Bug 1198458 Unbreak build on BSDs by fixing non-POSIX thread includes/usage. r=jesup
on a CLOSED TREE
2015-11-18 15:21:51 -05:00
Kit Cambridge
f2e8b0e5c0 Bug 1210211 - Touch CLOBBER. r=me 2015-11-18 08:04:19 -08:00
Kris Maglione
564cd2c648 Bug 1214058: Part 3 - Touch CLOBBER. r=trivial 2015-11-03 16:25:13 -08:00
Ben Kelly
6ce99caa07 Bug 1220007 P2 Make InterceptedChannel's collect logs locally and only flush to nsIChannel on main thread r=bz 2015-11-03 11:20:56 -08:00
Wes Kocher
473a6c8aab Merge m-c to inbound a=merge CLOSED TREE 2015-10-29 15:29:24 -07:00
ffxbld
85f53543f9 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-10-29 07:45:54 -04:00
Simon Montagu
b43cdcd175 Bug 479520: Implement IDNA2008 standard for International Domain Names, patch 1: build system changes, r=ted; code changes, r=jfkthame 2015-10-28 07:05:15 -07:00
Carsten "Tomcat" Book
dadf034282 Bug 1219585 - CLOBBER for intermittent 10.7 debug build failures a=me 2015-10-29 09:42:30 +01:00
Ralph Giles
9e515c70f8 Bug 1217261 - Bump clobber for rust changes. r=kinetik
Last time we had a linker issue when we changed the rust code.
Until we track that down, avoid blocking inbound.
2015-10-21 18:53:49 -07:00
Ralph Giles
eed1bfa1ec Bug 1215696 - Bump clobber. r=KWierso
See if this helps with the build failures after the previous landing.

ld: in ../../media/libstagefright/libMP4Metadata.a, malformed archive
TOC entry for __ZN3cmp5impls16isize.PartialOrd2gt20h0a6c1f9bd32789bbe1sE,
offset 234392240 is beyond end of file 4605472
2015-10-19 16:31:46 -07:00
Ehsan Akhgari
dce5285675 Bug 1210154 - Part 3: Update the clang that we use to build with on OSX as well 2015-10-16 13:27:40 -04:00
Ehsan Akhgari
f7412010e9 Backout changeset d922e18b6dc1 (Bug 1210154) since it touched the wrong file 2015-10-16 13:27:39 -04:00
Ehsan Akhgari
b0d400ad2a Bug 1210154 - Part 3: Update the clang that we use to build with on OSX as well 2015-10-16 13:17:33 -04:00
Phil Ringnalda
0a8bd56076 No bug - touch CLOBBER like a magic fetish to ward off the libstagefright and (je)malloc OS X build bustage demons
CLOSED TREE
2015-10-15 21:33:26 -07:00
Ehsan Akhgari
ba47572aec Bug 1210154 - Part 2: Update the tooltool manifests to use the new clang with rust-bindgen patches; r=rail 2015-10-15 10:18:21 -04:00
Ehsan Akhgari
4288b9fe3f Bug 1182727 - Touch CLOBBER 2015-10-09 21:16:48 -04:00
Michael Comella
0868fb1c86 Bug 1212347 - Force clobber after disabling geckoview. r=me
This is after the fact because the push in bug 1201206 comment 36 passed try
but failed on fx-team.
2015-10-08 16:41:44 -07:00
Carsten Book
9e28d30355 Bug 1212764 - "Clobber needed for bug 957911" r+a=me on a CLOSED TREE 2015-10-08 01:49:00 +02:00
Sebastian Kaspari
c2ea47433a Bug 1193206 - Touch CLOBBER after updating Android build. r=trivial 2015-10-07 09:14:48 +02:00
Sebastian Kaspari
8da5f1fbff Bug 1210755 - Touch CLOBBER after updating Android build. r=trivial 2015-10-05 15:01:49 +02:00
Ehsan Akhgari
6f05b69daf Backout bug 1182727 - Part 13 for the intermittent build failures, also touch CLOBBER 2015-10-02 12:51:16 -04:00
Ehsan Akhgari
4b316253b1 Bug 1182727 - Part 16: Touch CLOBBER 2015-10-02 12:16:01 -04:00
Ehsan Akhgari
36e2c1e5a1 Bug 1205242 follow-up: Touch CLOBBER 2015-09-29 00:14:23 -04:00
Nick Alexander
1f1fc2e6f2 Bug 1108782 - Follow-up: clobber. r=me 2015-09-22 22:18:15 -07:00
ffxbld
f5445f6eb8 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-09-21 10:15:23 -04:00
Wes Kocher
079066c45a CLOBBER for bug 1201224 2015-09-08 08:20:59 -07:00
Ben Tian
e8c6b01489 Bug 1193379 - Touch clobber for file relocation. r=joliu 2015-08-21 16:49:51 +08:00
Nick Alexander
c1b11bd777 Bug 1195388 - Follow-up: touch CLOBBER. a=bustage 2015-08-19 15:13:49 -07:00
Ryan VanderMeulen
efc50a2505 Bug 1179909 - Touch CLOBBER to fix Android cpptest bustage on a CLOSED TREE. 2015-08-11 10:23:47 -04:00
ffxbld
e634dfaf18 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-08-10 12:20:42 -07:00
Carsten Book
660fc413a8 Bug 1191675 - "Touch Clobber to fix weird xpcshell failures" on a CLOSED TREE r=tomcat 2015-08-05 23:21:00 +02:00