WebKit Bugzilla
Attachment 348150 Details for
Bug 188827
: Translate 4 tests using WKPageLoaderClient to ObjC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Build fix
bug-188827.diff (text/plain), 1.88 KB, created by
Don Olmstead
on 2018-08-27 09:28:10 PDT
(
hide
)
Description:
Build fix
Filename:
MIME Type:
Creator:
Don Olmstead
Created:
2018-08-27 09:28:10 PDT
Size:
1.88 KB
patch
obsolete
>diff --git a/Tools/ChangeLog b/Tools/ChangeLog >index a5bd0a1f433..a9fd4a5b704 100644 >--- a/Tools/ChangeLog >+++ b/Tools/ChangeLog >@@ -1,3 +1,15 @@ >+2018-08-27 Don Olmstead <don.olmstead@sony.com> >+ >+ Translate 4 tests using WKPageLoaderClient to ObjC >+ https://bugs.webkit.org/show_bug.cgi?id=188827 >+ <rdar://problem/43756020> >+ >+ Unreviewed build fix. >+ >+ Remove references to deleted files. >+ >+ * TestWebKitAPI/CMakeLists.txt: >+ > 2018-08-27 Alex Christensen <achristensen@webkit.org> > > Translate 4 tests using WKPageLoaderClient to ObjC >diff --git a/Tools/TestWebKitAPI/CMakeLists.txt b/Tools/TestWebKitAPI/CMakeLists.txt >index 756f43c6977..968af764992 100644 >--- a/Tools/TestWebKitAPI/CMakeLists.txt >+++ b/Tools/TestWebKitAPI/CMakeLists.txt >@@ -62,7 +62,6 @@ if (ENABLE_WEBKIT) > ${TESTWEBKITAPI_DIR}/Tests/WebKit/ReloadPageAfterCrash.cpp > ${TESTWEBKITAPI_DIR}/Tests/WebKit/ResizeWindowAfterCrash.cpp > ${TESTWEBKITAPI_DIR}/Tests/WebKit/RestoreSessionStateContainingFormData.cpp >- ${TESTWEBKITAPI_DIR}/Tests/WebKit/ShouldGoToBackForwardListItem.cpp > ${TESTWEBKITAPI_DIR}/Tests/WebKit/TextFieldDidBeginAndEndEditing.cpp > ${TESTWEBKITAPI_DIR}/Tests/WebKit/UserMedia.cpp > ${TESTWEBKITAPI_DIR}/Tests/WebKit/UserMessage.cpp >@@ -210,7 +209,6 @@ if (ENABLE_WEBKIT) > ${TESTWEBKITAPI_DIR}/Tests/WebKit/ParentFrame_Bundle.cpp > ${TESTWEBKITAPI_DIR}/Tests/WebKit/ProvisionalURLAfterWillSendRequestCallback_Bundle.cpp > ${TESTWEBKITAPI_DIR}/Tests/WebKit/ResponsivenessTimerDoesntFireEarly_Bundle.cpp >- ${TESTWEBKITAPI_DIR}/Tests/WebKit/ShouldGoToBackForwardListItem_Bundle.cpp > ${TESTWEBKITAPI_DIR}/Tests/WebKit/TextFieldDidBeginAndEndEditing_Bundle.cpp > ${TESTWEBKITAPI_DIR}/Tests/WebKit/UserMessage_Bundle.cpp > ${TESTWEBKITAPI_DIR}/Tests/WebKit/WillLoad_Bundle.cpp
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 188827
:
347725
|
347730
|
347739
|
348145
|
348150
|
348168
|
348169