WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123930
Move allowed classes handling to decodeObject
https://bugs.webkit.org/show_bug.cgi?id=123930
Summary
Move allowed classes handling to decodeObject
Anders Carlsson
Reported
2013-11-06 14:47:46 PST
Move allowed classes handling to decodeObject
Attachments
Patch
(3.58 KB, patch)
2013-11-06 14:51 PST
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2013-11-06 14:51:46 PST
Created
attachment 216227
[details]
Patch
Andreas Kling
Comment 2
2013-11-06 14:56:22 PST
Comment on
attachment 216227
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=216227&action=review
r=me
> Source/WebKit2/Shared/API/Cocoa/WKRemoteObjectCoder.mm:453 > + if (!allowedClasses) > + allowedClasses = decoder->_allowedClasses;
Not a fan of overwriting arguments like this. I like your IRC version better.
Anders Carlsson
Comment 3
2013-11-06 15:02:44 PST
Committed
r158797
: <
http://trac.webkit.org/changeset/158797
>
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