WebKit Bugzilla
Attachment 358612 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-20190108194019.patch (text/plain), 1.05 KB, created by
Per Arne Vollan
on 2019-01-08 10:40:18 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Per Arne Vollan
Created:
2019-01-08 10:40:18 PST
Size:
1.05 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 239725) >+++ Source/WebCore/bindings/js/WorkerScriptController.cpp (working copy) >@@ -27,6 +27,7 @@ > #include "config.h" > #include "WorkerScriptController.h" > >+#include "JSCInlines.h" > #include "JSDOMBinding.h" > #include "JSDedicatedWorkerGlobalScope.h" > #include "JSEventTarget.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
Flags:
achristensen
:
review+
Actions:
View
|
Formatted Diff
|
Diff
Attachments on
bug 193245
: 358612 |
358616