Richard Barnes
|
f08cb2ab34
|
Bug 936340 - Implement navigator.sendBeacon r=sicking
|
2014-03-06 10:51:23 -05:00 |
|
Ehsan Akhgari
|
ec8fa0880f
|
Backed out changeset 98cc8a50348f (bug 936340) because it misses the test_beaconElectrolysis.html file, which breaks the build
|
2014-03-06 09:04:45 -05:00 |
|
Richard Barnes
|
72242e5080
|
Bug 936340 - Implement navigator.sendBeacon. r=sicking
|
2014-03-06 08:52:50 -05:00 |
|
Wes Kocher
|
46de97b2a8
|
Backed out changeset 754428833970 (bug 936340) for mochitest-3 failures on a CLOSED TREE
|
2014-02-10 16:02:45 -08:00 |
|
Richard Barnes
|
c4252e3d75
|
Bug 936340 - Implement navigator.sendBeacon. r=sicking
|
2014-01-17 14:09:38 -08:00 |
|
Eugen Sawin
|
a5d80a95b6
|
Bug 968212 - Add MIDI file extension to MIME type mapping. r=snorp
|
2014-02-05 16:09:08 +01:00 |
|
Mike Hommey
|
931cb49886
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
db9e5129bc
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
b18be7aacd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
f81885e53b
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Matthew Gregan
|
f9f23a8559
|
Bug 935349 - Remove disabled DASH code. r=doublec
|
2013-11-07 17:08:30 +13:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Ehsan Akhgari
|
da0b3e4e14
|
Bug 928052 - Remove some prtypes.h inclusions from netwerk/; r=mcmanus
|
2013-10-18 10:45:29 -04:00 |
|
Eric Chou
|
92f54bfce5
|
Bug 919853 - Add mimetype and extension mapping of vCard, r=bz, r=arcturus
|
2013-09-26 14:25:50 +08:00 |
|
Ehsan Akhgari
|
a2b69d5030
|
Bug 919296 - Minimize the #includes in netwerk/ IDL files; r=mcmanus
|
2013-09-22 23:35:05 -04:00 |
|
Birunthan Mohanathas
|
eefecb0ae1
|
Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan
|
2013-09-19 15:29:27 -04:00 |
|
Ms2ger
|
d54dfa0c57
|
Bug 904831 - Part c: Move conditional MSVC_ENABLE_PGO definitions into moz.build and remove empty makefiles; r=mshal
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
19f3e043e3
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
4e45b3d52e
|
Bug 883284 - Part e: Move LIBXUL_LIBRARY into moz.build (k-o); r=ted
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
66214743ad
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Gregory Szorc
|
918eef7c37
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ryan VanderMeulen
|
a7872e972f
|
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
|
2013-08-14 15:12:20 -04:00 |
|
Gregory Szorc
|
260d3a8e7c
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Shih-Chiang Chien
|
a79b5d485b
|
Bug 882526 - Remove Gecko support for WBMP. r=joe, r=roc
|
2013-07-22 22:31:24 -04:00 |
|
Benoit Girard
|
103cc87697
|
Bug 892861 - Remove useless -D flags 'IMPL_THEBES,_IMPL_NS_GFX,...'. r=glandium
|
2013-07-12 08:56:54 -04:00 |
|
Trevor Saunders
|
238525e2d8
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Brian O'Keefe
|
ed17339221
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
Julian Reschke
|
878caa031c
|
Bug 875615: re-enable RFC2047 decoding (disable bug 601933) until we have telemetry r=jduell
|
2013-06-14 15:52:36 -07:00 |
|
Mike Shal
|
6f32ddf61c
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Ted Mielczarek
|
47d7af59de
|
bug 871712 - make MSVC PGO opt-in per-directory, and opt-in in the directories that matter. r=glandium
|
2013-05-16 09:33:26 -04:00 |
|
Makoto Kato
|
0ec059eb04
|
Bug 800220 - Part 1. Replace PL_strlen with strlen. r=ehsan
|
2013-05-08 12:40:12 +09:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Shelly Lin
|
649f72ddcb
|
Bug 847809 - Add audio/amr to the supported decode type, but disable it if this AMR is loaded from Web pages. r=roc
|
2013-03-22 10:56:22 +08:00 |
|
Ryan VanderMeulen
|
2d6efebe06
|
Backed out changeset 46519785800d (bug 847809) for B2G bustage.
|
2013-03-21 10:41:07 -04:00 |
|
Shelly Lin
|
980d7af474
|
Bug 847809 - Add audio/amr to the supported decode type of OMX, but disable it if this AMR is loaded from Web pages. r=roc
|
2013-03-18 11:33:32 +08:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Ms2ger
|
ecaff4e0d2
|
Bug 845374 - Part r: Stop including nsTArray.h in nsReadableUtils.h; r=khuey
|
2013-03-17 08:55:16 +01:00 |
|
Shih-Chiang Chien
|
3c0cec21b9
|
Bug 847310 - WBMP decoder implementation. r=joe
|
2013-03-08 11:17:29 +08:00 |
|
Mike Shal
|
ec5b39bd8b
|
Bug 818246 - Part 9: Move XPIDL_FLAGS to moz.build; r=gps
|
2013-03-11 22:05:00 -07:00 |
|
Gregory Szorc
|
629b5d86c6
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Zane U. Ji
|
1f2ff43a37
|
Bug 833028 - Subjects with mixed ASCII and MIME words are incorrectly displayed. r=smontagu
|
2013-03-07 22:16:52 +08:00 |
|
Gregory Szorc
|
cb829ec2a0
|
Bug 784841 - Part 18z: Convert /netwerk; f=Ms2ger rs=ted
|
2013-02-25 12:47:23 -08:00 |
|
Julian Reschke
|
a617a9e1fb
|
Bug 601933: remove RFC 2047 encoding support for HTTP header field parameters. r=jduell
|
2013-02-21 05:36:00 -08:00 |
|
Seth Fowler
|
bf6d29e9b6
|
Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe
|
2013-01-08 13:40:47 -08:00 |
|
Ryan VanderMeulen
|
d0c3b92170
|
Backed out changeset 5244caae8c46 (bug 822846) for Windows build bustage.
|
2012-12-23 11:45:38 -05:00 |
|
Seth Fowler
|
d8f9d47626
|
Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe
|
2012-12-19 13:33:56 -08:00 |
|
Zane U. Ji
|
3c7164ebcb
|
Bug 493544 - Don't decode the encoded text until it ends. r=smontagu
|
2012-12-22 17:54:00 +09:00 |
|