Boris Zbarsky
86db2ae4fd
Bug 1386530. Fix handling of type changes that affect validity state to properly notify state changes. r=jessica
...
MozReview-Commit-ID: Khhzi1HyCpt
2017-09-22 15:47:16 -04:00
Robert Strong
5e2db259a2
Bug 1402376 - test code - Add whether the client has an incompatible version of JAWS to the update url. r=jimm
2017-09-22 12:45:39 -07:00
Robert Strong
d4c12b589b
Bug 1402376 - client code - Add whether the client has an incompatible version of JAWS to the update url. r=jimm
2017-09-22 12:43:36 -07:00
Ben Kelly
e30ff3b66d
Bug 1402085 P2 Add a WPT test case verifying ServiceWorkerContainer.ready works when the registration is resurrected. r=asuth
2017-09-22 12:38:09 -07:00
Ben Kelly
c5df01040e
Bug 1402085 P1 Maybe fire ServiceWorkerContainer.ready promise when a registration is resurrected. r=asuth
2017-09-22 12:38:09 -07:00
Jonathan Kew
78a3e1848f
Bug 1402048 - Remove the legacy non-IDNA2008 code path from nsIDNService, now that we always require ICU to build. r=valentin
2017-09-22 19:25:50 +01:00
Joel Maher
2de2826b94
Bug 1402301 - run preflight setup on windows for web-platform-tests to adjust screen resolution, also adjust tests that are affected. r=jgraham
2017-09-22 14:20:36 -04:00
Joel Maher
914382c2da
Bug 1401501 - ensure windows10 resolution is 1280x1024. r=ahal
2017-09-22 14:20:33 -04:00
Randell Jesup
800b45250d
Bug 1402242: use 2-byte vp8 picture ids always (cherrypick of issue 7877) r=dminor
2017-09-22 14:16:59 -04:00
Bas Schouten
576b1d0c7d
Bug 1392453: Allow a small amount of list-in-list drawing commands. r=mchang
...
MozReview-Commit-ID: H4w5gPVOhwg
2017-09-22 19:37:02 +02:00
Geoff Brown
d35762b75d
Bug 1401287 - Skip sandbox check for test plug-in on Android; r=dbaron
...
The test plugins - dom/plugins/test/testplugin - are not built on Android.
By assuming that the test plugin is not available on Android, a per-manifest
check and warning can be avoided.
2017-09-22 11:32:40 -06:00
Geoff Brown
3c8e31bdb7
Bug 1402347 - Be more exact in Android tests when checking run time; r=jmaher
2017-09-22 11:32:38 -06:00
Geoff Brown
cca7883fca
Bug 1361476 - Change instance type for linux64-asan mochitest-devtools tests; r=ryanvm
...
For the last month or so, asan mochitest-devtools tests have been running on
xlarge instances, in an experiment. Since there is no conclusive evidence that
xlarge improved results, I am putting this back the way I found it.
2017-09-22 11:32:36 -06:00
David Anderson
cac14c2173
Fix shutdown leak in TextureSourceProviderMLGPU. (bug 1398304, r=bas)
2017-09-22 09:48:12 -07:00
Luke Wagner
c558894746
Bug 1329019 - Baldr: don't transport MacroAssemblers between helper and ModuleGenerator threads (r=lth)
...
MozReview-Commit-ID: 7OAc188WmzB
2017-09-22 11:05:38 -05:00
Luke Wagner
65f6c844dc
Bug 1329019 - Baldr: Split CallSiteAndTarget into CallSite and CallSiteTarget (r=lth)
...
MozReview-Commit-ID: 8pBMZHnHcIf
2017-09-22 11:05:25 -05:00
Luke Wagner
bbe32a26fd
Bug 1329019 - Baldr: Only compute bytecode hash in debug mode (r=yury)
...
MozReview-Commit-ID: GKxQzBznHJh
2017-09-22 11:05:05 -05:00
Luke Wagner
bb375a16d4
Bug 1329019 - Allow specifying capacity to Vector::replaceRawBuffer (r=froydnj)
...
MozReview-Commit-ID: 9Eq6PR53n4i
2017-09-22 10:34:24 -05:00
Luke Wagner
231c33a9fe
Bug 1329019 - Vector::podResizeToFit should update reserved (r=froydnj)
...
MozReview-Commit-ID: CkoNRjxmjom
2017-09-22 10:33:36 -05:00
Luke Wagner
42179d2472
Bug 1329019 - Baldr: simplify InternalLink code (r=lth)
...
MozReview-Commit-ID: HGpmFpyKit8
2017-09-22 10:32:27 -05:00
Bob Owen
acefcfd58a
Bug 1402340: On non-Nightly revert back to Windows content process sandbox level 3 to fix suspected top crashes. r=jimm
2017-09-22 16:27:13 +01:00
Ryan Hunt
21b23600b7
Bug 1401638 - Fixup implicit constructor bustage. r=me on a CLOSED TREE
2017-09-22 11:25:17 -04:00
Ryan Hunt
9269f6c8a4
Bug 1401638 - Set and reset mPermitSubpixelAA in push and pop layer for DrawTargetCapture. r=bas
...
MozReview-Commit-ID: DxeNaiAYJvb
--HG--
extra : rebase_source : ea799e4f4d48b52702423d726304b1a5a96fbb65
2017-09-20 12:23:01 -05:00
Sebastian Hengst
a2d2f547b1
Backed out changeset 3d11e27057a3 (bug 1383786) for build bustage on OS X and Windows at gfx/layers/d3d11/TextureD3D11.cpp(1069). r=backout on a CLOSED TREE
2017-09-22 16:23:31 +02:00
Sebastian Hengst
c2765f570f
Backed out changeset fa524e77ef3e (bug 1383786)
2017-09-22 16:22:40 +02:00
Sebastian Hengst
fa3031e45f
Backed out changeset 6b52ab7a62ed (bug 1400912) for mda failures, e.g. in dom/media/tests/mochitest/test_peerConnection_addSecondVideoStreamNoBundle.html and media related mochitest failures. r=backout on a CLOSED TREE
2017-09-22 16:21:46 +02:00
Paul Adenot
3dcc626dd1
Bug 1400912 - Don't keep references to stack variables in camera child code. r=jib
...
MozReview-Commit-ID: 8FbUFdkcVtx
--HG--
extra : rebase_source : c7d9f0d9b786d4a1941d6bb0ceffa9030685432d
extra : source : c2b8b044c915434077caddd9d1322bd8353336d9
2017-09-19 15:18:17 +02:00
Nicolas Silva
7822739981
Bug 1383786 - Make it possible to update TextureHost image keys. r=sotaro
2017-09-22 14:51:46 +02:00
Nicolas Silva
fd98ed2e47
Bug 1383786 - Simplify generating image keys for TextureHosts. r=sotaro
2017-09-22 14:51:42 +02:00
Lars T Hansen
71a8cbdccf
Bug 1380033 - Tiering policy with space proxy. r=luke
...
--HG--
extra : rebase_source : df238cefe35aae6d90e1ad29c8768389a7bdf9a6
extra : amend_source : b7c5abf772eeab5a8f46491c0dc7748b1ad521f2
2017-08-31 12:24:13 +02:00
Jon Coppeard
ba64ef4717
Bug 1401804 - Fix IsMarkedBlack check used in gray marking asserts r=sfink
2017-09-22 13:09:44 +01:00
Sebastian Hengst
f2339cc31c
Backed out changeset be26c0a0a56f (bug 1380033) for build bustage on Windows at js/src/shell/js.cpp(1351). r=backout on a CLOSED TREE
2017-09-22 12:35:00 +02:00
sotaro
abf683608c
Bug 1294788 - Disable AssumeThemePartAndStateAreTransparent() on high contrast mode since Win8.1 r=jrmuizel
...
The problem happened only on themed widget. The problem was triggered by Bug 888870. It just added Windows 8.1 support. When high contrast mode was enabled on Win 10, background color problem happend on themed widgets. There were 2 patterns.
- After hover the menu item, its background color remained highlighted
- After hover the menu item, its background color became black
From it, the problem seemed to be caused by background color drawing of themed widgets. nsNativeThemeWin::DrawWidgetBackground() does the background color drawing. AssumeThemePartAndStateAreTransparent() controls skipping background color drawing of themed widgets. If AssumeThemePartAndStateAreTransparent() was removed, the problem was addressed. From it, how DrawThemeBackground() works seems to be changed on high contrast mode since since Win8.1. To address the problem, the patch remove the skipping on high contrast mode since since Win8.1
2017-09-22 19:07:15 +09:00
Andrea Marchesini
d2b7163264
Bug 1402270 - Sanitizer and BrowsingData should delete QuotaManager storages using the origin directly and not the origin as pattern, r=janv
2017-09-22 11:52:48 +02:00
Sebastian Hengst
1867bfd2c5
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-09-22 11:51:21 +02:00
Sebastian Hengst
79326d87c8
Backed out changeset 5e5ce5633017 (bug 1396951) for frequently failing robocop's testSettingsPages. r=backout a=backout
...
MozReview-Commit-ID: AGZMQKL3eft
2017-09-22 11:49:14 +02:00
Sebastian Hengst
f08b285a28
Backed out changeset 71134284dc36 (bug 1396951)
...
MozReview-Commit-ID: 1hsJHf7XvbM
2017-09-22 11:48:41 +02:00
Sebastian Hengst
8ac65ca47e
Backed out changeset 155c1005c388 (bug 1396951)
...
MozReview-Commit-ID: Egbc73sWnEB
2017-09-22 11:48:36 +02:00
Sebastian Hengst
7bd9fdc344
Backed out changeset e9bc6e08091b (bug 1396951)
...
MozReview-Commit-ID: 1vPPNL6uovN
2017-09-22 11:48:30 +02:00
Sebastian Hengst
e6da11dbfd
Backed out changeset b5a88815b3a6 (bug 1396951)
...
MozReview-Commit-ID: H7q7JLdOCQS
2017-09-22 11:48:25 +02:00
Sebastian Hengst
ee050c207e
Backed out changeset 0a367a71ca43 (bug 1396951)
...
MozReview-Commit-ID: 3UwRalvlkEE
2017-09-22 11:48:19 +02:00
Sebastian Hengst
bf92b79137
Backed out changeset 147051a4cc35 (bug 1402002) for perma-crashing in wpt /css/css-variables-1/variable-first-letter.html on Linux 32 stylo disabled debug and still failing wpt /mediacapture-streams/MediaStream-MediaElement-preload-none.https.html on non-stylo builds. r=backout a=backout
...
MozReview-Commit-ID: EWASfe1D350
--HG--
rename : testing/web-platform/tests/clipboard-apis/OWNERS => testing/web-platform/tests/clipboard/OWNERS
rename : testing/web-platform/tests/css-fonts/font-display/font-display-ref.html => testing/web-platform/tests/css-font-display/font-display-ref.html
rename : testing/web-platform/tests/css-fonts/font-display/font-display.html => testing/web-platform/tests/css-font-display/font-display.html
rename : testing/web-platform/tests/css/css-logical-1/OWNERS => testing/web-platform/tests/css/css-logical-properties-1/OWNERS
rename : testing/web-platform/tests/css/css-logical-1/logicalprops-block-size-vlr.html => testing/web-platform/tests/css/css-logical-properties-1/logicalprops-block-size-vlr.html
rename : testing/web-platform/tests/css/css-logical-1/logicalprops-block-size.html => testing/web-platform/tests/css/css-logical-properties-1/logicalprops-block-size.html
rename : testing/web-platform/tests/css/css-logical-1/logicalprops-inline-size-vlr.html => testing/web-platform/tests/css/css-logical-properties-1/logicalprops-inline-size-vlr.html
rename : testing/web-platform/tests/css/css-logical-1/logicalprops-inline-size.html => testing/web-platform/tests/css/css-logical-properties-1/logicalprops-inline-size.html
rename : testing/web-platform/tests/css/css-logical-1/resources/style-check.js => testing/web-platform/tests/css/css-logical-properties-1/resources/style-check.js
rename : testing/web-platform/tests/css/css-logical-1/cascading-001-ref.html => testing/web-platform/tests/css/css-logical-props-1/cascading-001-ref.html
rename : testing/web-platform/tests/css/css-logical-1/cascading-001.html => testing/web-platform/tests/css/css-logical-props-1/cascading-001.html
rename : testing/web-platform/tests/feature-policy/payment-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html => testing/web-platform/tests/payment-request/payment-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html
rename : testing/web-platform/tests/feature-policy/payment-allowed-by-feature-policy-attribute.https.sub.html => testing/web-platform/tests/payment-request/payment-allowed-by-feature-policy-attribute.https.sub.html
rename : testing/web-platform/tests/feature-policy/payment-allowed-by-feature-policy.https.sub.html => testing/web-platform/tests/payment-request/payment-allowed-by-feature-policy.https.sub.html
rename : testing/web-platform/tests/feature-policy/payment-allowed-by-feature-policy.https.sub.html.headers => testing/web-platform/tests/payment-request/payment-allowed-by-feature-policy.https.sub.html.headers
rename : testing/web-platform/tests/feature-policy/payment-default-feature-policy.https.sub.html => testing/web-platform/tests/payment-request/payment-default-feature-policy.https.sub.html
rename : testing/web-platform/tests/feature-policy/payment-disabled-by-feature-policy.https.sub.html => testing/web-platform/tests/payment-request/payment-disabled-by-feature-policy.https.sub.html
rename : testing/web-platform/tests/feature-policy/payment-disabled-by-feature-policy.https.sub.html.headers => testing/web-platform/tests/payment-request/payment-disabled-by-feature-policy.https.sub.html.headers
rename : testing/web-platform/tests/payment-request/PaymentRequestUpdateEvent/constructor.http.html => testing/web-platform/tests/payment-request/payment-request-update-event-constructor.http.html
rename : testing/web-platform/tests/payment-request/PaymentRequestUpdateEvent/updatewith-method.https.html => testing/web-platform/tests/payment-request/payment-request-update-event-updatewith-method.https.html
2017-09-22 11:42:15 +02:00
Sebastian Hengst
0ff8ca17e1
Backed out changeset abead884f8fb (bug 1402002)
...
MozReview-Commit-ID: 8eNqAd2Ahnd
--HG--
rename : testing/web-platform/meta/css-fonts/font-display/font-display.html.ini => testing/web-platform/meta/css-font-display/font-display.html.ini
rename : testing/web-platform/meta/feature-policy/payment-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html.ini => testing/web-platform/meta/payment-request/payment-allowed-by-feature-policy-attribute-redirect-on-load.https.sub.html.ini
rename : testing/web-platform/meta/feature-policy/payment-allowed-by-feature-policy-attribute.https.sub.html.ini => testing/web-platform/meta/payment-request/payment-allowed-by-feature-policy-attribute.https.sub.html.ini
rename : testing/web-platform/meta/feature-policy/payment-allowed-by-feature-policy.https.sub.html.ini => testing/web-platform/meta/payment-request/payment-allowed-by-feature-policy.https.sub.html.ini
rename : testing/web-platform/meta/feature-policy/payment-default-feature-policy.https.sub.html.ini => testing/web-platform/meta/payment-request/payment-default-feature-policy.https.sub.html.ini
rename : testing/web-platform/meta/feature-policy/payment-disabled-by-feature-policy.https.sub.html.ini => testing/web-platform/meta/payment-request/payment-disabled-by-feature-policy.https.sub.html.ini
2017-09-22 11:36:34 +02:00
Sebastian Hengst
e353ea6dbe
Backed out changeset 9192c6646cec (bug 1401613)
...
MozReview-Commit-ID: E4ZA6a7NMGg
2017-09-22 11:36:27 +02:00
Sebastian Hengst
29b6445766
Backed out changeset 8f4a95f9255c (bug 1402123)
...
MozReview-Commit-ID: 7P4wfS1Bab6
2017-09-22 11:36:05 +02:00
Sebastian Hengst
9e7898d195
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: FKzfDK7mwcx
2017-09-22 11:29:49 +02:00
Nicholas Nethercote
e3c9cbb969
Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm.
...
XPCOM's string API doesn't have the notion of a "null string". But it does have
the notion of a "void string" (or "voided string"), and that's what these
functions are returning. So the names should reflect that.
--HG--
extra : rebase_source : 4e3f982e0873877174a08a25413595ff66f7d20e
2017-09-22 14:35:46 +10:00
Andrea Marchesini
be6c7b50a7
Bug 1401878 - Remove ServiceWorkers in SiteDataManager.jsm, r=bkelly
...
--HG--
extra : rebase_source : 4989e5f5da242fd0c732d519a911339d8f61c307
extra : source : 04888373f12bd5d86ec3f4057c3a2f0b2240c963
2017-09-21 21:32:00 +02:00
Lee Salzman
bff46d728b
Bug 1397918 - don't use versions of libxcb before 1.11.1. r=karlt
...
MozReview-Commit-ID: Ec8ZhCBlPj2
2017-09-22 00:10:35 -04:00
Phil Ringnalda
9728bc3636
Merge m-c to m-i
...
MozReview-Commit-ID: LQmIsTRxble
2017-09-21 20:49:43 -07:00