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

499401 Коммитов

Автор SHA1 Сообщение Дата
Andrea Marchesini 73db43e2da Bug 1316359 - autocomplete.xml must get userContextId from the attribute of the element instead using contentPrincipal, r=Gijs 2016-11-09 19:43:34 +01:00
André Bargull 18b95f0ad4 Bug 1230490 - Part 3: Disable test262 tests which expect Unicode 5.1 is used. r=arai
--HG--
extra : rebase_source : 715f8c02e424124064fe5a82b82762c859386149
2016-11-07 15:08:33 -08:00
André Bargull 30ac1aab0f Bug 1230490 - Part 2: Update JS Unicode support to 9.0.0. r=arai
--HG--
extra : rebase_source : 616e680ef053aeca4d48737d922de93514d80a75
2016-11-07 14:26:57 -08:00
André Bargull eb7ed80d1d Bug 1230490 - Part 1: Remove support for separate Unicode version for case-folding from make_unicode. r=arai
--HG--
extra : rebase_source : 4033e4402c8287eed6bf011b7344dfc8b02a2af1
2016-11-07 14:26:43 -08:00
Eric Rahm 348457dcac Bug 1315830 - Remove unused nsIFileEnumerator program. r=froydnj
This seems to have been added back in 2000 as some sort of ad-hoc nsIFile test.
There is now an actual gtest for nsIFile so this should be safe to remove.

MozReview-Commit-ID: DMeVmBNmf8f
2016-11-09 10:33:17 -08:00
Eric Rahm e7e98cc775 Bug 1313489 - Part 2: Convert DeadlockDetectorScalability to a gtest. r=froydnj
This converts the tests to gtests. Most of them are just runtime tests and just
hava dummy assertion that everything ran. One test remains disabled, although
it's still built-in. You can run the disabled test with the following command:

> GTEST_ALSO_RUN_DISABLED_TESTS=1 ./mach gtest DeadlockDetectorScalability.*

MozReview-Commit-ID: 57rxjiZKjQ6

--HG--
rename : xpcom/tests/TestDeadlockDetectorScalability.cpp => xpcom/tests/gtest/TestDeadlockDetectorScalability.cpp
2016-11-09 10:25:17 -08:00
Eric Rahm c0f8aff99b Bug 1313489 - Part 1: Remove dead code. r=froydnj
MozReview-Commit-ID: HSS4Sf7O1I6
2016-11-09 10:25:15 -08:00
Eric Rahm 1634281923 Bug 1313488 - Part 1: Convert XPCOM test TestDeadlockDetector to a gtest. r=froydnj
This converts TestDeadlockDetector to a gtest. The logic for spawning off
subprocesses is replaced with gtest's built-in death tests. On linux this will
clone() the process and assert that the child process generates the appropriate
assertion message. On OSX it will use fork(). In theory this should work on
Windows as well buy spawning a new process but this test currently disabled
there.

MozReview-Commit-ID: 9Sl0hHBVGT3

--HG--
rename : xpcom/tests/TestDeadlockDetector.cpp => xpcom/tests/gtest/TestDeadlockDetector.cpp
2016-11-09 10:24:58 -08:00
Eric Rahm 91cddc126f Bug 1313488 - Part 0: Adding missing includes. r=froydnj
Add missing includes to fix unified builds.

MozReview-Commit-ID: 3xkozGdrdBf
2016-11-09 10:24:56 -08:00
Eric Rahm 2faeed6d55 Bug 1313485 - Convert XPCOM test TestJemalloc to a gtest. r=njn
MozReview-Commit-ID: 5yzn8o33Ne5

--HG--
rename : xpcom/tests/TestJemalloc.cpp => memory/gtest/TestJemalloc.cpp
2016-11-09 10:24:22 -08:00
Eric Rahm 502d8d220a Bug 1313484 - Convert XPCOM test TestTimers to a gtest. r=froydnj
MozReview-Commit-ID: 8sH5fbvv9wZ

