Commit Graph

  • 8143a61955 Merge pull request #1888 from lightpanda-io/wp/mrdimidium/clenup-ci Nikolay Govorov 2026-03-17 15:47:18 +00:00
  • e16c479781 Merge pull request #1886 from lightpanda-io/wp/mrdimidium/enable-git-version-in-ci Nikolay Govorov 2026-03-17 14:29:47 +00:00
  • c0c4e26d63 removes artifacts of the past from CI Nikolay Govorov 2026-03-17 14:24:22 +00:00
  • b252aa71d0 Use git_version option for version command Nikolay Govorov 2026-03-17 11:33:16 +00:00
  • 9ef8d9c189 Merge pull request #1887 from lightpanda-io/disable_observer_weak_ref Pierre Tachoire 2026-03-17 14:09:43 +01:00
  • 9f27416603 zig fmt Karl Seguin 2026-03-17 20:03:31 +08:00
  • 0729f4a03a Merge pull request #1872 from lightpanda-io/wp/mrdimidium/fix-cdp-close Karl Seguin 2026-03-17 19:58:48 +08:00
  • 21f7b95db9 disable observer weak ref Karl Seguin 2026-03-17 19:54:21 +08:00
  • 4125a5aa1e Merge pull request #1874 from JasonOA888/fix/add-git-version-option Nikolay Govorov 2026-03-17 11:27:27 +00:00
  • 6d0dc6cb1e Gracefull close ws socket Nikolay Govorov 2026-03-16 20:20:47 +00:00
  • 0675c23217 Merge pull request #1883 from Tenith01/fix/port-already-in-use Nikolay Govorov 2026-03-17 10:53:36 +00:00
  • d0e6a1f5bb Merge pull request #1882 from Tenith01/fix/window-onerror-special-case Karl Seguin 2026-03-17 18:36:11 +08:00
  • 91afe08235 Merge pull request #1878 from mvanhorn/osc/1770-window-event Karl Seguin 2026-03-17 18:35:30 +08:00
  • 041d9d41fb Fallback to the Incumbent Context when the Current Context is dangling Karl Seguin 2026-03-17 18:04:44 +08:00
  • 7009fb5899 Merge pull request #1880 from lightpanda-io/logfilter-init-slice Karl Seguin 2026-03-17 17:42:23 +08:00
  • d2003c7c9a fix: stub navigator.permissions, storage, deviceMemory to unblock Turnstile Tenith01 2026-03-17 14:12:13 +05:30
  • ce002b999c fix: special-case Window#onerror per WHATWG spec (5-arg signature) Tenith01 2026-03-17 13:49:59 +05:30
  • 5b1056862a Merge pull request #1879 from lightpanda-io/fix-leak-add-from-element Adrià Arrufat 2026-03-17 16:33:49 +09:00
  • cc4ac99b4a fix: show actionable error when server port is already in use Tenith01 2026-03-17 13:02:55 +05:30
  • 46df341506 ScriptManager: defer resource handover until request success Adrià Arrufat 2026-03-17 15:42:52 +09:00
  • b698e2d078 LogFilter: init with slice and silence tests Adrià Arrufat 2026-03-17 13:42:35 +09:00
  • 5cc5e513dd Merge pull request #1876 from lightpanda-io/more-mcp-tools Karl Seguin 2026-03-17 12:39:35 +08:00
  • e048b0372f ScriptManager: fix memory leak and resource handover Adrià Arrufat 2026-03-17 13:32:29 +09:00
  • d7aaa1c870 Merge branch 'main' into more-mcp-tools Adrià Arrufat 2026-03-17 13:26:44 +09:00
  • 463aac9b59 browser.actions: refactor click to use trusted MouseEvent Adrià Arrufat 2026-03-17 13:22:55 +09:00
  • d9cdd78138 Merge pull request #1875 from lightpanda-io/history_test_stability Karl Seguin 2026-03-17 12:21:29 +08:00
  • 44a83c0e1c browser.actions: use .wrap directly Adrià Arrufat 2026-03-17 12:55:10 +09:00
  • 96f24a2662 Implement window.event property Matt Van Horn 2026-03-16 20:42:45 -07:00
  • 5d2801c652 Support blob urls in XHR and Fetch Karl Seguin 2026-03-17 10:31:32 +08:00
  • deb08b7880 Try to improve stability of history test Karl Seguin 2026-03-17 08:15:49 +08:00
  • 96e5054ffc feat: add git_version build option for release version detection JasonOA888 2026-03-17 07:41:11 +08:00
  • c9753a690d Merge pull request #1863 from jnMetaCode/fix/cdp-missing-disable-methods Karl Seguin 2026-03-17 07:21:14 +08:00
  • 27aaf46630 Merge pull request #1873 from lightpanda-io/fix/domexception-default-messages Karl Seguin 2026-03-17 07:20:15 +08:00
  • 84190e1e06 fix test for new messages Karl Seguin 2026-03-17 07:07:16 +08:00
  • b0b1f755ea Merge pull request #1870 from lightpanda-io/mutation_observer_rc Karl Seguin 2026-03-17 06:43:45 +08:00
  • fcf1d30c77 Merge pull request #1864 from lightpanda-io/trusted_cdp_clicks Karl Seguin 2026-03-17 06:43:32 +08:00
  • 3c532e5aef Merge pull request #1846 from lightpanda-io/origin_cdp_fix Karl Seguin 2026-03-17 06:43:07 +08:00
  • 3efcb2705d Merge pull request #1840 from lightpanda-io/script_manager_arena_pool Karl Seguin 2026-03-17 06:42:48 +08:00
  • c25f389e91 Merge pull request #1817 from lightpanda-io/frames_postMessage Karl Seguin 2026-03-17 06:42:32 +08:00
  • 533f4075a3 Merge pull request #1868 from lightpanda-io/bom_charset Karl Seguin 2026-03-16 23:36:44 +08:00
  • f508d37426 lp: validate params in node actions and rename variables Adrià Arrufat 2026-03-16 23:50:15 +09:00
  • 548c6eeb7a browser.actions: remove redundant result ignores Adrià Arrufat 2026-03-16 23:45:07 +09:00
  • c8265f4807 browser.actions: improve error handling Adrià Arrufat 2026-03-16 23:41:22 +09:00
  • a74e46debf actions: make scroll coordinates optional Adrià Arrufat 2026-03-16 22:44:37 +09:00
  • 1ceaabe69f Switch to reference counting for Mutation Observer and Intersection Observer Karl Seguin 2026-03-16 20:56:18 +08:00
  • 91a2441ed8 Merge pull request #1829 from salmanmkc/upgrade-github-actions-node24 Pierre Tachoire 2026-03-16 12:19:22 +01:00
  • 2ecbc833a9 Merge pull request #1858 from lightpanda-io/flaky-wbatest Pierre Tachoire 2026-03-16 11:13:43 +01:00
  • dac456d98c ci: fix wba flaky test Pierre Tachoire 2026-03-16 09:56:54 +01:00
  • 422320d9ac Set charset based on BOM Karl Seguin 2026-03-16 17:54:01 +08:00
  • 18b635936c Merge pull request #1837 from mvanhorn/osc/531-charset-prescan Karl Seguin 2026-03-16 17:39:58 +08:00
  • 7b2895ef08 click event dispastched from CDP should be trusted Karl Seguin 2026-03-16 17:33:12 +08:00
  • b09e9f7398 fix(cdp): add missing disable method to Security jnMetaCode 2026-03-16 17:21:20 +08:00
  • ac651328c3 fix(cdp): add missing disable method to Inspector jnMetaCode 2026-03-16 17:21:18 +08:00
  • 0380df1cb4 fix(cdp): add missing disable method to Performance jnMetaCode 2026-03-16 17:21:14 +08:00
  • 21421d5b53 fix(dom): add default messages for all DOMException error codes jnMetaCode 2026-03-16 17:20:29 +08:00
  • 80c309aa69 fix(cdp): add noop Emulation.setUserAgentOverride to prevent Playwright crash jnMetaCode 2026-03-16 17:07:56 +08:00
  • f5bc7310b1 actions: refactor node type checks for idiomatic flattening Adrià Arrufat 2026-03-16 16:38:21 +09:00
  • 21e9967a8a actions: simplify function names Adrià Arrufat 2026-03-16 16:31:33 +09:00
  • 32f450f803 browser: centralize node interaction logic Adrià Arrufat 2026-03-16 14:22:15 +09:00
  • 1972142703 mcp: add tests for click, fill, and scroll actions Adrià Arrufat 2026-03-16 14:16:20 +09:00
  • b10d866e4b Add click, fill, and scroll interaction tools Adrià Arrufat 2026-03-16 13:41:19 +09:00
  • b373fb4a42 Address review feedback: fix endless loop, use stdlib, add charset flag Matt Van Horn 2026-03-15 21:20:45 -07:00
  • 43a70272c5 Merge branch 'main' into css-improvements Adrià Arrufat 2026-03-16 10:25:35 +09:00
  • ddd34dc57b Merge pull request #1836 from mvanhorn/osc/1822-fix-axvalue-integer-string Adrià Arrufat 2026-03-16 09:55:54 +09:00
  • 265c5aba2e Merge pull request #1850 from navidemad/fix/cdp-websocket-timeout-during-navigation Karl Seguin 2026-03-16 08:41:36 +08:00
  • 21fc6d1cf6 cdp: explain buffer size for int serialization Adrià Arrufat 2026-03-16 09:41:28 +09:00
  • 1a7fe6129c Merge pull request #1847 from lightpanda-io/blob_fixes Karl Seguin 2026-03-16 08:34:38 +08:00
  • 37462a16c5 Merge pull request #1853 from lightpanda-io/fix-ignore-partition-key Karl Seguin 2026-03-16 08:19:09 +08:00
  • 323ec0046c zig fmt Karl Seguin 2026-03-16 07:36:14 +08:00
  • dc7c6984fb Merge pull request #1852 from lightpanda-io/fix-domparser-error-doc Karl Seguin 2026-03-16 07:35:50 +08:00
  • 92f7248a16 Merge pull request #1851 from lightpanda-io/fix-fetch-error-reject Karl Seguin 2026-03-16 07:35:38 +08:00
  • 1ec3e156fb Fix partitionKey ignore PR Karl Seguin 2026-03-16 07:28:14 +08:00
  • 1121bed49b remove test that I guess isn't reliable (CI?) Karl Seguin 2026-03-16 07:20:57 +08:00
  • 0eb43fb530 Fix test Karl Seguin 2026-03-16 07:16:27 +08:00
  • 1f50dc38c3 Merge pull request #1845 from navidemad/fix-cdp-unknown-domain-disconnect Karl Seguin 2026-03-16 07:14:18 +08:00
  • a9d044ec10 revert domparser test change that belongs to a different PR Karl Seguin 2026-03-16 07:11:06 +08:00
  • 1bdf464ef2 Fix CDP WebSocket connection dying during complex page navigation Navid EMAD 2026-03-15 23:07:23 +01:00
  • a70da0d176 Update README.md katie-lpd 2026-03-15 16:57:09 +01:00
  • 8c52b8357c Update README.md katie-lpd 2026-03-15 16:33:53 +01:00
  • 0243c6b450 Fix issues with blobs Karl Seguin 2026-03-15 21:03:55 +08:00
  • f7071447cb Merge pull request #1834 from evalstate/mcp-ping Adrià Arrufat 2026-03-15 18:15:51 +09:00
  • c038bfafa1 Merge pull request #1772 from lightpanda-io/nikneym/failing-body-onload-tests Halil Durak 2026-03-15 10:58:39 +03:00
  • 4d60f56e66 test: add test case for fetch throwing TypeError on network errors sjhddh 2026-03-15 07:26:18 +00:00
  • 56d3cf51e8 test: update empty xml parse error case in domparser.html sjhddh 2026-03-15 07:12:10 +00:00
  • 3013e3a9e6 fix(net): fetch() should reject with a TypeError on network errors sjhddh 2026-03-14 08:42:02 +00:00
  • fe9b2e672b fix(test): update tests to match new CDP error handling behavior Navid EMAD 2026-03-15 05:52:20 +01:00
  • 3e9fa4ca47 Fix use-after-free with certain CDP scripts Karl Seguin 2026-03-15 12:00:42 +08:00
  • a2e66f85a1 fix(cdp): don't kill WebSocket on unknown domain/method errors Navid EMAD 2026-03-15 04:36:47 +01:00
  • a9b9cf14c3 Merge pull request #1841 from lightpanda-io/reject_error Karl Seguin 2026-03-15 10:19:24 +08:00
  • d4b941cf30 zig fmt Karl Seguin 2026-03-15 10:06:20 +08:00
  • 4b6bf29b83 Improve ergonomics around rejecting a promise with a proper JS error Karl Seguin 2026-03-15 09:55:13 +08:00
  • a8b147dfc0 update v8 Karl Seguin 2026-03-15 09:24:42 +08:00
  • 65627c1296 Move ScriptManager to ArenaPool. Karl Seguin 2026-03-15 09:18:13 +08:00
  • 3dcdaa0a9b Implement charset detection from first 1024 bytes of HTML Matt Van Horn 2026-03-14 14:15:40 -07:00
  • 5bc00045c7 fix: serialize AXValue integer as string per CDP spec Matt Van Horn 2026-03-14 14:09:49 -07:00
  • 93ea95af24 feat(mcp): add ping request handling evalstate 2026-03-14 17:48:29 +00:00
  • f754773bf6 window.postMessage across frames Karl Seguin 2026-03-14 09:13:50 +08:00
  • f0c9c262ca Merge branch 'main' into css-improvements Adrià Arrufat 2026-03-14 20:36:50 +09:00
  • 42bb2f3c58 Merge pull request #1823 from lightpanda-io/remove_double_free Karl Seguin 2026-03-14 19:36:27 +08:00
  • 3fde349b9f webapi): reorder css function params and merge pointer events Adrià Arrufat 2026-03-14 20:26:51 +09:00