Commit Graph

30062 Commits

Author SHA1 Message Date
Jan de Mooij
976586cb5f Bug 1177825 - Remove JSVAL_* constants. r=evilpie 2015-06-29 18:36:44 -07:00
Mason Chang
c63eb7ac9a Bug 1177523 - Test Layers Acceleration in runtime sanity test. r=dvander 2015-06-29 12:41:59 -07:00
Ryan VanderMeulen
a0a6937292 Backed out 3 changesets (bug 917999) for Android x86 test bustage.
Backed out changeset 58331e57de1c (bug 917999)
Backed out changeset 50f9123412c7 (bug 917999)
Backed out changeset 3b19643ec039 (bug 917999)

CLOSED TREE
2015-06-29 15:22:51 -04:00
Chris Manchester
afeccd9475 Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal
--HG--
extra : commitid : CzKMKHPjBvG
2015-06-29 11:16:51 -07:00
Chris Manchester
791cc48bc5 Bug 917999 - Part 3 - Split tests into harness specific zips.;r=ted
--HG--
extra : commitid : 65dFMKKGcoU
2015-06-29 11:16:50 -07:00
Neil Deakin
de78de7124 Bug 1178373, add listener before opening the popup, r=test-only-change 2015-06-29 14:10:35 -04:00
Andrea Marchesini
fc9a4cb52f Bug 1177916 - URLSearchParams::GetParentObject should not return nullptr, r=smaug 2015-06-29 17:02:53 +01:00
Ryan VanderMeulen
83b7f52ded Backed out changeset 9b51e066a4e6 (bug 1151152) for various pointerevent test failures. 2015-06-29 11:44:36 -04:00
Maksim Lebedev
4f1073592a Bug 1151152 - Change behavior when pointer is dragged out of the document. r=smaug
--HG--
extra : rebase_source : 0221301df72b72092091911b93604dc0c9373e93
2015-06-15 10:27:00 -04:00
Carsten "Tomcat" Book
90ccc67e4e merge mozilla-inbound to mozilla-central a=merge 2015-06-29 14:17:02 +02:00
Matthew Noorenberghe
16853474ad Bug 1168707 - Run password autofill code when a password field is added to a document outside of a <form>. r=dolske
--HG--
rename : toolkit/components/passwordmgr/test/test_formless_submit.html => toolkit/components/passwordmgr/test/test_formless_autofill.html
extra : commitid : 21T06K7Wsbw
extra : rebase_source : 004502682fc071c2e9cbef6554b97f2f50266628
2015-06-29 00:11:22 -07:00
Matthew Noorenberghe
b85dffd754 Bug 1168707 - Improve logging of FormLike objects with a toJSON method and add/improve some logging. r=dolske
--HG--
extra : commitid : 9Qe2oluvdtn
extra : rebase_source : ac933dcabce740b2dcaaf1506c5708e6366cd851
2015-06-29 00:11:29 -07:00
Matthew Noorenberghe
3e192b89e1 Bug 1168707 - Update test_formless_submit.html to test and cleanup recipes. r=dolske
--HG--
extra : commitid : 9skNqTqVA0c
extra : rebase_source : 6e6f5aaa7b57a4980f95ef41faba608739c03079
2015-06-29 00:11:33 -07:00
Drew Willcoxon
fd34e282bf Bug 1176107 - Search suggestions in awesomebar: update input and perform search with selected suggestion. r=mak 2015-06-27 22:14:45 -07:00
Magnus Melin
c391a9ccde Bug 1176215. Ensure browser.search.suggest.enabled is true for the unifiedcomplete tests that need it. r=adw 2015-06-28 23:41:55 +03:00
Ehsan Akhgari
da6d711504 Backout changeset d648becaa638 (bug 1170531) for test failures 2015-06-27 13:14:06 -07:00
Michael Layzell
8822471924 Bug 1170531 - Disable clipboard menu commands correctly in non-(X)HTML documents; r=ehsan 2015-06-27 12:37:44 -07:00
Cameron McCormack
860a9f7d1a Back out bug 1177916 (changeset d4c34d7fb112) for test_urlSearchParams.html failure. 2015-06-27 12:18:19 +10:00
Andrew McCreight
10dd21a3ef Bug 886459, part 3 - Remove simple uses of nsIJSRuntimeService to get the JSRuntime. r=bholley 2015-06-26 18:44:14 -07:00
Andrew McCreight
f4abeb8aba Bug 886459, part 1 - Remove unused includes of nsIJSRuntimeService.h. r=bholley 2015-06-26 18:44:13 -07:00
Andrea Marchesini
d55095b632 Bug 1177916 - URLSearchParams::GetParentObject should not return nullptr, r=smaug 2015-06-26 17:44:34 -07:00
David Major
0ce20c191e Bug 1175039: Sync XUL_APP_FILE between the various CRT environments. r=ted 2015-06-26 11:00:52 -07:00
Neil Deakin
1885e7075c Bug 1149745, on Windows, menulist should select the value when the cursor keys are used to navigate items, r=neil 2015-06-26 09:32:25 -07:00
Myk Melez
445032c4c3 Bug 1168737 - specify runtime with command-line arg on Mac for tests; r=jmaher,marco 2015-06-26 09:22:40 -07:00
John Lin
c338afb947 Bug 868333 - Match more MP4 family file types in media sniffer. r=rillian 2015-06-25 14:44:00 +02:00
Drew Willcoxon
476f8f0476 Bug 1173754 - Add a restrict token for search suggestions in the awesomebar. r=mak 2015-06-25 18:07:56 -07:00
Gabriel Luong
5961f9bcd3 Bug 1084525 - Part 12: Fix eslint complaints in promise.js r=fitzgen 2015-06-25 12:32:20 -07:00
Gabriel Luong
64ab733561 Bug 1084525 - Part 11: Add test for asserting the list of Promise objects returned from the PromiseActor onPromiseSettled event handler r=fitzgen 2015-06-25 12:32:17 -07:00
Gabriel Luong
571e712e1f Bug 1084525 - Part 10: Implement getAllocationStack method in ObjectClient r=fitzgen 2015-06-25 12:32:15 -07:00
Carsten "Tomcat" Book
fb3cc0a1d7 Merge mozilla-central to fx-team 2015-06-25 11:39:22 +02:00
Carsten "Tomcat" Book
a3ba8f387e merge mozilla-inbound to mozilla-central a=merge 2015-06-25 11:09:46 +02:00
Nick Alexander
0a6017a1af Bug 1162191 - Add |mach artifact| for installing downloaded Fennec binaries. r=gps
DONTBUILD ON A CLOSED TREE: Android-only and the build changes are cosmetic.

