WebKit Bugzilla
Attachment 358616 Details for
Bug 193245
: [Win] WebKit fails to link.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193245-20190108202538.patch (text/plain), 1.16 KB, created by
Per Arne Vollan
on 2019-01-08 11:25:37 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Per Arne Vollan
Created:
2019-01-08 11:25:37 PST
Size:
1.16 KB
patch
obsolete
>Index: Source/WebCore/ChangeLog >=================================================================== >--- Source/WebCore/ChangeLog (revision 239731) >+++ Source/WebCore/ChangeLog (working copy) >@@ -1,3 +1,14 @@ >+2019-01-08 Per Arne Vollan <pvollan@apple.com> >+ >+ [Win] WebKit fails to link. >+ https://bugs.webkit.org/show_bug.cgi?id=193245 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Include inline definition of JSC symbols. >+ >+ * bindings/js/WorkerScriptController.cpp: >+ > 2019-01-07 Alan Coon <alancoon@apple.com> > > Apply patch. rdar://problem/46941524 >Index: Source/WebCore/bindings/js/WorkerScriptController.cpp >=================================================================== >--- Source/WebCore/bindings/js/WorkerScriptController.cpp (revision 239731) >+++ Source/WebCore/bindings/js/WorkerScriptController.cpp (working copy) >@@ -39,6 +39,7 @@ > #include <JavaScriptCore/Exception.h> > #include <JavaScriptCore/ExceptionHelpers.h> > #include <JavaScriptCore/GCActivityCallback.h> >+#include <JavaScriptCore/JSCInlines.h> > #include <JavaScriptCore/JSLock.h> > #include <JavaScriptCore/PromiseDeferredTimer.h> > #include <JavaScriptCore/StrongInlines.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 193245
:
358612
| 358616