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

476564 Коммитов

Автор SHA1 Сообщение Дата
Gregory Szorc 85b3ca010c Bug 1275623 - Don't use --revision to pass symbolic revisions; r=jlund
This is a regression from cd58054bde90 (bug 1274693).

MozReview-Commit-ID: DoyeGf1Cu7l

--HG--
extra : rebase_source : 3585f3a742571b26d681b1b1d102289d705780c5
2016-05-25 09:37:34 -07:00
Chris AtLee 10eb4f100b Bug 1267712 - Add autoland configuration to mozharness r=jlund
MozReview-Commit-ID: Idw5og5Jcah

--HG--
extra : rebase_source : 28835d4650e07d165e1f8abd788623d405041f96
2016-05-25 16:17:44 -04:00
Geoff Brown dd65ba7f12 Bug 1274395 - Delete pending crash reports before running tests; r=jmaher 2016-05-25 14:48:42 -06:00
Geoff Brown c7bf361fbb Bug 1270544 - Update taskcluster Android build settings; r=dustin 2016-05-25 14:48:40 -06:00
Yura Zenevich a92d4eb02f Bug 1273904 - reverting webconsole blue focus highlight to dotted outline. r=bgrins
MozReview-Commit-ID: CbLcsPzCGFB

--HG--
extra : rebase_source : 0bf6f2b0adfd3a80c2d6d43449cd57eacbce01b9
2016-05-20 10:22:53 -04:00
Morgan Phillips 1dcc007880 Bug 1270729 - When stopping slow scripts totally halt script execution; r=bholley
--HG--
extra : rebase_source : 37f9ad254334c91970942cc0d6d46d0756a5c9b0
2016-05-16 01:20:06 -07:00
Jeff Gilbert b48c8c77eb Bug 1271830 - Update ensure-exts to check webgl2 contexts. - r=jrmuizel 2016-05-25 13:37:20 -07:00
Joel Maher 8e50d588fd Bug 1269872 - adjust manifests of all jobs that require a gpu. r=RyanVM,jgilbert
dom/media/tests/mochitests/test_peerConnection_captureStream_canvas_webgl.html has an issue on android as it is moved from mochitest-media -> mochitest-gpu.
dom/bindings/test/test_integer.html uses experimental-webgl, it might need to be picked up in a future cleanup.

MozReview-Commit-ID: GJKn7ubY7tL
2016-05-25 16:22:27 -04:00
Jeff Gilbert 7e947ee290 Bug 1273252 - WARP counts as a performance-caveat. - r=jrmuizel 2016-05-25 13:18:00 -07:00
Mats Palmgren df2b4d3bdd Bug 1272012 - Tweak or disable a few tests for <select size=1> Up/Down key behavior on OSX. 2016-05-25 21:52:36 +02:00
Mats Palmgren 551e9fc180 Bug 1272012 - Support more keys to open and/or toggle a combobox dropdown menu. r=enndeakin 2016-05-25 21:52:36 +02:00
Daniel Holbert 9d77d9f4ce Bug 1272721: Fix rtl-checking logic in legacy -webkit-box codepath, to actually reverse the correct axis under correct conditions. r=mats
MozReview-Commit-ID: AQf71HMuyzO

--HG--
rename : layout/reftests/webkit-box/webkit-box-direction-1-ref.html => layout/reftests/webkit-box/webkit-box-direction-2-ref.html
rename : layout/reftests/webkit-box/webkit-box-direction-1.html => layout/reftests/webkit-box/webkit-box-direction-2.html
extra : rebase_source : aab9386919b67f767b4ce3b1e2d02389ef84f890
2016-05-25 10:48:06 -07:00
Alexander Surkov 5cf0dfd35e Bug 1268069 - embeded object collection may be not updated on removals, r=yzen 2016-05-25 15:48:45 -04:00
Tooru Fujisawa 763f8a6b4d Bug 1275240 - Fix the type of parameter redeclaration from TypeError to SyntaxError. r=shu 2016-05-26 01:26:35 +09:00
Hannes Verschore 200bc0e463 Bug 1260435 - Make RegExp hoistable when it's used only in RegExpBuiltinExec. r=h4writer 2016-05-26 01:26:35 +09:00
Kyle Machulis 03effee7b4 Bug 1269444 - Move Plugin Zoom Value update into SetWindow call; r=bsmedberg
Currently, CSS Zoom is updated on calls to ResolutionMayHaveChanged.
However, this happens in between two calls in NPP_SetWindow, one for
widget repaint and then one for resolution updates. Not having CSS Zoom
updated during the first call to NPP_SetWindow would result in
desynchronized window updates in Adobe Flash. Therefore,
ResolutionMayHaveChanged is called on all NPP_SetWindow calls from
nsPluginFrame, meaning the plugin library will always have access to the
correct values via NPP_GetValue/NPP_SetValue.

