delegate resource reading to embedder

This commit is contained in:
Paul Rouget 2018-04-11 16:04:07 +08:00
parent 21517504cb
commit 9fb5795f37
52 changed files with 472 additions and 396 deletions

View file

@ -3,7 +3,6 @@
<title>Certificate error</title>
</head>
<body>
<img src="chrome://resources/itried.jpg">
<p>${reason}</p>
</body>
</html>

View file

@ -1,8 +0,0 @@
<html>
<head>
<title>about:failure</title>
</head>
<body>
<img src="itried.jpg"/>
</body>
</html>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB