WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149421
Disable Parental Controls on the Apple TV platform
https://bugs.webkit.org/show_bug.cgi?id=149421
Summary
Disable Parental Controls on the Apple TV platform
Andy Estes
Reported
2015-09-21 15:37:56 PDT
Disable Parental Controls on the Apple TV platform
Attachments
Patch
(995 bytes, patch)
2015-09-21 15:38 PDT
,
Andy Estes
no flags
Details
Formatted Diff
Diff
Patch
(984 bytes, patch)
2015-09-21 15:44 PDT
,
Andy Estes
darin
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Andy Estes
Comment 1
2015-09-21 15:38:43 PDT
Created
attachment 261691
[details]
Patch
Andy Estes
Comment 2
2015-09-21 15:40:13 PDT
<
rdar://problem/22781472
>
Andy Estes
Comment 3
2015-09-21 15:44:21 PDT
Created
attachment 261693
[details]
Patch
Darin Adler
Comment 4
2015-09-21 16:14:30 PDT
Comment on
attachment 261693
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=261693&action=review
> Source/WTF/wtf/Platform.h:522 > #if !PLATFORM(WATCHOS) && !PLATFORM(APPLETV) > #define HAVE_AVKIT 1 > -#endif > - > -#if !PLATFORM(WATCHOS) > #define HAVE_PARENTAL_CONTROLS 1 > #endif
Wait a second, this *enables* parental controls on PLATFORM(APPLETV)
Andy Estes
Comment 5
2015-09-21 16:18:46 PDT
Comment on
attachment 261693
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=261693&action=review
>> Source/WTF/wtf/Platform.h:522 >> #endif > > Wait a second, this *enables* parental controls on PLATFORM(APPLETV)
No, it enables it on Cocoa platforms that aren't Apple Watch and Apple TV.
Andy Estes
Comment 6
2015-09-21 16:22:52 PDT
Committed
r190089
: <
http://trac.webkit.org/changeset/190089
>
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