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

539047 Коммитов

Автор SHA1 Сообщение Дата
Dan Minor f17b41d15d Bug 1354353 - nICEr and nrappkit should not build with NVALGRIND under MOZ_VALGRIND builds; r=drno
This applies the fix used in Bug 1354207 for webrtc to nICEr and nrappkit.

--HG--
extra : rebase_source : d3f1370c9100ca66272611348c1b3462e65cdfaf
2017-05-30 12:37:29 -04:00
Carsten "Tomcat" Book eb742c507d Merge mozilla-central to mozilla-inbound 2017-05-31 14:23:37 +02:00
Carsten "Tomcat" Book e6ae2fa637 Backed out changeset fbe68897c249 (bug 1367040) for wptrunner failures 2017-05-31 14:22:46 +02:00
Carsten "Tomcat" Book 98160c82f1 Backed out changeset f736cf17687b (bug 1367040) 2017-05-31 14:22:00 +02:00
Carsten "Tomcat" Book ad6c75640c Backed out changeset 8966fcaed76d (bug 1367040)
--HG--
rename : testing/web-platform/tests/tools/wptrunner/wptrunner/config.json => testing/web-platform/harness/wptrunner/config.json
rename : testing/web-platform/tests/tools/wptrunner/wptrunner/testharness_runner.html => testing/web-platform/harness/wptrunner/testharness_runner.html
2017-05-31 14:21:57 +02:00
Carsten "Tomcat" Book 85e7cbd833 Backed out changeset 64ff9b546c6e (bug 1367041) 2017-05-31 14:21:53 +02:00
Carsten "Tomcat" Book 220eec16b5 Backed out changeset ad1034334503 (bug 1347274) for conflict merging m-c to m-i 2017-05-31 14:18:56 +02:00
Carsten "Tomcat" Book 928e14c9f8 Backed out changeset 79af4e3b4d71 (bug 1347274) 2017-05-31 14:18:33 +02:00
Carsten "Tomcat" Book 41c89444e7 Backed out changeset 8429360d3050 (bug 1347274) 2017-05-31 14:18:31 +02:00
Emilio Cobos Álvarez d7b79ff0f9 Bug 1368690: Move EnsureUniqueInner call after all the members have been initialized. r=xidorn
MozReview-Commit-ID: GoeLsjSAU00
2017-05-31 13:05:15 +02:00
James Graham e2b80fffd2 Bug 1367041 - Add |mach wpt| support for Chrome, Edge and Servo, r=AutomatedTester
Using the wptrun infrastructure from upstream, it is now posible to
make it easy to run web-platform-tests in other browsers. The syntax
used is

mach wpt --product [chrome|servo|edge] [tests]

This will try to use the selected product; possibly prompting to
install dependencies like the WebDriver implementation. For servo if
the install isn't on the PATH then --binary can be used to point to
the actual location.

Because manifest metadata is kept in the same directory as expectation
data and we don't want to reuse Firefox expectation data for other
browsers, a new products subdirectory is introduced and added to the
ignore files. This will contain a subdirectory for each product into
which a copy of the test manifest is placed. It may also be used to
store any expectation data for the other products, in the same way as
testing/web-platform/meta.

MozReview-Commit-ID: 8fdCnha5t2F
2017-05-31 10:58:35 +01:00
James Graham 6b89ee4f2e Bug 1367040 - Switch to using wptrunner in the tests directory, r=maja_zf
MozReview-Commit-ID: 4gyR245eRou


--HG--
rename : testing/web-platform/harness/wptrunner/config.json => testing/web-platform/tests/tools/wptrunner/wptrunner/config.json
rename : testing/web-platform/harness/wptrunner/testharness_runner.html => testing/web-platform/tests/tools/wptrunner/wptrunner/testharness_runner.html
2017-05-31 10:58:33 +01:00
James Graham bea24f7bba Bug 1367040 - Fixup some bogus wpt metadata, a=testonly
Some cross-platform failures were missing metadata for macOS.

MozReview-Commit-ID: 23Bg4yhhSOi
2017-05-31 10:58:14 +01:00
James Graham 522cc06105 Bug 1367040 - Update to latest wptrunner, a=testonly
Some subsequent changes require the latest wptrunner from upstream so
move to that ahead of the sync schedule.

