Commit Graph

353 Commits

Author SHA1 Message Date
Ryan VanderMeulen
fe34b60cf4 Backed out changeset 150544a28405 (bug 1167064) for B2G mochitest failures. 2015-06-08 15:41:26 -04:00
Jocelyn Liu
2165ebe1d8 Bug 1167064 - Switch to bluetooth APIv2. r=shuang 2015-06-04 02:59:00 -04:00
Michael Comella
e301caf7ac Bug 1165422 - Clobber for SDK upgrade. r=me
This may not actually be necessary, or configure may be smart enough to do this
when the mozconfig changes, but better safe than sorry.
2015-06-04 19:55:12 -07:00
Ryan VanderMeulen
e505876edf Bug 1165460 - Touch CLOBBER. 2015-06-03 12:45:55 -04:00
Ryan VanderMeulen
b5cbd11835 Bug 1166031 - Update NSS to NSS_3_19_1_BETA1. r=mt 2015-05-20 21:06:06 -04:00
Eric Rahm
c59531403f Bug 1163201 needs clobber. rs=dholbert 2015-05-14 12:57:28 -07:00
ffxbld
bb5e7ed3f3 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-05-11 15:06:43 -04:00
Blake Kaplan
42c489387c Bug 1155494 seems to need a clobber. 2015-05-05 16:51:22 -07:00
Phil Ringnalda
8953893dd1 Bug 1128037 followup, touch CLOBBER so it'll properly build on OS X
CLOSED TREE
2015-05-04 20:36:10 -07:00
Benjamin Smedberg
56b025a279 Bug 1159737 appears to cause bustage not rebuilding enough afterchanging nsXULAppAPI.h. Trying a clobber on a CLOSED TREE r=bustage 2015-05-04 11:44:01 -04:00
Ryan VanderMeulen
6a1cad60ac Merge inbound to m-c. a=merge 2015-04-30 13:56:09 -04:00
Wes Kocher
542c33c7e2 Bug 1154356 needs a CLOBBER for good measure 2015-04-27 16:56:45 -07:00
Dave Townsend
1944329bf2 Bug 1038068: Check add-on signatures and refuse to install unsigned or broken add-ons (preffed off for now). r=dveditz 2015-03-31 11:32:40 -07:00
Kartikaya Gupta
69c50300c9 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Thomas Zimmermann
c9f27afcd4 Bug 1155718: Update CLOBBER, r=btian 2015-04-20 12:56:50 +02:00
Ryan VanderMeulen
10a7f194a4 Bug 1148639 - Touch CLOBBER. 2015-04-17 11:27:03 -04:00
Thomas Zimmermann
a17b8461b5 Bug 1154235: Share BluetoothUtils.{cpp,h} between Bluetooth v1 and v2, r=btian
With this patch, Bluetooth v1 and v2 share the same files for
BluetoothUtils.{cpp,h}. Some of the functions are still version specific
and cannot be shared. The v1 variants can be removed after switching to
v2.
2015-04-16 10:48:21 +02:00
Thomas Zimmermann
2c2212cb45 Bug 1153796: Update CLOBBER, r=btian
The patch set renames and removes source files, which requires a cleanup
of the file dependencies. The corresponding build-system bug is 1154232.
2015-04-15 11:46:33 +02:00
Thomas Zimmermann
ced37d6251 Bug 1152821: Share BluetoothCommon.h between Bluetooth v1 and v2, r=joliu
This patch integrates changes from Bluetooth v1 into the shared file
BluetoothCommon.h, and makes it available to both versions. The enum
constant TYPE_INVALID is replaced by NUM_TYPE.
2015-04-14 10:26:06 +02:00
Carsten "Tomcat" Book
9f84295bb8 Backed out changeset 81c108144278 (bug 1152821) 2015-04-13 10:53:59 +02:00
Thomas Zimmermann
fd9a3bab21 Bug 1152821: Share BluetoothCommon.h between Bluetooth v1 and v2, r=joliu
This patch integrates changes from Bluetooth v1 into the shared file
BluetoothCommon.h, and makes it available to both versions. The enum
constant TYPE_INVALID is replaced by NUM_TYPE.
2015-04-13 10:03:11 +02:00
Carsten "Tomcat" Book
7fd0349ce4 Backed out changeset eb14bd0103b6 (bug 1152821) 2015-04-10 15:29:00 +02:00
Thomas Zimmermann
b545f4bf37 Bug 1152821: Share BluetoothCommon.h between Bluetooth v1 and v2, r=joliu
This patch integrates changes from Bluetooth v1 into the shared file
BluetoothCommon.h, and makes it available to both versions.
2015-04-10 13:46:19 +02:00
Thomas Zimmermann
0366d0a2b2 Bug 1146355: Update CLOBBER file, r=joliu 2015-04-09 15:57:41 +02:00
Seth Fowler
1ce29b8ec9 Bug 1150127 - Stop leaking windows via imgCacheValidator. r=baku
CLOSED TREE
2015-04-07 13:02:02 -04:00
ffxbld
dce57f8925 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-03-30 11:44:20 -07:00
Phil Ringnalda
573bbe0ade Bug 1137470 followup, touch /CLOBBER to force full rebuild of NSS
CLOSED TREE
2015-03-07 11:44:04 -08:00
ffxbld
940b3be96c Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2015-02-23 10:22:56 -05:00
Jan-Ivar Bruaroey
5cacb6dd84 Bug 1119335 - support ideal/exact constraint syntax. r=mrbkap, r=mt 2015-02-20 17:06:26 -05:00
Ryan VanderMeulen
0ef8fa6507 Backed out changeset 73e586b9f04f (bug 1109910) for bustage.
CLOSED TREE
2015-02-18 11:57:57 -05:00
Christoph Kerschbaumer
f60715cc4d CLOSED TREE - Bug 1109910 - Move LoadInfo from docShell into Necko (r=sicking,sworkman) 2015-02-17 19:53:06 -08:00
Siddartha Pothapragada
c13d854451 Bug 879861 - Part 3a: SecureElement UiccConnector implementation. r=allstars.chh 2015-02-11 03:55:00 -05:00
David Keeler
cab7fd2d3e bug 832837 - move insecure form submission warning from nsSecureBrowserUIImpl to the HTML form implementation r=mrbkap r=phlsa
As a result, we can remove nsSecurityWarningDialogs completely, which this patch also does.
2015-01-15 11:01:10 -08:00
Brian O'Keefe
0f86b764a2 Bug 870366 - Part 3: Prohibit PREF_JS_EXPORTS in Makefile.ins. r=gps 2015-01-20 13:07:04 -05:00
Phil Ringnalda
510ee49d17 Bug 1120369 followup, touch CLOBBER to fix this CLOSED TREE 2015-02-01 20:26:12 -08:00
Phil Ringnalda
e792222a4e Back out 21284a1b338f (bug 870366) for breaking Android nightlies, a=backout 2015-02-01 06:54:25 -08:00
Brian O'Keefe
740ae5c0ac Bug 870366 - Part 3: Prohibit PREF_JS_EXPORTS in Makefile.ins. r=gps 2015-01-20 13:07:04 -05:00
David Keeler
289800a028 backout cd0ec3afca5a (bug 832837) for mochitest bustage 2015-01-30 11:25:24 -08:00
David Keeler
5108f641ee bug 832837 - move insecure form submission warning from nsSecureBrowserUIImpl to the HTML form implementation r=mrbkap r=phlsa
As a result, we can remove nsSecurityWarningDialogs completely, which this patch also does.
2015-01-15 11:01:10 -08:00
Wes Kocher
72b10a33ae Bug 1109248 - Touch CLOBBER to fix OSX and Windows builds on a CLOSED TREE 2015-01-29 17:12:08 -08:00
Jonathan Watt
6a93d4c07f Bug 1018324 follow-up - touch clobber. a=burning CLOSED TREE 2015-01-29 10:53:54 +00:00
Ryan VanderMeulen
cf9dcf0733 Backed out changeset 94cc3cfaa2e4 (bug 1126042) for Windows bustage.
CLOSED TREE
2015-01-28 15:32:52 -05:00
Masayuki Nakano
11c3e0450e Bug 917322 part.14 Remove sendCompositionEvent() and createCompositionStringSynthesizer() of nsIDOMWindowUtils and nsICompositionStringSynthesizer r=smaug, sr=smaug 2015-01-28 15:27:32 +09:00
Raymond Etornam Agbeame(:retornam)
c744e27855 Bug 1109235 - remove nsIStreamCipher and implementation r=keeler 2015-01-22 16:02:30 -08:00
Wes Kocher
2965542cee Bug 1101331 - Touch CLOBBER to see if it helps any on a CLOSED TREE 2015-01-22 13:08:57 -08:00
Bob Owen
e96a041ac4 Bug 1102213: Move security/sandbox/win/ into security/sandbox/chromium/sandbox/ r=ted 2015-01-22 08:37:31 +00:00
Jan-Ivar Bruaroey
566a2b022d Bug 1006707 - change facingMode from enum to DOMString and support it as array. r=smaug, r=mt 2015-01-21 11:10:19 -05:00
Jan-Ivar Bruaroey
27a85d3356 Bug 1115998 - Support RTCIceServer.urls (plural) array form. r=smaug, r=mt 2015-01-20 10:08:00 -05:00
James Kitchener
0463ec8f7b Bug 1100184 - Use absolute paths in /network local includes. r=gps 2015-01-16 20:41:06 +10:30
Ryan VanderMeulen
a27d0b5a1b Bug 1061240 - Update libjpeg-turbo to version 1.4. r=jmuizelaar, r=glandium, f=rankov 2015-01-20 22:19:57 -05:00