Commit History

Author SHA1 Message Date
  Milan Burda 83db340eb3 fix: ensure that internal messages are sent from the main process (#26439) 4 years ago
  trop[bot] eb93acc463 fix: handle asynchronous URL loading in bw proxy (#23804) 4 years ago
  Samuel Attard 7377bb3736 fix: do not add 104 to the history length (#23301) 5 years ago
  Samuel Attard abe5cf398c refactor: port window.open and window.opener to use ctx bridge instead of hole punching (#23235) 5 years ago
  Samuel Attard 96bf9ce77f refactor: port parts of window-setup to use ctx bridge instead of being run in the main world (#23194) 5 years ago
  Samuel Attard 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
  Samuel Attard b87b501161 build: update eslint + eslint plugins (#22777) 5 years ago
  Samuel Attard 360c1cad1b chore: do not override history methods when rendererprocessreuse is enabled (#22335) 5 years ago
  Milan Burda 31c93fec67 fix: load window-setup in sandboxed renderer (#21416) 5 years ago
  Joël Charles 0bcfae752e feat: allow pages to override window.history.length (#17742) 5 years ago
  Jeremy Apthorp 8dfc896cfa refactor: send the 'close' message asynchronously (#20796) 5 years ago
  Milan Burda b29f0b9348 refactor: use Map for windowProxies in window-setup.ts (#20600) 5 years ago
  Milan Burda 81e9dab52f refactor: replace ipcRendererUtils.invoke() with ipcRendererInternal.invoke() (#19574) 5 years ago
  Milan Burda 8a33118e36 fix: refactoring regression in LocationProxy (#19495) 5 years ago
  Milan Burda c756b955b3 fix: revert use of IPC helpers for history due to failing test (#19189) 5 years ago
  Milan Burda 419ce494e9 refactor: use IPC helpers in window-setup (#17948) 5 years ago
  Jeremy Apthorp 291ee2dafc refactor: use the URL api to resolve urls in window setup (#18611) 5 years ago
  Samuel Attard 18acda7888 perf: lazily create the anchor tag used for URL resolving (#18571) 5 years ago
  Milan Burda af0ad4454e refactor: add invoke helpers in window-setup (#18233) 6 years ago
  Milan Burda d597a0e8b0 refactor: expose ipcRendererInternal to the main world for window-setup using the content script world pattern (#17591) 6 years ago
  ZYSzys a40d826b11 chore: remove unused catch bindings (#16121) 6 years ago
  Samuel Attard 3b74837020 refactor: Split 'Event' docs/types into more specific Event types (#17038) 6 years ago
  Felix Rieseberg 2498e8d1c2 refactor: Port renderer-internal to TypeScript (#16939) 6 years ago
  Felix Rieseberg 6cd75744ef refactor: Port window-setup to TS (#16894) 6 years ago