Commit Graph

9113 Commits

Author SHA1 Message Date
Steve Fink
e1cd84d88d Bug 1211402 - Disable hazard upload to reopen the CLOSED TREE, r=pleasework
--HG--
extra : amend_source : 97b5ff7d1b89257986473b7700f714cba74b03df
2015-10-20 21:10:56 -07:00
Wes Kocher
040a8332a6 Merge m-c to inbound, a=merge CLOSED TREE 2015-10-20 15:28:33 -07:00
Wes Kocher
06cac163f0 Backed out changeset df12438d4091 (bug 1189581) for wpt failures CLOSED TREE 2015-10-20 15:09:17 -07:00
Wes Kocher
9630ce26b8 Merge b2ginbound to central, a=merge 2015-10-20 14:59:07 -07:00
Nick Thomas
97f7ee0f24 Bug 1213721 - Tracking bug for migration from ftp.m.o to S3, r=rail
--HG--
rename : testing/mozharness/configs/multi_locale/mozilla-central_android-x86.json => testing/mozharness/configs/multi_locale/ash_android-x86.json
rename : testing/mozharness/configs/multi_locale/mozilla-central_android.json => testing/mozharness/configs/multi_locale/ash_android.json
rename : testing/mozharness/configs/single_locale/mozilla-central_android-api-11.py => testing/mozharness/configs/single_locale/ash_android-api-11.py
rename : testing/mozharness/configs/single_locale/mozilla-central_android-api-9.py => testing/mozharness/configs/single_locale/ash_android-api-9.py
extra : rebase_source : 1591f8be94039157d1ca2d36b5e303948322f290
2015-10-21 09:32:56 +13:00
Ehsan Akhgari
4d5f1e4ac4 Bug 1189581 - Make service-workers/service-worker/fetch-cors-xhr.https.html pass; r=bkelly 2015-10-20 16:43:17 -04:00
Michael Layzell
a8be3974ec Bug 918771 - Part 3: Update Web Platform tests to check for correct behavior, r=bz 2015-10-20 15:54:17 -04:00
David Burns
7cc0a899a5 Bug 1206122: Add support for switchToParentFrame r=jgriffin
This allows us from a child frame to go up one level. This is documented
at http://w3c.github.io/webdriver/webdriver-spec.html#switch-to-parent-frame

--HG--
extra : commitid : GtXAxWLM61v
extra : rebase_source : 9b18d51a5dbefb4dad1cb39b229dc3d55cfae26a
extra : histedit_source : d0a0479e0c9946f242efd71e722685447ae48fd1
2015-10-19 21:39:48 +01:00
Wes Kocher
0fbbb9948a Backed out changeset 07d5679826c9 (bug 1189581) for wpt failures CLOSED TREE 2015-10-20 12:09:56 -07:00
Gregory Arndt
92f0bd46b9 Bug 1214369 - commit parser test should include build name, type, and interactive flag r=wcosta
--HG--
extra : commitid : 6rUaJ0fFJvC
extra : rebase_source : d148c5ffc93e80be48343b8f6f379dcabd79a6c9
2015-10-13 15:00:48 -05:00
Carsten "Tomcat" Book
3198b767f9 merge mozilla-inbound to mozilla-central a=merge 2015-10-20 12:00:53 +02:00
Nigel Babu
7cb4a2efa8 Backed out changeset 4b38a09cca56 (bug 1189673) for W(4) and W(8) bustages ON A CLOSED TREE 2015-10-20 13:52:22 +05:30
Nigel Babu
c865a1f1c6 Backed out changeset d8e39b884737 (bug 1189536) for test failure ON A CLOSED TREE 2015-10-20 12:08:09 +05:30
Kris Maglione
9dd208611e Bug 1197422 - Part 2: [webext] Implement the pageAction API. r=billm ui-r=bwinton
--HG--
rename : browser/components/extensions/test/browser/browser_ext_browserAction_icon.js => browser/components/extensions/test/browser/browser_ext_browserAction_pageAction_icon.js
extra : commitid : GSQiN6Zykrs
extra : rebase_source : 45e056feb97f60592400568c6eeded4b7cc76ab5
2015-10-15 15:15:04 -07:00
Rail Aliiev
4cf6fc17b5 Bug 1184089 - L10N nightly repacks should not manipulate mozconfigs. r=Callek DONTBUILD 2015-10-18 17:51:04 -04:00
Phil Ringnalda
9ea53214d8 Merge f-t to m-c, a=merge 2015-10-17 11:19:46 -07:00
Chris Manchester
f7a9504a73 Bug 1203266 - Optionally read manifestparser manifests with a Finder class. r=ahal
We need to go through an abstraction layer when manifestparser manifests
are read as a part of reading moz.build files in case moz.build reading
is using mercurial as its filesystem. This adds an optional finder member,
which will be used if present for IO that happens when reading manifests,
This needs to be optional, because the manifestparser can be used as a
standalone package that isn't distributed with mozpack.

--HG--
extra : commitid : 7S8mdpexvgW
2015-10-16 15:31:20 -07:00
Chris Manchester
a8ec3a69cd Bug 1203266 - Don't call normpath in the manifestparser on paths that don't contain '..'. r=ahal
Profiling the manifestparser revealed that 25% of its total time is spent in a single
call to os.path.normpath, called on each test path in each manifest. For the manifests
in mozilla-central, these calls almost always return their input. To save time, this
patch modifies the manifestparser to not call normpath on paths that don't contain
'..'. This will change the parsed result of manifests containing no-op path
components ('//' or '/./') to include those components in their output.

--HG--
extra : commitid : D7g4GX6VLuC
2015-10-16 15:31:20 -07:00
Ehsan Akhgari
86b5997ef7 Bug 1215196 - Fix web-platform-tests iframe scripts to avoid pulling in testharness.js in them; r=bkelly 2015-10-16 15:40:40 -04:00
Wes Kocher
1662b03a4f Merge m-c to inbound, a=merge 2015-10-16 12:30:35 -07:00
Wes Kocher
3d38a5df68 Merge b2ginbound to central, a=merge 2015-10-16 12:27:10 -07:00
Wes Kocher
375b7b2d42 Merge inbound to central, a=merge 2015-10-16 11:52:24 -07:00
Carsten "Tomcat" Book
f56a925c1e Merge m-c to fx-team 2015-10-16 15:01:23 +02:00
Carsten "Tomcat" Book
d63e64e8de Merge m-c to b2g-i 2015-10-16 14:59:51 +02:00
Iaroslav (yarik) Sheptykin
e3f623f36e Bug 1140512: Ensure FindBar communicates properly with content after remoteness change. r=mikedeboer 2015-10-15 15:13:54 +02:00
Wes Kocher
cdd2c2c263 Merge m-c to fx-team, a=merge 2015-10-16 12:31:52 -07:00
Jose Diez
dd52016aa0 Bug 1213816 - Properly set OS properties on Arch; r=gps
--HG--
extra : commitid : BRWaT1v7ALL
extra : amend_source : 8def33528465d649dd822414578f18b1bee94f6d
2015-10-16 11:13:34 -07:00
Cameron McCormack
0d0d2388bc Bug 1199610 - Correctly handle parsing failures inside CSS functions. r=dbaron
--HG--
extra : rebase_source : 6be3836d78c0e2d4754ad1b05a924b6bac5fcaf1
2015-10-16 17:34:04 +11:00
Maja Frydrychowicz
232a1e3082 Bug 1213335 - set MINIDUMP_STACKWALK for firefox-media-tests; r=jgriffin
--HG--
extra : commitid : 4176ABfpLlc
2015-10-14 16:06:47 -04:00
Wes Kocher
c2b3d9275b Backed out 2 changesets (bug 1182571) for being a likely cause of the Android S4 errors
Backed out changeset e2b3064dcace (bug 1182571)
Backed out changeset 8153ae231d16 (bug 1182571)
2015-10-15 14:07:06 -07:00
Jonas Sicking
2578b19458 Bug 1182571: Make nsXMLHttpRequest use AsyncOpen2. r=ehsan 2015-10-15 12:18:21 -07:00
Boris Zbarsky
61bc9e5c55 Bug 1214857. Store the document-is-HTML state directly in nsContentList instead of refetching from the node being matched. r=smaug 2015-10-15 15:11:59 -04:00
Wes Kocher
50046eb4c8 Merge m-c to inbound, a=merge CLOSED TREE 2015-10-15 11:36:43 -07:00
Mike Shal
76b0cef6c6 Bug 1214758 - remove .linux64/.macosx64 routes from st-an builds; r=garndt 2015-10-14 13:41:26 -04:00
Mike Shal
7d09a1101d Bug 1214760 - prevent multiple tasks from using the same route in the gecko.v2 namespace; r=jonasfj 2015-10-14 10:42:29 -04:00
Alexandre Poirot
89cb263b54 Bug 1204812 - Keep Console.jsm in toolkit/modules/ r=jryans,Mossop
--HG--
rename : devtools/shared/Console.jsm => toolkit/modules/Console.jsm
2015-10-15 03:45:22 -07:00
Wes Kocher
e3ef408502 Backed out 3 changesets (bug 1204983) for various talos failures
Backed out changeset 5bdf50e82ca8 (bug 1204983)
Backed out changeset 602e91d48e43 (bug 1204983)
Backed out changeset c7d3635f771a (bug 1204983)
2015-10-16 09:29:36 -07:00
James Graham
9a3887378f Bug 1214162 - Fix up navigation tests that rely on short timeouts so they are more stable, r=Ms2ger 2015-10-16 17:04:38 +01:00
James Graham
2199d47935 Bug 1214162 - Update web-platform-tests expected data to revision 886dea2c3dbb79925360319a6a0f662ce196ab3c, a=testonly 2015-10-16 17:04:37 +01:00
James Graham
82b9a33119 Bug 1214162 - Update web-platform-tests to revision 886dea2c3dbb79925360319a6a0f662ce196ab3c, a=testonly 2015-10-16 17:04:35 +01:00
Rail Aliiev
ba35f416b8 Bug 1212853 - l10n repacks fail to "mozmake unpack" on windows. r=jlund DONTBUILD 2015-10-16 11:40:23 -04:00
Christoph Kerschbaumer
29b3c0aded Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
* * *
Bug 1204983 - Replace NewTabURL.jsm with simpleBrowserServices.js (r=florian)

