Commit Graph

299 Commits

Author SHA1 Message Date
Tim Taubert
a91c9650a2 Bug 1101553 - touching CLOBBER to fix build bustage 2015-01-14 11:28:17 +01:00
ffxbld
9c0589f4eb Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-01-12 15:33:37 -05:00
Mike Hommey
92971cfc23 Bug 1119997 - Stop using mozilla-centos-i386 mock. r=catlee 2015-01-10 08:54:00 +09:00
Ryan VanderMeulen
a986b5daf4 Bug 1056337 - Touch CLOBBER. 2015-01-08 08:37:47 -05:00
Ryan VanderMeulen
cb5c916b42 Bug 1066383 - Touch CLOBBER due to the IDL removal not being properly caught by the build system.
CLOSED TREE
2014-12-22 13:07:28 -05:00
Phil Ringnalda
a577c02a3c Merge m-c to b-i 2014-11-28 11:59:19 -08:00
Thomas Zimmermann
dd11d3edf8 Bug 1105308: Merge BluetoothUtils.{cpp,h}, r=btian
This patch merges BluetoothUtils.{cpp,h} from BlueZ and Bluedroid
backends. The resulting files of the same name are located in the
generic code's directory.

This change requires a rebuild of dependency information, so the
patch touches CLOBBER as well.

--HG--
rename : dom/bluetooth/bluedroid/BluetoothUtils.cpp => dom/bluetooth/BluetoothUtils.cpp
rename : dom/bluetooth/bluedroid/BluetoothUtils.h => dom/bluetooth/BluetoothUtils.h
2014-11-28 11:49:40 +01:00
ffxbld
e3413f5d4f Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:54:49 -05:00
Ben Hearsum
f307340eaa Backout bad version bumps IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:51:29 -05:00
ffxbld
85ae6fdacd Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-11-28 10:33:05 -05:00
Ryan VanderMeulen
5cf6628e94 Bug 1102488 - Touch CLOBBER on a CLOSED TREE. 2014-11-25 14:25:05 -05:00
Jed Davis
eb5a7b8072 Bug 1101170 - Move Linux sandbox code into plugin-container on desktop. r=kang r=glandium
Specifically:
* SandboxCrash() uses internal Gecko interfaces, so stays in libxul.
* SandboxInfo moves to libxul from libmozsandbox, which no longer exists.
* Where libxul calls Set*Sandbox(), it uses weak symbols.
* Everything remains as it was on mobile.
2014-11-24 15:22:13 -08:00
Richard Newman
4d2e16c801 Bug 1084498 - Touch CLOBBER after updating Android build tools. r=me 2014-11-13 15:50:13 -08:00
Matthew Noorenberghe
1e9261c833 Bug 1095234 - Clobber for bug 1091260 which stopped packaging a devtools file with EXTRA_JS_MODULES while making it require pre-processing. DONTBUILD a=CLOBBER 2014-11-06 18:12:14 -08:00
Jeff Gilbert
dde349d912 Bug 1087650 - Rename mochitests to test_*. - r=kamidphish 2014-10-22 12:27:21 -07:00
Masatoshi Kimura
6ebde9634a Bug 1092813 - Update the SDK path to 8.1. r=mshal 2014-11-04 06:35:12 +09:00
Carsten "Tomcat" Book
270e0a4f40 Bug 1091471 - update Clobber for Bug 1091118 Android Build problems 2014-10-30 10:23:32 +01:00
Ryan VanderMeulen
55cd85274a Bug 1090512 - Touch CLOBBER to reopen the CLOSED TREE. 2014-10-29 14:05:59 -04:00
Phil Ringnalda
bf0984d583 Touch CLOBBER yet again for backing out bug 1087560 yet again
CLOSED TREE
2014-10-28 23:08:52 -07:00
Wes Kocher
cdc9f9e5ca Bump CLOBBER for bug 1087560's landing to fix build bustage CLOSED TREE 2014-10-28 14:38:53 -07:00
Thomas Zimmermann
889bfc527b Bug 1084342: Move |SocketMessageWatcher| to separate file, r=shawnjohnjr
This patch moves |SocketMessageWatcher| into a separate file. The new
Bluetooth daemon will require it's functionality for OPP profiles.
2014-10-28 10:34:09 +01:00
Birunthan Mohanathas
ee17b94500 Bug 946065 - Touch CLOBBER 2014-10-25 20:36:18 +03:00
Wes Kocher
31fe18301f Touch CLOBBER for bug 1087560 DONTBUILD CLOSED TREE 2014-10-23 16:41:33 -07:00
Mike Hommey
1ab54a1b10 Followup to bug 609976 - Build ICU as a shared library on windows. r=mshal 2014-10-18 09:28:57 +09:00
Ralph Giles
b4a0a99f4a Bug 1063356 - Bump clobber. a=KWierso CLOSED TREE
Seems to fix:

  No rule to make decoder/vp9_thread.c', needed by `vp9_thread.o'

