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 commit introduces CEF 139 which works now that each media instance has its own cache/cookies folder (previous commit). It also changes the Test Bookmarks page to a heavily updated one with new links and a filter/search mechanism
<string>A headless browser SDK that uses the Chromium Embedded Framework (CEF). It is designed to make it easier to write applications that render modern web content directly to a memory buffer, inject synthesized mouse and keyboard events as well as interact with web based features like JavaScript or cookies.</string>
<string>A headless browser SDK that uses the Chromium Embedded Framework (CEF). It is designed to make it easier to write applications that render modern web content directly to a memory buffer, inject synthesized mouse and keyboard events as well as interact with web based features like JavaScript or cookies.</string>
501
501
</map>
502
502
<key>emoji_shortcodes</key>
503
503
<map>
@@ -625,16 +625,6 @@
625
625
</map>
626
626
<key>freetype</key>
627
627
<map>
628
-
<key>copyright</key>
629
-
<string>Copyright 2006, 2007, 2008, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.</string>
630
-
<key>description</key>
631
-
<string>Font rendering library</string>
632
-
<key>license</key>
633
-
<string>FreeType</string>
634
-
<key>license_file</key>
635
-
<string>LICENSES/freetype.txt</string>
636
-
<key>name</key>
637
-
<string>freetype</string>
638
628
<key>platforms</key>
639
629
<map>
640
630
<key>darwin64</key>
@@ -680,8 +670,18 @@
680
670
<string>windows64</string>
681
671
</map>
682
672
</map>
673
+
<key>license</key>
674
+
<string>FreeType</string>
675
+
<key>license_file</key>
676
+
<string>LICENSES/freetype.txt</string>
677
+
<key>copyright</key>
678
+
<string>Copyright 2006, 2007, 2008, 2009, 2010 by David Turner, Robert Wilhelm, and Werner Lemberg.</string>
683
679
<key>version</key>
684
680
<string>2.13.3-cb2e120</string>
681
+
<key>name</key>
682
+
<string>freetype</string>
683
+
<key>description</key>
684
+
<string>Font rendering library</string>
685
685
</map>
686
686
<key>glext</key>
687
687
<map>
@@ -1395,15 +1395,6 @@
1395
1395
</map>
1396
1396
<key>llca</key>
1397
1397
<map>
1398
-
<key>copyright</key>
1399
-
<string>Copyright (c) 2016, Linden Research, Inc.; data provided by the Mozilla NSS Project.
1400
-
</string>
1401
-
<key>license</key>
1402
-
<string>mit</string>
1403
-
<key>license_file</key>
1404
-
<string>LICENSES/ca-license.txt</string>
1405
-
<key>name</key>
1406
-
<string>llca</string>
1407
1398
<key>platforms</key>
1408
1399
<map>
1409
1400
<key>common</key>
@@ -1421,8 +1412,17 @@
1421
1412
<string>common</string>
1422
1413
</map>
1423
1414
</map>
1415
+
<key>license</key>
1416
+
<string>mit</string>
1417
+
<key>license_file</key>
1418
+
<string>LICENSES/ca-license.txt</string>
1419
+
<key>copyright</key>
1420
+
<string>Copyright (c) 2016, Linden Research, Inc.; data provided by the Mozilla NSS Project.
0 commit comments