You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -91,11 +91,16 @@ It's **important** to note that whilst some of these files are officially classe
<td>All</td>
</tr>
<tr>
<td>natives_blob.bin</td>
<td></td>
<td rowspan="1">V8 snapshot data. Not used after version 81. <br />
<b>Required</b> in versions older than 81. See <ahref="https://github.com/cefsharp/CefSharp/issues/3057">#3057</a>.</td>
<td>81-</td>
<td><del>natives_blob.bin</del></td>
<td><del>Yes</del></td>
<td>
V8 snapshot data.
<ul>
<li>Version 81.3.x and above the <b>natives_blob.bin</b> file has been removed (<a href="https://github.com/cefsharp/CefSharp/issues/3057">#3057</a>).</li>
<li>Version 79.1.x and below the file is <b>required</b>.</li>