mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bumping gaia.json for 34 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/0513f90869b6
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1218327 - Fix appUsage install counts to count marketplace apps. r=fabrice, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/b8b79ff16426
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1210201 - Work around the better event fluffing algorithm r=jrburke r=jlorenzo, a=mahe
When we get a DOM event for an existing event "<a>" link, maybe it's the result
of Gecko's event retargeting algorithm: the user may have actually tapped around
the link but not right on the link.
While this is generally a good thing, this is not in this case, as it prevents
the user from creating a new event just before or after an existing event. So we
validate this event to see whether it happened really on the button.
Note that for the "+" buttons, we actually keep the retargeting algorithm.
========
https://hg.mozilla.org/integration/gaia-central/rev/bdea119b0449
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1218091 - [Messages][Performance] Use optimized Bridge libraries. r=schung, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/e7913269255c
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1171848 - put scrollbar at the right position for textarea. r=francisco, a=mahe
If you put a dir="auto" on an element, its direction is viewed as LTR
when it is empty, and the scrollbar is on the left. This is bug 1103011.
But here, we already have a unicode-bidi: -moz-plaintext on the element.
So we don't need any dir="auto" anyway.
========
https://hg.mozilla.org/integration/gaia-central/rev/29dbee2de7f6
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1178197 - Avoid browserbox's naive folder name inference logic. r=jrburke, a=mahe
propagate https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/398
========
https://hg.mozilla.org/integration/gaia-central/rev/ebb666007ab9
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1217809 - [Email] quoted reply generation is failing to inject newlines for the non-base-case. r=jrburke, a=mahe
propagate https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/389
========
https://hg.mozilla.org/integration/gaia-central/rev/4906b47a55af
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1221472 - Show URI as title when a record is without title. r=danhuang, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/b98df6ab4288
Author: yifan <yliao@mozilla.com>
Desc: Bug 1220996 - Catch before/after key events for non-mozbrowser iframes in smart-system. r=rexboy, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/97e0a5ec332b
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1221195 - Remove unused systemXHR permission. r=gmarty,kgrandon, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/456cee36594c
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1221867 - Use a regexp to globally replace underscores in histogram names. r=marshall. a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/78bded00b6b0
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1220576 - [Stingray][Home] Add first-time-use screen. r=yliao, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/033a15c9ecfc
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1220589 - [Stingray][system] Add first-time-use screen for pin-to-card. r=lchang, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/c59e149bec95
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1222369 - Escape bookmark names properly when removing. r=gmarty, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/082ddb84479f
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1217781 - [Shared] Fix layout of search form. r=francisco, a=mahe
The search input field wasn't growing enough. Therefore, there was some
space after the "cancel" button. If the word cancel is to small (in
certain locale as arabic), it can apppear shifted to the beginning.
========
https://hg.mozilla.org/integration/gaia-central/rev/f1d31a5c151d
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1219153 - Update gaia-container to work around gecko bug. r=me, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/5d5c91952197
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1221367 - Correct alignment for meta in search. r=kevingrandon, a=mahe
There was a typo in a previous patch: there should be one rule for RTL
and one for LTR.
========
https://hg.mozilla.org/integration/gaia-central/rev/85f163f84e90
Author: Andre Natal <anatal@gmail.com>
Desc: Bug 1221358 - Modify "Manage" web activity from ringtone app to use window.close instead activity.postResult() to close it. r=squib, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/daf2a6c3f37e
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1219575 - save favor icon data in data synced indexedDB. r=selee, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/5bd94c73f163
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1214992
- [Stingray][Home] Filter out cards inside folder. r=yliao, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/7d7222afda74
Author: yifan <yliao@mozilla.com>
Desc: Bug 1220078 - [TV Browser] Please change the color for "Terms of Service" and "Privacy Notice". r=dhuang, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/d076ac3e3cc5
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1216523 - Fix task manager enter/exit transitions. r=etienne, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/47f932b8e3e9
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1200583 - [Messages][Tests] It is difficult to debug when we forget to set the mock data in an integration test. Storage code is rewritten so that data can be set _before_ app is started. r=julien, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/e715823a739c
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32926 from weilonge/seanlee/TVBrowser/v2.5/Bug1220528
Bug 1220528 - Configure FIREFOX_SYNC=1 for TV only. r=rchien, a=mahe
========
https://hg.mozilla.org/integration/gaia-central/rev/19cd7f783ded
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1220528 - Configure FIREFOX_SYNC=1 for TV only.
========
https://hg.mozilla.org/integration/gaia-central/rev/c67ef2ba24f2
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #32904 from justindarc/bug1219994
Bug 1219994 - [Music] Update DOM Scheduler dependency after Issue #35…
========
https://hg.mozilla.org/integration/gaia-central/rev/6e28cd6f31bc
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #32968 from gabrielesvelto/bug-1221060-disable-multitap-emergency-call
Bug 1221060 - Disable multi-tap on the emergency call keypad. r=thills
(cherry picked from commit 5ab39e87a843a8e4cd206265934a01889af3ae27)
========
https://hg.mozilla.org/integration/gaia-central/rev/5899a5119b6d
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1221817 - Observer moztimechange in IntlHelper
========
https://hg.mozilla.org/integration/gaia-central/rev/ed86b0cfadb0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1213172 - Remove smart collections r=rickychien
========
https://hg.mozilla.org/integration/gaia-central/rev/6e18f5cbded2
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #33029 from ngokevin/mkt2.5fix
Bug 1222254 - incoming marketplace package (r=fabrice)
========
https://hg.mozilla.org/integration/gaia-central/rev/c100527f4918
Author: Kevin Ngo <me@ngokevin.com>
Desc: Bug 1222254 - incoming marketplace package (r=fabrice)
========
https://hg.mozilla.org/integration/gaia-central/rev/737b29528c5f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Merge pull request #32536 from timdream/input-mgmt-chrome-event2"
This reverts commit 043b7c9231335e2257588005ab9c13dcdb7fc3c4, reversing
changes made to 956ff6cae980105886dd94dd37d1c7dede05ac4e.
========
https://hg.mozilla.org/integration/gaia-central/rev/98339b177faa
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1222415 - Update l20n.js to 3.4.1
========
https://hg.mozilla.org/integration/gaia-central/rev/6fe0bafc5385
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #32981 from ngokevin/mkt2.5
Bug 1198031 - incoming marketplace updates r=fabrice
========
https://hg.mozilla.org/integration/gaia-central/rev/9dfb4718e2c7
Author: Kevin Ngo <me@ngokevin.com>
Desc: Bug 1198031 - incoming marketplace updates (r=fabrice)
This commit is contained in:
parent
02fe6edb54
commit
fe2946d890
@ -1,9 +1,9 @@
|
||||
{
|
||||
"git": {
|
||||
"git_revision": "6c761e221b8563e1ea6d39b60581d25b6aaae206",
|
||||
"git_revision": "9473dbcbebf4e758a3b73200968efc69071b4312",
|
||||
"remote": "https://git.mozilla.org/releases/gaia.git",
|
||||
"branch": ""
|
||||
},
|
||||
"revision": "9eeff7d402dd8c7ae9cd7b8629e5956cd9eeb6ea",
|
||||
"revision": "0513f90869b616c88cfaa5fe52ff8ba22a472062",
|
||||
"repo_path": "integration/gaia-central"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user