edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] Uncomment
@ 2018-02-12 11:18 Karl Dahlke
  0 siblings, 0 replies; only message in thread
From: Karl Dahlke @ 2018-02-12 11:18 UTC (permalink / raw)
  To: Edbrowse-dev

[-- Attachment #1: Type: text/plain, Size: 607 bytes --]

I addded an uncomment routine to the end of startwindow.js.
It wasn't hard to write, and is valid for either js or css, as they have the same kinds of comments and strings.
Have a look if you wish.
I'm just prepping myself; I have the feeling we will need to roll our own querySelectorAll and/or css parse.
They both currently have too many bugs and inefficiencies.
The uncomment routine says it might grow as n^2, so maybe I can't use this lazy implementation,
but then again, the css file from stackoverflow is a third of a meg, and it uncomments just like that, so maybe it's fine.

Karl Dahlke

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-12 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-12 11:18 [Edbrowse-dev] Uncomment Karl Dahlke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).