RESOLVED FIXED 130729
[iOS] Playing video does not disable display sleep.
https://bugs.webkit.org/show_bug.cgi?id=130729
Summary [iOS] Playing video does not disable display sleep.
Jer Noble
Reported 2014-03-25 10:40:05 PDT
[iOS] Playing video does not disable display sleep.
Attachments
Patch (10.99 KB, patch)
2014-03-25 10:46 PDT, Jer Noble
no flags
Patch (13.00 KB, patch)
2014-03-25 10:54 PDT, Jer Noble
no flags
Patch (25.07 KB, patch)
2014-03-25 11:27 PDT, Jer Noble
eric.carlson: review+
Jer Noble
Comment 1 2014-03-25 10:46:46 PDT
Jer Noble
Comment 2 2014-03-25 10:54:06 PDT
Jer Noble
Comment 3 2014-03-25 11:27:13 PDT
Eric Carlson
Comment 4 2014-03-25 11:42:27 PDT
Comment on attachment 227773 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=227773&action=review > Source/WebCore/platform/DisplaySleepDisabler.h:33 > + static std::unique_ptr<DisplaySleepDisabler> create(const char* reason); Nit: "reason" isn't necessary. > Source/WebCore/platform/cocoa/DisplaySleepDisablerCocoa.hSource/WebCore/platform/mac/DisplaySleepDisabler.h:40 > + DisplaySleepDisablerCocoa(const char* reason); Ditto.
Jer Noble
Comment 5 2014-03-25 13:26:19 PDT
Note You need to log in before you can comment on or make changes to this bug.