--HG--
rename : xpcom/tests/TestTimers.cpp => xpcom/tests/gtest/TestTimers.cpp
2016-11-09 10:23:43 -08:00
Eric Rahm 6ee0d39aef Bug 1316184 - Make SimplePrograms that need XUL GeckoSimplePrograms. r=froydnj 2016-11-08 16:15:34 -08:00
Petr Sumbera 433839eccf Bug 1314904 - uname() on success can return non-negative value (not just 0). r=bsmedberg 2016-11-03 03:23:46 -07:00
Matheus Longaray 0024b052cb Bug 1306299 - Wait for network activity stop and paint in ReaderMode browser before showing the Simplified Print Preview mode. r=mconley 2016-11-01 14:00:00 -04:00
Patrick Pei e6ee3c8395 Bug 1264929 - Make about:debugging pass ESLint's "react/prop-types" rule. r=jdescottes
MozReview-Commit-ID: ABhdvunhR7a
2016-11-09 10:02:50 +01:00
Robin Templeton f09afd3bf5 Bug 1316230 - Update LIR type names for debugging output. r=bbouvier 2016-11-08 21:11:00 -05:00
Benjamin Bouvier f114828dcf Bug 1313024: Pass binary.wast; r=luke
MozReview-Commit-ID: AdgZ3Jm5Pbg

--HG--
extra : rebase_source : 9a913eab99d4e48d7c022a8107ade9726bacbf1c
extra : amend_source : 2c87a37151ad6d382d68d317abc84d6fd922ee82
2016-11-09 18:39:14 +01:00
Benjamin Bouvier 741775d8f1 Bug 1304672: Undo the renaming of debuggerObservesAsmJS => Wasm; r=luke
MozReview-Commit-ID: 1vxk30n72Zf

--HG--
extra : rebase_source : a0c10b97e85866da3cbf97470949e053dc22c44b
extra : amend_source : 547f9565c5faf34bbb85562d2d0cb797890befa4
2016-11-09 17:31:54 +01:00
Benjamin Bouvier 7b122bb90d Bug 1316156: Use a constant-or-register for int64 pass-stack-arg; r=luke
MozReview-Commit-ID: 2ce0srABGpt

--HG--
extra : rebase_source : a57b0c001e6a11d1c3e852ec5f4ea74feaff7b45
extra : amend_source : d23d250355bc89063ce2865c1e20bd0a7c9bf8e4
2016-11-09 17:09:16 +01:00
Tooru Fujisawa c7ca9ca9c6 Bug 1315242 - Part 1: Add errorLineNumber and errorColumnNumber property to debugger object to get line/column from JSErrorReport. r=jimb 2016-11-10 02:25:03 +09:00
Tooru Fujisawa fdf5b915f2 Bug 1316164 - Remove unused/undefined NativeGetElement declaration. r=evilpie 2016-11-10 02:24:59 +09:00
Andrea Marchesini 2a67089dc3 Bug 1316264 - Return value of nsIEventTarget::IsOnCurrentThread() must be checked correctly in RemoteBlob, r=bkelly 2016-11-09 18:21:16 +01:00
Gabor Krizsanits 7d924932b4 Bug 1303113 - Turning off a test for e10s-multi temporarily. r=me 2016-11-09 17:58:45 +01:00
Jan de Mooij cc17e6fa50 Bug 1314545 - Fix Ion to handle stores to frozen elements correctly. r=nbp 2016-11-09 17:50:36 +01:00
Jonathan Watt 02c8d37eee Bug 1316338 - Make PrintTargetThebes set mHasActivePage as appropriate. r=lsalzman 2016-11-02 12:41:19 +00:00
Jonathan Watt 9aad32cd64 Bug 1313386, part 2 - Make AutoPrintEventDispatcher::DispatchEventToWindowTree non-static. r=dholbert 2016-11-01 21:29:30 +00:00
Jonathan Watt fdc97b0759 Bug 1313386, part 1 - Clean up the beforeprint/afterprint event dispatching code. r=dholbert 2016-11-01 21:29:30 +00:00
Jonathan Watt de8450e0df Bug 1316322 - Make Factory::CreateNativeFontResource work for Skia. r=lsalzman 2016-10-31 16:27:19 +00:00
Jonathan Watt 17906ea120 Bug 1316299 - Change assertion in DrawTargetSkia::CreateSimilarDrawTarget to a warning. r=lsalzman 2016-10-31 15:05:30 +00:00
Jonathan Watt 07c5338755 Bug 1313525 - Remove the nsIPrintOptions interface. r=mstange
--HG--
rename : widget/nsIPrintOptions.idl => widget/nsIPrinterEnumerator.idl
2016-10-28 00:31:14 +01:00
David Major 80da5b2dc3 Bug 1316168: Fix the clang-cl build in nsExceptionHandler.cpp. r=froydnj
MozReview-Commit-ID: HdUp3dGRmcq

--HG--
extra : rebase_source : 1bbfb18bffd3f19469984ffe32324a7250c0ac09
2016-11-09 10:39:20 -06:00
David Major 72144b7ae4 Bug 1316116: Fix the clang-cl build in TestNamedPipeService.cpp. r=bagder
MozReview-Commit-ID: 8ZLGIHc8PyA

