WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
162498
Allow Seeking from the now playing controls
https://bugs.webkit.org/show_bug.cgi?id=162498
Summary
Allow Seeking from the now playing controls
Jer Noble
Reported
2016-09-23 11:00:44 PDT
Allow Seeking from the now playing controls
Attachments
Patch
(1.63 KB, patch)
2016-09-23 11:02 PDT
,
Jer Noble
bdakin
: review+
jer.noble
: commit-queue+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jer Noble
Comment 1
2016-09-23 11:02:12 PDT
Created
attachment 289692
[details]
Patch
Jer Noble
Comment 2
2016-09-23 11:02:55 PDT
<
rdar://problem/28435352
>
Wenson Hsieh
Comment 3
2016-09-23 11:04:43 PDT
We discussed this change, and agree that it makes sense. r=me!
Jer Noble
Comment 4
2016-09-23 12:43:16 PDT
Committed
r206322
: <
http://trac.webkit.org/changeset/206322
>
Wenson Hsieh
Comment 5
2016-09-24 20:02:48 PDT
Hm...I just realized looking at this change again that this change did not fix the problem. In fact, we were already marking MRMediaRemoteCommandSeekToPlaybackPosition as enabled in the code below this change. `CFArrayAppendValue(commandInfoArray.get(), seekCommandInfo.get());` The problem lies elsewhere, in MediaRemote.
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