|
|
|
|
|
by hadrien01
1376 days ago
|
|
When the first iPhone was released, YouTube used Flash instead of HTML5. Safari had special code to play the video with the native player instead of displaying a blank square. I suppose (from the flash-specific detection in the supportsMIMEType method) that this code was in charge of that logic. |
|
[1]: https://github.com/WebKit/WebKit/commit/049188a35af6c67fa30c...