Commit Graph

170939 Commits

Author SHA1 Message Date
Timothy Nikkel
1e3662e0e8 Bug 959847. Part 7. Move ignoreViewportScrolling computation lower, where we actually use it. r=roc 2014-02-27 16:01:53 -06:00
Timothy Nikkel
57b3df2628 Bug 959847. Part 6. Only call RecordFrameMetrics from PaintForFrame if we are ignoring viewport scrolling so that we don't call it twice for the same scroll frame (the other one being the scroll layers created by nsGfxScrollFrame). r=roc 2014-02-27 16:01:53 -06:00
Timothy Nikkel
c1ef4c92c7 Bug 959847. Part 5. Only call RecordFrameMetrics for subdocuments if we are ignoring viewport scrolling so that we don't call it twice for the same scroll frame (the other one being the scroll layers created by nsGfxScrollFrame). r=roc 2014-02-27 16:01:53 -06:00
Timothy Nikkel
c5eadf4d6e Bug 959847. Part 4. Call RecordFrameMetrics for subdocument layers. r=roc
We do this by creating a new display item type: nsDisplaySubDocument.

Original patch by Kartikaya Gupta <kgupta@mozilla.com>.
2014-02-27 16:01:53 -06:00
Timothy Nikkel
84799aa7d0 Bug 959847. Part 3. Make zoom items be contained in resolution items for subdocuments if they occur together. r=roc
Wrap the zoom item in the resolution item if we have both because we want the resolution scale applied on top of the app units per dev pixel conversion. Resolution is just a scale transform and app units per dev pixel affect layout, so conceptually the resolution gets applied after.
2014-02-27 16:01:52 -06:00
Timothy Nikkel
8aa800b645 Bug 959847. Part 2. Don't ignore "ignore viewport scrolling" on subdocuments. r=roc
This means that the layer we create in nsSubDocumentFrame::BuildDisplayList becomes the scrollable layer for the document and we early early from ScrollFrameHelper::BuildDisplayList before it gets to the nsDisplayScrollLayer creation.
2014-02-27 16:01:52 -06:00
Timothy Nikkel
d94b77e6f5 Bug 959847. Part 1. Retrieve the displayport of the root scroll frame the same way as everywhere else does in nsSubDocumentFrame::BuildDisplayList. r=roc 2014-02-27 16:01:52 -06:00
Ryan VanderMeulen
47e286d04d Merge inbound to m-c. 2014-02-27 16:55:18 -05:00
B2G Bumper Bot
f08f36e3c4 Bumping manifests a=b2g-bump 2014-02-27 13:41:29 -08:00
B2G Bumper Bot
cda593ddad Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2bb241995468
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #16621 from millermedeiros/972666-lines-over-events

Bug 972666 - [Calendar] lines over events longer than 2 hours r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/fab6c91479fd
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 972666 - [Calendar] lines over events longer than 2 hours

========

https://hg.mozilla.org/integration/gaia-central/rev/cf294dfce912
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Revert "Bug 942854 - [Calendar] Scrolling the week view results into results into overlapping artifacts. r=kgrandon"

This reverts commit 78dc0c0013d25de52175e750e4be46bfb2727ef3.
2014-02-27 13:40:16 -08:00
Andrew Halberstadt
42eb8bf745 Bug 976120 - emulator.py should set crash environment, check for crashes on all marionette exceptions, r=jgriffin 2014-02-27 16:36:27 -05:00
Andrew Halberstadt
08f0add81e Bug 976120 - shell.js should respect crash reporting environment, r=fabrice 2014-02-27 16:36:00 -05:00
B2G Bumper Bot
5d9ca77464 Bumping manifests a=b2g-bump 2014-02-27 13:36:23 -08:00
B2G Bumper Bot
a29e9a2535 Bumping manifests a=b2g-bump 2014-02-27 13:32:58 -08:00
B2G Bumper Bot
5c21467946 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe8ce877d493
Author: gitmai <mri@tid.es>
Desc: Merge pull request #16610 from gitmai/bug-858017-network-alarm-complete

Bug 858017 - [COST CONTROL] Use Gecko native support for data usage alar...
r=salva

========

https://hg.mozilla.org/integration/gaia-central/rev/6fa0af39379e
Author: mai <mri@tid.es>
Desc: Bug 858017 - [COST CONTROL] Use Gecko native support for data usage alarms provided by NetworkStats API 2.0
2014-02-27 13:32:49 -08:00
Sotaro Ikeda
d4c5f44335 Bug 977596 - Fix build failure on flatfish r=jmuizelaar 2014-02-27 13:26:22 -08:00
Jed Davis
cffac485ff Bug 970676 - Turn on sandboxing on all relevant threads. r=dhylands r=bent f=kang 2014-02-27 13:18:01 -08:00
B2G Bumper Bot
b81ae908f1 Bumping manifests a=b2g-bump 2014-02-27 13:16:40 -08:00
B2G Bumper Bot
445eb972f6 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8911c19f1f8d
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #16675 from punamdahiya/Bug970275

