Commit Graph

19 Commits

Author SHA1 Message Date
Johannes Rieken
a2cd24ace9 when talking to the extension host, only marshall/demarshall but don't stringify/parse, fixes #2088 2016-01-20 09:45:43 +01:00
Johannes Rieken
81456a7212 move api/common to api/browser 2016-01-11 14:44:13 +01:00
Benjamin Pasero
788201b268 debt - move quick open service to common 2015-12-21 19:07:56 +01:00
Benjamin Pasero
465fc4f58b more linting in workbench 2015-12-21 17:35:25 +01:00
Johannes Rieken
8aadd81678 debt - rename PluginHostXYZ to ExtHostXYZ, do the same for filenames 2015-12-21 11:46:00 +01:00
João Moreno
4f53830d53 Merge pull request #1367 from joaomoreno/fix-1111
Fix: Upgrading Extensions Blows Up
2015-12-16 16:34:30 +00:00
isidor
d62dbed35c pluginHostMain: ovewriting an extension message should have a source.
fixes #1326
2015-12-16 11:39:45 +01:00
Joao Moreno
0f800b76cf load latest extension version
fixes #1111
2015-12-16 08:34:08 +00:00
Alex Dima
98473e0e88 Call extension deactivate(), dispose subscriptions on extension host shutdown 2015-12-09 13:21:51 +01:00
Benjamin Pasero
e08e52dc54 Add a command line flag to disable loading of extensions (users, dev) 2015-12-01 16:06:12 +01:00
Benjamin Pasero
1ef99fc702 bin => bind 2015-11-24 18:00:37 +01:00
Benjamin Pasero
fea1ef3bfc polish 2015-11-24 17:33:35 +01:00
Benjamin Pasero
6505ab448b tests: make sure to set proper exit codes 2015-11-24 08:20:58 +01:00
Benjamin Pasero
7a780d7494 dont use lambda in this case 2015-11-22 11:35:53 +01:00
Benjamin Pasero
9d1ae7bbe6 trace the stack when process.exit is called from an extension 2015-11-22 10:56:55 +01:00
Benjamin Pasero
2b6ba9e3cb prevent an extension from process.exit() (fixes #411) 2015-11-22 10:18:57 +01:00
Benjamin Pasero
6e94b27e06 fix layer breakers 2015-11-20 08:42:27 +01:00
Benjamin Pasero
b853633084 fix issue when extension tests fail to execute and no output message is shown 2015-11-19 16:51:10 +01:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00