Граф коммитов

432095 Коммитов

Автор SHA1 Сообщение Дата
Karim Benhmida e19b5fd278 Bug 1182220 - QR Code reader should only support ZXing barcode scanner. r=liuche
--HG--
extra : source : b8620e871139266feb7b0a10134d79947f7733a7
2015-07-21 14:07:22 -07:00
Chenxia Liu 8dc2cb7c17 Bug 1187428 - Update usage of strings. r=trivial
--HG--
extra : commitid : 83Y5keffcek
extra : amend_source : e78ddcf701958378eed0beaf2c5e65c378f03882
2015-07-24 12:04:31 -07:00
Chenxia Liu 332209ee0d Bug 1187428 - Follow-up: Update string name for changed about:logins resource. r=trivial
--HG--
extra : commitid : 7J8SpvZE1lF
extra : amend_source : 76a763a74b2d71bffa63335bad814c1a7f90bece
2015-07-24 12:00:38 -07:00
Michael Comella 7bddb7c2e1 Bug 1170724 - Only update search engine bar when necessary. r=sebastian
We were updating the search engine bar every time the view was created, which
is inefficient because we already have a default state which we laid out and
drew. Since there were no search engines at the time, the search engine bar
would be hidden and another layout and draw would occur. Finally, when the
search engines arrived asynchronously from Gecko, we'd lay out and draw the
search engine bar (again). Obviously, this had had some perf implications.

Instead, now we only update the search engine bar if we explicitly choose not
to update the search engines (in onResume), or when the search engine data
arrives. The default state is to draw the empty search engine bar (including
magnifying glass label), to avoid a layout. We could use INVISIBLE, but then
the initial list of non-search engine results will look misplaced.

When the no search engines are returned (i.e. the user deletes them all), the
empty search engine bar will be briefly shown before hiding.

Once gecko is loaded on my N4, the search engines are received so quickly, the
empty search engine bar flicker only makes a minimal impression, no different
from the search engines appearing asynchronously. The best way to improve this
is probably to cache the search engines in Java (bug 1186703).

--HG--
extra : commitid : 844C8XDnQbi
extra : rebase_source : 07cd7eb2330a591320a398c667172b226acbe408
2015-07-22 16:40:50 -07:00
Karim Benhmida 0d040db318 Bug 1186653 - QR code input setting item test. r=liuche
--HG--
extra : commitid : 9LtSPFJZWhc
extra : rebase_source : 687f58896ce5f76fd5a449e92156d42989a999dd
2015-07-22 15:07:10 -07:00
Ryan VanderMeulen a485de382f Merge b2g-inbound to m-c. a=merge 2015-07-21 16:31:59 -04:00
Richard Newman e14ce5547c Bug 1130066 - Be careful about environment changes during early or failed BrowserHealthRecorder init. r=mcomella
--HG--
extra : commitid : 2Xtz8qWkrZb
2015-07-21 13:26:34 -07:00
Jared Wein 0a490a2395 Bug 1185012 - followup, update the URL used for the first-run-on-windows10 page. r=MattN 2015-07-21 22:47:32 -04:00
Karim Benhmida 15adba3488 Bug 1178503 - Remove nightly-only flag for QR code input. r=liuche
--HG--
extra : commitid : EMVHezunff4
extra : rebase_source : 69b9c0e6631f09239426dfc483922d7069ab53f2
2015-07-21 13:23:57 -07:00
Dave Townsend cd73adcffe Fix the xpcshell test failures by touching the root xpcshell.ini manifest. See bug 994255
--HG--
extra : commitid : CyIA2qGNtlT
2015-07-24 11:00:04 -07:00
Sebastian Kaspari 549bd2bd55 Bug 1183559 - Hide "Import from Android" feature on devices running Android M+. r=rnewman
This patch assumes that Android M is going to be API level 23 (very likely) and additionally
checks for Android M Preview builds (Build.VERSION.RELEASE set to "M").