Bug970275-[Download Manager]- Fix to display filename in header on opening an image file r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/2b82bdcf1d88
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug970275-[Download Manager]- Fix to display filename in header on opening an image file r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/f03cae8ab14f
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Merge pull request #16674 from reubenmorais/pt-br-layout

Bug 976791 - Make the pt-BR symbols layout match the en-US layout, but keep R$ instead of $. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/50e2953055bd
Author: Reuben Morais <reuben.morais@gmail.com>
Desc: Bug 976791 - Make the pt-BR symbol layout match the en-US layout, but keep R$ instead of $. r=djf
2014-02-27 13:15:26 -08:00
Bill McCloskey
c4d44e02ee Bug 975876 - Allow GC in ~AutoMaybeTouchDeadZones to touch dead zones (r=luke) 2014-02-27 11:56:49 -08:00
Jan de Mooij
33c63e5da4 Bug 977538 - Disable PGO for CanonicalizeNaN. r=luke
--HG--
extra : rebase_source : 7be8e2eb69297cafa8e705c738e9ed814ad50308
2014-02-27 20:48:59 +01:00
B2G Bumper Bot
bd860472b8 Bumping manifests a=b2g-bump 2014-02-27 11:31:00 -08:00
B2G Bumper Bot
40745bac19 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/761b205f4e8b
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #16676 from eeejay/bug-967832

Bug 967832 - [Homescreen] Set fake-icon to aria-hidden. r=21

========

https://hg.mozilla.org/integration/gaia-central/rev/a17d460301f0
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 967832 - [Homescreen] Set fake-icon to aria-hidden.
2014-02-27 11:26:15 -08:00
Sushil Chauhan
9058bca2dc Bug 976717 - Pass the Framebuffer rectangle to be cleared to LayerComposite. r=ncameron 2014-02-27 11:07:34 -08:00
B2G Bumper Bot
c541872ac4 Bumping manifests a=b2g-bump 2014-02-28 05:30:54 -08:00
B2G Bumper Bot
082f4a9b13 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dd9ff5e3621d
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #16450 from jmcanterafonseca/fix_current

Bug 929817 Current location header from Facebook con...

========

https://hg.mozilla.org/integration/gaia-central/rev/da95f0b5b826
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: [B2G] [1.2] [l10n] [Contacts]: Current location header from Facebook contacts is shown in English on every language
2014-02-28 05:25:31 -08:00
Chuck Lee
8df84ff558 Bug 975813 - Support IPv6 in Network Manager. r=vicamo,fabrice 2014-02-28 20:24:35 +08:00
B2G Bumper Bot
51616f99c2 Bumping manifests a=b2g-bump 2014-02-28 05:16:06 -08:00
B2G Bumper Bot
44b0a30e58 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bf28369024d0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #15863 from daleharvey/966137

Bug 966137 - Ensure we only attempt one datastore write operation at a time. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/a34c5f3eee19
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 966137 - Ensure we only attempt one datastore write operation at a time. r=kgrandon
2014-02-28 05:11:13 -08:00
B2G Bumper Bot
fd9dded9f1 Bumping manifests a=b2g-bump 2014-02-28 04:31:32 -08:00
B2G Bumper Bot
d03e649ebd Bumping manifests a=b2g-bump 2014-02-28 04:25:45 -08:00
B2G Bumper Bot
a22af6d0c7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/95cd4e64f4b7
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #16734 from AndreiH/bug_978024

Bug 978024 - Xfail test_dialer_airplane_mode.TestDialerAirplaneMode

========

https://hg.mozilla.org/integration/gaia-central/rev/e62fef8f63c5
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 978024 - Xfail test_dialer_airplane_mode.TestDialerAirplaneMode
2014-02-28 04:20:23 -08:00
B2G Bumper Bot
80e03dd1e1 Bumping manifests a=b2g-bump 2014-02-28 04:15:55 -08:00
B2G Bumper Bot
cbb9665241 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d66ae3e4ca7d
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #16721 from lissyx/bug970832

Bug 970832 - Balance pending image loading counter

========

https://hg.mozilla.org/integration/gaia-central/rev/20dcd48de3bc
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 970832 - Balance pending image loading counter

