[Webkit-unassigned] [Bug 114723] WebProcess: Couldn't initialize sandbox profile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 17 10:33:01 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114723





--- Comment #2 from Benjamin Poulain <benjamin at webkit.org>  2013-04-17 10:31:18 PST ---
Yes indeed: 

// Some platforms provide UI for suggesting autocorrection.

// Some platforms use spelling and autocorrection markers to provide visual cue.
// On such platform, if word with marker is edited, we need to remove the marker.(version 1)
(deny default (with partial-symbolication))
(allow ipc-posix-shm system-audit system-socket file-read-metadata)


Those strings are defined in Platform.h, I don't know how they ended up in here...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list