--HG--
extra : commitid : Bt1sQw4h4rC
extra : rebase_source : f2d4c0c062b41c67db9a6819665734621c0b2229
2015-07-24 14:04:30 +02:00
Trevor Rowbotham 5393a24d2f Bug 1160780 - Completely rewrite the test to use Tasks instead of frame scripts to make the test more sane and attempt to fix an intermittent orange by switching from frame scripts to Tasks. r=jimm
CLOSED TREE
2015-07-21 15:59:00 -04:00
Nick Fitzgerald a23f223b5f Bug 1186650 - Do not mark mozilla::Variant copy and move constructors as explicit. r=Waldo 2015-07-22 14:49:00 -04:00
Jed Davis 315c4ad9c2 Bug 1186709 - Remove MOZ_IMPLICIT from security/sandbox/chromium. r=bobowen 2015-07-23 08:28:00 -04:00
Ryan VanderMeulen 958aa765f5 Backed out changesets 69542d63fcc8 and 6326eaf87f86 (bug 1184557) for causing widespread debug test assertions.
CLOSED TREE
2015-07-23 13:04:14 -04:00
Jeff Muizelaar 798729524d Bug 1183341. Reenable ANGLE w/ D3D11 on newer Intel GPUs. r=bas
Our device family for GMA4500 included more than just GMA4500 devices. Lets
remove the blacklist entry that was added unintentionally.  HG: Enter commit
message.  Lines beginning with 'HG:' are removed.

--HG--
extra : rebase_source : 103371b25bd7045d60243c217e910e7ab973300b
2015-07-22 10:32:29 -04:00
B2G Bumper Bot 9467e68490 Bumping manifests a=b2g-bump 2015-07-21 12:44:52 -07:00
B2G Bumper Bot 16a7f56c1a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/463a9495baf8
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #31046 from sfoster/appchrome-private-siteicon-bug-1181184

Bug 1181184 - Remove siteIcon from private window urlbar. r=albertopq

========

https://hg.mozilla.org/integration/gaia-central/rev/c914d24ac04a
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1181184 - Remove siteIcon from private window urlbar. r=albertopq
2015-07-21 12:42:52 -07:00
Mike Conley 30bb293184 Bug 1186057 - Update talos.json to latest tip. rs=jmaher on a CLOSED TREE.
We need to bring in a change to talos that puts talos-content.js into
the main-thread IO whitelist.

--HG--
extra : commitid : K1q15lNyOhM
extra : amend_source : e80d09559f9d6296f502cc993d5a89ddfd22aa9a
2015-07-21 15:17:36 -04:00
Ryan VanderMeulen 232f82153a Bug 1175098 - Remove duplicate isContent declaration causing B2G xpcshell failures. r=mconley 2015-07-21 14:58:09 -04:00
Andrew McCreight 621e57b2b7 Bug 1176341 - De-holder nsIXPConnect::CreateSandbox. r=baku,gabor 2015-07-21 11:31:44 -07:00
Andrew McCreight 7c34797069 Bug 1179924 - Create a more modern JS object holder for cross-thread references to JS objects. r=smaug 2015-07-21 11:31:44 -07:00
Justin Dolske 4b36568537 Bug 1184942 - Use DPI scaling factor to ensure top window border is correct thickness. r=jimm 2015-07-21 11:24:16 -07:00
Steven Michaud 2c1c21250c Bug 1186042 - "Undeclared identifier" errors building nsAboutBloat.cpp. r=jduell 2015-07-21 13:04:47 -05:00
Ursula e6703908db Bug 1186062 - newtab-customize-panel doesn't have rounded edges. r=mstange.
--HG--
extra : commitid : 1GXuCJkRLi1
extra : amend_source : eedca216bf794d988409091776c3d5ff433b28eb
2015-07-21 13:48:16 -04:00
Gabriel Luong 2d6e254b27 Bug 1183895 - Part 2: Add a toolbar button for toggling the promise debugger r=fitzgen 2015-07-21 17:05:25 -07:00
Gabriel Luong 8b78a8718f Bug 1183895 - Part 1: Add a new pane for the promise debugger r=fitzgen 2015-07-21 17:05:23 -07:00
Wes Kocher cfc64d6694 Merge m-c to fx-team, a=merge 2015-07-21 16:13:57 -07:00
Wes Kocher 4ca6e3d7e5 Backed out changeset 32d62d7b2060 (bug 1130066) for android build bustage CLOSED TREE 2015-07-21 14:32:25 -07:00
Florian Quèze 6a69a8d036 Bug 1184974 - The submissionURL should not be recorded for packed add-ons in the profile, r=markh. 2015-07-21 23:12:07 +02:00
Florian Quèze af1f363e26 Bug 1186174 - Enable region specific search defaults for all Fennec users, r=mfinkle. 2015-07-21 23:12:04 +02:00
B2G Bumper Bot 19cb0f97cb Bumping manifests a=b2g-bump 2015-07-21 10:07:32 -07:00
B2G Bumper Bot ea227eb1c4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/86ee68595400
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #31037 from ferjm/bug1182071.synckeys.2

Bug 1182071 - Allow System app to fetch Sync keys. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/e8c0d29d8709
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1182071 - Allow System app to fetch Sync keys. r=kgrandon
2015-07-21 10:05:32 -07:00
B2G Bumper Bot 60e69f12f4 Bumping manifests a=b2g-bump 2015-07-21 09:18:31 -07:00
B2G Bumper Bot 635cfaf28a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c87390ffafec
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #31028 from sfoster/taskmanager-tests-bug-1185035

Bug 1185035 - Make TaskManager more instantiable and refactor tests. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/e86680270f54
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1185035 - Make TaskManager more instantiable and refactor tests. r=etienne
2015-07-21 09:16:33 -07:00
Carsten "Tomcat" Book eafc43cbc1 Merge mozilla-central to b2g-inbound 2015-07-21 17:01:33 +02:00
Carsten "Tomcat" Book b76ca95f3f merge mozilla-inbound to mozilla-central a=merge 2015-07-21 16:56:44 +02:00
Carsten "Tomcat" Book d4cb736833 merge fx-team to mozilla-central a=merge 2015-07-21 16:52:23 +02:00
Carsten "Tomcat" Book 1c98d0eb68 merge b2g-inbound to mozilla-central a=merge 2015-07-21 16:50:12 +02:00
B2G Bumper Bot d280947725 Bumping manifests a=b2g-bump 2015-07-21 06:32:33 -07:00
B2G Bumper Bot adeedd26e3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5673a1a8870e
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31017 from begeeben/1184824_improve_wave

Bug 1184824 - [Stingray] Improve wave animation performance

========

https://hg.mozilla.org/integration/gaia-central/rev/3ec1721c8f86
Author: yifan <yliao@mozilla.com>
Desc: Bug 1184824 - [Stingray] Improve wave animation performance

* Animate CSS transform instead of left.
2015-07-21 06:30:33 -07:00
Carsten "Tomcat" Book 3a1bcbf297 Backed out changeset f5ea755e3cb9 (bug 1176239) for test failures in browser_focusnavigation.js 2015-07-21 15:22:15 +02:00
Carsten "Tomcat" Book 5c76659ff5 Backed out changeset bc18893041c1 (bug 1176239) 2015-07-21 15:21:29 +02:00
Michael Layzell a5a383b50b Bug 1185343 - Part 2: Test for migration from schema 5->6 for permission manager. r=ehsan 2015-07-21 08:54:00 -04:00
Michael Layzell fa53b28865 Bug 1185343 - Part 1: Use new table moz_perms for permissions, and leave unmigrated permission data in moz_hosts for back-compat. r=ehsan 2015-07-21 10:23:00 -04:00
B2G Bumper Bot 8e0405e8c9 Bumping manifests a=b2g-bump 2015-07-21 04:57:38 -07:00
B2G Bumper Bot 2f3bab5126 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f58ac482bc87
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #30979 from rexboy7/home-unit-test-3

Bug 1141480 - [Stingray][Home] Add unit tests for home.js. r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/2ab7c6a6b4b4
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1141480 - [Stingray][Home] Add unit tests for home.js
2015-07-21 04:55:36 -07:00
B2G Bumper Bot 3bf0f13349 Bumping manifests a=b2g-bump 2015-07-21 04:32:34 -07:00
B2G Bumper Bot b627f86c7e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9be2ef191d9
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #30981 from Cwiiis/bug1184090-allow-homescreen-to-open-remote-windows

Bug 1184090 - Allow the homescreen to open remote windows. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/afccd4b382b4
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1184090 - Allow the homescreen to open remote windows. r=etienne
2015-07-21 04:30:33 -07:00
B2G Bumper Bot feedfa91e3 Bumping manifests a=b2g-bump 2015-07-21 03:48:33 -07:00