--HG--
extra : rebase_source : ab7025cfbcac90202c36c794b9401a05b915f21a
2016-11-09 10:38:36 -06:00
Dave Townsend 6365baa692 Bug 1315402: Make toolkit/mozapps/update pass no-undef. r=jaws
This is mostly using the import-globals-from rule to pull in globals when
the subscript loader is used. For a couple of files I've turned off no-undef
altogether, these are files that are loaded by the subscript loader and depend
on globals from the parent.

MozReview-Commit-ID: 2ZzgpCQTTuu

--HG--
extra : rebase_source : 6d2f20111ae27858811bd19db794dc9fb29183d0
2016-11-04 17:03:01 -07:00
Dave Townsend baee0ed159 Bug 1315402: Detect more head files for tests automatically. r=standard8, r=jryans
Some test files aren't named according to the standard style so this attempts
to first detect test files by loading the test manifest files in the directory
and matching the filename to sections in them. Any file listed in a manifest is
considered to be a test. It still falls back to filename matching if no manifest
could be found, particularly in the event the manifest has a strange name and
we can't identify the test type from it.

The manifests for a directory are cached to speed up checking when linting
multiple files in the same directory.

MozReview-Commit-ID: 91bxOeZZcKa

--HG--
extra : rebase_source : 18190110a14083aead00cd9e6bbd9c5a6a264bff
2016-11-04 15:46:07 -07:00
Geoff Brown 58c42364e1 Bug 1305095 - Use fallback hg fingerprint on socket.timeout also; r=Callek 2016-11-09 09:26:58 -07:00
Jonathan Kew a4fc79804c Bug 1315986 followup - The static_assert to check Gecko vs ICU versions is only relevant when ENABLE_INTL_API is true. Bustage fix for Android on a CLOSED TREE. 2016-11-09 16:14:58 +00:00
Carsten "Tomcat" Book 5b3af6e85f Merge mozilla-central to mozilla-inbound 2016-11-09 16:39:18 +01:00
Carsten "Tomcat" Book 846adaea6c merge mozilla-inbound to mozilla-central a=merge 2016-11-09 16:38:04 +01:00
Carsten "Tomcat" Book 61fea2322c merge autoland to mozilla-central a=merge 2016-11-09 16:36:48 +01:00
Jonathan Kew c0d2685148 Bug 1315986 - Update line-break class mapping in nsJISx4051LineBreaker to handle new classes in ICU58/Unicode 9, and add assertions to detect any future additions that will require further updates. r=masayuki 2016-11-09 15:07:54 +00:00
Florian Quèze 8329214144 Bug 1315228 - add a popupIconClass option to popup notifications so that the microphone and screensharing icons can be set without hacks, r=paolo. 2016-11-09 15:32:49 +01:00
ffxbld 426cccbbc7 No bug, Automated blocklist update from host bld-linux64-spot-252 - a=blocklist-update 2016-11-09 06:21:47 -08:00
ffxbld c215ce9f71 No bug, Automated HPKP preload list update from host bld-linux64-spot-252 - a=hpkp-update 2016-11-09 06:21:45 -08:00
ffxbld f835d23909 No bug, Automated HSTS preload list update from host bld-linux64-spot-252 - a=hsts-update 2016-11-09 06:21:43 -08:00
Lars T Hansen 68056cc1c3 Bug 1313114 - bulk change to remove test-also-wasm-baseline directives; add directives.txt files. r=bbouvier
--HG--
extra : rebase_source : f3fd2830928d0a3891aa884383ec54457e16e2d2
2016-11-09 11:38:01 +01:00
Sebastian Hengst 115286c614 Backed out changeset 9c1069e2a42e (bug 1236222) for failing xpcshell test test_csp_reports.js. r=backout 2016-11-09 11:31:38 +01:00
amy c48ec5eaa8 Bug 976073 - Part 2: Modify errors from try server, r=jdm 2016-11-09 17:26:03 +08:00
amy a58ca1d174 Bug 976073 - Part 1 : Implement spec, r=jdm r=dveditz 2016-11-09 17:14:21 +08:00
Yoshi Huang f69409d97b Bug 1315927 - ignore firstPartyDomain and userContextId in PermissionStatus. r=baku 2016-11-09 18:04:31 +08:00
Carsten "Tomcat" Book 1d94331de7 Backed out changeset 364305744e4c (bug 1297790) for test bustage 2016-11-09 10:26:27 +01:00