Wes Kocher
87549a2506
Merge m-c to b2g-inbound
2014-02-24 18:28:37 -08:00
Ben Kelly
ebf114b50b
Bug 976035: Add max velocity pref to b2g.js. r=kats
2014-02-24 16:08:35 -05:00
Nicholas Nethercote
1a629c91d7
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
Ehsan Akhgari
f594359272
Bug 975740 - Port WIN32_EXE_LDFLAGS to moz.build; r=mshal
2014-02-24 08:30:25 -05:00
"Kan-Ru Chen (陳侃如)"
3dc6643346
Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
2014-02-12 13:36:23 +08:00
Alexandre Poirot
18dbaa5cb4
Bug 961780 - Use "b2g" package name instead of "browser". r=fabrice
2014-02-11 09:24:20 -05:00
Ehsan Akhgari
b870bb3fe9
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Ehsan Akhgari
5a96208edf
Bug 968631 - Port some LOCAL_INCLUDES variables to moz.build; r=mshal
2014-02-10 13:41:02 -05:00
Ryan VanderMeulen
4fb42adba3
Merge m-c to inbound on a CLOSED TREE.
2014-02-06 16:29:41 -05:00
Andrea Marchesini
9f15cd31a6
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
62078f6da9
Bug 968495 - Increase frequency for repainting while panning. r=vingtetun
2014-02-06 09:27:53 -05:00
Kartikaya Gupta
a335077b68
Bug 963278 - Enable the dom.browser_frames.useAsyncPanZoom flag by default. r=vingtetun
2014-02-05 17:43:20 -05:00
Ethan Tseng
fc731a5bb7
Bug 966623 - [RTSP] Video RTSP should be enabled from 1.4. r=sworkman
2014-02-01 20:06:55 +08:00
Karl Dubost
847b85c61b
Bug 948642 - Remove UA override for domains (starting 2013-12-10). r=lmandel
2014-02-04 11:12:55 -05:00
Carsten "Tomcat" Book
2c1a98fb02
merge b2g-inbound to mozilla-central
2014-01-31 12:57:22 +01:00
Dale Harvey
3d9f212047
Bug 958666 - Disable autofocus on b2g. r=vingetun
2014-01-31 03:29:18 +00:00
Ryan VanderMeulen
a7205ea8df
Backed out changeset 93d6dfcc20e7 (bug 958666) for B2G reftest failures.
2014-01-30 12:53:33 -05:00
Ethan Tseng
ca1851d25d
Bug 962309 - Video RTSP support should be disabled in 1.3. r=sworkman
2014-01-30 08:58:24 +08:00
Dale Harvey
350ef64a49
Bug 958666 - Disable autofocus on b2g. r=vingetun
2014-01-30 14:50:14 +00:00
Ryan VanderMeulen
fef07c2712
Merge m-c to inbound.
2014-01-30 16:36:04 -05:00
Nikhil Marathe
48b814058b
Bug 918806 - Enable DOM Promises. sr=bz
...
--HG--
extra : rebase_source : dbc7ef836fe7c2a71f38fedda004d7f988361a85
2014-01-30 13:14:00 -08:00
Ryan VanderMeulen
3a41ee3937
Backed out changesets 6db8b08a3aea and 1d7c2025bb56 (bug 918806) for B2G mochitest failures.
2014-01-30 14:46:36 -05:00
Nikhil Marathe
b3f7079a6c
Bug 918806 - Enable DOM Promises. sr=bz
2014-01-30 09:41:43 -08:00
Ghislain 'Aus' Lacroix
dd08be1bd2
Bug 957592. Expose download API properties based on permission. r=bz
2014-01-24 11:53:05 -08:00
Vivien Nicolas
de0f1c860e
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
a925d8bba0
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
ade8d3ed93
Bug 957592 - Expose download API properties based on permission. r=bz
2014-01-22 11:51:13 -08:00
Wes Kocher
a45e4bb415
Backed out changeset 47c7cd88eee1 (bug 961047) for b2g scrolling failures
2014-01-22 20:12:03 -08:00
Vivien Nicolas
f2c7bdc2e0
Bug 961047 - Ensure all mozbrowser iframes use APZ when APZ is enabled. r=kats,fabrice
2014-01-23 00:03:17 +01:00
retornam
cc79ac0296
Bug 847811 - Remove browser.geolocation.warning.infoURL pref in b2g.js. r=fabrice
2013-08-02 13:14:54 -07:00
Nicholas Hurley
2674a1f7ec
Bug 947745 - Clean up the seer database when it gets too big. r=honzab
2014-01-17 17:45:48 -08:00
Ryan VanderMeulen
b05202b7e2
Merge inbound to m-c.
2014-01-16 15:06:12 -05:00
Etienne Segonzac
f091204480
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
ce8176de16
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
24ad1b7f19
Bug 783047 - Update SafeBrowsing URLs to use HTTPS. r=mmc,dcamp sr=gavin
2014-01-16 09:27:59 +01:00
Wes Kocher
571ed7e714
Backed out changeset 5ed4a1817540 (bug 914584) for causing Cu permaorange
2014-01-15 19:54:27 -08:00
Fabrice Desré
a3be180c52
Bug 914584 - Turn on OOP on all b2g linux builds r=gwagner
2013-09-10 05:57:55 -07:00
Ben Kelly
65dfceebc7
Bug 957346: Extend grace period for perceivable background processes. r=fabrice
2014-01-15 18:17:59 -05:00
Alexandre Poirot
291e390c9f
Bug 891882 - Activate touch events on b2g desktop. r=vingtetun, r=mdas
2014-01-15 09:28:04 -05:00
Kai-Zhen Li
e82d9a27a1
Bug 957892 - Support gonk-kk in gecko. r=mwu
2014-01-09 13:59:31 +08:00
David Flanagan
1f3fd482ca
Bug 939962: set pref to enable willReadFrequently software canvas option
2014-01-06 14:13:57 -08:00
Ehsan Akhgari
ebd358dfd7
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
...
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Wes Kocher
e7ac45f0cd
Revert the backout of bug 938023 (changesets 19fbd3fb0373:8146150d4df8)
2013-12-20 13:43:46 -08:00
Diego Wilson
c2ae3452cf
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
4f9286e563
Merge backout.
2013-12-20 11:39:00 +01:00
Ms2ger
aae32a4ae5
Backout bug 938023 (changesets 19fbd3fb0373:8146150d4df8) for missing review.
2013-12-20 11:37:27 +01:00
Randall Barker
155a01ed55
Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis
2013-12-19 12:19:25 -08:00
Phil Ringnalda
315bb1c7fb
Back out 024623d015e9:fa1dd7e7aa22 (bug 895358) for Windows build bustage
...
CLOSED TREE
2013-12-17 23:36:05 -08:00
Randall Barker
e3b106bec9
Bug 895358 - Part 2, Enable progressive tile rendering in B2G; r=BenWa,kats,Cwiiis
2013-12-17 13:41:00 -08:00
Fabrice Desré
619c5db6bd
Bug 938023 - Implement the download API : Part 2, implementation. r=auswerk
2013-11-27 23:18:08 -08:00