puppy-browser icon indicating copy to clipboard operation
puppy-browser copied to clipboard

Updated dependencies, support for other charsets, added more logging …

Open bmxmiko opened this issue 2 years ago • 0 comments

…methods to console object

Description

Updated dependencies. Support for other charsets like ISO-8859-1 Added more logging method to console object like log, trace, error.

Context

Fix first impressions. When I tried this app, I tried to open google.com and got error (Google uses ISO-8859-1) Testing JS, first thing i types was console.log and got error as well. I believe a lot of people use above steps jus to check this app.

Checklist

  • [x] I opened a draft PR or added the [WIP] level if my PR is not ready for review.
  • [x] I have reviewed the code by myself.
  • [x] I have assigned an appropriate reviewer for the PR.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [x] I have made corresponding changes to the documentation.
  • [x] I have added tests enough to show how your code behaves and that your code works as expected.

Additional Notes

TODO: Describe any other information you'd like to mention.

bmxmiko avatar Sep 11 '22 14:09 bmxmiko