Gabriele Svelto
243ffd8828
Bug 892371 - Adjust oom_score_adj values for foreground processes according to an LRU policy. r=dhylands, r=khuey
2015-02-25 09:37:38 +01:00
Mason Chang
b41aa8d711
Backout bug 1123762 afd91b997c2e for smoketest failures. r=me
2015-03-09 15:32:49 -07:00
Mason Chang
114609fe20
Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats
2015-03-06 13:44:39 -08:00
Kartikaya Gupta
93130eb171
Bug 1136311 - Tweak overscroll prefs as requested by UX. r=botond
2015-03-05 17:02:10 -05:00
Stephen Pohl
1703a43dcf
Bug 1101331: Modify directory structure of B2G.app to conform with Apple's v2 signature requirements. r=rstrong
2015-03-04 21:29:44 -05:00
Chris Lord
a7f6ea8515
Bug 1132728 - Don't draw focus rings on b2g. r=fabrice,bz
2015-02-18 15:40:14 +00:00
Ryan VanderMeulen
5d3c4f9631
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
c5e5513ce6
Bug 1119057 - Scrollbar position should follow the document 'dir'. r=timdream
2015-02-02 15:01:32 +01:00
Mason Chang
1f9e151217
Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats
2015-02-13 14:53:29 -08:00
Fabrice Desré
6382dd4445
Bug 1132830 - Re-enable http2 on b2g r=me
2015-02-13 01:15:30 -08:00
Yusuke Yamamoto
1461657c56
Bug 839120 - Support SafeBrowsing in b2g r=gpascutto
2015-02-12 23:58:15 -08:00
Seth Fowler
7d44e2c0cd
Bug 1129804 - Flip on decode-on-draw on B2G. r=me
2015-02-04 23:26:54 -08:00
Carsten "Tomcat" Book
814dffa974
Backed out changeset 79d3a9342174 (bug 1123762) for making R14 Test Failures even worse
2015-02-09 14:29:40 +01:00
Mason Chang
4b031a609b
Bug 1123762. Enable the vsync aligned refresh driver on b2g. r=kats
2015-02-09 16:53:09 +08:00
Bhavana Bajaj
6af7220279
Backed out changeset cec0b3b4403a (bug 1129804)
2015-02-06 14:27:41 -08:00
Dave Hylands
c5ff7b0427
Bug 1082290 - Add memory cgroup support to FxOS process control. r=gsvelto
2015-01-12 14:19:00 -05:00
Seth Fowler
fb68322470
Bug 1129804 - Flip on decode-on-draw on B2G. r=me
2015-02-04 23:26:54 -08:00
Gabriele Svelto
d800fbc91b
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
fe18c25a8f
Remove apz.subframe.enabled and assume it is always true. (bug 1128761, r=kats)
2015-02-03 15:02:04 -08:00
Mason Chang
fd062a1c8b
Bug 1062331. Enable touch resampling on b2g. r=kats
2015-02-02 08:39:08 -08:00
Etienne Segonzac
358f9af53e
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
1fa0eaa700
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
2e47b0ac18
Bug 1126373 - Disable silk on Jelly bean and lower android versions. r=kats
2015-01-28 10:13:37 -08:00
Ryan VanderMeulen
83b898f175
Backed out changesets 59452425e446 and a13166f0d914 (bug 1081871) for causing bug 1122119.
2015-01-27 09:47:18 -05:00
Ryan VanderMeulen
e6acb1c0c4
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
e7b9221c71
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
cb32041b4d
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
eca1dab264
Merge mozilla-central to mozilla-inbound
2015-01-22 14:39:29 +01:00
Jan Varga
f514a5ed5b
Bug 1123637 - Remove all code relevant to quota prompts; r=bent,ehsan
2015-01-22 09:40:42 +01:00
Stephen Pohl
c9ae0626e2
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
19310a7cce
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
d34d823d05
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
b0ba31bcc7
Bug 1124072 - Disable decode-on-draw on B2G due to frequent reftest failures.
2015-01-21 13:46:11 -05:00
Seth Fowler
3ed3b0f849
Bug 1124072 - Flip on decode-on-draw on APZ platforms. r=tn
2015-01-21 05:07:46 -08:00
Bill McCloskey
f6534c08fb
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
2015-01-16 18:34:47 -08:00
Nicholas Hurley
87facfa179
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
e2ecdca8a9
Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug
2015-01-15 16:58:41 +00:00
Brian Smith
ea66053341
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
3a9ff448dc
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
1b2f40309e
Bug 966439 - BroadcastChannel API - patch 3 - API disabled by pref, r=smaug
2015-01-14 11:50:35 +00:00
Wes Kocher
3f23ab427f
Merge b2g-inbound to m-c a=merge
2015-01-13 17:38:53 -08:00
Dave Hylands
088b97b45b
Bug 1082290 - Add memory cgroup support to FxOS process control. r=gsvelto
2015-01-13 12:12:32 -08:00
Gabriele Svelto
b173507d67
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
9cd3807a46
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
5f28bd754e
Bug 928833 - Turn on event-regions based hit-testing in APZ. r=botond
2015-01-02 17:07:27 -05:00
Andrea Marchesini
6b6fa3fbff
Bug 1018320 - RequestSync API - patch 1 - webIDL and basic logic, r=ehsan
2015-01-13 09:53:14 +00:00
Karl Dubost
cab58b9fec
Bug 1103680
- "Remove UA override for domains (starting 2014-11-24)". r=lmandel
2014-12-19 02:15:00 +01:00
Mason Chang
94d613426b
Bug 1097792. Further tweak fling curving prefs. r=kats
2014-12-19 10:47:56 -05:00
Chris Peterson
249ac81315
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
2014-12-10 22:56:31 -08:00
Alexandre Lissy
17c05a60ab
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