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

632538 Коммитов

Автор SHA1 Сообщение Дата
Andrea Marchesini e563896a47 Bug 1515665 - StorageAccess::ePartitionedOrDeny must be used only for trackers, rehsan 2019-01-23 19:19:19 +01:00
Andrea Marchesini 8e0c688733 Bug 1521051 - Get rid of nsICookiePermission.ACCESS_ALLOW_FIRST_PARTY_ONLY, r=johannh, r=flod 2019-01-23 19:19:19 +01:00
Andrea Marchesini fb5e2a4f57 Bug 1521051 - nsICookiePermission.ACCESS_LIMIT_THIRD_PARTY, r=valentin, r=johannh 2019-01-23 19:19:18 +01:00
Dylan Roeh 978362d8c2 Bug 1382637 - Zombify tabs in onDestroy to ensure video/audio recording ends when Fennec is swipe-to-killed. r=snorp 2019-01-23 11:41:01 -06:00
J.C. Jones 376e2e4fdd Bug 1512719 - land NSS NSS_3_42_BETA1 UPGRADE_NSS_RELEASE, r=me
--HG--
extra : rebase_source : b5b0f18427d33d3d88c514a5de3a0e799881a183
extra : amend_source : 56a9b6c2c58b0ef459a03c13626225c09eebbf0c
2019-01-23 17:46:08 +00:00
Ekanan Ketunuti 50ac7d8c8b Bug 1522007 - Add words to en-US dictionary. r=ehsan 2019-01-23 07:38:07 +07:00
Andrew Osmond b04c5a5091 Bug 1501195 - Fix snapping issues caused by translation only transforms. r=jrmuizel
In nsDisplayTransform::CreateWebRenderCommands we should be rounding the
translation from the reference frame if there is no other transformation
to better match non-WebRender which performs similar rounding in
ChooseScaleAndSetTransform.

Differential Revision: https://phabricator.services.mozilla.com/D14265
2019-01-23 12:15:41 -05:00
Nathan Froyd 577b673167 Bug 1485216 - follow-up - really delete now-dead code; r=me 2019-01-23 12:14:50 -05:00
Coroiu Cristina 7b59ea27c9 Backed out changeset 00074091644d (bug 1519095) for browser-chrome failures at browser/base/content/test/popups/browser_popup_blocker.js 2019-01-23 18:29:50 +02:00
David Major 5d867a09d0 Bug 1520014: Disable -Wc++11-narrowing in vixl under clang-cl. r=froydnj 2019-01-23 11:01:05 -05:00
Arjun Krishna Babu 79422dbdcd Bug 1521581 - Make Close tabs confirm button title case. r=dao 2019-01-23 16:40:26 +01:00
Cristina Coroiu 1dbb45b314 Bug 1507337 - disable browser_animation_logic_mutations_fast.js on debug for frequent failures r=jmaher 2019-01-23 07:26:00 +02:00
Geoff Brown 3ca0bd99af Bug 1520282 - When launching android emulator from mach, use a new pipe to stdin; r=bc 2019-01-23 08:29:09 -07:00
Olli Pettay 75111566f5 Bug 1522084 - HighPriorityEventPendingForTopLevelDocumentBeforeContentfulPaint should return false for data documents, r=jesup
--HG--
extra : rebase_source : 7c7918229a353f39824aeb7a12b8e393c9d6cdf0
2019-01-23 16:07:21 +02:00
Paolo Amadini 4a71d85f24 Bug 1519095 - Allow changing the text of an existing notification. r=jaws
This fixes the notification bar that shows how many popup windows have been blocked.

Differential Revision: https://phabricator.services.mozilla.com/D17152

