lighthouse 12.0.0-dev.20240530 → 12.0.0-dev.20240531
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -380,7 +380,7 @@ const UIStrings = {
|
|
|
380
380
|
/**
|
|
381
381
|
* @description Description text for not restored reason NotMainFrame.
|
|
382
382
|
*/
|
|
383
|
-
contentWebAuthenticationAPI: 'Pages that use
|
|
383
|
+
contentWebAuthenticationAPI: 'Pages that use WebAuthentication API are not eligible for back/forward cache.',
|
|
384
384
|
/**
|
|
385
385
|
* @description Description text for not restored reason NotMainFrame.
|
|
386
386
|
*/
|
|
@@ -674,4 +674,4 @@ const NotRestoredReasonDescription = {
|
|
|
674
674
|
export {
|
|
675
675
|
NotRestoredReasonDescription,
|
|
676
676
|
UIStrings,
|
|
677
|
-
};
|
|
677
|
+
};
|
package/package.json
CHANGED
|
@@ -1740,7 +1740,7 @@
|
|
|
1740
1740
|
"message": "Pages that use Serial API are not eligible for back/forward cache."
|
|
1741
1741
|
},
|
|
1742
1742
|
"core/lib/bf-cache-strings.js | contentWebAuthenticationAPI": {
|
|
1743
|
-
"message": "Pages that use
|
|
1743
|
+
"message": "Pages that use WebAuthentication API are not eligible for back/forward cache."
|
|
1744
1744
|
},
|
|
1745
1745
|
"core/lib/bf-cache-strings.js | contentWebBluetooth": {
|
|
1746
1746
|
"message": "Pages that use WebBluetooth API are not eligible for back/forward cache."
|
|
@@ -1740,7 +1740,7 @@
|
|
|
1740
1740
|
"message": "P̂áĝéŝ t́ĥát̂ úŝé Ŝér̂íâĺ ÂṔÎ ár̂é n̂ót̂ él̂íĝíb̂ĺê f́ôŕ b̂áĉḱ/f̂ór̂ẃâŕd̂ ćâćĥé."
|
|
1741
1741
|
},
|
|
1742
1742
|
"core/lib/bf-cache-strings.js | contentWebAuthenticationAPI": {
|
|
1743
|
-
"message": "P̂áĝéŝ t́ĥát̂ úŝé Ŵéb̂Áût́ĥét̂
|
|
1743
|
+
"message": "P̂áĝéŝ t́ĥát̂ úŝé Ŵéb̂Áût́ĥén̂t́îćât́îón̂ ÁP̂Í âŕê ńôt́ êĺîǵîb́l̂é f̂ór̂ b́âćk̂/f́ôŕŵár̂d́ ĉáĉh́ê."
|
|
1744
1744
|
},
|
|
1745
1745
|
"core/lib/bf-cache-strings.js | contentWebBluetooth": {
|
|
1746
1746
|
"message": "P̂áĝéŝ t́ĥát̂ úŝé Ŵéb̂B́l̂úêt́ôót̂h́ ÂṔÎ ár̂é n̂ót̂ él̂íĝíb̂ĺê f́ôŕ b̂áĉḱ/f̂ór̂ẃâŕd̂ ćâćĥé."
|