[webkit-reviews] review granted: [Bug 137180] [iOS] Optimize media controls AirPlay discovery : [Attachment 238780] Proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 28 17:26:12 PDT 2014


Darin Adler <darin at apple.com> has granted Eric Carlson
<eric.carlson at apple.com>'s request for review:
Bug 137180: [iOS] Optimize media controls AirPlay discovery
https://bugs.webkit.org/show_bug.cgi?id=137180

Attachment 238780: Proposed patch.
https://bugs.webkit.org/attachment.cgi?id=238780&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
I’d like to understand more about why we always end up listening soon enough
with this code. The trickiest bit of code here is the removeEventListeners
case; subtle that it’s always OK to not listen there because setControlsType
will always be called later.


More information about the webkit-reviews mailing list