WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
89885
[Qt-on-Mac] GraphicsSurfaces should not create a global IOSurface handle
https://bugs.webkit.org/show_bug.cgi?id=89885
Summary
[Qt-on-Mac] GraphicsSurfaces should not create a global IOSurface handle
Noam Rosenthal
Reported
2012-06-25 08:52:28 PDT
We're creating IOsurfaces with the "global" attribute, which means that any app on Mac can access their contents. We should switch to using mach_ports, which would be transported via IPC on a secure side-band.
Attachments
Patch
(8.02 KB, patch)
2012-10-24 10:18 PDT
,
Noam Rosenthal
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Noam Rosenthal
Comment 1
2012-10-24 10:18:55 PDT
Created
attachment 170420
[details]
Patch
WebKit Review Bot
Comment 2
2012-10-24 13:21:13 PDT
Comment on
attachment 170420
[details]
Patch Clearing flags on attachment: 170420 Committed
r132389
: <
http://trac.webkit.org/changeset/132389
>
WebKit Review Bot
Comment 3
2012-10-24 13:21:17 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug