Commit 0d896a8
bors-servo
Auto merge of #13996 - servo:about-blank, r=Ms2ger,jdm,asajeffrey,nox
Implement synchronous about:blank loading.
Based on initial work by jdm in <#8600>.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13996)
<!-- Reviewable:end -->File tree
103 files changed
+552
-937
lines changed- components
- constellation
- layout_thread
- layout_traits
- script_layout_interface
- script_traits
- script
- dom
- tests/wpt
- metadata-css/cssom-1_dev/xhtml1print
- metadata
- WebIDL/ecmascript-binding/es-exceptions
- dom/nodes
- html
- browsers
- origin/cross-origin-objects
- windows
- nested-browsing-contexts
- dom
- semantics
- embedded-content
- media-elements
- loading-the-media-resource
- playing-the-media-resource
- the-iframe-element
- the-img-element
- environment-changes
- sizes
- scripting-1/the-template-element/template-element
- referrer-policy
- generic
- no-referrer-when-downgrade/http-rp
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- no-referrer/http-rp
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- origin-when-cross-origin/http-rp
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- origin
- attr-referrer
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- http-rp
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- meta-referrer
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- attr-referrer
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- http-rp
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- meta-referrer
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- strict-origin-when-cross-origin
- attr-referrer
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- http-rp
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- meta-referrer
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- strict-origin
- attr-referrer
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- http-rp
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- meta-referrer
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- unsafe-url/http-rp
- cross-origin
- http-https/img-tag
- http-http/img-tag
- same-origin
- http-https/img-tag
- http-http/img-tag
- webstorage
- mozilla
- meta/mozilla
- mozbrowser
- tests
- css/iframe
- mozilla/mozbrowser
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
103 files changed
+552
-937
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
914 | 914 | | |
915 | 915 | | |
916 | 916 | | |
917 | | - | |
| 917 | + | |
918 | 918 | | |
919 | | - | |
| 919 | + | |
920 | 920 | | |
921 | 921 | | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
922 | 928 | | |
923 | 929 | | |
924 | 930 | | |
| |||
1363 | 1369 | | |
1364 | 1370 | | |
1365 | 1371 | | |
1366 | | - | |
| 1372 | + | |
1367 | 1373 | | |
1368 | 1374 | | |
1369 | 1375 | | |
1370 | 1376 | | |
1371 | | - | |
| 1377 | + | |
1372 | 1378 | | |
1373 | | - | |
| 1379 | + | |
1374 | 1380 | | |
1375 | 1381 | | |
1376 | 1382 | | |
| |||
1384 | 1390 | | |
1385 | 1391 | | |
1386 | 1392 | | |
1387 | | - | |
| 1393 | + | |
1388 | 1394 | | |
1389 | 1395 | | |
1390 | 1396 | | |
| |||
1396 | 1402 | | |
1397 | 1403 | | |
1398 | 1404 | | |
1399 | | - | |
1400 | | - | |
1401 | | - | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
1402 | 1408 | | |
1403 | 1409 | | |
1404 | 1410 | | |
1405 | 1411 | | |
1406 | 1412 | | |
1407 | 1413 | | |
1408 | | - | |
| 1414 | + | |
1409 | 1415 | | |
1410 | | - | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
| 1426 | + | |
| 1427 | + | |
| 1428 | + | |
| 1429 | + | |
| 1430 | + | |
| 1431 | + | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
| 1444 | + | |
| 1445 | + | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
1411 | 1462 | | |
1412 | | - | |
| 1463 | + | |
1413 | 1464 | | |
1414 | 1465 | | |
1415 | 1466 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
169 | | - | |
| 168 | + | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
| |||
254 | 253 | | |
255 | 254 | | |
256 | 255 | | |
257 | | - | |
258 | | - | |
259 | 256 | | |
260 | 257 | | |
261 | 258 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
274 | 273 | | |
275 | 274 | | |
276 | 275 | | |
| |||
284 | 283 | | |
285 | 284 | | |
286 | 285 | | |
287 | | - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
288 | 291 | | |
289 | 292 | | |
290 | 293 | | |
| |||
424 | 427 | | |
425 | 428 | | |
426 | 429 | | |
| 430 | + | |
427 | 431 | | |
428 | 432 | | |
429 | 433 | | |
| |||
448 | 452 | | |
449 | 453 | | |
450 | 454 | | |
451 | | - | |
| 455 | + | |
452 | 456 | | |
453 | 457 | | |
454 | 458 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
282 | 284 | | |
283 | 285 | | |
284 | 286 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
0 commit comments