|
Lines 1-3
a/Source/WebCore/ChangeLog_sec1
|
|
|
1 |
2019-08-14 Justin Fan <justin_fan@apple.com> |
| 2 |
|
| 3 |
[WebGPU] Use of WebGPU should not force discrete GPU |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=200740 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
Request a low-power device from Metal by default. |
| 9 |
|
| 10 |
No change in testable behavior. |
| 11 |
|
| 12 |
* platform/graphics/gpu/GPURequestAdapterOptions.h: |
| 13 |
* platform/graphics/gpu/cocoa/GPUDeviceMetal.mm: |
| 14 |
(WebCore::GPUDevice::tryCreate): |
| 15 |
|
| 1 |
2019-08-14 Zalan Bujtas <zalan@apple.com> |
16 |
2019-08-14 Zalan Bujtas <zalan@apple.com> |
| 2 |
|
17 |
|
| 3 |
[ContentChangeObserver] Stop content change observation explicitly. |
18 |
[ContentChangeObserver] Stop content change observation explicitly. |