WebKit Bugzilla
Attachment 340054 Details for
Bug 185501
: Remove the unused HAVE_OS_ACTIVITY
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-185501-20180509173314.patch (text/plain), 1.06 KB, created by
Tim Horton
on 2018-05-09 17:33:14 PDT
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Tim Horton
Created:
2018-05-09 17:33:14 PDT
Size:
1.06 KB
patch
obsolete
>Subversion Revision: 231621 >diff --git a/Source/WebKit/ChangeLog b/Source/WebKit/ChangeLog >index 6c50dfede44bc4b9461beb0bf0326a931fdc4468..670818693ebd52eeb582ff52500e015c581de5a0 100644 >--- a/Source/WebKit/ChangeLog >+++ b/Source/WebKit/ChangeLog >@@ -1,3 +1,12 @@ >+2018-05-09 Tim Horton <timothy_horton@apple.com> >+ >+ Remove the unused HAVE_OS_ACTIVITY >+ https://bugs.webkit.org/show_bug.cgi?id=185501 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * config.h: >+ > 2018-05-09 Wenson Hsieh <wenson_hsieh@apple.com> > > [Extra zoom mode] fast/viewport/extrazoom/viewport-change-min-device-width.html sometimes fails >diff --git a/Source/WebKit/config.h b/Source/WebKit/config.h >index 6e1df24f752ce597e0f369dddfaf93dd42e8d630..5f3e67582f199778a7a261c1148a5b64be6e566b 100644 >--- a/Source/WebKit/config.h >+++ b/Source/WebKit/config.h >@@ -89,12 +89,6 @@ > #endif > #endif > >-#ifndef HAVE_OS_ACTIVITY >-#if PLATFORM(IOS) || PLATFORM(MAC) >-#define HAVE_OS_ACTIVITY 1 >-#endif >-#endif >- > #ifndef ENABLE_NETWORK_CAPTURE > #if PLATFORM(COCOA) > #define ENABLE_NETWORK_CAPTURE 1
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 185501
: 340054