CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 07:31:01 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/video-dev/hls.js.git
etag: W/"2e598f77bfbac86852dd000664d24241"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=gC62ZX0gi2q%2BzTJC9SVA%2FW%2BwZmCyJQ3%2BfLyCswsTG0ro%2BLZOXPBcpJkuxvxX1qO26k5FlssgYbdZXTxbpGdm6%2BzIQIZETQSkXHncam23Uh0K5%2FrfFSaE9f7cutGU4QZ5nj4F0KvHnzGjPdE9SZJtEPdw4nL%2B9kUTRnrLegJk3dugvnfs7Ul6deY%2B1Tk5aXS4CCnQ74xTINWYUTCO6jW8pb39ulTEjbDDRssqpJ6PjEQMVrmvq2VsCJl8%2BR9huOIqZLXTjGlXlj1Xoid%2BFWF7%2Fw%3D%3D--OmsK2cbL3SpDPDWm--ZCmXN6mA7mBHGKa0fWPVvg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1258878636.1753169460; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 07:31:00 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 07:31:00 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E3B6:AC120:298407:2E2F6E:687F3E34
Fix MediaKeys cleanup on player destroy and reuse (setMediaKeys(null)… · video-dev/hls.js@f3884fa · GitHub
Copy file name to clipboardExpand all lines: src/controller/eme-controller.ts
Copy file name to clipboardExpand all lines: src/utils/event-listener-helper.ts
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit f3884fa
File tree
Expand file treeCollapse file tree
3 files changed
+46
-31
lines changedFilter options
- src
- controller
- utils
Expand file treeCollapse file tree
3 files changed
+46
-31
lines changedsrc/controller/eme-controller.ts
Copy file name to clipboardExpand all lines: src/controller/eme-controller.ts+43-28Lines changed: 43 additions & 28 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 |
| |
11 | 15 |
| |
12 | 16 |
| |
| |||
105 | 109 |
| |
106 | 110 |
| |
107 | 111 |
| |
108 |
| - | |
109 |
| - | |
| 112 | + | |
110 | 113 |
| |
111 |
| - | |
112 | 114 |
| |
113 | 115 |
| |
114 | 116 |
| |
| |||
125 | 127 |
| |
126 | 128 |
| |
127 | 129 |
| |
| 130 | + | |
128 | 131 |
| |
129 | 132 |
| |
130 | 133 |
| |
131 | 134 |
| |
132 | 135 |
| |
133 | 136 |
| |
134 | 137 |
| |
| 138 | + | |
135 | 139 |
| |
136 | 140 |
| |
137 | 141 |
| |
| |||
375 | 379 |
| |
376 | 380 |
| |
377 | 381 |
| |
378 |
| - | |
| 382 | + | |
379 | 383 |
| |
380 | 384 |
| |
381 | 385 |
| |
| |||
879 | 883 |
| |
880 | 884 |
| |
881 | 885 |
| |
882 |
| - | |
883 |
| - | |
| 886 | + | |
| 887 | + | |
| 888 | + | |
884 | 889 |
| |
885 | 890 |
| |
886 | 891 |
| |
| |||
1108 | 1113 |
| |
1109 | 1114 |
| |
1110 | 1115 |
| |
1111 |
| - | |
1112 |
| - | |
| 1116 | + | |
| 1117 | + | |
1113 | 1118 |
| |
1114 | 1119 |
| |
1115 | 1120 |
| |
| |||
1156 | 1161 |
| |
1157 | 1162 |
| |
1158 | 1163 |
| |
1159 |
| - | |
1160 |
| - | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
1161 | 1169 |
| |
1162 | 1170 |
| |
1163 | 1171 |
| |
| |||
1209 | 1217 |
| |
1210 | 1218 |
| |
1211 | 1219 |
| |
1212 |
| - | |
| 1220 | + | |
1213 | 1221 |
| |
1214 | 1222 |
| |
1215 | 1223 |
| |
| |||
1305 | 1313 |
| |
1306 | 1314 |
| |
1307 | 1315 |
| |
| 1316 | + | |
| 1317 | + | |
| 1318 | + | |
| 1319 | + | |
| 1320 | + | |
1308 | 1321 |
| |
1309 | 1322 |
| |
1310 | 1323 |
| |
| |||
1318 | 1331 |
| |
1319 | 1332 |
| |
1320 | 1333 |
| |
1321 |
| - | |
1322 |
| - | |
1323 |
| - | |
1324 |
| - | |
| 1334 | + | |
| 1335 | + | |
1325 | 1336 |
| |
1326 | 1337 |
| |
1327 | 1338 |
| |
1328 | 1339 |
| |
1329 | 1340 |
| |
1330 | 1341 |
| |
1331 |
| - | |
1332 |
| - | |
| 1342 | + | |
| 1343 | + | |
1333 | 1344 |
| |
1334 | 1345 |
| |
1335 | 1346 |
| |
1336 | 1347 |
| |
1337 | 1348 |
| |
1338 |
| - | |
1339 |
| - | |
| 1349 | + | |
1340 | 1350 |
| |
1341 |
| - | |
1342 |
| - | |
1343 |
| - | |
1344 | 1351 |
| |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
1345 | 1360 |
| |
1346 | 1361 |
| |
1347 | 1362 |
| |
| |||
1363 | 1378 |
| |
1364 | 1379 |
| |
1365 | 1380 |
| |
1366 |
| - | |
1367 |
| - | |
1368 |
| - | |
1369 |
| - | |
1370 |
| - | |
1371 |
| - | |
1372 | 1381 |
| |
1373 | 1382 |
| |
1374 | 1383 |
| |
| |||
1379 | 1388 |
| |
1380 | 1389 |
| |
1381 | 1390 |
| |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
| 1396 | + | |
1382 | 1397 |
| |
1383 | 1398 |
| |
1384 | 1399 |
| |
|
src/utils/event-listener-helper.ts
Copy file name to clipboardExpand all lines: src/utils/event-listener-helper.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
You can’t perform that action at this time.
0 commit comments