Fossil SCM

Fixed a poorly-placed wordwrap which looked like a new list entry to markup.

stephan 2020-08-19 08:11 UTC js-policy-doc
Commit 571bf459be99b10516d4582bd5ebeba0cb09a213af5790d4178afbf8e2689bf3
1 file changed +2 -2
--- www/js-policy.md
+++ www/js-policy.md
@@ -48,12 +48,12 @@
4848
1. "It's increases the size of the page download."
4949
- For the fossil pages which make heavy use of JS, the initial page
5050
transfer size may increase: 6-8kb (compressed) is typical, and it
5151
may even go up to a whopping 15kb (as of this writing, it's 8kb
5252
compressed on our most JS-intensive page (`/fileedit`), and only
53
- 25kb uncompressed and unobfuscated). With fossil's newer (summer
54
- 2020) JS delivery mechanism and etags-related caching
53
+ 25kb uncompressed and unobfuscated). With fossil's newer (summer 2020)
54
+ JS delivery mechanism and etags-related caching
5555
improvements, such JS can be served with a single HTTP request and
5656
cached by browsers for up to a year. Additionally, most pages
5757
which use that much JS also use comparitively lightweight ajax
5858
communication to eliminate page reloads and enable data-loss-free
5959
recovery in certain error cases which would lose client-side edits
6060
--- www/js-policy.md
+++ www/js-policy.md
@@ -48,12 +48,12 @@
48 1. "It's increases the size of the page download."
49 - For the fossil pages which make heavy use of JS, the initial page
50 transfer size may increase: 6-8kb (compressed) is typical, and it
51 may even go up to a whopping 15kb (as of this writing, it's 8kb
52 compressed on our most JS-intensive page (`/fileedit`), and only
53 25kb uncompressed and unobfuscated). With fossil's newer (summer
54 2020) JS delivery mechanism and etags-related caching
55 improvements, such JS can be served with a single HTTP request and
56 cached by browsers for up to a year. Additionally, most pages
57 which use that much JS also use comparitively lightweight ajax
58 communication to eliminate page reloads and enable data-loss-free
59 recovery in certain error cases which would lose client-side edits
60
--- www/js-policy.md
+++ www/js-policy.md
@@ -48,12 +48,12 @@
48 1. "It's increases the size of the page download."
49 - For the fossil pages which make heavy use of JS, the initial page
50 transfer size may increase: 6-8kb (compressed) is typical, and it
51 may even go up to a whopping 15kb (as of this writing, it's 8kb
52 compressed on our most JS-intensive page (`/fileedit`), and only
53 25kb uncompressed and unobfuscated). With fossil's newer (summer 2020)
54 JS delivery mechanism and etags-related caching
55 improvements, such JS can be served with a single HTTP request and
56 cached by browsers for up to a year. Additionally, most pages
57 which use that much JS also use comparitively lightweight ajax
58 communication to eliminate page reloads and enable data-loss-free
59 recovery in certain error cases which would lose client-side edits
60

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button