MozReview-Commit-ID: 2nX7cDhUMST
2017-05-31 10:58:12 +01:00
vincentliu 23c04fef95 Bug 1362366 - Set DataTextureSourceD3D11 to nullptr once devce change was detected. r=dvander 2017-05-31 17:48:12 +08:00
Carsten "Tomcat" Book 1a0d9545b9 merge mozilla-inbound to mozilla-central a=merge 2017-05-31 11:28:43 +02:00
Carsten "Tomcat" Book 1b1031904a merge autoland to mozilla-central a=merge 2017-05-31 11:24:15 +02:00
Carsten "Tomcat" Book c8e1454a4e Backed out changeset 3749448b9eec (bug 1367040) for bustage 2017-05-31 10:47:27 +02:00
Carsten "Tomcat" Book 2d4c9d5b2a Backed out changeset 61142e6a783b (bug 1367040) 2017-05-31 10:47:11 +02:00
Carsten "Tomcat" Book b33a18dbeb Backed out changeset 1779def97af3 (bug 1367040)
--HG--
rename : testing/web-platform/tests/tools/wptrunner/wptrunner/config.json => testing/web-platform/harness/wptrunner/config.json
rename : testing/web-platform/tests/tools/wptrunner/wptrunner/testharness_runner.html => testing/web-platform/harness/wptrunner/testharness_runner.html
2017-05-31 10:47:09 +02:00
Carsten "Tomcat" Book 8074efcb96 Backed out changeset 448b7c4ed09e (bug 1367041) 2017-05-31 10:47:06 +02:00
Tim Taubert 3bf090160d Bug 1333140 - Collect telemetry about (non-)HTTPS usage of crypto.subtle r=keeler data-r=bsmedberg 2017-05-31 10:35:37 +02:00
Ethan Lin 6a1eda371b Bug 1367991 - follow-up: Fix the comment. r=me 2017-05-31 16:24:12 +08:00
James Graham b70f59720d Bug 1367041 - Add |mach wpt| support for Chrome, Edge and Servo, r=AutomatedTester
Using the wptrun infrastructure from upstream, it is now posible to
make it easy to run web-platform-tests in other browsers. The syntax
used is

mach wpt --product [chrome|servo|edge] [tests]

This will try to use the selected product; possibly prompting to
install dependencies like the WebDriver implementation. For servo if
the install isn't on the PATH then --binary can be used to point to
the actual location.

Because manifest metadata is kept in the same directory as expectation
data and we don't want to reuse Firefox expectation data for other
browsers, a new products subdirectory is introduced and added to the
ignore files. This will contain a subdirectory for each product into
which a copy of the test manifest is placed. It may also be used to
store any expectation data for the other products, in the same way as
testing/web-platform/meta.

MozReview-Commit-ID: 8fdCnha5t2F
2017-05-31 09:09:39 +01:00
James Graham 6ece8a6da5 Bug 1367040 - Switch to using wptrunner in the tests directory, r=maja_zf
MozReview-Commit-ID: 4gyR245eRou


--HG--
rename : testing/web-platform/harness/wptrunner/config.json => testing/web-platform/tests/tools/wptrunner/wptrunner/config.json
rename : testing/web-platform/harness/wptrunner/testharness_runner.html => testing/web-platform/tests/tools/wptrunner/wptrunner/testharness_runner.html
2017-05-31 09:09:37 +01:00
James Graham acf6ebe7df Bug 1367040 - Fixup some bogus wpt metadata, a=testonly
Some cross-platform failures were missing metadata for macOS.

MozReview-Commit-ID: 23Bg4yhhSOi
2017-05-31 09:09:35 +01:00
James Graham 7c4da67fae Bug 1367040 - Update to latest wptrunner, a=testonly
Some subsequent changes require the latest wptrunner from upstream so
move to that ahead of the sync schedule.

MozReview-Commit-ID: 2nX7cDhUMST
2017-05-31 09:09:33 +01:00
Jan de Mooij 5639ebc5f7 Bug 1368509 part 2 - Generalize Baseline unknown/unknownObject type update stubs. r=tcampbell 2017-05-31 09:43:16 +02:00
Jan de Mooij 16fda3b6c7 Bug 1368509 part 1 - Clean up DoTypeUpdateFallback a bit. r=tcampbell 2017-05-31 09:42:43 +02:00
Carsten "Tomcat" Book 39885c6411 Backed out changeset bab63755b35d (bug 1357005) for eslint failure 2017-05-31 08:34:22 +02:00
Xidorn Quan cbca30d199 Bug 1363292 followup - Update the test. r=dholbert
MozReview-Commit-ID: GRHi9GbkrnG

--HG--
extra : source : f5e7d976a591123ad311e5effb55fb09199495c3
extra : amend_source : ad26d786a91b8a26c1fe61cfad8f50bc7811b933
2017-05-31 16:29:51 +10:00
Jorg K 09557f6df0 Bug 1353625 - detect zero (0) as invalid resolution. r=bobowen a=tomcat 2017-05-30 23:44:00 +02:00
Phil Ringnalda 18c2e05936 Backed out changeset df0ddb9c9bef (bug 1368079) for making DevEdition fail to build
MozReview-Commit-ID: BUE6UL0WiDW
2017-05-30 23:10:48 -07:00
Ryan VanderMeulen df47cd92cd Merge inbound to m-c. a=merge 2017-05-30 20:36:44 -04:00
Ryan VanderMeulen 81f9096e52 Backed out 2 changesets (bug 1347270) for browser_toolbariconcolor_restyles.js permafail on a CLOSED TREE.
Backed out changeset 445cb4d47d4f (bug 1347270)
Backed out changeset f2b7f1d599e3 (bug 1347270)
2017-05-30 18:11:02 -04:00
Geoff Brown e8d6ec9627 Bug 1367780 - Additional changes for eslint on testing/firefox-ui,mozbase,profiles,specialpowers; r=Standard8 2017-05-30 16:06:31 -06:00
Geoff Brown 67daf2d2b0 Bug 1367780 - Enable eslint on testing/firefox-ui,mozbase,profiles,specialpowers - mechanical updates; r=Standard8 2017-05-30 16:06:29 -06:00
Dragana Damjanovic 616d5746f2 Bug 1367390 -Turn TFO on. r=jduell 2017-05-31 00:00:10 +02:00
Dustin J. Mitchell 9d06622ff4 Bug 1359976: remove stray 'worker.implementation' from builds; a=bustage
This was causing decision tsak failures; it snuck through while rebsaing to land.

