WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
165187
Correct plugin sandbox after
r208611
https://bugs.webkit.org/show_bug.cgi?id=165187
Summary
Correct plugin sandbox after r208611
Brent Fulgham
Reported
2016-11-29 19:51:11 PST
I misread the Scheme conditional clause I changed in <
http://trac.webkit.org/changeset/208611
> as if it was C++. I should have recognized that Scheme's conditional looks like this: (if (predicate ...) (stuff to do if true) (stuff to do if false)) Therefore, much of what I stripped out is still needed.
Attachments
Patch
(2.08 KB, patch)
2016-11-29 20:01 PST
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2016-11-29 19:58:22 PST
<
rdar://problem/29431165
>
Brent Fulgham
Comment 2
2016-11-29 20:01:12 PST
Created
attachment 295696
[details]
Patch
WebKit Commit Bot
Comment 3
2016-11-30 09:53:32 PST
Comment on
attachment 295696
[details]
Patch Clearing flags on attachment: 295696 Committed
r209133
: <
http://trac.webkit.org/changeset/209133
>
WebKit Commit Bot
Comment 4
2016-11-30 09:53:36 PST
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