WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
132637
[Mac, iOS] Add source application accounting to AVURLAsset.
https://bugs.webkit.org/show_bug.cgi?id=132637
Summary
[Mac, iOS] Add source application accounting to AVURLAsset.
Jer Noble
Reported
2014-05-06 19:07:59 PDT
[Mac, iOS] Add source application accounting to AVURLAsset.
Attachments
Patch
(14.88 KB, patch)
2014-05-08 12:06 PDT
,
Jer Noble
eric.carlson
: review+
Details
Formatted Diff
Diff
Patch for landing.
(14.62 KB, patch)
2014-05-08 16:40 PDT
,
Jer Noble
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2014-05-08 12:06:58 PDT
Created
attachment 231088
[details]
Patch
Eric Carlson
Comment 2
2014-05-08 12:24:24 PDT
Comment on
attachment 231088
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=231088&action=review
> Source/WebCore/ChangeLog:8 > + Property account for the application responisble for data loading by passing the source
Nit: Do you mean "Properly"?
> Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:154 > +SOFT_LINK_POINTER(AVFoundation, AVURLAssetClientBundleIdentifierKey, NSString *)
Should you use SOFT_LINK_POINTER_OPTIONAL for older systems?
Jer Noble
Comment 3
2014-05-08 16:37:18 PDT
(In reply to
comment #2
)
> (From update of
attachment 231088
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=231088&action=review
> > > Source/WebCore/ChangeLog:8 > > + Property account for the application responisble for data loading by passing the source > > Nit: Do you mean "Properly"?
I do! Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:154
> > +SOFT_LINK_POINTER(AVFoundation, AVURLAssetClientBundleIdentifierKey, NSString *) > > Should you use SOFT_LINK_POINTER_OPTIONAL for older systems?
Good catch. I'll do this and check that it's non-null before adding it to the options dictionary. I'll upload a new patch to address the other platform build errors.
Jer Noble
Comment 4
2014-05-08 16:40:11 PDT
Created
attachment 231111
[details]
Patch for landing.
Jer Noble
Comment 5
2014-05-08 18:07:26 PDT
Committed
r168512
: <
http://trac.webkit.org/changeset/168512
>
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