Ryan VanderMeulen
597024a71f
Backed out changeset 1193326ee038 (bug 1053185) for Mulet perma-fail.
2014-09-09 15:00:21 -04:00
B2G Bumper Bot
d77a18190e
Bumping manifests a=b2g-bump
2014-09-09 11:47:39 -07:00
Chris Kitching
299766cc49
Bug 1063887: Kill getItemFlags in BrowserDB. r=rnewman
2014-09-09 11:35:01 -07:00
Paul Rouget
27c72bfa18
Bug 1050384 - [timeline] build an actor to forward gecko operations. r=pbrosset
2014-09-09 21:43:39 +02:00
Richard Newman
08e9b4f4ac
Bug 1063868 - Allow exclusion of fonts from constrained APKs. r=nalexander
2014-09-09 11:57:55 -07:00
Patrick Brosset
5b14c7cca0
Bug 1050376 - Test docshell recording of restyle/reflow/paint; r=smaug
2014-09-09 20:54:12 +02:00
Patrick Brosset
f7b677471f
Bug 1050376 - Record restyle/reflow/paint devtools timeline markers at docshell level; r=smaug
2014-09-09 20:54:08 +02:00
B2G Bumper Bot
c01a289938
Bumping manifests a=b2g-bump
2014-09-09 11:06:54 -07:00
Jim Chen
8e7ab555f8
Bug 1062377 - Add JUnit test for new GeckoBackgroundThread; r=rnewman
2014-09-09 14:03:54 -04:00
Jim Chen
bf48b2d349
Bug 1062377 - Rewrite GeckoBackgroundThread to not wait for thread start if possible; r=rnewman
...
When GeckoBackgroundThread is first used, it starts a new thread and waits for a Handler. This can delay startup. Instead, we can just save the Runnable and run it when the thread is starting.
2014-09-09 14:03:54 -04:00
Jim Chen
3b42316864
Bug 1062377 - Try loading profile.ini in background; r=mfinkle r=rnewman
...
We can move our profile accessing code to later in the startup process. The benefit of that is in early startup, we can prefetch the profile.ini file in the background and not block the UI thread
2014-09-09 14:03:53 -04:00
B2G Bumper Bot
24322fc707
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7c8bbd0eb454
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #23849 from pacorampas/1062809
Bug 1062809
- [Contacts] Strange icon shown in the ICE Contact list when the Contact doesn't have picture
========
https://hg.mozilla.org/integration/gaia-central/rev/fae512e4705e
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1062809
- [Contacts] Strange icon shown in the ICE Contact list when the Contact doesn't have picture
2014-09-09 11:00:46 -07:00
B2G Bumper Bot
ae208bb399
Bumping manifests a=b2g-bump
2014-09-09 10:52:30 -07:00
B2G Bumper Bot
49f2ce228c
Bumping manifests a=b2g-bump
2014-09-09 10:09:46 -07:00
B2G Bumper Bot
eaaf47c717
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/93729872abbe
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #23013 from eeejay/bug-1055355
Bug 1055355 - Give content editable fields ARIA textbox roles. r=steveck
========
https://hg.mozilla.org/integration/gaia-central/rev/f4066c9fcd08
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1055355 - Make recipient field and suggestions screen reader friendly.
========
https://hg.mozilla.org/integration/gaia-central/rev/30126aa6bbe0
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #23745 from davidflanagan/bug1055805
Bug 1055805: downsample large jpeg images before previewing as wallpaper r=pdahiya
========
https://hg.mozilla.org/integration/gaia-central/rev/6bfa4ac28cb1
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1055805: downsample large jpeg images before previewing as wallpaper
2014-09-09 10:09:32 -07:00
Alexandre Lissy
383580a29e
Bug 1053185 - Fix preferences installation and packaging for Mulet. r=mshal
...
Due to the way preferences are read, we need to have firefox.js and
b2g.js to be living together in the same directory, as exposed in bug
1053185 comment 7. Doing so will ensure that the proper precedence is
given to the pref and in the end we ensure that the preferences we
redefine in b2g.js indeed overwrite those defined by firefox.js. To do
so, we need to define DIST_SUBDIR to browser for Mulet so that rules.mk
will pick up the proper preferences directory. We also have to make sure
that the B2G-specifics preferences are properly packaged otherwise the
redistribuable tarball will not boot Gaia at all.
2014-09-09 05:09:00 -04:00
Sam Penrose
578e9b9632
Bug 1064606 - Update FxAccountsManager tests with Principal. r=ferjm
...
CLOSED TREE
2014-09-08 16:32:10 -07:00
Alexandre Poirot
d3ff817588
Bug 1064935 - Alias ctypes.jschar to ctypes.char16_t. r=cpeterson
2014-09-09 09:46:00 -04:00
Matthew Gregan
ca02b737d0
Bug 1064699 - Update mLastVideoFrameTime after it's used for computing the frame duration. r=cajbir
2014-09-08 23:20:00 +12:00
Eitan Isaacson
142c5d79bb
Bug 1062016 - Editing state gets out of sync. r=yzen
2014-09-09 15:53:46 -07:00
Mason Chang
1a90d291c4
Bug 1049258 - Make it easier to collect frame uniformity results. r=benwa
2014-09-05 12:39:59 -07:00
Fabrice Desré
01fb974a15
Bug 1063852 - Use webidl sequence for the receipts property. r=marco,bholley
2014-09-05 16:55:30 -07:00
B2G Bumper Bot
35683537b6
Bumping manifests a=b2g-bump
2014-09-09 09:47:51 -07:00
B2G Bumper Bot
379a25ce4c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/feecd912cae7
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #23685 from azasypkin/bug-1048717-call-button-refresh
Bug 1048717 - [Messages][Refresh] Display call button at the header of single recipient thread. r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/7a179629af1b
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1048717 - [Messages][Refresh] Display call button at the header of single recipient thread. r=schung
2014-09-09 09:45:39 -07:00
B2G Bumper Bot
f36769ccdf
Bumping manifests a=b2g-bump
2014-09-09 09:13:26 -07:00
B2G Bumper Bot
05ae5540f4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/541a1632ce50
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #23817 from wilsonpage/1061996
Bug 1061996 - [Camera] Switching between the Camera and Video buttons rapidly
========
https://hg.mozilla.org/integration/gaia-central/rev/8df3d4b7cf77
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1061996 - [Camera] Switching between the Camera and Video buttons rapidly can disable them
2014-09-09 09:10:36 -07:00
B2G Bumper Bot
3fecf3a3e5
Bumping manifests a=b2g-bump
2014-09-09 09:02:06 -07:00
B2G Bumper Bot
a8ac3a0411
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5de76a77f1bc
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Revert "Bug 1061662 - [Contacts] Wrong images on contacts when building with GAIA_DEV_PIXELS_PER_PX=1.5"
This reverts commit d3b1cdcbdf4413e3f2cf18bb0fdbf4bf952e9a83.
2014-09-09 08:50:37 -07:00
B2G Bumper Bot
b320a11019
Bumping manifests a=b2g-bump
2014-09-09 08:42:01 -07:00
B2G Bumper Bot
ecfb96518f
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e6d724985c58
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1062312 - Add the 'critical' mozapptype attribute to the callscreen, not the dialer r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/d93acc29a81c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23838 from shamenchens/Bug1064485-ClearRocketbarResults-2
Bug 1064485 - Hide results when click clear button on rocketbar r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/5f51b8c7512a
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1064485 - Hide results when click clear button on rocketbar
2014-09-09 08:35:46 -07:00
B2G Bumper Bot
7ce182972d
Bumping manifests a=b2g-bump
2014-09-09 08:20:16 -07:00
B2G Bumper Bot
be7374a4ce
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/492d71ccf057
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23759 from crdlc/bug-1062527
Bug 1062527 - [Homescreen] Unable to launch apps after changing the date to a previous one
========
https://hg.mozilla.org/integration/gaia-central/rev/f12c66a37015
Author: crdlc <crdlc@tid.es>
Desc: Bug 1062527 - [Homescreen] Unable to launch apps after changing the date to a previous one
========
https://hg.mozilla.org/integration/gaia-central/rev/196e9c0ff402
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1064805 - Compress Treeherder attachments. r=rwood
2014-09-09 08:15:32 -07:00
B2G Bumper Bot
1971c5a158
Bumping manifests a=b2g-bump
2014-09-09 08:00:57 -07:00
B2G Bumper Bot
ec6a0a3539
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/36516b50befc
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #23858 from viorelaioia/bug_1060244
Bug 1060244 - Add test_browser_lan.py to sanity suite once Browser chang...
========
https://hg.mozilla.org/integration/gaia-central/rev/584de3aa7b05
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1060244 - Add test_browser_lan.py to sanity suite once Browser changes are complete
2014-09-09 07:50:41 -07:00
Thomas Zimmermann
8e87cccd85
Bug 1064264: Remove references to Android from BluetoothServiceBluedroid, r=btian
2014-09-09 16:30:06 +02:00
Thomas Zimmermann
87e8d8c047
Bug 1064264: Cleanup ANDROID_VERSION from BluetoothA2DPManager (under bluetooth2/), r=btian
...
All interfaces for Bluetooth profiles are now always available, so we
don't have to check for specific versions of Bluedroid. Instead, we
try to call the methods, and check their results.
2014-09-09 16:30:06 +02:00
Thomas Zimmermann
3cb581e846
Bug 1064264: Make Bluetooth AVRCP interface generally available (under bluetooth2/), r=btian
...
The methods of |BluetoothAVRCPInterface| are now always available. On
Android versions before 18, which don't support AVRCP, they always
fail with STATUS_UNSUPPORTED.
2014-09-09 16:30:06 +02:00
Thomas Zimmermann
845e61f99e
Bug 1064264: Fix constants in Bluedroid HFP manager (under bluetooth2/), r=btian
...
This patch replaces the remaining Bluedroid constants from Bluedroid's
|BluetoothHfpManager| with Gecko constants.
2014-09-09 16:30:05 +02:00
Thomas Zimmermann
a9ed320628
Bug 1064264: Add AVRCP_UID_SIZE to Bluetooth (under bluetooth2/), r=btian
...
The constant AVRCP_UID_SIZE replaces the corresponding Bluedroid
constant BTRC_UID_SIZE.
2014-09-09 16:30:05 +02:00
B2G Bumper Bot
49a12a4e19
Bumping manifests a=b2g-bump
2014-09-09 07:11:58 -07:00
B2G Bumper Bot
fcce0ad07b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/328e426e5a49
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #23737 from yzen/bug-1063039
Bug 1063039 - update playing icon only if the audio channel actually cha...
========
https://hg.mozilla.org/integration/gaia-central/rev/f58b5b7de145
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1063039 - update playing icon only if the audio channel actually changes.
2014-09-09 07:11:43 -07:00
Fernando Jiménez
73834f32c2
Bug 1064303 - After adding new SIM with MSISDN on device, the mobile ID dialog doesn't show up with "Get Assertion" with the new phone number. r=spenrose
2014-09-09 16:09:25 +02:00
Carsten "Tomcat" Book
8ad19c20d3
Merge m-c to b2g-inbound
2014-09-09 16:05:49 +02:00
Carsten "Tomcat" Book
78961543ed
merge fx-team to mozilla-central a=merge
2014-09-09 15:58:58 +02:00
Carsten "Tomcat" Book
e39b5db79a
merge mozilla-inbound to mozilla-central a=merge
2014-09-09 15:56:53 +02:00
B2G Bumper Bot
63ab7a2599
Bumping manifests a=b2g-bump
2014-09-09 05:31:55 -07:00
B2G Bumper Bot
e532930d8b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e51e4db9e6cd
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #23850 from sergi/BUG_1061662
Bug 1061662 - [Contacts] Wrong images on contacts when building with GAIA_DEV_PIXELS_PER_PX=1.5 r=francisco
========
https://hg.mozilla.org/integration/gaia-central/rev/0586b53f60e0
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 1061662 - [Contacts] Wrong images on contacts when building with GAIA_DEV_PIXELS_PER_PX=1.5
2014-09-09 05:25:47 -07:00
B2G Bumper Bot
45593d7a49
Bumping manifests a=b2g-bump
2014-09-09 05:07:34 -07:00
B2G Bumper Bot
723c60bfde
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d6996a70e52d
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #23819 from pivanov/bug-1058752
Bug 1058752 - [RTL] Camera button alignment is off
========
https://hg.mozilla.org/integration/gaia-central/rev/fd17b1d20d83
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1058752 - [RTL] Camera button alignment is off
2014-09-09 05:05:48 -07:00
B2G Bumper Bot
1000db5d14
Bumping manifests a=b2g-bump
2014-09-09 04:17:01 -07:00