--HG--
extra : rebase_source : 2c42491f121c8279330f0bb797b3600c73a6861f
2019-01-21 19:56:38 +00:00
Mihai Tabara d1a74b81ea Bug 1518236: Fix/update WNP with locales for 65; r=flod a=whats-new 2019-01-23 13:54:52 +00:00
Nathan Froyd 54d71bdb59 Bug 1521801 - fix process type annotation for content process crashes; r=gsvelto 2019-01-23 08:51:32 -05:00
longsonr d37b7ed878 Bug 1521946 - Move nsSMILTypes and nsSMILValue to the mozilla namespace r=birtles
--HG--
rename : dom/smil/nsSMILTypes.h => dom/smil/SMILTypes.h
rename : dom/smil/nsSMILValue.cpp => dom/smil/SMILValue.cpp
rename : dom/smil/nsSMILValue.h => dom/smil/SMILValue.h
2019-01-23 13:48:08 +00:00
Ryan Hunt 3e87663a7f Bug 1518640 - Use the visual viewport for anchor node selection. r=botond
--HG--
extra : rebase_source : 0f7038a4bf6b7d2a7958177b883c7fbb4130d288
extra : intermediate-source : 97681055c88c7af478467d6c76e227d0cb916aad
extra : source : 27bbb318ecb4f44c315f87584bdeb1b239d80cef
2019-01-22 13:37:16 -06:00
André Bargull b1378cf731 Bug 1521127 - Part 3: Don't check for singleton allocation sites when creating typed arrays. r=jandem 2019-01-18 09:35:27 -08:00
André Bargull d30079bc52 Bug 1521127 - Part 2: Remove more preliminary objects tracking for array objects. r=jandem 2019-01-22 05:02:45 -08:00
André Bargull 5c52c10f8f Bug 1521127 - Part 1: Remove js::Class* argument from SetClassAndProto and splicePrototype. r=jandem 2019-01-18 09:37:49 -08:00
James Graham c8a79d483d Bug 1515043 - Remove expected data for throttling-webaudio.window.html, a=testonly on a CLOSED TREE 2019-01-23 13:15:52 +00:00
Coroiu Cristina 9d23ccbca9 Backed out 3 changesets (bug 1521127) for build bustages at builds/worker/workspace/build/src/js/src/vm/ObjectGroup.cpp on a CLOSED TREE
Backed out changeset 10f6f2e55f09 (bug 1521127)
Backed out changeset 232668044fbf (bug 1521127)
Backed out changeset 6ac126ad6e18 (bug 1521127)
2019-01-23 15:05:09 +02:00
Andrea Marchesini 5018c31d19 Bug 1516133 - Avoid extra main-thread jumps during the URL-classification, r=dimi 2019-01-17 09:33:25 +01:00
André Bargull 20c9e44215 Bug 1521127 - Part 1: Remove js::Class* argument from SetClassAndProto and splicePrototype. r=jandem 2019-01-18 09:37:49 -08:00
André Bargull 20793d1ee7 Bug 1521127 - Part 2: Remove more preliminary objects tracking for array objects. r=jandem 2019-01-22 05:02:45 -08:00
André Bargull f993a3ae06 Bug 1521127 - Part 3: Don't check for singleton allocation sites when creating typed arrays. r=jandem 2019-01-18 09:35:27 -08:00
Coroiu Cristina 8aa7253505 Backed out changeset e310a6576d51 (bug 1516133) for service-workers failures with crashes on MOZ_CrashOOL 2019-01-23 13:43:15 +02:00
James Graham 09f52aeee6 Bug 1522072 - Disable tests that are unstable in WebRender, a=testonly 2019-01-23 11:05:06 +00:00
James Graham 46b368b1b5 Bug 1519865 - Disable IndexedDB tests for instability, a=testonly 2019-01-23 11:05:04 +00:00
James Graham 690c7e8769 Bug 1520788 - Disable unstable media-capture test on linux, a=testonly 2019-01-23 11:05:02 +00:00
James Graham 9f90fda811 Bug 1520787 - Add long timeout to mediastreamtrack test, a=testonly 2019-01-23 11:05:01 +00:00
James Graham b1bc132970 Bug 1520785 - Disable flaky pointer events test, a=testonly 2019-01-23 11:04:59 +00:00
James Graham f0c01ab433 Bug 1519417 - Disable prompt-and-unload-script-closeable.html for instability, a=testonly 2019-01-23 11:04:58 +00:00
James Graham e16e849567 Bug 1519865 - Disable unstable IndexedDB tests, a=testonly 2019-01-23 11:04:56 +00:00
James Graham 8bc67e8731 Bug 1520784 - Fixup test not working when logging is disabled, a=testonly 2019-01-23 11:04:55 +00:00
James Graham 89a54a46e2 Bug 1519862 - Provide a helpful error message when we get a JS Document Unloaded exception, r=ato
Differential Revision: https://phabricator.services.mozilla.com/D16839
2019-01-23 11:04:53 +00:00
James Graham e507d68f3c Bug 1519862 - Improve logging for crashes, r=ato
Differential Revision: https://phabricator.services.mozilla.com/D16838
2019-01-23 11:04:51 +00:00
James Graham b95e7d5e7a Bug 1519862 - Handle case where mozcrash can't read the dump file, r=ato
This works around the fact that we sometimes get an IOError trying to
read a dump file on Windows.

