|
Lines 1-3
a/Source/WebCore/ChangeLog_sec1
|
|
|
1 |
2018-04-21 Dean Jackson <dino@apple.com> |
| 2 |
|
| 3 |
Expose whether you've build with the Apple Internal SDK |
| 4 |
https://bugs.webkit.org/show_bug.cgi?id=184864 |
| 5 |
|
| 6 |
Reviewed by NOBODY (OOPS!). |
| 7 |
|
| 8 |
Internals API to let a test know if it is running with the |
| 9 |
Apple internal SDK. |
| 10 |
|
| 11 |
* testing/Internals.cpp: |
| 12 |
(WebCore::usingAppleInternalSDK const): |
| 13 |
* testing/Internals.h: |
| 14 |
* testing/Internals.idl: |
| 15 |
|
| 1 |
2018-04-20 Nan Wang <n_wang@apple.com> |
16 |
2018-04-20 Nan Wang <n_wang@apple.com> |
| 2 |
|
17 |
|
| 3 |
AX: AOM does not work with DOM Level 1 events |
18 |
AX: AOM does not work with DOM Level 1 events |