WebKit Bugzilla
Attachment 360399 Details for
Bug 193936
: REGRESSION (r240348): Loading netflix home page panics device
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193936-20190128162348.patch (text/plain), 1.16 KB, created by
Per Arne Vollan
on 2019-01-28 16:23:49 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Per Arne Vollan
Created:
2019-01-28 16:23:49 PST
Size:
1.16 KB
patch
obsolete
>Index: Source/WebKit/ChangeLog >=================================================================== >--- Source/WebKit/ChangeLog (revision 240613) >+++ Source/WebKit/ChangeLog (working copy) >@@ -1,3 +1,14 @@ >+2019-01-28 Per Arne Vollan <pvollan@apple.com> >+ >+ REGRESSION (r240348): Loading netflix home page panics device >+ https://bugs.webkit.org/show_bug.cgi?id=193936 >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ Temporarily enable permissive call filtering. >+ >+ * WebProcess/com.apple.WebProcess.sb.in: >+ > 2019-01-28 Joseph Pecoraro <pecoraro@apple.com> > > [iOS] Attempting to open a Keynote document to iCloud.com from iCloud Files causes crash >Index: Source/WebKit/WebProcess/com.apple.WebProcess.sb.in >=================================================================== >--- Source/WebKit/WebProcess/com.apple.WebProcess.sb.in (revision 240610) >+++ Source/WebKit/WebProcess/com.apple.WebProcess.sb.in (working copy) >@@ -825,7 +825,6 @@ > #endif // PLATFORM(MAC) > > (when (defined? 'syscall-unix) >- (deny syscall-unix (with send-signal SIGKILL)) > (allow syscall-unix > (syscall-number SYS_exit) > (syscall-number SYS_read)
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 193936
: 360399