Commit Graph

441 Commits

Author SHA1 Message Date
Paul Rouget
72d1dd97a0 Bug 944685 - Use NSHighResolutionCapable in B2G's Info.plist. r=mstange
--HG--
extra : rebase_source : b2d96082c1fb4ac55ad22dd034f7b1fbf217f207
2013-12-04 17:44:35 -05:00
Fabrice Desré
eca578071f Bug 944859 - osfile_async_worker.js worker is never shut down in the parent process. r=yoric 2013-12-03 09:48:01 -08:00
Carsten "Tomcat" Book
c40b2ecd96 merge fx-team to mozilla-central 2013-12-03 10:39:56 +01:00
Zachary Carter
6598d03bb0 Bug 935232 - Implement a client for the Firefox Accounts auth server. r=markh 2013-12-02 13:56:24 -08:00
Ryan VanderMeulen
e57afbe1f2 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Mike Hommey
bf60896454 Bug 943728 - Replace double quotes with single quotes in Makefiles (or remove them when it makes sense). r=mshal 2013-12-03 06:34:21 +09:00
Carmen Jimenez
6e97eb218e Bug 935924 - [SingleVariant] 3rd party apps are deleted after a factory reset. r=fabrice 2013-11-21 17:56:15 +01:00
Carsten "Tomcat" Book
45d2ff3464 Merge m-c to b2g-inbound 2013-11-28 14:48:55 +01:00
Fabrice Desré
619c5db6bd Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk 2013-11-27 23:18:08 -08:00
Fabrice Desré
a305fdc58b Bug 938023 - Implement the download API : Part 1, webidl. r=auswerk 2013-11-27 23:17:39 -08:00
Mike Hommey
9245936f8b Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
2b828323f2 Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Timothy Nikkel
fb6d941aef Bug 943248. Enable image visibility on b2g. r=mats 2013-11-26 16:19:41 -06:00
Mike Hommey
d210f8ff00 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-28 13:08:16 +09:00
Nicholas Cameron
38006e476d Bug 914584. Pref on OMTC for b2g desktop builds. r=fabrice 2013-11-25 20:07:34 +13:00
Ryan VanderMeulen
d7e49cc136 Merge b-i to m-c. 2013-11-22 15:35:31 -05:00
Dale Harvey
f2be228f2a Bug 935672 - Only use accelerated skia on gonk. r=matt.woodrow 2013-11-22 11:06:05 +00:00
Ethan Tseng
1734f172a9 Bug 884702 - Support Rtsp protocol in url bar. r=bz 2013-11-20 17:58:22 +08:00
Karl Dubost
e95a862739 Bug 932040 - Removing the UA override for 7 domains. r=lmandel 2013-11-18 12:39:02 -05:00
Ryan VanderMeulen
b2d2d95631 Backed out changeset c9b9eb9d31a8 (bug 935672) for B2G desktop M1 failures. 2013-11-15 15:30:49 -05:00
Dale Harvey
8ebea2de0a Bug 935672 - Only use accelerated skia on gonk. r=mwoodrow 2013-11-15 08:55:55 -08:00
David Major
198e213e28 Bug 932100 - Part 2: Move DLL blocklist code to mozglue. r=bsmedberg, r=glandium
--HG--
rename : toolkit/xre/nsWindowsDllBlocklist.cpp => mozglue/build/WindowsDllBlocklist.cpp
2013-11-12 08:31:32 -05:00
Carsten "Tomcat" Book
96a914c686 merge b2g-inbound to mozilla-central 2013-11-09 09:10:20 +01:00
Dão Gottwald
a50c228f31 Bug 936513 - Remove unused general.useragent.enable_overrides pref. r=nchen 2013-11-08 22:24:02 +01:00
Karl Dubost
2c269ef3c4 Bug 923442 - Remove UA override for domains starting 2013-10-03. r=lmandel 2013-11-08 15:25:25 -05:00
Seth Fowler
90d83b3d32 Backout of bug 934070 for breaking debugging on OS X 2013-11-07 18:42:22 -08:00
Mike Hommey
ebd64d4dbd Bug 934070 - Stop copying dist/bin under dist/$(MOZ_MACBUNDLE_NAME)/Contents/MacOS in */app/Makefile.in. r=ted
Consequently, revert changeset 92bea49b46b4 (bug 914560).
2013-11-07 10:38:13 +09:00
Matt Woodrow
360b91b5b1 Bug 934533 - Remove the azure content enabled pref since we require it to be enabled for all platforms now. r=nrc
--HG--
extra : rebase_source : f5152dd3c088009c80cda2844589967ed047e888
2013-11-06 08:54:12 +13:00
Ed Morley
d54e219b06 Merge mozilla-central and b2g-inbound 2013-10-29 16:34:46 +00:00
Vicamo Yang
3eb62fc290 Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey 2013-10-29 16:12:45 +08:00
Vicamo Yang
b809eb466a Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey 2013-10-29 16:12:42 +08:00
Vicamo Yang
466c463b7c Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey 2013-10-29 16:12:41 +08:00
Vicamo Yang
bdc5cac42b Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey 2013-10-29 16:12:40 +08:00
Vicamo Yang
ef188cef11 Bug 920551 - 2.c/2: fix CellBroadcast. r=hsinyi 2013-10-29 16:12:39 +08:00
Vicamo Yang
e95760e234 Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey 2013-10-29 16:12:38 +08:00
Timothy Nikkel
1f953b18e1 Bug 930535. Enable image visibility on b2g inside browser elements. r=mats 2013-10-26 19:17:52 -05:00
Sotaro Ikeda
5bd052580e Bug 917444 - Enable fence with readpixels r=vlad 2013-10-24 06:17:00 +01:00
Mike Hommey
1d566f7586 Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
Arnaud Bienner
b30f71f6b2 Bug 930277 - Toggle dom.forms.color on everywhere but on B2G, Android and Metro as these platforms don't have a color picker ready yet. r=dholbert 2013-10-28 19:56:59 +01:00
Wes Kocher
ad52f3e2b0 Merge m-c to inbound 2013-10-22 18:43:11 -04:00
Jim Chen
7ecbc61faf Bug 927429 - Set UA override update URL for B2G; r=fabrice 2013-10-22 11:15:38 -04:00
Karl Dubost
38fbe95c07 Bug 911260 - Remove UA override for domains starting 2013-08-30; r=lmandel 2013-10-22 11:11:42 -04:00
Carsten "Tomcat" Book
ba4b28bb05 Merge mozilla-central to mozilla-inbound 2013-10-18 14:13:10 +02:00
Peter Chang
4290a36c9a Bug 922510 - Extend GonkNativeWindow to support android JB 4.2.2, r=sotaro,gps 2013-10-18 10:42:43 +08:00
Fabrice Desré
cd6ebe7fb1 Bug 927493 - Fast-path for certified apps CSP r=geekboy 2013-10-17 10:56:12 -07:00
Vicamo Yang
36918c6c60 Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk 2013-10-18 04:51:27 +08:00
Fabrice Desré
bd0ff29e77 Backout 92ad60388975 (Bug 927493) for bustage on a CLOSED TREE 2013-10-17 12:37:26 -07:00
Fabrice Desré
e30f416a48 Bug 927493 - Fast-path for certified apps CSP r=geekboy 2013-10-17 10:56:12 -07:00
Fernando Jiménez
cf5993a7a8 Bug 926880 - Enable IAC API for b2g-desktop. r=genelian 2013-10-16 09:22:43 +02:00
Benjamin Chen
a5637c000c Bug 831645 - part2, Rtsp media resource and decoder. r=roc, doublec, sworkman, khuey, gps 2013-09-23 17:53:36 +08:00