Contacts pictures were not correctly imported because the onscroll
handler was checking the |imgsLoading| counter to be able to stop
pending requests. However, decrementing this variable was only performed
in the onsuccess handler of the image loading. If for any reason you
have some that fails, they would not get accounted as not loading
anymore. Upon onscroll event, this would trigger window.stop() call,
which will at the end break in the middle your pending XHR that perform
pictures import. Thus, we also perform decrementation in the error
handler.
2014-02-28 04:10:30 -08:00
B2G Bumper Bot
84e8062b8a Bumping manifests a=b2g-bump 2014-02-28 03:36:16 -08:00
B2G Bumper Bot
eb7e76b49f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a98c1728b9c
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #16716 from flodolo/bug977619_dialerid

Bug 977619 - [Dialer] Use the correct l10n-id in oncall.html (select-audio-sources) r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/4d90f4714790
Author: Francesco Lodolo (:flod) <flod@lodolo.net>
Desc: Bug 977619 - [Dialer] Use the correct l10n-id in oncall.html (select-audio-sources)
2014-02-28 03:30:24 -08:00
B2G Bumper Bot
6b78541457 Bumping manifests a=b2g-bump 2014-02-28 03:26:37 -08:00
B2G Bumper Bot
4b1baea2f9 Bumping manifests a=b2g-bump 2014-02-28 02:41:34 -08:00
B2G Bumper Bot
0a7d2721fe Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/22c08158e15f
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #16731 from asutherland/email-fix-bare

Bug 978005 - [email] Fix usage of Bareword DOM constructors TextDecoder and TextEncoder. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/3480b37fdce0
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 978005 - [email] Fix usage of Bareword DOM constructors TextDecoder and TextEncoder. r=asuth

land https://github.com/mozilla-b2g/gaia-email-libs-and-more/pull/288
2014-02-28 02:40:33 -08:00
Jessica Jong
ec1385c5ac Bug 960865 - Part 5: add dun connection timer and reference count. r=vchang 2014-02-28 18:05:10 +08:00
Jessica Jong
44d60b81be Bug 960865 - Part 4: dun support implementation in NetworkManager. r=vchang 2014-02-28 18:05:06 +08:00
Jessica Jong
b6005b9988 Bug 960865 - Part 3: modify nat command to support setting rules for secondary routing table. r=vchang 2014-02-28 18:05:02 +08:00
Jessica Jong
223ebc982e Bug 960865 - Part 2: handle dun apn type in RadioInterfaceLayer. r=hsinyi 2014-02-28 18:04:59 +08:00
Jessica Jong
9d13d18d6f Bug 960865 - Part 1: add dun apn type constant in idls. r=vchang 2014-02-28 18:04:55 +08:00
B2G Bumper Bot
d2cbe88f36 Bumping manifests a=b2g-bump 2014-02-28 01:56:11 -08:00
B2G Bumper Bot
e6c9afef95 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d54340d6608a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #16724 from bholley/fix_notification_spy

Bug 976935 - Use a stub rather than a spy for the Notification constructor. v2 r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/c170d5e645b7
Author: Bobby Holley <bobbyholley@gmail.com>
Desc: Bug 976935 - Use a stub rather than a spy for the Notification constructor. v2
2014-02-28 01:50:22 -08:00
B2G Bumper Bot
1e2bd9b2af Bumping manifests a=b2g-bump 2014-02-28 01:31:15 -08:00
B2G Bumper Bot
906ca58110 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/503c38f7c1d9
Author: Fabien Cazenave <fabien@mozilla.com>
Desc: Merge pull request #16717 from fabi1cazenave/plural-bug977627

Bug 977627 - [Download Manager] Files delete notification lacks plural support

========

https://hg.mozilla.org/integration/gaia-central/rev/8b785c064d4c
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: Bug 977627 - [Download Manager] Files delete notification lacks plural support, r=Pike
2014-02-28 01:25:25 -08:00
Thomas Zimmermann
62b6239698 Bug 977672: Cleanup includes and defines in UnixSocket.cpp, r=kyle
The patch removes unnecessary includes and define statements from
UnixSocket.cpp.
2014-02-28 10:16:53 +01:00
Thomas Zimmermann
eee5faae9c Bug 977672: Cleanup runnables and tasks in UnixSocket.cpp, r=kyle
This patch cleans up runnables and tasks in UnixSocket.cpp. Every
runnable's name now ends in Runnable. There are a base classes for
runnables and tasks that hold reference to UnixSocketImpl and from
which all runnables and tasks inherit.
2014-02-28 10:16:53 +01:00