Very much a first cut, but I'd like to get some Fennec early adopters testing.

This adds:

* |mach artifact install| to fetch and install Fennec binaries;
* |mach artifact last| to print details about what was last installed;
* |mach artifact {print,clear}-caches|, for debugging.

This code is exposed as a new mozbuild.artifacts Python but it's not
particularly general.  My intention was to get things out of the mach command
more than produce a general artifact fetching API.  We can leave that bike
shed to Bug 1124378.

I've been testing this with --disable-compile-environment and it works well
locally, although there's no reason a knowledgeable developer couldn't use
this in conjunction with a fully-built tree.  (I don't know when such a
situation would arise, but I know of no technical impediment.)

--HG--
extra : commitid : 1T28aVfArqF
extra : rebase_source : b8c11244de8be0a14d605853f30cd47312d0a4ba
extra : histedit_source : 78a224501cd3cf0f86707c9c9549b61b4b248ba7
2015-06-24 23:12:00 -07:00
Panos Astithas
ed8a0b3572 Display the update badge on the hamburger menu when staging is not possible (bug 1171852). r=rstrong 2015-06-24 16:00:12 -07:00
Nikhil Marathe
b8eea4d16b Bug 1166350 - Push fixes for principals. r=kitcambridge,bholley
Fix xpcshell tests.
Add support for webapps-clear-data.
Trash old regs on idb version upgrade.
Use principal for permission check.
use principal in PushSubscription.