Where decoder/vp9_thread.c is now decoder/vp9_dthread.c and there's
a new common/vp9_thread.c.
2014-10-17 14:14:22 -07:00
Wes Kocher
a4109cfb8e Bug 609976 needed a CLOBBER to fix the CLOSED TREE 2014-10-16 17:36:22 -07:00
David Major
632bb69f95 Bug 1061335 - Part 3: Switch Win32 builders to VS2013. r=glandium sr=bsmedberg 2014-10-14 15:31:23 +13:00
ffxbld
be274d1f29 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-10-13 13:39:31 -04:00
Ryan VanderMeulen
f19abcf19e Bug 1080922 - Touch CLOBBER on a CLOSED TREE.
--HG--
extra : rebase_source : 3e60f8936b0a7c40c758bda139ddfc4b5c4c0cbf
2014-10-10 17:10:12 -04:00
David Major
ed1952c8e9 Bug 1080074 - Switch Win64 builders to VS2013. r=glandium sr=bsmedberg
Win32 will wait until after merge day.

--HG--
extra : rebase_source : 275eb45fc46b2bf3c187d86a27064f6543dbed94
2014-10-09 11:08:55 +13:00
Bill McCloskey
b030bd8399 Bug 1049879 - Remove urgent and rpc message types and replace with message priorities (r=dvander,bent,ehsan) 2014-10-07 21:32:45 -07:00
Ryan VanderMeulen
671d1a817e Backed out 7 changesets (bug 1047483, bug 1079301, bug 1079335) for webplatform test failures.
Backed out changeset 7d06b68c44d0 (bug 1079335)
Backed out changeset 92030169528e (bug 1079301)
Backed out changeset c09d7f95554a (bug 1047483)
Backed out changeset c199f1057d7e (bug 1047483)
Backed out changeset 18830d07884c (bug 1047483)
Backed out changeset e087289ccfbb (bug 1047483)
Backed out changeset 6238ff5d3ed0 (bug 1047483)

CLOSED TREE

--HG--
rename : content/base/public/File.h => content/base/public/nsDOMFile.h
rename : content/base/src/MultipartFileImpl.cpp => content/base/src/nsDOMBlobBuilder.cpp
rename : content/base/src/MultipartFileImpl.h => content/base/src/nsDOMBlobBuilder.h
rename : content/base/src/File.cpp => content/base/src/nsDOMFile.cpp
2014-10-07 13:16:11 -04:00
Andrea Marchesini
cb60507ce7 Bug 1079301 - Bug 1047483 - Porting DOMFile/DOMBlob to WebIDL requires CLOBBER - CLOSED TREE 2014-10-07 16:15:34 +01:00
Ben Turner
141df104d6 Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
Thomas Zimmermann
8002fa15d0 Bug 1065897: Updating CLOBBER, r=btian 2014-09-23 09:44:42 +08:00
Vicamo Yang
4a9705bb4c Bug 1063304: (follow-up) explicit clobber. r=me 2014-09-22 10:02:44 +08:00
Ryan VanderMeulen
1d1ce80554 No bug - Touch CLOBBER.
CLOSED TREE
2014-09-17 21:44:44 -04:00
Ryan VanderMeulen
8be815920f No bug - Touch CLOBBER.
--HG--
extra : rebase_source : 3128cd510536285d1246f8517221e39d26c3f35d
2014-09-16 11:14:26 -04:00
Phil Ringnalda
3cf56091d5 Bug 1047076 - touch CLOBBER
CLOSED TREE
2014-09-13 13:06:28 -07:00
Thomas Zimmermann
801f1fd452 Bug 1061489: Updating CLOBBER, r=shuang 2014-09-11 12:23:02 +02:00
ffxbld
02d1667716 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2014-09-02 12:54:33 -04:00
Birunthan Mohanathas
1b7dc51246 Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8
--HG--
rename : dom/src/jar.mn => dom/jar.mn
rename : dom/src/res/hiddenWindow.html => dom/res/hiddenWindow.html
2014-08-30 21:43:46 -07:00
George Wright
b50d70f43c [PATCH 08/15] Bug 1017113 - Update Skia to 2014-07-28 r=upstream 2014-07-28 15:06:12 -04:00
Mike Hommey
d162b81727 Clobber for bug 1046533. r=me 2014-08-02 08:15:47 +09:00
Wes Kocher
6d7da0549c Touch CLOBBER for bug 1043853 due to sccache issues on a CLOSED TREE 2014-08-01 14:44:18 -07:00
Jan de Mooij
84a6557770 Bug 1046585 followup - Touch CLOBBER on a CLOSED TREE. r=me 2014-08-01 17:10:37 +02:00
Nathan Froyd
8111b25760 Touch CLOBBER to fix a raft of build bustage on bug 1044165's push 2014-07-25 20:45:39 -04:00
Wes Kocher
d27c378220 Touch CLOBBER for bug 946065 to open this CLOSED TREE 2014-07-25 15:26:05 -07:00
Wes Johnston
c5e3244bee Bug 1016529 - Update builders to include google play services. r=sbruno 2014-07-24 08:28:17 -07:00
Daniel Holbert
593f077bab Bug 984711 followup: Touch CLOBBER because apparently something here requires it.
CLOSED TREE, DONTBUILD
2014-07-22 09:03:07 -07:00