WebKit Bugzilla
Attachment 359179 Details for
Bug 193455
: Remove reporting for iOS mach lookups confirmed in-use
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
bug-193455-20190115105211.patch (text/plain), 4.08 KB, created by
Per Arne Vollan
on 2019-01-15 10:52:12 PST
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Per Arne Vollan
Created:
2019-01-15 10:52:12 PST
Size:
4.08 KB
patch
obsolete
>Index: Source/WebKit/ChangeLog >=================================================================== >--- Source/WebKit/ChangeLog (revision 239992) >+++ Source/WebKit/ChangeLog (working copy) >@@ -1,3 +1,13 @@ >+2019-01-15 Per Arne Vollan <pvollan@apple.com> >+ >+ Remove reporting for iOS mach lookups confirmed in-use >+ https://bugs.webkit.org/show_bug.cgi?id=193455 >+ <rdar://problem/47259551> >+ >+ Reviewed by NOBODY (OOPS!). >+ >+ * Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb: >+ > 2019-01-15 Brian Burg <bburg@apple.com> > > WebDriver: update Create Window implementation to support newest specification >Index: Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb >=================================================================== >--- Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (revision 239990) >+++ Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.WebContent.sb (working copy) >@@ -467,7 +467,6 @@ > (global-name "com.apple.accessibility.AccessibilityUIServer") > (global-name "com.apple.accessibility.heard") > (global-name "com.apple.accountsd.accountmanager") >- (global-name "com.apple.analyticsd") > (global-name "com.apple.app-sandbox.mach") > (global-name "com.apple.appsupport.cplogd") > (global-name "com.apple.assertiond.applicationstateconnection") >@@ -481,12 +480,10 @@ > (global-name "com.apple.audio.audiohald") > (global-name "com.apple.audio.reporting.xpc") > (global-name "com.apple.avkit.SharedPreferences") >- (global-name "com.apple.awdd") > (global-name "com.apple.backboard.TouchDeliveryPolicyServer") > (global-name "com.apple.backboard.animation-fence-arbiter") > (global-name "com.apple.backboard.display.services") > (global-name "com.apple.backboard.hid.focus") >- (global-name "com.apple.backboard.hid.services") > (global-name "com.apple.bird") > (global-name "com.apple.bird.token") > (global-name "com.apple.cfprefsd.agent") >@@ -512,39 +509,31 @@ > (global-name "com.apple.corespotlightservice") > (global-name "com.apple.ctkd.token-client") > (global-name "com.apple.cvmsServ") >- (global-name "com.apple.diagnosticd") > (global-name "com.apple.duetknowledged.activity") > (global-name "com.apple.dyld.closured") > (global-name "com.apple.frontboard.workspace") > (global-name "com.apple.gpumemd.source") > (global-name "com.apple.hangtracerd") >- (global-name "com.apple.iohideventsystem") >- (global-name "com.apple.iphone.axserver-systemwide") > (global-name "com.apple.itunescloudd.xpc") > (global-name "com.apple.itunesstored.xpc") > (global-name "com.apple.librariand") >- (global-name "com.apple.locationd.registration") > (global-name "com.apple.locationd.spi") > (global-name "com.apple.locationd.synchronous") > (global-name "com.apple.lsd") > (global-name "com.apple.lsd.advertisingidentifiers") > (global-name "com.apple.lsd.icons") >- (global-name "com.apple.lsd.open") > (global-name "com.apple.lsd.openurl") > (global-name "com.apple.lsdiconservice") > (global-name "com.apple.managedconfiguration.profiled.public") > (global-name "com.apple.marco") > (global-name "com.apple.mediaserverd") > (global-name "com.apple.mobile.usermanagerd.xpc") >- (global-name "com.apple.mobileassetd") >- (global-name "com.apple.mobileassetd.v2") > (global-name "com.apple.mobilegestalt.xpc") > (global-name "com.apple.nehelper") > (global-name "com.apple.nesessionmanager") > (global-name "com.apple.pegasus") > (global-name "com.apple.pluginkit.pkd") > (global-name "com.apple.pluginkit.plugin-service") >- (global-name "com.apple.powerlog.plxpclogger.xpc") > (global-name "com.apple.quicklook.ThumbnailsAgent") > (global-name "com.apple.revisiond") > (global-name "com.apple.siri.context.service") >@@ -552,6 +541,5 @@ > (global-name "com.apple.system.libinfo.muser") > (global-name "com.apple.tccd") > (global-name "com.apple.uifoundation-bundle-helper") >- (global-name "com.apple.webinspector") > (global-name "com.apple.webkit.camera") > )
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 193455
: 359179