--HG--
extra : source : d7554019b424327a3271e2c0debda995fff36cb5
extra : intermediate-source : be40dea6534771bdeedc9f7c6ccd8bbddb6e41c2
2015-06-24 13:34:54 -07:00
Dão Gottwald
02693135f6 Bug 1173747 - Make autocomplete autocomplete popups' border lighter. r=gijs,jaws 2015-06-24 22:58:48 +02:00
Dave Townsend
2a37c3fd31 Bug 1174471: Override autocomplete's default handling of left, right and home key presses. r=markh
--HG--
extra : commitid : 1vRg6fFBcwM
extra : rebase_source : 88a409c3cc7097ba51c0c09e9b4be150bad07e54
extra : amend_source : 3c5a10f0af3e464d1776b9283cbb08522f66a567
2015-06-18 11:02:11 -07:00
Carsten "Tomcat" Book
7fd037905e merge mozilla-inbound to mozilla-central a=merge 2015-06-24 16:01:47 +02:00
Drew Willcoxon
c58349faa4 Bug 1176381 - Fix a typo in SearchSuggestionController that causes a JS warning. r=MattN 2015-06-23 17:42:19 -07:00
Boris Zbarsky
4ca3b13712 Bug 1175031. Add telemetry for an Attr with a non-lowercase name that was created from an HTML document being added to a non-HTML element. r=smaug,froydnj 2015-06-24 00:44:02 -07:00
Eddy Bruël
125e0a3d1a Bug 1171967 - Emit newSource events on ThreadClient instead of DebuggerClient;r=pbrosset 2015-06-22 15:17:12 +02:00
Carsten "Tomcat" Book
f9f82df89d Merge mozilla-central to fx-team 2015-06-22 14:46:50 +02:00
Carsten "Tomcat" Book
87e3154dff merge mozilla-inbound to mozilla-central a=merge 2015-06-22 14:03:17 +02:00
Florent Fayolle
2cc20c56c0 Bug 1050691 - Click on a function on the console should go to the debugger. r=jlongster 2015-06-20 08:47:00 +02:00
Patrick Brosset
dff0290b38 Bug 938188 - Make highlighter capable of highlighting only one region, fading out others. r=bgrins
Introduced a new highlighter option that makes each region <path> element in the highlighter only
cover the actual area of the corresponding region, excluding the area of nested regions.
This is useful when used with the existing showOnly region because it lets users see exactly where
a given region is.
This patch makes the layout-view use this new option, so that when users hover over the various
regions in the layout-view, only the corresponding regions are highlighted.
2015-06-20 14:51:50 +02:00
Jordan Santell
1c67b2bbec Bug 1176331 - Create a system module to consolidate usage of fetching device/system/os/constant information. r=jryans 2015-06-19 13:56:59 -07:00
Jared Wein
afe10708a8 Bug 1176112 - A/B test for default browser setting UI on Windows 10. r=Gijs
--HG--
extra : rebase_source : 567e89eb9c618d01e943579ab06d9511dba2dc76
2015-06-20 01:16:05 -04:00
Michael Ratcliffe
80a4f4bd4f Bug 1049888 - [e10s] Make the storage actor work in e10s and Firefox OS r=past 2015-06-20 17:39:22 +01:00
Mark Banner
15705f9f4c Backout 391241169bec (bug 1171852) for unit test failures 2015-06-20 20:21:26 +01:00
Panos Astithas
82a94e2f73 Display the update badge on the hamburger menu when staging is not possible (bug 1171852). r=rstrong 2015-06-20 19:45:10 +03:00
J. Ryan Stinnett
f1c8f30462 Bug 1176137 - Expose protocol.js type registrations. r=vporof 2015-06-19 19:16:47 -04:00