Witold Filipczyk
|
263a06396d
|
[document] Free previous document->title if was set
|
2023-10-27 16:54:18 +02:00 |
|
Witold Filipczyk
|
a476ddd419
|
[memcount] mem_alloc for quickjs
|
2023-10-27 11:16:24 +02:00 |
|
Witold Filipczyk
|
10667d2437
|
[memcount] mem_alloc and others for curl
|
2023-10-27 11:07:05 +02:00 |
|
Witold Filipczyk
|
3834c52686
|
[zstd] Added memcount (only for statically linked zstd)
|
2023-10-26 18:17:16 +02:00 |
|
Witold Filipczyk
|
17b288c935
|
[spidermonkey] ref_count in heartbeat
|
2023-10-25 21:09:25 +02:00 |
|
Witold Filipczyk
|
d5787d46b4
|
[quickjs] reference count in heartbeat.c
|
2023-10-25 20:59:55 +02:00 |
|
Witold Filipczyk
|
6629f34466
|
[memcount] CONFIG_DEBUG inside memcount.h
|
2023-10-25 17:17:08 +02:00 |
|
Witold Filipczyk
|
0b4007fd7e
|
[quickjs] memcount
|
2023-10-25 17:10:59 +02:00 |
|
Witold Filipczyk
|
dae67eee8a
|
[mujs] Added info when CONFIG_DEBUG
|
2023-10-24 19:37:16 +02:00 |
|
rkd77
|
a9ea05f0de
|
Merge pull request #269 from balducci/master
make it build when CONFIG_ECMASCRIPT is undefined
|
2023-10-24 18:43:41 +02:00 |
|
Witold Filipczyk
|
d226f53213
|
[po] updated POTFILES
|
2023-10-24 18:40:31 +02:00 |
|
Witold Filipczyk
|
5d750958dd
|
[info] used times -> calls
|
2023-10-24 18:38:04 +02:00 |
|
gabriele balducci
|
1112827be6
|
make it build when CONFIG_ECMASCRIPT is undefined
|
2023-10-24 18:00:11 +01:59 |
|
Witold Filipczyk
|
1145193290
|
[curl] Added info about allocations in CONFIG_DEBUG
|
2023-10-24 17:39:26 +02:00 |
|
Witold Filipczyk
|
007fef1d6c
|
[forms] Temporarily comment assertion
|
2023-10-24 12:34:27 +02:00 |
|
Witold Filipczyk
|
aeeceaaf83
|
[ecmascript] mem_calloc instead of calloc
|
2023-10-24 12:28:00 +02:00 |
|
Witold Filipczyk
|
c753c75f94
|
[po] New lines at the end of text are "forbidden".
|
2023-10-24 11:03:52 +02:00 |
|
Witold Filipczyk
|
2c47b22bc4
|
[libsixel] memcount
|
2023-10-23 21:54:29 +02:00 |
|
Witold Filipczyk
|
f55e9dd33e
|
[brotli] Added debug info
|
2023-10-23 20:12:38 +02:00 |
|
Witold Filipczyk
|
a2ae13cf06
|
[debug] Show info about gzip allocations
Number of callocs from the begining.
Number of active allocations.
Total size of active allocations.
|
2023-10-23 19:06:21 +02:00 |
|
Witold Filipczyk
|
7185d705de
|
[debug] compilation fixes for -Dwithdebug=true
|
2023-10-23 15:56:53 +02:00 |
|
Witold Filipczyk
|
f12134c2cf
|
[libdom] unlock cached
|
2023-10-20 18:04:48 +02:00 |
|
Witold Filipczyk
|
9fc4d8022d
|
[ecmascript] unlock previously locked document
|
2023-10-20 18:02:41 +02:00 |
|
Witold Filipczyk
|
19cb86aeff
|
[mujs] skip reusing of elements
|
2023-10-20 16:38:09 +02:00 |
|
Witold Filipczyk
|
9563fef842
|
[document] check also doc_view->vs
|
2023-10-20 13:44:41 +02:00 |
|
Witold Filipczyk
|
bc302f11d2
|
[ecmascript] Refresh frames
|
2023-10-19 19:16:08 +02:00 |
|
Witold Filipczyk
|
b931536fc3
|
[mujs] Define location in window.c
|
2023-10-19 18:03:53 +02:00 |
|
Witold Filipczyk
|
ba33d709de
|
[document] sort links after rewrite of document
|
2023-10-18 16:34:18 +02:00 |
|
Witold Filipczyk
|
bc597e2b61
|
[mujs] Alias Date.prototype.toGMTString -> Date.prototype.toUTCString
|
2023-10-18 16:33:14 +02:00 |
|
Witold Filipczyk
|
ad077babc4
|
[mujs] Do not enable strict mode
|
2023-10-18 15:54:15 +02:00 |
|
Witold Filipczyk
|
1a25f30831
|
[mujs] Slightly modified way of defining window object
|
2023-10-18 15:23:36 +02:00 |
|
Witold Filipczyk
|
9504926c6b
|
[frames] Do not free doc_view, when toggle html -> plain
I know it is not correct, but at least does not crash.
|
2023-10-15 16:06:53 +02:00 |
|
Witold Filipczyk
|
ddbc49b6b3
|
[http] Added REFERER to curl
|
2023-10-06 15:12:29 +02:00 |
|
Witold Filipczyk
|
2c978637f0
|
[curl] send_cookies
|
2023-10-06 14:58:04 +02:00 |
|
Witold Filipczyk
|
235d998a6a
|
[ecmascript] scroll again
scroll3.html works if started as the first page.
|
2023-10-05 16:42:53 +02:00 |
|
Witold Filipczyk
|
17fecb2aad
|
[spidermonkey] element.checked
|
2023-10-04 20:54:39 +02:00 |
|
Witold Filipczyk
|
ebae7f3927
|
[mujs] element.checked
|
2023-10-04 20:40:55 +02:00 |
|
Witold Filipczyk
|
c56d925ce2
|
[quickjs] element.checked
|
2023-10-04 20:32:05 +02:00 |
|
Witold Filipczyk
|
fe5fcc799c
|
Merge branch 'master' into router
|
2023-10-02 09:42:04 +02:00 |
|
Witold Filipczyk
|
b9f4a1fea5
|
[po] pl.po
|
2023-10-02 09:41:14 +02:00 |
|
rkd77
|
2927b7a3a9
|
Merge pull request #268 from Strahinja/master
po/sr.po: Update translation
|
2023-10-02 09:32:45 +02:00 |
|
Witold Filipczyk
|
cee926f2d1
|
[po] update-po
|
2023-10-02 09:31:01 +02:00 |
|
Страхиња Радић
|
8bfe198ae1
|
po/sr.po: Small fix to translation
Signed-off-by: Страхиња Радић <contact@strahinja.org>
|
2023-10-01 23:57:22 +02:00 |
|
Страхиња Радић
|
cc615ddf18
|
po/sr.po: Update translation
Signed-off-by: Страхиња Радић <contact@strahinja.org>
|
2023-10-01 23:52:56 +02:00 |
|
Witold Filipczyk
|
789be0be41
|
[session] Set referrer based on ses->doc_view not current_frame
|
2023-09-29 20:18:27 +02:00 |
|
Witold Filipczyk
|
8596d604cc
|
[dom] rewrite cache
|
2023-09-29 18:51:58 +02:00 |
|
Witold Filipczyk
|
3b233ba711
|
[libcss] this assertion fails
|
2023-09-29 17:15:12 +02:00 |
|
Witold Filipczyk
|
5d01bbb05d
|
[spidermonkey] compilation fixes
|
2023-09-29 16:46:44 +02:00 |
|
Witold Filipczyk
|
7fc8c2088f
|
[document] format_cache implemented as std::list
Slower, but works for my testcase.
|
2023-09-28 19:44:09 +02:00 |
|
Witold Filipczyk
|
61466065a2
|
[quickjs] compilation fixes
|
2023-09-28 14:45:14 +02:00 |
|