MozReview-Commit-ID: 6BddqngxsKy

--HG--
extra : rebase_source : c4cdc84f1a05e039c80e7d9ef672aead1c9d490e
2016-05-20 13:32:10 -07:00
Gregory Szorc 64ad1bcdcd Bug 1275105 - Remove references to MQ from `mach mercurial-setup`; r=smacleod
MQ isn't recommended for modern Mercurial development. Stop advertising
it.

MozReview-Commit-ID: IOx3A5ZeJnJ

--HG--
extra : rebase_source : a6b49ebdba3fbdb0b0bab13fd59aae3fcdcf167c
2016-05-23 14:24:14 -07:00
Maja Frydrychowicz cada490dd5 Bug 1275608 - [mozrunner] Remove wait_for_system_message from Emulator; r=ahal
This code is no longer used by Marionette client or elsewhere.

MozReview-Commit-ID: 4lx9CN7XIeH

--HG--
extra : rebase_source : e0a895c02939c51ee40be5be5f999cc41420a2a7
2016-05-25 11:53:25 -04:00
Joel Maher 3ff44ada49 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg
MozReview-Commit-ID: IZziPmwFtHj
2016-05-25 15:28:24 -04:00
Kartikaya Gupta f343609efb Bug 1273654 - Update a new test to use the new helpers. r=botond
MozReview-Commit-ID: Br5jlOQ12wy
2016-05-25 15:31:52 -04:00
Kartikaya Gupta 1dbcbb831c Bug 1273654 - Extract a helper function to run continuation-style tests. r=botond
MozReview-Commit-ID: 67WYQr1d7YO
2016-05-25 15:31:52 -04:00
Kartikaya Gupta 52b50801d8 Bug 1273654 - Reuse the apz test utils in a few more places. r=botond
MozReview-Commit-ID: 2mV0VzlrKh6
2016-05-25 15:31:52 -04:00
Kartikaya Gupta de9de05549 Bug 1273654 - Extract a helper to check if APZ is enabled or not. r=botond
MozReview-Commit-ID: EkhZpfT3UFs
2016-05-25 15:31:52 -04:00
Kartikaya Gupta 93e2c8a220 Bug 1273654 - Extract a pushPrefs helper function to simplify test setup. r=botond
The set of changes in this patch removes all waitForFocus calls in the test
folder, except for the one in apz_test_utils.js. This results in less
boilerplate and more consistent test state initialization.

MozReview-Commit-ID: IYlTKDx7Xx2
2016-05-25 15:31:52 -04:00
Kartikaya Gupta 18103f612f Bug 1273654 - Extract a waitUntilApzStable helper function for tests. r=botond
MozReview-Commit-ID: As6iFEPz7pA
2016-05-25 15:31:52 -04:00
Kartikaya Gupta 270761d77e Bug 1273654 - Remove redundant function wrapper. r=botond
MozReview-Commit-ID: BTC8oT5p4Uy
2016-05-25 15:31:52 -04:00
Kartikaya Gupta 01bfc7401c Bug 1273654 - Merge the subtests from test_basic_pan into test_group_touchevents. r=botond
MozReview-Commit-ID: Huc2bRaaW6p
2016-05-25 15:31:52 -04:00
Andrew Halberstadt 7f3e0d8258 Bug 1275613 - Always schedule a 'file_patterns' job when its task definition has changed, r=dustin
Currently, jobs which has 'file_patterns' set will only be run if a file matching one
of those patterns has been modified. This means that unless the task definition of the
job was explicitly included in those 'file_patterns', the job won't run when we modify
it!

I think it is safe to assume that when making changes to a job's task, we want it to be
run no matter what. So let's add the task definition to 'file_patterns' automatically.

Here's a try run which modifies the marionette harness task:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=01e6cf9d8599c64d61ac8ecb5320c1c4209e0a8b

MozReview-Commit-ID: AUSfUFzhiA1

--HG--
extra : rebase_source : de9d66d1d17de90dc83681e51134637616a0652e
2016-05-25 11:56:38 -04:00
Nick Fitzgerald 7f6fa15abf Bug 1275190 - Assert that the SavedFrame* pointers we get out of js::SavedStacks::frames are not null; r=jimb
CLOSED TREE to kick off new builds