Differential Revision: https://phabricator.services.mozilla.com/D16837
2019-01-23 11:04:50 +00:00
James Graham 4a3c4618c1 Bug 1519862 - Allow ignoring process_crash in determing mozharness job status, r=ahal
For shutdown crashes in wpt wse need to ignore the crashes for now
until we have a way of allowing specific ones. So just have a global
flag that permits this.

Differential Revision: https://phabricator.services.mozilla.com/D16836
2019-01-23 11:04:48 +00:00
James Graham c2a7cf5487 Bug 1519862 - Give mozharness output to indicate why a job failed, r=ahal
Sometimes it's unclear which of the errors are leading to a
failure. For example wpt sometimes has PROCESS-CRASH lines that don't
contribute to a failure. To make this easier to understand record the
reason for the failure in the log so it appears in the summaries.

Differential Revision: https://phabricator.services.mozilla.com/D16835
2019-01-23 11:04:47 +00:00
James Graham 318eab7ab7 Bug 1519862 - Handle unstructured lines in mozlog output better in mozharness, r=ahal
Instead of printing one log message per line about the fact the output
was unstructured, just print one per group of unstructured lines.

Differential Revision: https://phabricator.services.mozilla.com/D16834
2019-01-23 11:04:45 +00:00
James Graham eac0ae8572 Bug 1519862 - Ignore missing leak files for tab process in wpt, r=ato
It can happen that a tab has an expected crash in wpt. As a result we
won't get a valid leak file for that content process. But this
shouldn't cause the tests to fail. In the absence of a more precise
mechanism we just disable that check for the tab process, but it would
be an improvement to know which processes crashed and ensure that only
those ended up with unexpected leak files.

Differential Revision: https://phabricator.services.mozilla.com/D16833
2019-01-23 11:04:44 +00:00
James Graham 2f0761e35a Bug 1519862 - Don't set status to crash if we find a crash dump, r=ato
This behaviour was leading to intermittent failures with shutdown
crashes, as according to timing we would sometimes get a crash dump
file and sometimes not (or we would sometimes get a shutdown crash and
sometimes not). Until we either have the ability to allow certain
crashes or the ability to set multiple expected statuses, don't change
the test status when we find a process crashed (the crash will
still be logged).

Differential Revision: https://phabricator.services.mozilla.com/D16832
2019-01-23 11:04:42 +00:00
James Graham 560f1e9893 Bug 1519862 - Close windows after test finishes rather than before next test, r=ato
This means that if closing the windows is problematic it affects the
status of the current test not the next one.

Differential Revision: https://phabricator.services.mozilla.com/D16831
2019-01-23 11:04:41 +00:00
James Graham 1b1d53c577 Bug 1519862 - Interpret the window being missing as a crash, r=ato
If we get a NoSuchWindow error from marionette, then something happend
that caused the window to disappear, which we can interpret as a
crash. This may not be true if we accidentially navigated the window
to file:// or something else that causes a remoteness change, but
those are basically marionette bugs so in the long term this should be
correct.

Differential Revision: https://phabricator.services.mozilla.com/D16830
2019-01-23 11:04:39 +00:00
James Graham 00b2eff0a0 Bug 1485887 - Disable flaky tests for unload event, a=testonly 2019-01-23 11:04:38 +00:00
James Graham c526a7aefc Bug 1519863 - Ensure testharness.js accounts for the timeout multiplier, r=gsnedders
Differential Revision: https://phabricator.services.mozilla.com/D16829
2019-01-23 11:04:36 +00:00
moz-wptsync-bot 298735f7c9 Bug 1515043 - [wpt-sync] Update web-platform-tests to 8506febdb9bdce487ef7e4ff91e9b70853019b38, a=testonly
wpt-head: 8506febdb9bdce487ef7e4ff91e9b70853019b38
wpt-type: landing


--HG--
rename : testing/web-platform/meta/html/semantics/embedded-content/__dir__.ini => testing/web-platform/meta/feature-policy/reporting/__dir__.ini
rename : testing/web-platform/meta/html/semantics/embedded-content/__dir__.ini => testing/web-platform/meta/html/semantics/scripting-1/__dir__.ini
rename : testing/web-platform/meta/html/semantics/embedded-content/__dir__.ini => testing/web-platform/meta/referrer-policy/origin-when-cross-origin/meta-referrer/__dir__.ini
rename : testing/web-platform/meta/html/semantics/embedded-content/__dir__.ini => testing/web-platform/meta/worklets/__dir__.ini
2019-01-23 11:04:35 +00:00