WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
131392
Use an explicit class when decoding individual bundle parameters
https://bugs.webkit.org/show_bug.cgi?id=131392
Summary
Use an explicit class when decoding individual bundle parameters
Anders Carlsson
Reported
2014-04-08 14:16:36 PDT
Use an explicit class when decoding individual bundle parameters
Attachments
Patch
(1.60 KB, patch)
2014-04-08 14:18 PDT
,
Anders Carlsson
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2014-04-08 14:18:04 PDT
Created
attachment 228887
[details]
Patch
mitz
Comment 2
2014-04-08 14:19:30 PDT
Comment on
attachment 228887
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=228887&action=review
> Source/WebKit2/WebProcess/InjectedBundle/mac/InjectedBundleMac.mm:150 > + parameter = [unarchiver.get() decodeObjectOfClass:[NSObject class] forKey:@"parameter"];
Why the .get()?
Anders Carlsson
Comment 3
2014-04-08 14:23:01 PDT
Committed
r166961
: <
http://trac.webkit.org/changeset/166961
>
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