WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
145713
[WK2] Do not indicate Media Keys are present when they are not
https://bugs.webkit.org/show_bug.cgi?id=145713
Summary
[WK2] Do not indicate Media Keys are present when they are not
Brent Fulgham
Reported
2015-06-05 14:16:47 PDT
The WK2 WebsiteDataStore::removeData method was missing some content. This fixes the omission.
Attachments
Patch
(1.79 KB, patch)
2015-06-05 14:19 PDT
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
Patch
(3.42 KB, patch)
2015-06-10 12:10 PDT
,
Brent Fulgham
dino
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2015-06-05 14:19:17 PDT
Created
attachment 254384
[details]
Patch
Brent Fulgham
Comment 2
2015-06-05 14:20:08 PDT
<
rdar://problem/19752566
>
Brent Fulgham
Comment 3
2015-06-10 12:10:33 PDT
Created
attachment 254668
[details]
Patch
Brent Fulgham
Comment 4
2015-06-10 12:11:37 PDT
It looks like the underlying problem was that the folder holding the Media Keys was getting left behind if a ".DS_Store" file was present (e.g., if you navigated to the folder with the Finder). We should only report a Media Key exists if the actual file is present.
Dean Jackson
Comment 5
2015-06-10 13:46:50 PDT
Comment on
attachment 254668
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=254668&action=review
> Source/WebKit2/ChangeLog:10 > + media key file, not just a the directory. Sometimes the directory will exist
typo: "just the"
Brent Fulgham
Comment 6
2015-06-10 13:47:46 PDT
Committed
r185428
: <
http://trac.webkit.org/changeset/185428
>
Brent Fulgham
Comment 7
2015-06-10 13:47:57 PDT
(In reply to
comment #5
)
> Comment on
attachment 254668
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=254668&action=review
> > > Source/WebKit2/ChangeLog:10 > > + media key file, not just a the directory. Sometimes the directory will exist > > typo: "just the"
Grrr! Thank you for catching that.
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