Chris Lord
0e0090e12b
Bug 1132728 - Don't draw focus rings on b2g. r=fabrice,bz
2015-02-18 15:40:14 +00:00
Ryan VanderMeulen
31796a851a
Backed out changeset 0e2e7780755b (bug 1123762) for causing bug 1133786 and bug 1133865. a=me
2015-02-17 21:00:35 -05:00
Fabien Cazenave
e3c9b9555e
Bug 1119057 - Scrollbar position should follow the document 'dir'. r=timdream
2015-02-02 15:01:32 +01:00
Mason Chang
223769176e
Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats
2015-02-13 14:53:29 -08:00
Fabrice Desré
4329cc73b5
Bug 1132830 - Re-enable http2 on b2g r=me
2015-02-13 01:15:30 -08:00
Yusuke Yamamoto
71e01eaa6b
Bug 839120 - Support SafeBrowsing in b2g r=gpascutto
2015-02-12 23:58:15 -08:00
Seth Fowler
3f40bce1d7
Bug 1129804 - Flip on decode-on-draw on B2G. r=me
2015-02-04 23:26:54 -08:00
Carsten "Tomcat" Book
b13c1c8748
Backed out changeset 79d3a9342174 (bug 1123762) for making R14 Test Failures even worse
2015-02-09 14:29:40 +01:00
Mason Chang
9ecb771983
Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats
2015-02-09 16:53:09 +08:00
Bhavana Bajaj
0ad015c3d1
Backed out changeset cec0b3b4403a (bug 1129804)
2015-02-06 14:27:41 -08:00
Dave Hylands
f49858767d
Bug 1082290 - Add memory cgroup support to FxOS process control. r=gsvelto
2015-01-12 14:19:00 -05:00
Seth Fowler
08f0963f36
Bug 1129804 - Flip on decode-on-draw on B2G. r=me
2015-02-04 23:26:54 -08:00
Gabriele Svelto
2739e92d33
Bug 1081871 - part 2 - Use cgroups instead of nice values to implement application priorities. r=dhylands
2015-01-08 15:39:43 +01:00
David Anderson
c7d9088574
Remove apz.subframe.enabled and assume it is always true. (bug 1128761, r=kats)
2015-02-03 15:02:04 -08:00
Mason Chang
c6849b6031
Bug 1062331. Enable touch resampling on b2g. r=kats
2015-02-02 08:39:08 -08:00
Etienne Segonzac
2967615181
Bug 763430 - Implementing a smoother orientation change transition for B2G r=fabrice a=philor
2015-01-31 14:36:51 -08:00
Brian O'Keefe
eddceb3a00
Bug 870366 - Part 2: Move PREF_JS_EXPORTS to moz.build (easy moves). r=gps
2015-01-20 13:07:03 -05:00
Mason Chang
5eda525c01
Bug 1126373 - Disable silk on Jelly bean and lower android versions. r=kats
2015-01-28 10:13:37 -08:00
Ryan VanderMeulen
a1bf2fd1dc
Backed out changesets 59452425e446 and a13166f0d914 (bug 1081871) for causing bug 1122119.
2015-01-27 09:47:18 -05:00
Ryan VanderMeulen
646cf40f05
Backed out changeset f9625445803a (bug 1082290) because it depends on bug 1081871, which was backed out.
2015-01-27 09:46:32 -05:00
Mason Chang
f986369a36
Bug 1118530 Turn on by default hardware vsync and the Vsync Aligned Compositor on b2g. r=kats
2015-01-26 09:01:53 -08:00
Wes Kocher
4dd78e1a0d
Backed out changeset 39c78d4281d5 (bug 1101331) for intermittently breaking gaia-ui tests on OSX on a CLOSED TREE
2015-01-22 12:23:12 -08:00
Carsten "Tomcat" Book
cd20078ecd
Merge mozilla-central to mozilla-inbound
2015-01-22 14:39:29 +01:00
Jan Varga
c16c534391
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01:00
Stephen Pohl
7dc7f45f3e
Bug 1101331: Modify directory structure of B2G.app to conform with Apple's v2 signature requirements. r=rstrong
2015-01-21 14:40:45 -05:00
Nicholas Nethercote
f4f14df668
Bug 1123527 - Added #error cases for impossible platforms. r=glandium.
...
cppcheck says:
> b2g/app/nsBrowserApp.cpp:251: error: Uninitialized variable: gotCounters
> browser/app/nsBrowserApp.cpp:637: error: Uninitialized variable: gotCounters
It's a false positive because one of XP_WIN and XP_UNIX is always defined, but
it doesn't hurt to make that fact clearer.
--HG--
extra : rebase_source : 8717e3814e1cfacb9dd42cb9509aca0c3a926747
2015-01-15 22:10:29 -08:00
Seth Fowler
c5bb904b8f
Bug 1118655 - Use decode-on-draw only, and ignore RequestDecode and the like, when APZ and downscale-during-decode are enabled. r=tn
2015-01-19 15:46:55 -08:00
Ryan VanderMeulen
9b860bfef8
Bug 1124072 - Disable decode-on-draw on B2G due to frequent reftest failures.
2015-01-21 13:46:11 -05:00
Seth Fowler
b92cad3917
Bug 1124072 - Flip on decode-on-draw on APZ platforms. r=tn
2015-01-21 05:07:46 -08:00
Bill McCloskey
93b0905531
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
2015-01-16 18:34:47 -08:00
Nicholas Hurley
b6a0407c32
Bug 1009122 - use cache2 as storage for predictor data. r=honzab
...
--HG--
extra : rebase_source : 290e1aa04a1dfa2e7d6cb9f1b5b705d1ed80e68c
2015-01-14 13:59:04 -08:00
Andrea Marchesini
d425c07981
Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug
2015-01-15 16:58:41 +00:00
Brian Smith
1a3d2e92d2
Bug 1119776, Part 7: Avoid defining snprintf when MSVC provides it (other), r=bsmedberg
...
--HG--
extra : rebase_source : 3fc7e4e83f57252e15cf32846f23e497f8532ea5
2015-01-08 22:35:33 -08:00
Ryan VanderMeulen
050f1df69c
Backed out 11 changesets (bug 966439, bug 1121472) for causing widespread test failures and because inbound isn't Try and shouldn't be treated as such.
...
Backed out changeset e6cd15d43b5a (bug 1121472)
Backed out changeset 4f9788639f3f (bug 966439)
Backed out changeset ac9a967e5a10 (bug 966439)
Backed out changeset 14d322737871 (bug 966439)
Backed out changeset 8f941e519580 (bug 966439)
Backed out changeset b82d1010c6b4 (bug 966439)
Backed out changeset 2c29a52a03bd (bug 966439)
Backed out changeset e4b0802a3f06 (bug 966439)
Backed out changeset bdc9a0310034 (bug 966439)
Backed out changeset 6b3ae19628e6 (bug 966439)
Backed out changeset 3d23e775033a (bug 966439)
CLOSED TREE
2015-01-14 11:46:14 -05:00
Andrea Marchesini
4af9097f62
Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug
2015-01-14 11:50:35 +00:00
Wes Kocher
72d3b18c7f
Merge b2g-inbound to m-c a=merge
2015-01-13 17:38:53 -08:00
Dave Hylands
78abb6288b
Bug 1082290 - Add memory cgroup support to FxOS process control. r=gsvelto
2015-01-13 12:12:32 -08:00
Gabriele Svelto
215c9480ef
Bug 1081871 - Part 2 - Use cgroups instead of nice values to implement application priorities. r=dhylands
2015-01-08 15:39:43 +01:00
Gavin Sharp
a922d9b673
Bug 1117158: move search service prefs to all.js, r=markh/margaret/fabrice
...
--HG--
extra : rebase_source : 5b3380dd9a0dc695c44a2d7d85e8217d8fb2119a
2015-01-05 08:01:12 -08:00
Kartikaya Gupta
f3f6d11228
Bug 928833 - Turn on event-regions based hit-testing in APZ. r=botond
2015-01-02 17:07:27 -05:00
Andrea Marchesini
d87db66355
Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan
2015-01-13 09:53:14 +00:00
Karl Dubost
722455e00a
Bug 1103680 - "Remove UA override for domains (starting 2014-11-24)". r=lmandel
2014-12-19 02:15:00 +01:00
Mason Chang
52f7e67262
Bug 1097792. Further tweak fling curving prefs. r=kats
2014-12-19 10:47:56 -05:00
Chris Peterson
c582a636ed
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
2014-12-10 22:56:31 -08:00
Alexandre Lissy
f6530f14d9
Bug 1110063 - Open readonly transaction for settings lock when possible. r=qdot
...
Whenever a settings lock does only read operations (i.e. lock.get()),
there is no need that the underlying indexedDB transaction should be
opened as readwrite. Doing so, we will be able to parallelize some
request and avoid locking that should in the end allow for faster
operations. Enabling this feature is controlled by the preference
dom.mozSettings.allowForceReadOnly, defaulting to false for now.
2014-12-17 09:30:00 -05:00
Fabrice Desré
d9365a9da5
Bug 923897 - Extensibility support for b2g r=ferjm,bholley
2014-12-16 15:32:28 -08:00
Kai-Zhen Li
f8705f6351
Bug 1103820 - Support new android version. r=mwu
2014-11-16 23:19:58 +08:00
Terrence Cole
e98a1760b2
Bug 1107349 - Always build in enerational GC support; r=jonco
2014-12-04 09:45:05 -08:00
Alexandre Lissy
d0ee4f6bc4
Bug 1094362 - Completely disable update prefs for reftest. r=vingtetun, r=jgriffin
...
When running reftests on Mulet, we do not want that forced update
checking gets triggered. We can block this by setting the following
prefs:
- app.update.enabled to false
- app.update.url.override and app.update.url to empty string
We also disable tiles-related pinging and downloading by setting empy
values for:
- browser.newtabpage.directory.source
- browser.newtabpage.directory.ping
Gaia also does force check app updates at some point, so we introduce a
new pref, webapps.update.enabled, that we can use to make sure webapps
update won't be triggered.
2014-12-05 07:14:00 -05:00
Olli Pettay
c8ecfe32cf
Bug 1102975 - Add a pref to control the content viewer expiration time in bfcache, r=khuey
...
--HG--
extra : rebase_source : 6fb403cdb1b73fa8e1f61945ddfd3bfe8e75a92d
2014-12-04 11:04:36 -08:00