Commit History

Author SHA1 Message Date
  Fedor Indutny 55e7a47d70 fix: always terminate active Node Streams (#43056) 8 months ago
  Samuel Attard a0a13ad623 build: fix macOS tests on GHA (#42524) 10 months ago
  Jeremy Rose 4e8c28fdf0 fix: data corruption in `protocol.handle` (#41894) 1 year ago
  Henrik Gaßmann 80906c0adb fix: properly stream `uploadData` in `protocol.handle()` (#41052) 1 year ago
  Cheng Zhao 9aa73abe78 feat: enable code cache for custom protocols (#40544) 1 year ago
  Milan Burda f6e8544ef6 refactor: use `replaceAll()` instead of `replace()` when appropriate (#39721) 1 year ago
  Milan Burda f27b034045 test: convert a few more specs to async/await (#39712) 1 year ago
  Milan Burda c9bae5da8e refactor: use optional catch binding (#39232) 1 year ago
  Shelley Vohr b142fce229 fix: `protocol.handle` not intercepting file protocol (#39048) 1 year ago
  Milan Burda d78f37ec8f refactor: use node scheme imports in spec (#38487) 1 year ago
  Shelley Vohr 86824c070e fix: validate response in `protocol.handle()` (#38587) 1 year ago
  Calvin fa81f77f40 test: re-enable tests that aren't broken & remove old test (#38251) 1 year ago
  Calvin b8a21dbcd7 test: migrate to helpers & disabled tests list (#37513) 2 years ago
  Jeremy Rose fda8ea9277 feat: add protocol.handle (#36674) 2 years ago
  Jeremy Rose a3e3efe4c4 test: use node helpers for events.once and setTimeout promise (#37374) 2 years ago
  Milan Burda f97d68c4bf test: convert functions to async & eliminate duplicates (#37316) 2 years ago
  Milan Burda cf10c19c33 test: cleanup let xyz = null as unknown as T; (#37335) 2 years ago
  Milan Burda ea848bc1c5 test: use webContents.create() in type-safe way (#37281) 2 years ago
  Jeremy Rose 01f1522cbd chore: change undocumented protocol.registerProtocol to detect body type (#36595) 2 years ago
  Milan Burda 4bc6b15f53 refactor: move spec helpers to spec/lib (#37010) 2 years ago
  Milan Burda 5fd7a43970 test: replace (webContents as any).destroy() with webContents.destroy() (#36653) 2 years ago
  Shelley Vohr e0fb5cbe1f fix: crash loading non-standard schemes in iframes (#35485) 2 years ago
  Jeremy Rose db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago