Wes Kocher
7401bd14a2
Merge m-c to b2ginbound, a=merge
2015-07-27 20:04:39 -07:00
Wes Kocher
4d00742911
Backed out changeset 7d5d2d96f19b (bug 1188052) because it turned m(oth) permafail in various ways CLOSED TREE
2015-07-27 20:03:47 -07:00
Wes Kocher
448cb1c2f5
Backed out changeset 2e835ae56ddd (bug 1188052)
2015-07-27 20:03:15 -07:00
Wes Kocher
2d495a4e89
Backed out changeset 19c842fad15c (bug 1188052)
2015-07-27 20:03:07 -07:00
Jessica Jong
2976b25daf
Bug 1179687 - Enable qemu.log in marionette tests. r=chmanchester
2015-07-28 10:26:57 +08:00
Carsten "Tomcat" Book
76ac43bd50
Merge mozilla-central to b2g-inbound
2015-07-28 16:44:03 +02:00
B2G Bumper Bot
7797987436
Bumping manifests a=b2g-bump
2015-07-28 07:17:10 -07:00
B2G Bumper Bot
52ee0cf2bd
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7cab6b8d6247
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #31129 from mozilla-b2g/bug-1183710
Bug 1183710 - Disable test_dialer.py
========
https://hg.mozilla.org/integration/gaia-central/rev/58a84b2ed192
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1183710 - Disable test_dialer.py
========
https://hg.mozilla.org/integration/gaia-central/rev/5e7847db5683
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31114 from mwargers/1187945
Bug 1187945 - Intermittent failure in test_dialer_add_contact.py in self.wait_for_done(return_contacts), NoSuchWindowException
========
https://hg.mozilla.org/integration/gaia-central/rev/0e12ddb8382b
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1187945 - Intermittent failure in test_dialer_add_contact.py in self.wait_for_done(return_contacts), NoSuchWindowException
2015-07-28 07:15:10 -07:00
B2G Bumper Bot
8ce053d8f1
Bumping manifests a=b2g-bump
2015-07-28 06:52:14 -07:00
B2G Bumper Bot
6fe793a567
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c198d55fd24a
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #30839 from JohanLorenzo/bug-1180651
Bug 1180651 - Create a job to run gaia-ui-tests against a Spark build…
========
https://hg.mozilla.org/integration/gaia-central/rev/8df547b8f544
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1180651 - Create a job to run gaia-ui-tests against a Spark build (on Flame)
2015-07-28 06:50:13 -07:00
B2G Bumper Bot
85bba3fd86
Bumping manifests a=b2g-bump
2015-07-28 05:17:37 -07:00
B2G Bumper Bot
063187988b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/351ae6e7f699
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31090 from mwargers/1187066
Bug 1187066 - Fix timeout failure in test_settings_change_keyboard_language.py
========
https://hg.mozilla.org/integration/gaia-central/rev/95e347802c46
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1187066 - Fix timeout failur ein test_settings_change_keyboard_language.py
2015-07-28 05:15:37 -07:00
B2G Bumper Bot
3958c4e5c5
Bumping manifests a=b2g-bump
2015-07-28 04:27:35 -07:00
B2G Bumper Bot
36953a1a86
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d1978402d0b3
Author: Luke Chang <lchang@mozilla.com>
Desc: Merge pull request #31077 from luke-chang/1182189_separate_hierarchy_focus
Bug 1182189 - Accessibility Regression in Utility tray exclusive visibility, r=johnhu
========
https://hg.mozilla.org/integration/gaia-central/rev/c4d8b88e9493
Author: Luke Chang <lchang@mozilla.com>
Desc: Bug 1182189 - Accessibility Regression in Utility tray exclusive visibility
- Separate "setFocus" from "setHierarchy" in HierarchyManager
2015-07-28 04:25:35 -07:00
B2G Bumper Bot
cecf317b7a
Bumping manifests a=b2g-bump
2015-07-28 04:13:13 -07:00
B2G Bumper Bot
75b76124d6
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0b4407c0bd39
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31122 from aethanyc/bug1186347
Bug 1186347 - Delay calling render() until calling show(). r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/72f6c70c6f0f
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1186347 - Fix typos in app_text_selection_dialog_test. r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/83ab83b8ce4b
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1186347 - Remove unneeded "render when first show" test. r=timdream
We now always check render() in show().
========
https://hg.mozilla.org/integration/gaia-central/rev/7b89bdc65400
Author: Ting-Yu Lin <tlin@mozilla.com>
Desc: Bug 1186347 - Delay calling render() until calling show(). r=timdream
The old text selection dialog did the same in bug 1186313. I migrate the
patch to new selection dialog.
========
https://hg.mozilla.org/integration/gaia-central/rev/e784ce771726
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #29843 from rsajdok/bug#917045
Bug 917045 - [B2G][Email] Clicking on email address links in message bod. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/25d110dffcaf
Author: Robert Sajdok <robert.sajdok@protonmail.ch>
Desc: Bug 917045 - [B2G][Email] Clicking on email address links in message bodies results in confusing/misleading prompt 'Browse to URL?: mailto:'
2015-07-28 04:10:40 -07:00
B2G Bumper Bot
5278ab4475
Bumping manifests a=b2g-bump
2015-07-28 03:45:40 -07:00
B2G Bumper Bot
5611cc9223
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/471b96c6ed9b
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31021 from mwargers/1181662
Bug 1181662 - Fix failure in test_lockscreen_unlock_to_camera_with_passcode.py
========
https://hg.mozilla.org/integration/gaia-central/rev/927fcb29c688
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1181662 - Fix failure in test_lockscreen_unlock_to_camera_with_passcode.py
========
https://hg.mozilla.org/integration/gaia-central/rev/8e68709b033a
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31091 from mwargers/1186985
Bug 1186985 - Increase timeout value in wait_for_received_messages
========
https://hg.mozilla.org/integration/gaia-central/rev/330c054706f0
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1186985 - Increase timeout value in wait_for_received_messages
2015-07-28 03:45:16 -07:00
Szu-Yu Chen [:aknow]
28f32f118c
Bug 1179089 - Let TelephonyRequestParent hold the callback objects. r=hsinyi
2015-07-28 18:41:59 +08:00
B2G Bumper Bot
5fb8387ce1
Bumping manifests a=b2g-bump
2015-07-27 18:38:09 -07:00
B2G Bumper Bot
5dd250a243
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f66686ed7ca1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31112 from albertopq/1184672-titlebar-attention
Bug 1184672 - Showing statusbar while the tray is transitioning in the call screen r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/b41a83b8d028
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1184672 - Showing statusbar while the tray is transitioning in the call screen
========
https://hg.mozilla.org/integration/gaia-central/rev/de18e33b8a5f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31103 from KevinGrandon/bug_1187540_system_ime_gaia_checkbox
Bug 1187540 - [System] Convert IME checkbox to use gaia-checkbox
========
https://hg.mozilla.org/integration/gaia-central/rev/7ebf5038af80
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1187540 - [System] Convert IME checkbox to use gaia-checkbox
========
https://hg.mozilla.org/integration/gaia-central/rev/297eb26503b6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31106 from KevinGrandon/bug_1181419_ftu_pseudo_localization_test
Bug 1181419 - [FTU] Guard language selection by waiting for document language to match requested language
========
https://hg.mozilla.org/integration/gaia-central/rev/6b8ae4a2ad65
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1181419 - [FTU] Guard language selection by waiting for document language to match requested language
2015-07-27 18:36:07 -07:00
Wes Kocher
a34c486cb8
Skip test_beaconCookies.html on OSX 10.6 because it started failing after bug 1188052 skipped all dom/plugins tests a=me
2015-07-27 17:34:36 -07:00
B2G Bumper Bot
fcc2d7da66
Bumping manifests a=b2g-bump
2015-07-27 16:12:45 -07:00
B2G Bumper Bot
125a95d6be
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1c7ab6203042
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #31108 from mwargers/1187726
Bug 1187726 - Failure in test_sort_contacts.py in in order_by_last_name
========
https://hg.mozilla.org/integration/gaia-central/rev/19c4489d5eb8
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1187726 - Failure in test_sort_contacts.py in in order_by_last_name
2015-07-27 16:10:14 -07:00
Wes Kocher
c1ef2852db
Merge m-c to b2ginbound, a=merge
2015-07-27 15:46:10 -07:00
Wes Kocher
40d73129f1
Skip dom/plugins tests on OSX 10.6 even harder (bug 1188052) a=me
2015-07-27 15:40:19 -07:00
B2G Bumper Bot
b8a5ef6c7d
Bumping manifests a=b2g-bump
2015-07-27 14:22:10 -07:00
B2G Bumper Bot
8799f3b494
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/879e2955609e
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #31102 from punamdahiya/Bug1157633
Bug 1157633 - [Gallery] Repeated tap on back button in fullscreen view shows blank screen r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/39fe1c647a8c
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1157633 - [Gallery] Repeated tap on back button in fullscreen view shows blank screen r=djf
2015-07-27 14:20:10 -07:00
B2G Bumper Bot
9e1f86735b
Bumping manifests a=b2g-bump
2015-07-27 13:47:10 -07:00
B2G Bumper Bot
e1c25f1404
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7cae606a8893
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #31068 from millermedeiros/1182332-expose-timer-vaani
Bug 1182332 - [Clock] expose timer functionality through IAC for the Vaani app r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/ac018cd9ca71
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1182332 - [Clock] expose timer functionality through IAC for the Vaani app
2015-07-27 13:45:08 -07:00
Ryan VanderMeulen
c5a74185c7
Merge m-c to b2g-inbound. a=merge
2015-07-27 16:06:40 -04:00
Ryan VanderMeulen
1f08fd1eaf
Backed out changeset b2d0e28fe539 (bug 1185639) test_plugin_focus.html timeouts.
2015-07-27 16:06:03 -04:00
Ryan VanderMeulen
c6a67bb880
Merge m-c to b2g-inbound. a=merge
2015-07-27 15:52:27 -04:00
Ryan VanderMeulen
3a588a1e6e
Backed out changeset beed8e3e86d9 (bug 1181478) for B2G test_interfaces.html failures.
2015-07-27 15:51:54 -04:00
Ryan VanderMeulen
37ba19525e
Merge m-c to b2g-inbound. a=merge
2015-07-27 15:45:38 -04:00
Ryan VanderMeulen
cd38b366a4
Bug 1188052 - Skip dom/plugins tests on OSX 10.6 debug due to frequent timeouts. rs=aklotz, a=me
2015-07-27 15:43:58 -04:00
Ryan VanderMeulen
12913cf357
Merge inbound to m-c. a=merge
2015-07-27 15:34:42 -04:00
Ryan VanderMeulen
bf2ab571c4
Merge fx-team to m-c. a=merge
2015-07-27 15:28:51 -04:00
Blake Winton
a7286104c3
Bug 1177136 - Use a hidpi loading throbber on Windows. ui-r=shorlander, r=jaws
2015-07-27 15:26:40 -04:00
Riadh Chtara
5cbab17446
Bug 707044 - Tests for Google Chrome password import on Windows. r=MattN
2015-07-27 19:34:30 -07:00
Makoto Kato
9a923aa4ff
Bug 707044 - Import login data from Google Chrome on Windows. r=MattN
2015-07-27 19:31:53 -07:00
Riadh Chtara
ed8935e7b3
Bug 707044 - Create OSCrypto.jsm for operating system crypto APIs. r=MattN
2015-07-27 19:34:30 -07:00
Matt Brubeck
01e6d95ffd
Bug 1185183 - Don't replace edited URL value with old completed value [r=mak]
2015-07-27 17:58:58 -07:00
Allison Naaktgeboren
213fc4d1d0
Bug 11833193 add telemetry probe in about:logins for load time of getAllLogins() in the wild.r=mfinkle, p=vladan
2015-07-27 16:11:33 -07:00
Dustin J. Mitchell
623687849e
Bug 1185643: use in-tree mozharness; r=wander r=mrrrgn
...
This required moving the custom mozharness configs out of the builder image
(which puts them in ~, where mozharness no longer looks) and moves them into
mozharness itself.
2015-07-27 15:21:15 -04:00
Blake Winton
4dcd633bcf
Bug 1187268 - Remove the border around background tabs on hover on Windows 10. ui-r=phlsa, r=jaws.
2015-07-27 13:55:27 -04:00
Matthew Noorenberghe
6ff40158cd
Bug 1185549 - Add two test domains to test-track-simple for testing and touring tracking protection. r=francois
2015-07-27 11:05:26 -07:00
Wes Kocher
5992b0daa5
Merge m-c to fx-team, a=merge
2015-07-27 15:46:39 -07:00
Gregory Szorc
1805842782
Bug 1184229 - Detect multiple version-control-tools repos in Mercurial config; r=smacleod
...
Having multiple version-control-tools repositories references in your
hgrc could lead to one repository importing code from another, depending
on how sys.path modification works from version-control-tools
repositories. Detect it and issue a warning.
2015-07-27 13:44:39 -07:00
Ryan VanderMeulen
0aac8791a5
Backed out changeset adbd8a7608e4 (bug 1176363
) for mochitest-gl permacrashes.
2015-07-27 13:54:56 -04:00