--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-16 06:54:42 -07:00
Dustin J. Mitchell
d9655822db Bug 1213325: refactor desktop-test to use an in-tree script; r=ahal
This generally makes the approach look more like that for desktop-build.  The
major difference is that `bin/test.sh` takes arguments which are passed on to
the mzoharness script (MOZHARNESS_SCRIPT) with the addition of config
arguments (MOZHARNESS_CONFIG)

--HG--
rename : testing/docker/desktop-build/bin/build.sh => testing/docker/desktop-test/bin/test.sh
rename : testing/docker/desktop-test/mozharness_configs/remove_executables.py => testing/mozharness/remove_executables.py
extra : commitid : GyMeTBpCwm8
extra : rebase_source : 1a61f9bc32066ad6f9fce504d3e8ac67e39b105d
2015-10-13 14:20:34 -04:00
Edgar Chen
26b263adb0 Bug 1214475 - Enable emu-x86-kk crashtest on m-c and integration branches. r=garndt
--HG--
extra : commitid : FpmKF5sE7GT
extra : rebase_source : 58b39a877f87208ad903fbfaacf377209bb3a7fb
extra : amend_source : 398f3000ac2cbecdb850b4d5f33b7a97ca786a30
2015-10-14 12:42:18 +08:00
Nick Fitzgerald
8ab1eaeff3 Bug 1210090 - Create DAMP tests for saving and reading heap snapshots; r=bgrins,jmaher 2015-10-13 15:49:00 +02:00
Aryeh Gregor
5e39e259c1 Bug 492933 - getElementsByTagName should match on localName not tagName, r=smaug
dom-level2-core test changes by Ms2ger.
2015-10-15 10:03:30 -04:00
James Graham
f6a1734e70 Bug 1214783 - Create a |mach web-platform-tests-create| command, r=Ms2ger
This provides a simple way of creating a web-platform-test with all
the boilerplate added automatically. It also updates the manifest file
with the new test and opens it in the configured editor and source
build.
2015-10-15 14:48:36 +01:00
Andrea Marchesini
ef38daea39 Bug 1160890, r=smaug 2015-10-15 14:06:55 +02:00
Ehsan Akhgari
3b6478421c Bug 1189581 - Make service-workers/service-worker/fetch-cors-xhr.https.html pass; r=bkelly 2015-10-20 13:16:56 -04:00
Ehsan Akhgari
8ab0d9d2f8 Bug 931243 - Remove the XMLHttpRequest APIs from ServiceWorkerGlobalScope; r=bzbarsky 2015-10-20 13:16:34 -04:00