Revision 6668ff3716086d3f8efead0f5db2d8d2864c3563 authored by Robert Ma on 21 March 2018, 17:35:46 UTC, committed by Robert Ma on 21 March 2018, 17:35:46 UTC
1. Check the HTTP port of wptserve instead of HTTPS to avoid the
   unnecessary complexities of setting up SSL context (which may fail in
   some environments).
2. Use exponential backoff when waiting for wptserve and specify a
   maximum retry to avoid indefinite hang.
3. Use `terminate` instead of `kill` to give wptserve a chance to clean
   up, which is especially useful when running locally.
1 parent dbb38a6
History
File Mode Size
Document-open.html -rw-r--r-- 2.0 KB
OWNERS -rw-r--r-- 5 bytes
addRange-00.html -rw-r--r-- 384 bytes
addRange-04.html -rw-r--r-- 384 bytes
addRange-08.html -rw-r--r-- 385 bytes
addRange-12.html -rw-r--r-- 386 bytes
addRange-16.html -rw-r--r-- 386 bytes
addRange-20.html -rw-r--r-- 386 bytes
addRange-24.html -rw-r--r-- 386 bytes
addRange-28.html -rw-r--r-- 386 bytes
addRange-32.html -rw-r--r-- 386 bytes
addRange-36.html -rw-r--r-- 386 bytes
addRange-40.html -rw-r--r-- 386 bytes
addRange-44.html -rw-r--r-- 386 bytes
addRange-48.html -rw-r--r-- 386 bytes
addRange-52.html -rw-r--r-- 386 bytes
addRange-56.html -rw-r--r-- 382 bytes
addRange.htm -rw-r--r-- 953 bytes
addRange.js -rw-r--r-- 10.6 KB
collapse-00.html -rw-r--r-- 385 bytes
collapse-15.html -rw-r--r-- 386 bytes
collapse-30.html -rw-r--r-- 382 bytes
collapse-45.html -rw-r--r-- 386 bytes
collapse.htm -rw-r--r-- 899 bytes
collapse.js -rw-r--r-- 4.1 KB
collapseToStartEnd.html -rw-r--r-- 5.4 KB
common.js -rw-r--r-- 38.1 KB
deleteFromDocument.html -rw-r--r-- 4.3 KB
dir-manual.html -rw-r--r-- 4.4 KB
extend-00.html -rw-r--r-- 393 bytes
extend-20.html -rw-r--r-- 394 bytes
extend-40.html -rw-r--r-- 390 bytes
extend.js -rw-r--r-- 7.1 KB
getRangeAt.html -rw-r--r-- 443 bytes
getSelection.html -rw-r--r-- 6.6 KB
interfaces.html -rw-r--r-- 1.2 KB
isCollapsed.html -rw-r--r-- 1.1 KB
removeAllRanges.html -rw-r--r-- 2.3 KB
removeRange.html -rw-r--r-- 1.8 KB
selectAllChildren.html -rw-r--r-- 2.6 KB
setBaseAndExtent.html -rw-r--r-- 5.3 KB
test-iframe.html -rw-r--r-- 1.1 KB
type.html -rw-r--r-- 918 bytes

back to top