Reuben Morais
0e10dc0739
Bug 949537 - Some cleanup of the substring matching tests. r=gwagner
2014-04-03 20:51:58 -03:00
Tatiana Meshkova
b3e80b747a
Bug 990869 - Allow to enable sub Apzc for non WIN gecko clients. r=kats
2014-04-02 18:40:00 +02:00
Doug Turner
fae0536657
Bug 989720 - Geolocation not working and shows mock location. We were using the wrong API key value in preferences. r=mmc
2014-04-01 14:03:24 -07:00
Masayuki Nakano
f6885469a0
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
...
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Wes Kocher
4f5fed80dc
Merge b2g-inbound to m-c
2014-03-28 16:38:35 -07:00
Ben Kelly
9594ac92bc
Bug 982237: Add skia max size pref. Limit to screen size on b2g. r=snorp
2014-03-27 23:48:22 -04:00
Ryan VanderMeulen
a14baa39be
Merge inbound to m-c.
2014-03-26 20:58:31 -04:00
Fabrice Desré
874f87e5ff
Bug 982491 - Group apps in activities chains in the same process r=cervantes,gene
2014-03-25 21:56:35 -07:00
Phil Ringnalda
236cb3aed6
Merge m-c to b-i
2014-03-22 17:50:05 -07:00
Reuben Morais
f7c2b9529d
Bug 949537 - Setup substring matching for Chilean numbers. r=gwagner
2014-03-22 16:07:44 -03:00
Doug Turner
bd8979b3cf
Bug 977725 - MLS Geolocation seeding GONK GPS Provider. r=kanru
2014-03-22 00:42:55 -07:00
Carsten "Tomcat" Book
e9c7dd6611
merge b2g-inbound to mozilla-central
2014-03-20 14:07:58 +01:00
Wes Kocher
847958cbab
Backed out 3 changesets (bug 980027) for causing a serious race in hal with the pref service
...
Backed out changeset 5cd05df56f67 (bug 980027)
Backed out changeset 6344d6606517 (bug 980027)
Backed out changeset 098a43b537e9 (bug 980027)
2014-03-19 15:36:13 -07:00
Cervantes Yu
53aa9fe207
Bug 959966: prevent the preallocated process from being killed by the lowmem killer by rasing its priority. r=khuey,gsvelto
2014-03-13 15:24:42 +08:00
Fernando Jiménez
7e16c679dd
Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps
2014-03-17 09:58:16 -07:00
Ben Kelly
e62ccc79fe
Bug 980027: Part 3: Add compositor priority prefs to b2g.js. r=gsvelto,benwa
2014-03-17 11:52:43 -04:00
Wes Kocher
f7a4d641fc
Merge inbound to m-c
2014-03-14 22:20:25 -07:00
Ghislain 'Aus' Lacroix
0df8b287f0
Bug 948029 - [Download API] Downloading resources isn't driven by user consent. r=bz
2014-03-14 14:24:23 -07:00
Kartikaya Gupta
a0436d61c4
Bug 979720: Follow-up to fix stupid PTO-brain naming mistake. r=me
2014-03-14 15:55:07 -04:00
Kartikaya Gupta
3ba899c3dc
Bug 979720 - Convert max velocity from px/ms to inches/ms. r=bkelly
2014-03-14 15:49:00 -04:00
Chris Lord
be89f58776
Bug 963073 - Enabled tiles by default on b2g. r=Bas
2014-03-08 01:43:05 +01:00
Chris Lord
83a3c89cd5
Bug 979084 - Adjust the displayport when one axis is clipped by default on b2g. r=ajones
...
Change the default displayport settings to redistribute wasted displayport area
from one axis to the other and adjust displayport size accordingly on b2g.
2014-03-07 09:27:18 +00:00
Kartikaya Gupta
116b6944ee
Bug 984794 - Switch to sticky axis locking on B2G. r=Cwiiis
2014-03-27 15:06:14 -04:00
Ethan Tseng
6bbc5f3f06
Bug 980101 - Disable RTSP video support on 1.4. r=vchang
2014-03-06 11:10:22 +08:00
Gabriele Svelto
ad2edb9639
Bug 979205 - Make LMK and low-mem trigger preferences use values in KiB instead of MiB. r=fabrice
2014-03-04 11:23:00 +01:00
Doug Turner
b0306de6c4
Bug 977455 - Remove gls preference. r=fabrice
2014-02-28 17:36:21 -08:00
Brian Smith
230010c9b9
Backout cset f1c86ed4ccfa (bug 977455), a=bustage
2014-02-28 22:12:58 -08:00
Doug Turner
61432e7cc5
Bug 977455 - Remove gls preference. r=fabrice
2014-02-28 17:36:21 -08:00
Fernando Jiménez
1b16e00aea
Bug 977597 - Use FxA production server URI. r=jedp
2014-02-27 19:41:46 +01:00
Kartikaya Gupta
81c0e3373a
Bug 975033 - Drop the APZ repaint interval down to 16ms on B2G. r=vingtetun
2014-02-27 08:43:02 -05:00
Nicholas Hurley
05252c873f
Bug 988015 - Disable Seer on b2g. r=jduell
2014-03-26 11:13:16 -07:00
Ben Kelly
6aa87ae0a5
Bug 976035: Add max velocity pref to b2g.js. r=kats
2014-02-24 16:08:35 -05:00
Nicholas Nethercote
926c15fd33
Bug 969415 (part 2) - Add a pref to enable memory report dumping on JS OOMs. r=luke.
...
--HG--
extra : rebase_source : 3971f809744869a2f2d77e435e95aca44bf7e9d7
2014-02-20 18:35:43 -08:00
"Kan-Ru Chen (陳侃如)"
804bb1a165
Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
2014-02-12 13:36:23 +08:00
Alexandre Poirot
b545cfef74
Bug 961780 - Use "b2g" package name instead of "browser". r=fabrice
2014-02-11 09:24:20 -05:00
Ryan VanderMeulen
c38a20a8ce
Merge m-c to inbound on a CLOSED TREE.
2014-02-06 16:29:41 -05:00
Andrea Marchesini
e41626ff95
Bug 967414 - Enable DataStore API in B2G for certified apps only by default, r=bz
2014-02-06 17:44:03 +00:00
Kartikaya Gupta
108a717e57
Bug 968495 - Increase frequency for repainting while panning. r=vingtetun
2014-02-06 09:27:53 -05:00
Kartikaya Gupta
fe090a0704
Bug 963278 - Enable the dom.browser_frames.useAsyncPanZoom flag by default. r=vingtetun
2014-02-05 17:43:20 -05:00
Ethan Tseng
3e8ad3988a
Bug 966623 - [RTSP] Video RTSP should be enabled from 1.4. r=sworkman
2014-02-01 20:06:55 +08:00
Carsten "Tomcat" Book
eb003fc9d5
merge b2g-inbound to mozilla-central
2014-01-31 12:57:22 +01:00
Dale Harvey
3c5b896969
Bug 958666 - Disable autofocus on b2g. r=vingetun
2014-01-31 03:29:18 +00:00
Ryan VanderMeulen
72f02a1423
Backed out changeset 93d6dfcc20e7 (bug 958666) for B2G reftest failures.
2014-01-30 12:53:33 -05:00
Ethan Tseng
a3abf4db62
Bug 962309 - Video RTSP support should be disabled in 1.3. r=sworkman
2014-01-30 08:58:24 +08:00
Dale Harvey
fc8867f9a6
Bug 958666 - Disable autofocus on b2g. r=vingetun
2014-01-30 14:50:14 +00:00
Ryan VanderMeulen
3c59d309e4
Merge m-c to inbound.
2014-01-30 16:36:04 -05:00
Nikhil Marathe
16a3c5ed8b
Bug 918806 - Enable DOM Promises. sr=bz
...
--HG--
extra : rebase_source : dbc7ef836fe7c2a71f38fedda004d7f988361a85
2014-01-30 13:14:00 -08:00
Ryan VanderMeulen
aa8ede1cff
Backed out changesets 6db8b08a3aea and 1d7c2025bb56 (bug 918806) for B2G mochitest failures.
2014-01-30 14:46:36 -05:00
Nikhil Marathe
bbd4ae9d07
Bug 918806 - Enable DOM Promises. sr=bz
2014-01-30 09:41:43 -08:00
Ghislain 'Aus' Lacroix
cfe80e74d5
Bug 957592. Expose download API properties based on permission. r=bz
2014-01-24 11:53:05 -08:00
Vivien Nicolas
3f61d03497
Bug 961047 - Ensure all mozbrowser iframes use APZ when APZ is enabled. r=kats,fabrice
2014-01-23 18:45:00 +01:00
Carsten "Tomcat" Book
051714c230
Backed out changeset 786d44e03d8b (bug 957592) for static rooting hazard bustage on a CLOSED TREE
2014-01-23 14:22:24 +01:00
Ghislain 'Aus' Lacroix
4f6566a543
Bug 957592 - Expose download API properties based on permission. r=bz
2014-01-22 11:51:13 -08:00
Wes Kocher
324c853be9
Backed out changeset 47c7cd88eee1 (bug 961047) for b2g scrolling failures
2014-01-22 20:12:03 -08:00
Vivien Nicolas
b8d16528af
Bug 961047 - Ensure all mozbrowser iframes use APZ when APZ is enabled. r=kats,fabrice
2014-01-23 00:03:17 +01:00
retornam
26244d8695
Bug 847811 - Remove browser.geolocation.warning.infoURL pref in b2g.js. r=fabrice
2013-08-02 13:14:54 -07:00
Nicholas Hurley
da60080214
Bug 947745 - Clean up the seer database when it gets too big. r=honzab
2014-01-17 17:45:48 -08:00
Ryan VanderMeulen
127438a7eb
Merge inbound to m-c.
2014-01-16 15:06:12 -05:00
Etienne Segonzac
61a804b5d3
Bug 849223 - Make the CSS3 system color module customizable via mozSettings to enable gaia themes. r=vingtetun
2014-01-16 15:52:30 +01:00
Diego Wilson
551565a5c9
Bug 947504 - Only enable HwcComposer2D by default if hardware supports it. r=gal
...
This feature will only be enabled by default on hardware that supports it
which sets the gonk prop "ro.display.colorfill" to true.
The feature can still be force enabled (or force disabled) via the
"layers.composer2d.enabled" setting.
2014-01-14 14:44:47 -08:00
Gian-Carlo Pascutto
86b9a69241
Bug 783047 - Update SafeBrowsing URLs to use HTTPS. r=mmc,dcamp sr=gavin
2014-01-16 09:27:59 +01:00
Wes Kocher
548cfa5be3
Backed out changeset 5ed4a1817540 (bug 914584) for causing Cu permaorange
2014-01-15 19:54:27 -08:00
Fabrice Desré
5f5b950c22
Bug 914584 - Turn on OOP on all b2g linux builds r=gwagner
2013-09-10 05:57:55 -07:00
Ben Kelly
bfb523ca41
Bug 957346: Extend grace period for perceivable background processes. r=fabrice
2014-01-15 18:17:59 -05:00
Alexandre Poirot
17fe928a45
Bug 891882 - Activate touch events on b2g desktop. r=vingtetun, r=mdas
2014-01-15 09:28:04 -05:00
David Flanagan
5812575908
Bug 939962: set pref to enable willReadFrequently software canvas option
2014-01-06 14:13:57 -08:00
Wes Kocher
1221083b0e
Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8)
2013-12-20 13:43:46 -08:00
Diego Wilson
78b4c2402e
Bug 950800 - Honor Composer2D toggling on the fly. r=nrc
...
Now you can toggle the hardware composer on/off at any point without restarting B2G.
2013-12-17 09:01:39 -08:00
Ms2ger
b8ce388b2c
Merge backout.
2013-12-20 11:39:00 +01:00
Ms2ger
91a6b6eff1
Backout bug 938023 (changesets 19fbd3fb0373:8146150d4df8) for missing review.
2013-12-20 11:37:27 +01:00
Randall Barker
08972a99be
Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis
2013-12-19 12:19:25 -08:00
Phil Ringnalda
64afb91b4b
Back out 024623d015e9:fa1dd7e7aa22 (bug 895358) for Windows build bustage
...
CLOSED TREE
2013-12-17 23:36:05 -08:00
Randall Barker
5f29e6fa80
Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis
2013-12-17 13:41:00 -08:00
Fabrice Desré
2d148375b6
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
2013-11-27 23:18:08 -08:00
Fabrice Desré
24ff97a186
Bug 938023 - Implement the download API : Part 1, webidl. r=auswerk
2013-11-27 23:17:39 -08:00
Chris Lord
eb39e0acf3
Bug 950696 - Cache the 'enable tiles' layers pref. r=bgirard
...
Rename layers.force-tiles to layers.enable-tiles and cache it with the other
layers prefs in gfxPlatform.
2013-12-17 14:02:16 +00:00
Nicholas Nethercote
12910b47d0
Bug 945973 (part 4) - Add SystemMemoryReporter, which presents Linux-specific, system-wide memory measurements taken from the OS. r=glandium.
...
--HG--
extra : rebase_source : 032d1d2944b790ac9e9e4d7f18c8ac9d79858ef3
2013-12-04 19:32:50 -08:00
Timothy Nikkel
e87fcd7ccb
Bug 943248. Enable image visibility on b2g. r=mats
2013-11-26 16:19:41 -06:00
Vivien Nicolas
fce8b5cad9
Bug 943849 - [Shared] Fixed headers does not follow correctly the rendered view. r=kats
2013-12-13 18:23:49 +01:00
Alexandre Poirot
97bca87c64
Bug 945235 - Ensure {menu, tool, location, status}bars visiblity is false on b2g. r=fabrice
2013-12-12 17:04:43 -05:00
Fabrice Desré
f33aa54588
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
Zachary Carter
983b37578f
Bug 935232 - Implement a client for the Firefox Accounts auth server. r=markh
2013-12-02 13:56:24 -08:00
Carmen Jimenez
b37f4cce7c
Bug 935924 - [SingleVariant] 3rd party apps are deleted after a factory reset. r=fabrice
2013-11-21 17:56:15 +01:00
Nicholas Cameron
2bb0c5bd83
Bug 914584. Pref on OMTC for b2g desktop builds. r=fabrice
2013-11-25 20:07:34 +13:00
Ryan VanderMeulen
6789e60ca8
Merge b-i to m-c.
2013-11-22 15:35:31 -05:00
Dale Harvey
34faf80f2d
Bug 935672 - Only use accelerated skia on gonk. r=matt.woodrow
2013-11-22 11:06:05 +00:00
Ethan Tseng
d74648f54b
Bug 884702 - Support Rtsp protocol in url bar. r=bz
2013-11-20 17:58:22 +08:00
Ryan VanderMeulen
90280ec779
Backed out changeset c9b9eb9d31a8 (bug 935672) for B2G desktop M1 failures.
2013-11-15 15:30:49 -05:00
Dale Harvey
1bffbacb76
Bug 935672 - Only use accelerated skia on gonk. r=mwoodrow
2013-11-15 08:55:55 -08:00
Ryan VanderMeulen
9526cb69f0
Backed out changeset 276e2868ea2a (bug 876741) for B2G reftest failures.
2013-11-12 15:06:47 -05:00
Vivien Nicolas
3165aaba3f
Bug 876741 - Scrollbars are not draw on b2g with mozilla-central. r=ochameau
2013-11-12 11:44:54 -05:00
Dão Gottwald
aca41eac50
Bug 936513 - Remove unused general.useragent.enable_overrides pref. r=nchen
2013-11-08 22:24:02 +01:00
Matt Woodrow
cb73971347
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
c4fca9c7f5
Merge mozilla-central and b2g-inbound
2013-10-29 16:34:46 +00:00
Vicamo Yang
8d3ece0bda
Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey
2013-10-29 16:12:45 +08:00
Vicamo Yang
152523ac25
Bug 920551 - 2.f/2: fix Voicemail. r=hsinyi,khuey
2013-10-29 16:12:42 +08:00
Vicamo Yang
812e055581
Bug 920551 - 2.e/2: fix MobileConnection. r=hsinyi,khuey
2013-10-29 16:12:41 +08:00
Vicamo Yang
c6917c2beb
Bug 920551 - 2.d/2: fix ICC. r=hsinyi,khuey
2013-10-29 16:12:40 +08:00
Vicamo Yang
600a32f491
Bug 920551 - 2.c/2: fix CellBroadcast. r=hsinyi
2013-10-29 16:12:39 +08:00
Vicamo Yang
131eae1652
Bug 920551 - 2.b/2: fix Telephony. r=hsinyi,khuey
2013-10-29 16:12:38 +08:00
Timothy Nikkel
2cdfe9a734
Bug 930535. Enable image visibility on b2g inside browser elements. r=mats
2013-10-26 19:17:52 -05:00
Sotaro Ikeda
a60033c986
Bug 917444 - Enable fence with readpixels r=vlad
2013-10-24 06:17:00 +01:00
Wes Kocher
3d55f8e6de
Merge m-c to inbound
2013-10-22 18:43:11 -04:00
Jim Chen
be39a4d86c
Bug 927429 - Set UA override update URL for B2G; r=fabrice
2013-10-22 11:15:38 -04:00
Arnaud Bienner
b7d6e57361
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
Fabrice Desré
3d67ff6409
Bug 927493 - Fast-path for certified apps CSP r=geekboy
2013-10-17 10:56:12 -07:00
Vicamo Yang
1b6c47fe99
Bug 915604: Hide RIL DOM APIs from regular Web pages. r=khuey, f=emk
2013-10-18 04:51:27 +08:00
Fabrice Desré
68561644da
Backout 92ad60388975 (Bug 927493) for bustage on a CLOSED TREE
2013-10-17 12:37:26 -07:00
Fabrice Desré
a5aecf533b
Bug 927493 - Fast-path for certified apps CSP r=geekboy
2013-10-17 10:56:12 -07:00
Fernando Jiménez
71d5e17a4c
Bug 926880 - Enable IAC API for b2g-desktop. r=genelian
2013-10-16 09:22:43 +02:00
Benjamin Chen
bc3881208c
Bug 831645 - part2, Rtsp media resource and decoder. r=roc, doublec, sworkman, khuey, gps
2013-09-23 17:53:36 +08:00
George Wright
ecae0e66b7
Bug 920160 - Add prefs for SkiaGL cache size r=snorp
...
--HG--
extra : rebase_source : 410192610d7311dead4132d2fee8fbd3fe062951
2013-10-22 14:15:24 -05:00
Justin Dolske
9c51157bdb
Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn
2013-10-09 17:48:40 -07:00
Gavin Sharp
992c46c5f1
Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice
2013-10-08 14:00:48 -07:00
Andrea Marchesini
40b3730a18
Bug 923417 - Enabling DataStore for b2g and Desktop (non-release build), r=khuey
2013-10-05 19:35:19 -04:00
Ryan VanderMeulen
aa2d9b929c
Backed out changeset f4e60efc867f (bug 923417) for B2G mochitest-2 failures.
2013-10-05 16:23:00 -04:00
Andrea Marchesini
396b35c0d0
Bug 923417 - Enabling DataStore for b2g and Desktop (non-release build), r=khuey
2013-10-05 08:36:53 -04:00
Andrea Marchesini
06e9e779c3
Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan
2013-10-02 13:27:15 -04:00
Andrea Marchesini
7694ae6848
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
...
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 13:27:07 -04:00
Ed Morley
5b2269dad3
Backed out changeset 3986762b88a3 (bug 871445) for failures in test_app_install.html
2013-10-02 17:58:06 +01:00
Ed Morley
3dcd6ea117
Backed out changeset 0b73fe0f2b97 (bug 871445)
2013-10-02 17:57:31 +01:00
Andrea Marchesini
0be187486b
Bug 871445 - patch 8 - DataStore: disabled by default, r=ehsan
2013-10-02 11:30:27 -04:00
Andrea Marchesini
e09904fb4c
Bug 871445 - patch 1 - DataStoreService and getDataStores(), r=mounir, r=fabrice, r=ehsan
...
--HG--
rename : dom/apps/tests/file_app.sjs => dom/datastore/tests/file_app.sjs
rename : dom/apps/tests/file_hosted_app.template.webapp => dom/datastore/tests/file_app.template.webapp
2013-10-02 11:30:26 -04:00
Ed Morley
25e60eaf8c
Merge latest green b2g-inbound changeset and mozilla-central
2013-10-01 10:56:53 +01:00
Alan Huang
f36c0848bb
Bug 822325: Implement an LRU pool for background app processes. The LRU app will get the smallest oom_adj and get killed last. r=khuey
2013-10-01 11:54:59 +08:00
Wes Kocher
d970705962
Merge b2g-inbound to m-c
2013-09-27 19:35:44 -07:00
Marco Castelluccio
ca32bd1a60
Bug 898499 - Support mozPay API on desktop webapprt. r=ferjm
2013-09-27 14:38:14 -04:00
Blake Kaplan
591c847f7f
Bug 921519 - Really disable the slow script dialog on b2g. r=bholley
2013-09-27 14:37:30 -04:00
Timothy Nikkel
79f86039ed
Bug 918220. Part 1. Rename the pref content.image.allow_locking to make it clear that it only applies to content processes. r=jmuizelaar
2013-09-30 12:53:46 -05:00
Carmen Jimenez
225449fd99
Bug 919469 - Change the default value of the dom.webapps.firstRunWithSIM preference. r=fabrice
2013-09-23 13:24:20 +02:00
Jan Jongboom
54abab3203
Bug 906096 - Move InputMethod API behind a pref instead of build option. r=kanru, r=sicking
...
--HG--
rename : b2g/components/Keyboard.jsm => dom/inputmethod/Keyboard.jsm
rename : b2g/components/MozKeyboard.js => dom/inputmethod/MozKeyboard.js
2013-09-26 03:38:41 +08:00
Monica Chew
e8c34403bb
Bug 842828: Clean up urlclassifier.gethashtables preferences (r=gcp)
...
* * *
Bug 842828: Mark attributes of nsIApplicationReputationQuery as readonly, remove unused field (r=mossop)
* * *
Bug 842828: Check local list to suppress remote lookups (r=paolo)
2013-09-26 06:51:59 -07:00
Eitan Isaacson
8aa87ed7e6
Bug 918388 - Enable Synth Web Speech API pref in b2g. r=fabrice r=smaug
2013-09-27 10:03:05 -07:00
Fernando Rodriguez Sela
207930d533
Bug 908098 - Randomize UDP listening port. r=nsm
2013-09-25 09:20:06 -04:00
Kan-Ru Chen (陳侃如)
064dc3f94e
Bug 914541 - Assign higher priority for mozapptype=inputmethod. r=fabrice
2013-09-24 16:10:20 +08:00
Fabrice Desré
6f244e44a6
Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz
2013-09-24 14:21:10 -07:00
Ed Morley
a0e037f490
Merge mozilla-central and inbound
2013-09-20 10:55:03 +01:00
Ed Morley
8b102b3113
Merge mozilla-central and b2g-inbound
2013-09-19 16:28:54 +01:00
Phil Ringnalda
95c5bfc8b9
Merge m-c to m-i
2013-09-18 23:28:41 -07:00
Wes Kocher
2360c584db
Merge b2g-inbound to m-c
2013-09-18 17:09:39 -07:00
Honza Bambas
894ba59236
Bug 913807 - HTTP cache v2: API+top service+integration+tests, off by default, r=michal+ehsan+mark.finkle+fabrice+mhammond+gavin
2013-09-20 11:11:25 +02:00
Jim Chen
2932c3e35a
Bug 916205 - Add and package UA override list; r=fabrice r=glandium
2013-09-18 10:57:08 -04:00
Chia-hung Tai
e88bb95a64
Bug 917163 - [MMS] MMS Data call is not released immediately. r=vyang
2013-09-18 11:04:16 +08:00
Nikhil Marathe
1ddf70319b
Bug 914369 - SimplePush: Add debug pref to allow toggling debug settings at runtime. r=dougt
...
--HG--
extra : rebase_source : 1bd40b20ea036906e532bdb56d44f9c40c15fd94
2013-09-16 16:55:26 -07:00
Axel Hecht
7a6933cfce
bug 915721, package limited set of localized files for b2g, r=wesj
2013-09-18 09:52:51 +02:00
Matt Woodrow
10d608653c
Bug 914984 - Enable Azure content for b2g. r=nrc
2013-08-15 10:49:45 +12:00
Ryan VanderMeulen
40173a35b1
Merge b2g-inbound to m-c.
2013-09-15 21:53:23 -04:00
Timothy Nikkel
d747f1829c
Bug 915526. Take into account display port and scroll port clamping in image visibility. r=roc f=kats
2013-09-15 13:51:35 -05:00
Ryan VanderMeulen
77d0581129
Merge m-c to b2g-inbound.
2013-09-14 23:07:59 -04:00
Masatoshi Kimura
c965ffbdef
Bug 914182 - Hide Telephony API behind a pref except on B2G. r=vyang,khuey
2013-09-15 04:46:35 +09:00