Botond Ballo
0cf51a1441
Bug 1066888 - Tweak prefs for overscroll bounce effect on B2G. r=kats
2014-11-14 18:01:48 -05:00
Kartikaya Gupta
9fed7a45a3
Bug 1072498 - Collapse the dom.browser_frames.useAsyncPanZoom pref into layers.async-pan-zoom.enabled. r=fabrice
2014-11-14 07:42:24 -05:00
Ryan VanderMeulen
aff46d94c6
Merge m-c to inbound. a=merge
2014-11-12 15:52:37 -05:00
Kartikaya Gupta
ca526c8a89
Bug 1095727 - Update fling curving prefs per UX request. r=me
...
DONTBUILD because trivial prefs change
2014-11-12 11:07:48 -05:00
Blake
c51ecc83bf
Bug 1060900 - [FFOS] Unpref B2G/Gonk Platform Decoder Module. r=ajones
...
From e66c0561aa744bbdbf6d39cc65ab8b6d92690c4a Mon Sep 17 00:00:00 2001
2014-11-12 10:29:40 +08:00
Carsten "Tomcat" Book
948e7a2ea4
Backed out changeset 53e23b1b3642 (bug 1092450) for test bustage
2014-11-12 11:19:26 +01:00
David Anderson
a7471fe91b
Put meta viewport support behind a pref (bug 1092450, r=kats).
...
--HG--
extra : rebase_source : 888513255b2d672643beb9933ebb67ac6a2452ca
2014-11-12 00:15:40 -08:00
Alexandre Lissy
3952630468
Bug 1095451 - Switch off e10s for Mulet. r=gavin
2014-11-07 05:09:00 -05:00
Kartikaya Gupta
985540ecef
Bug 1072093 - Support progressive-paint on OS X 10.7 or later. r=BenWa
2014-11-07 14:17:14 -05:00
Robert O'Callahan
f35280a8c9
Bug 1085186. Don't readahead more than 30s of media data per resource on mobile/B2G. r=cpearce
...
--HG--
extra : rebase_source : 6fce6b5390d0eb76463db04f7dd72f79b97d39c5
2014-10-21 10:32:11 +13:00
Ryan VanderMeulen
72f79bfdf7
Backed out changesets bc3b048b416d and 773b27cd166b (bug 1050122) for regression B2G debug test runtimes dramatically.
2014-11-03 12:46:43 -05:00
Ting-Yu Chou
54eb7fe31b
Bug 1050122 - Part 1 - Enable Nuwa on debug builds, and kill it if the preference is false. r=khuey
2014-10-31 15:07:43 +08:00
Ting-Yu Lin
d1144bd663
Bug 1029943 - Part 4 - Enable selection carets by default on b2g. r=ehsan
2014-10-31 09:15:00 +01:00
Gina Yeh
951ffe59de
Bug 989198, Patch 3: Dispatch BeforeAfterKeyboardEvent on b2g, r=smaug
2014-11-03 15:05:38 +08:00
Botond Ballo
11bd5dec9f
Bug 1066888 - Overscroll physics improvements. r=kats
...
This patch unifies the physics governing the overscroll phase of a fling
with the snap-back animation. The unified physics are spring-based, like the
physics governing the snap-back animation before, except we allow for
oscillations.
2014-10-31 12:06:31 -04:00
Max Li
4857654ada
Bug 1011886 - [AccessFu] Introduce key echo by character, word, and character and word. r=eeejay
2014-10-31 08:48:21 -07:00
Kartikaya Gupta
b514d384b4
Bug 1091049 - Add fling curving to accelerate fast flicks. r=botond
2014-10-30 10:38:10 -04:00
Sean Lin
ca9b977c67
Bug 998872 - [Stingray] TV Manager API. Part 1 - DOM API & WebIDL bindings. r=ehsan, r=baku
...
--HG--
rename : dom/datastore/tests/file_app.sjs => dom/tv/test/file_app.sjs
2014-08-21 17:15:18 +08:00
Lucas Silvestre
c9b9cff8de
Bug 1035422 - Control the layout.imagevisibility.enabled pref in a single place. r=tn
2014-10-21 11:08:51 -07:00
Ryan VanderMeulen
77e8bee35e
Backed out 6 changesets (bug 989198, bug 1082963) for causing bug 1083231.
...
Backed out changeset a7c972407578 (bug 1082963)
Backed out changeset 94d1b30bde00 (bug 989198)
Backed out changeset 01e064ceb505 (bug 989198)
Backed out changeset f5a538109e36 (bug 989198)
Backed out changeset 3ff227d79d74 (bug 989198)
Backed out changeset 186743fc6f6d (bug 989198)
CLOSED TREE
2014-10-16 12:57:18 -04:00
Eitan Isaacson
9eac49598e
Bug 1081720 - Use prefs service to store quicknav state and proxy quicknav prefs to b2g settings. r=yzen
2014-10-14 14:42:50 -07:00
Ethan Tseng
e563e6650a
Bug 1072050 - Add pref for setting device identifier in UA string. r=khuey, sr=sicking
2014-10-02 11:44:29 +08:00
Gina Yeh
485409e98d
Bug 989198, Patch 3: Dispatch BeforeAfterKeyboardEvent on b2g, r=smaug
...
---
b2g/app/b2g.js | 3 +
content/base/src/nsGkAtomList.h | 4 +
dom/events/EventNameList.h | 16 +++
dom/events/EventStateManager.cpp | 6 +
dom/ipc/PBrowser.ipdl | 2 +
dom/ipc/TabChild.cpp | 6 +-
dom/ipc/TabParent.cpp | 24 ++++
dom/ipc/TabParent.h | 1 +
layout/base/nsIPresShell.h | 12 +-
layout/base/nsPresShell.cpp | 250 ++++++++++++++++++++++++++++++++++++++
layout/base/nsPresShell.h | 26 ++++
modules/libpref/init/all.js | 3 +
12 files changed, 350 insertions(+), 3 deletions(-)
2014-10-14 15:09:24 +08:00
Gareth Aye
c83fb3f6ba
Bug 1067270 - Disable http2 r=fabrice
2014-10-12 21:37:27 -07:00
Michael Wu
cd87678225
Bug 1073094 - Disable jsloader.reuseGlobal on debug builds, r=khuey
2014-09-30 12:25:41 -04:00
Kartikaya Gupta
a7a7602f6f
Bug 1074030 - Copy the OS X overlay scrollbar fade parameters to B2G. r=fabrice
2014-09-29 15:32:11 -04:00
Mason Chang
6dad1e4155
Bug 1071156 - Raise compositor thread priority to nice -4. r=roc
2014-09-24 10:56:00 -04:00
Zoran Jovanovic
2ea2ab768c
Bug 1059202 - CSP and CA verfication for Trusted Hosted Apps r=fabrice,sicking,rlb
2014-09-19 14:58:34 -07:00
Fabrice Desré
e0a4f5d5c8
backout bug 1029943 for performance regressions (see bug 1066515)
2014-09-18 10:31:20 -07:00
Vlatko Markovic
6f2a9765c1
Bug 1059194 - Trusted Hosted Apps, part 2: CSP infrastructure changes. r=sicking
2014-09-16 13:14:02 -07:00
Fabrice Desré
2d25b8f6dc
Bug 1066362 - Move default privileged csp to all.js r=dveditz
2014-09-16 13:01:53 -07:00
Monica Chew
bd333be9e6
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Phil Ringnalda
2ac72a4fb6
Back out 34a02ee9896c (bug 1024555) for xpcshell bustage
...
CLOSED TREE
2014-09-11 21:50:39 -07:00
Monica Chew
8fb5470c8b
Bug 1024555: Cancel gethash requests after 5 seconds if they are still pending
2014-09-08 16:44:08 -07:00
Botond Ballo
187d4058df
Bug 1064527 - Tweak some preferences for the overscroll stretch effect. r=kats. DONTBUILD for changes to physics constants
...
--HG--
extra : amend_source : 31d7555ca1b8d452509b06c0f731b3e1426de1ec
2014-09-08 16:29:28 -04:00
Botond Ballo
113386e7f7
Bug 1063227 - Make APZ axis locking constants preffable. r=kats
...
--HG--
extra : source : 83f2d844c5a9833a40b2d0d9021597652e707a1a
2014-09-05 20:07:52 -04:00
Ting-Yu Lin
ee10d9665b
Bug 1029943 - Enable selection carets by default on b2g. r=ehsan
2014-08-29 17:12:22 +08:00
Kyle Huey
cc3faa67c5
Back out bug 1050122 for causing silent timeouts on emulator mochitests. a=me
2014-09-02 12:05:36 -07:00
Ting-Yu Chou
0ba83b9991
Bug 1050122 - Enable Nuwa on debug builds, and kill it if the preference is false. r=khuey
2014-09-01 10:43:39 +08:00
Botond Ballo
10776feb20
Bug 1057578 - Make the overscroll transform a uniform stretch. r=kats
2014-08-29 15:28:47 -04:00
Fabrice Desré
850bc9b545
Bug 1011738 - Theme support for b2g/gaia, Part 1 : settings hook-up r=vingtetun
2014-08-28 17:20:26 -07:00
Shih-Chiang Chien
62c57a8d94
Bug 745283 - Part 4: WebIDL binding for UDPSocket API. r+sr=smaug, r=khuey, r=baku
2014-04-14 09:21:26 +08:00
Sotaro Ikeda
c04db9582b
Bug 1042305 - Increase ImageCache size and add MemoryPressure support r=gw280
2014-08-25 12:01:46 -07:00
Sean Lin
722cd320fc
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
2014-06-27 15:58:47 +08:00
Ting-Yu Lin
43cde53c83
Bug 1016184 - Part 4: Enable touch caret by default on B2G. r=ehsany
2014-07-27 00:23:00 +02:00
Ryan VanderMeulen
bbbbaa19d4
Backed out changeset 3200ed3305db (bug 1014023) for causing bug 1051164.
2014-08-12 12:44:09 -04:00
Blake Wu
3b455f5dfd
Bug 941302 - Part 3: Changes for adding Gonk Decode Module. r=cpearce
...
From de67de8646b413bce991789b42d09f398b162b53 Mon Sep 17 00:00:00 2001
2014-08-07 18:23:45 +08:00
Sean Lin
dfe876b4b0
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
...
--HG--
extra : rebase_source : 66ba930797cfd67777ead9ec5e439d834d494233
2014-06-27 15:58:47 +08:00
Ryan VanderMeulen
916f384e09
Backed out changeset 90c9b3d8f5bf (bug 1014023) for intermittent Windows mochitest failures.
...
CLOSED TREE
2014-08-05 15:33:10 -04:00
Sean Lin
eb86cac0c7
Bug 1014023 - [Datastore] Notify apps of changes in datastore without being opened. r=baku, r=gene
2014-06-27 15:58:47 +08:00