Fossil

Check-in [38f3d9785b]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Reduce the number of jsmode options to three: inline, separate, bundled.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | refactor-js-handling
Files: files | file ages | folders
SHA3-256: 38f3d9785b372d5a518b6e1ea04a0b481115ab31fbd60c26091d7286f2706388
User & Date: drh 2020-07-31 21:32:58.873
Context
2020-07-31
21:47
Replace various style_emit_script...() calls with builtin_request_js(). ... (check-in: 699a977cfc user: drh tags: refactor-js-handling)
21:32
Reduce the number of jsmode options to three: inline, separate, bundled. ... (check-in: 38f3d9785b user: drh tags: refactor-js-handling)
20:16
Fix lines for separate JS modes. ... (check-in: 314bb1579e user: drh tags: refactor-js-handling)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/builtin.c.
Changes to src/codecheck1.c.
Changes to src/main.c.
Changes to src/style.c.