--HG--
extra : amend_source : ff0a27a79552e0245b46d26c26f5eea65c4d5a3e
extra : histedit_source : 980d1edd960abb08acbf83965ac647e156c64678
2016-05-25 12:21:40 -07:00
Amit Chandra f1be46e2d2 Bug 1229589 - Implements an efficient version of TCPSocket by removing stale input streams. r=jdm
--HG--
extra : histedit_source : 769adfaa97fd8bc37608a2187e15abce4d2e7aeb
2016-05-25 12:18:58 -07:00
Samael Wang 8d9aee1bff Bug 1069772 - Part 2: Add test case. r=smaug 2016-05-25 16:51:24 +08:00
Samael Wang 698e3512dd Bug 1069772 - Part 1: Update document to support prerender visibility state. r=smaug 2016-05-25 16:52:24 +08:00
Sebastian Hengst aeeebc9c3a Backed out changeset 8b5b058bf71f (bug 1270686) for crashes. r=backout on a CLOSED TREE 2016-05-25 20:46:31 +02:00
Sebastian Hengst 131c04194a Backed out changeset e24bac891d7d (bug 1272012) for timing out in test_bug615833.html on OS X 10.10 debug. r=backout 2016-05-25 18:19:50 +02:00
Sebastian Hengst 1ebe7c3c5e Backed out changeset 5e25db36b720 (bug 1272012) 2016-05-25 18:19:43 +02:00
Yura Zenevich 54b7c996a0 Bug 1272491 - better names within browser/ a11y tests. r=tbsaunde
MozReview-Commit-ID: Iwin16xJzqJ
2016-05-25 12:01:46 -04:00
Yura Zenevich 7d43849773 Bug 1272491 - fire xpcom show/hide events with e10s. r=tbsaunde
MozReview-Commit-ID: 9nwyHJMdlwO
2016-05-25 12:01:35 -04:00
Bob Owen 20bfb2b8a0 Bug 1275194: Null check mPrt in nsPrintEngine::FirePrintingErrorEvent before notifying listeners. r=jimm
MozReview-Commit-ID: CSukeDyGAvD

--HG--
extra : rebase_source : 0a90b4e9f34065d8fa31938f917b304b7e370e74
2016-05-24 08:18:54 +01:00
Valentin Gosu cfeaa232ee Bug 1271955 - Fix web-platform test a=testonly CLOSED TREE
MozReview-Commit-ID: 8tcrrlJZFFw
2016-05-25 17:55:39 +02:00
Mike Shal 0d2407be47 Bug 1275355 - Move host_jskwgen invocation to moz.build; r=chmanchester
MozReview-Commit-ID: 3tUzmxYbV8O

--HG--
extra : rebase_source : ce1897a787f1b92512e1592557c446a1e6a2e767
2016-05-23 13:59:37 -04:00
Mike Shal 409fea0302 Bug 1275356 - Fix newlines in gen-css-properties.py on Windows; r=chmanchester
MozReview-Commit-ID: 9BDStGNIEqg

--HG--
extra : rebase_source : 67455fd95471094610a20300bf756bb4b78f9220
2016-05-24 10:49:51 -04:00
Jeff Muizelaar 6a2f0915f9 Bug 1270686. Log all dlls ever loaded. r=aklotz
This is a temporary patch to try to figure out if a dll is being unloaded that we still need.
2016-05-25 11:07:48 -04:00
Ben Kelly 187173a96b Bug 1228222 Don't try to access ftp::/localhost to test "unknown server". r=asuth 2016-05-25 07:55:53 -07:00
Jorg K edd18bacb6 Bug 1274602 - When checking for tags, allow for white-space. r=honzab 2016-05-25 05:56:00 -04:00
Bob Silverberg 4aa0620f3f Bug 1274134 - Intermittent browser_ext_history.js | no results returned for late start time - Expected: 0, Actual: 2. r=aswan
The test assumes that Date.now() will provide a date that is far enough in the future to return 0 results,
because the history should have been added before that code is run, but evidently sometimes it is not.
Changing the date used as a late start date to one day in the future, which should address this issue.

MozReview-Commit-ID: KUSyfvtE2B0

--HG--
extra : transplant_source : %8D%C2D4%9C%D5%07G%C0m%11r%FC%D3X%93%99R%AE.
2016-05-19 08:32:10 -04:00
Ryan VanderMeulen 3586899cc5 Bug 1275281 - Enable more Linux e10s tests on Taskcluster and clean up some cruft. r=armenzg
--HG--
extra : source : 2044b159f030e51be397063355d70323bac0df61
extra : amend_source : b5ece51e69f7f7bc43d38fe69dee961b1cc97cab
2016-05-24 15:49:52 -04:00
JerryShih 72ee5f3769 Bug 1248580 - handle gl.UniformMatrixXfv() function uploading element size. r=jgilbert 2016-05-25 16:28:00 +02:00
JerryShih fc10d03978 Bug 1248580 - strip the uploading element num according to the uniform array size. r=jgilbert 2016-05-25 16:27:41 +02:00
mitchdevel ce5b229c18 Bug 219157 - Fix to prevent 3rd party sites from getting cookies r=valentin
MozReview-Commit-ID: A0ltsuDnxnf
2016-05-20 16:48:00 +02:00
Valentin Gosu 737056c72c Bug 219157 - Test that cookies are set only when domain has permission. r=mcmanus
MozReview-Commit-ID: 4TGEpvbJxUd
2016-05-20 02:40:50 +02:00