Commit History

Author SHA1 Message Date
  Kevin Sawicki 56a8eb3a94 Check that sender is a WebContents instance 8 years ago
  Charlie Hess f6410d3b77 Assert that listener count decreases after a remove event. 8 years ago
  Charlie Hess c213971a2d Write a warning instead of crashing. 8 years ago
  Kevin Sawicki 45986405b8 Assert remote event names 8 years ago
  Charlie Hess b04db2e546 Add a spec for the "renderer window closed" error. 8 years ago
  Kevin Sawicki 63bffbc460 Don't show window 8 years ago
  Kevin Sawicki c1a02d6556 Add spec for render-view-deleted issue 8 years ago
  Kevin Sawicki b61e1fd69f Add spec for error on removing all IPC listeners 8 years ago
  Kevin Sawicki 10386edea5 Default timeout to 30 seconds on CI and 10 seconds locally 8 years ago
  Samuel Attard eac5ba4c56 Fix spec linting issues 8 years ago
  Kevin Sawicki eef42770c6 Don't load remote properties until they are accessed 8 years ago
  Kevin Sawicki f792c720f4 Allow spec to be run multiple times in same runner 8 years ago
  Kevin Sawicki bc13536208 Add failing spec for missing remote properties 8 years ago
  Cheng Zhao 30dd65e3a9 Fix failing spec when refreshing test window 8 years ago
  Cheng Zhao 4833c4800e Merge pull request #6998 from electron/ipc-v8-converter-crash 8 years ago
  Cheng Zhao f854b27bfb Merge pull request #6867 from electron/remote-function-properties 8 years ago
  Kevin Sawicki 3e7a0e4b43 Test external value as send argument 8 years ago
  Kevin Sawicki 679ee95e8a Explicitly mention external objects 8 years ago
  Kevin Sawicki 625bfe53f7 :art: 8 years ago
  Kevin Sawicki 558ee08be9 Add explicit test for IPC cycle detection 8 years ago
  Kevin Sawicki 434e7cb5e9 Add test for sending webContents instance over IPC 8 years ago
  Kevin Sawicki 0f7e43aa47 Re-enable DOM object over IPC asserts 8 years ago
  Kevin Sawicki b17a2874f8 Add empty request error handler 8 years ago
  Kevin Sawicki e38bc17a7b Add regression spec for HTTP request over IPC 8 years ago
  Kevin Sawicki 3f4af3a2ba Convert specs to expect empty objects 8 years ago
  Kevin Sawicki 10d39f673a Add failing spec for duplicate references over IPC 8 years ago
  Kevin Sawicki b688539fe9 :art: Use const 8 years ago
  Kevin Sawicki e1cf61f0cb Add spec for Int16Array remote parameter 8 years ago
  Kevin Sawicki a1a7b1779c Add missing space after comma 8 years ago
  Kevin Sawicki 363a02b82d Add more remote Buffer specs 8 years ago