RESOLVED FIXED 203265
Revert r243010 on pre-Catalina macOS
https://bugs.webkit.org/show_bug.cgi?id=203265
Summary Revert r243010 on pre-Catalina macOS
Alex Christensen
Reported 2019-10-22 13:16:23 PDT
Revert r243010 on pre-Catalina macOS
Attachments
Patch (1.49 KB, patch)
2019-10-22 13:17 PDT, Alex Christensen
pvollan: review+
Alex Christensen
Comment 1 2019-10-22 13:17:05 PDT
Per Arne Vollan
Comment 2 2019-10-22 13:37:27 PDT
Comment on attachment 381586 [details] Patch R=me.
Alex Christensen
Comment 3 2019-10-22 13:45:57 PDT
Per Arne Vollan
Comment 4 2019-10-22 16:15:04 PDT
Comment on attachment 381586 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=381586&action=review > Source/WebKit/WebProcess/com.apple.WebProcess.sb.in:693 > +#if __MAC_OS_X_VERSION_MIN_REQUIRED >= 101500 || PLATFORM(MACCATALYST) > + (global-name "com.apple.nesessionmanager.content-filter") ;; <rdar://problem/48442387> > +#else > + (global-name "com.apple.nesessionmanager") ;; <rdar://problem/55570995> > +#endif Is this needed in the Networking sandbox as well?
Alex Christensen
Comment 5 2019-10-22 16:15:44 PDT
I'm told it's not from a source that isn't quite sure.
Radar WebKit Bug Importer
Comment 6 2019-10-24 12:37:30 PDT
Note You need to log in before you can comment on or make changes to this bug.