WebKit Bugzilla
Attachment 358916 Details for
Bug 193327
: Add WKBundlePage SPI to temporarily force light or dark appearance on a page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193327-20190111112803.patch (text/plain), 1.20 KB, created by
Timothy Hatcher
on 2019-01-11 11:28:03 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Timothy Hatcher
Created:
2019-01-11 11:28:03 PST
Size:
1.20 KB
patch
obsolete
>Subversion Revision: 239836 >diff --git a/Tools/ChangeLog b/Tools/ChangeLog >index a613a59755a19b7743e739c64ccf683d798c82a8..77d84d9f653bc04aa3efe88db3bafea0b5fbfc46 100644 >--- a/Tools/ChangeLog >+++ b/Tools/ChangeLog >@@ -1,3 +1,11 @@ >+2019-01-11 Timothy Hatcher <timothy@apple.com> >+ >+ Unreviewed, fix #ifdef in API test added in r239851. >+ https://bugs.webkit.org/show_bug.cgi?id=193327 >+ rdar://problem/47093222 >+ >+ * TestWebKitAPI/Tests/WebKit/mac/ForceLightAppearanceInBundle_Bundle.mm: >+ > 2019-01-10 Timothy Hatcher <timothy@apple.com> > > Add WKBundlePage SPI to temporarily force light or dark appearance on a page. >diff --git a/Tools/TestWebKitAPI/Tests/WebKit/mac/ForceLightAppearanceInBundle_Bundle.mm b/Tools/TestWebKitAPI/Tests/WebKit/mac/ForceLightAppearanceInBundle_Bundle.mm >index d199f16f570a54f85a233a4c2e9c7bf5a17ba0a9..aeba1c348fbc66a170e539e0a7286aee9153e604 100644 >--- a/Tools/TestWebKitAPI/Tests/WebKit/mac/ForceLightAppearanceInBundle_Bundle.mm >+++ b/Tools/TestWebKitAPI/Tests/WebKit/mac/ForceLightAppearanceInBundle_Bundle.mm >@@ -25,7 +25,7 @@ > > #include "config.h" > >-#if ENABLE(DARK_MODE_CSS) && WK_HAVE_C_SPI >+#if WK_HAVE_C_SPI > > #include "InjectedBundleTest.h" >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193327
:
358808
|
358813
|
358818
| 358916