Sublime Forum

Error on web page open in browser

#1

get this error:
[3476:2024:0924/165126:ERROR:content_settings_pref_provider.cc(517)] Invalid pattern strings: ,*
[3476:2024:0924/165126:ERROR:content_settings_pref_provider.cc(401)] Invalid pattern strings: ,*
[3476:2024:0924/165131:ERROR:textfield.h(173)] NOT IMPLEMENTED

When I “build” the html page with a build system configured to open page in Google with localhost. The page does appear to render correctly so I’m thinking this is a harmless error. Here is the build command:
{
“cmd”: “C:/Users/XXXXXX/AppData/Local/Google/Chrome/Application/Chrome.exe”,
http://localhost/$file_name”]
}

0 Likes