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
Jim Chen
fc16f11c89
Bug 1401737 - 1. Add a diagnostic crash; r=me
...
Add a diagnostic crash for the unexpected case where
GeckoService.register() is called a second time. We know the stack for
the second call, but we want to know the stack for the first call, so we
introduce this intentional crash. r=me for trivial diagnostic patch
which will be backed out ASAP.
MozReview-Commit-ID: HobtPiVSSTR
2017-09-21 23:41:22 -04:00
Andrea Marchesini
b7cd7c515d
Bug 1047098 - "Clear Recent History" must clean up all the ServiceWorkers, r=bkelly
...
This includes minor shutdown fixes by :asuth as discussed on
https://bugzilla.mozilla.org/show_bug.cgi?id=1047098#c56 and c57.
--HG--
extra : rebase_source : d1a230cc005b2a6a71f16ef84a55851ee2f4f66e
extra : source : e89d2565799b4b02d5ee2c56da8d44dc0067f26a
2017-09-21 21:32:00 +02:00
Sean Stangl
e12cd767a3
Bug 1394146 - Avoid overflow on backwards iteration of IC entries. r=jandem
2017-09-21 15:37:00 -04:00
Edouard Oger
27eb845182
Bug 1401590 - Mock FxAccounts#newAccountState in push service tests. r=markh
...
MozReview-Commit-ID: 8kVtWbPKp65
--HG--
extra : rebase_source : cb970e68e7be85ea53723207b91c7981b84d41a4
2017-09-21 13:27:46 -04:00
Wes Kocher
4efc440d90
Backed out changeset f1e37c409e4f (bug 1373853) for leaked preference windows in browser_urlbarAboutHomeLoading.js a=backout
...
MozReview-Commit-ID: 37Zd7ogYu4S
2017-09-21 17:15:39 -07:00
Wes Kocher
733c3896f8
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 9mZaPGxxjXd
2017-09-21 17:04:03 -07:00
Wes Kocher
a7fe048680
Merge inbound to central, a=merge
...
MozReview-Commit-ID: E7k4xViLm4V
2017-09-21 17:03:29 -07:00
Wes Kocher
bedaaf0009
Merge autoland to central, a=merge
...
MozReview-Commit-ID: KNeXnxjnn5u
2017-09-21 16:29:32 -07:00
ffxbld
ec671e96e6
No bug, Automated HPKP preload list update from host bld-linux64-spot-302 - a=hpkp-update
2017-09-21 10:46:13 -07:00
ffxbld
7ecdba9161
No bug, Automated HSTS preload list update from host bld-linux64-spot-302 - a=hsts-update
2017-09-21 10:46:09 -07:00
Sebastian Hengst
51d0835ce7
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-09-21 17:30:38 +02:00
Sebastian Hengst
15ce5cb2db
Backed out changeset 4dab43248f15 (bug 1372823) for crashing GTest on Windows 10 x64 debug. r=backout
...
MozReview-Commit-ID: 1u7TFtv6Mdv
2017-09-21 17:27:32 +02:00
Brian Hackett
c0bced7eee
Bug 1401985 - Purge frontend collection pool after off thread parsing, r=jonco.
2017-09-21 08:18:07 -07:00