MozReview-Commit-ID: 7xgnjkFzSYU

--HG--
extra : amend_source : 019af69e9f0d3f9db932a3494b8a24571de90f62
extra : histedit_source : 61e7cce868e648a9ca404e1841146f12a7659c94
2017-05-30 21:25:40 +00:00
Xidorn Quan cbb42e86e3 Bug 1367028 part 3 - Add tests for the new serialization code. r=dholbert
MozReview-Commit-ID: GuoOCAKTUuB

--HG--
extra : rebase_source : b73480bb8130452e31b97cef60c850a3832ac030
2017-05-30 13:44:44 +10:00
Xidorn Quan 3da6341d84 Bug 1367028 part 2 - Simplify serialization of computed value of rect values in border-image props when possible. r=dholbert
MozReview-Commit-ID: s6TP7oB9l3

--HG--
extra : rebase_source : fa9bf5f2867ae3ccb33d238d0cd2153889b96104
2017-05-30 13:27:46 +10:00
Xidorn Quan e11cf006d5 Bug 1367028 part 1 - Simplify serialization of specified rect values in border-image props when possible. r=dholbert
MozReview-Commit-ID: C4mNCHqeIoX

--HG--
extra : rebase_source : bab410f278b2a0dc49e3aacf57b06a20699cca12
2017-05-29 14:53:58 +10:00
Ted Mielczarek fad2466f21 servo: Merge #17094 - Update gl_generator to 0.5.3 to make output of some build scripts deterministic (from luser:update-gl-generator); r=emilio
This is simply the result of running:
cargo update -p gl_generator --aggressive

Source-Repo: https://github.com/servo/servo
Source-Revision: 47d6bba3559666f16f4f309ab397c0c16b6c254e

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : b17297dfe20d9aad627cdda0bfde8984de33a99e
2017-05-30 15:25:18 -05:00
Chris Manchester 33d56758d3 Bug 1367852 - Fix symbol dumping for gtest xul.dll r=ted
A pdb file name that differs from a dll file name prevents us from dumping
symbols for the gtest xul on Windows. This name differed to accommodate
fix_stack_using_bpsyms.py failing in the presence of two xul.sym files, which
has since been fixed.

MozReview-Commit-ID: I5pA5HjMeRe

--HG--
extra : rebase_source : 7f683687de5f5541a67df8a0f3b4ea65d65f2ac6
2017-05-30 12:11:32 -07:00
Chris Manchester 0b448c1224 Bug 1367852 - Defer file read to reduce peak memory use in mozjar when dumping symbols. r=ted
Passing a file object intead of a string of the file's contents defers reading
the file to a place Python can free the resulting string earlier, reducing
peak memory consumption when packaging symbols and avoiding a MemoryError on
Windows 32 builders in automation.


MozReview-Commit-ID: H0R6BbjwhOu

--HG--
extra : rebase_source : 181b592ab503d0545f34d167d7c05428455b6671
2017-05-30 12:11:21 -07:00
Emilio Cobos Álvarez fbf5749494 Bug 1347270: remove the nsIDOMWindowUtils::ElementsRestyled API. r=bholley
MozReview-Commit-ID: AKsEWc7Wpip

--HG--
extra : rebase_source : 2d4611ca4205041e0ae9a36142b9fd65da122e29
2017-05-30 11:38:53 +02:00
Emilio Cobos Álvarez 0d46737ddf Bug 1347270: Rewrite test_media_queries_dynamic.html using restyleGeneration. r=bholley
MozReview-Commit-ID: 3zPETl6WFyc

--HG--
extra : rebase_source : 1347971a0caafa9e3a4f6bcbbc96723b4c29903d
2017-05-30 00:43:15 +02:00
Ryan VanderMeulen da959ef9a4 Backed out changeset 9bda0f33f7b5 (bug 1368208) for 508816-1-ref.xul failures. 2017-05-30 16:20:03 -04:00
Ryan VanderMeulen 1c7a54d579 Merge m-c to autoland. a=merge 2017-05-30 16:10:23 -04:00
Ryan VanderMeulen bd262b8cd1 Merge inbound to m-c. a=merge 2017-05-30 16:09:14 -04:00