Kevin Sawicki
|
704bd4d191
|
Improve error message
|
2016-02-11 13:25:58 -08:00 |
|
Kevin Sawicki
|
c94f1fc857
|
Throw error when IPC channel is missing
|
2016-02-11 13:25:58 -08:00 |
|
Kevin Sawicki
|
55d4db1387
|
🎨
|
2016-02-11 13:25:57 -08:00 |
|
Cheng Zhao
|
e1e58b642e
|
Merge pull request #4182 from deepak1556/debugger_api_patch
browser: add webContents.debugger api
|
2016-01-24 21:43:18 +08:00 |
|
Robo
|
d938dd68b0
|
wrap debugger for lazy initialization
|
2016-01-23 09:32:21 +05:30 |
|
Robo
|
df5bad3f89
|
fix api and docs
|
2016-01-22 10:27:25 +05:30 |
|
Kevin Sawicki
|
70bcb0ac5a
|
Clean up no-unused-vars lint errors
|
2016-01-21 09:32:21 -07:00 |
|
Cheng Zhao
|
c10c419f1d
|
No need to call sender.callbacks.remove
The IDWeakMap automatically removes the key when object is garbage
collected.
|
2016-01-15 16:36:35 +08:00 |
|
Jessica Lord
|
3a0fb42737
|
Use const
|
2016-01-14 14:33:45 -08:00 |
|
Kevin Sawicki
|
030d2a843c
|
Remove extra newlines around comments
|
2016-01-14 11:10:12 -08:00 |
|
Kevin Sawicki
|
990dc30e8d
|
Use // for multi-line comments
|
2016-01-14 10:44:21 -08:00 |
|
Kevin Sawicki
|
f4af744519
|
Use // for single line comments
|
2016-01-14 10:35:29 -08:00 |
|
Cheng Zhao
|
af02739c4e
|
Change webview's zoom level on JavaScript side
|
2016-01-13 12:50:02 +08:00 |
|
Cheng Zhao
|
350c572a8c
|
Handle default parameter of executeJavaScript in C++
|
2016-01-13 12:17:56 +08:00 |
|
Cheng Zhao
|
55dfddba77
|
Handle executeJavaScript in JavaScript
|
2016-01-13 12:11:46 +08:00 |
|
Cheng Zhao
|
5b7d1a9890
|
Add insertText to WebContents
|
2016-01-13 11:55:49 +08:00 |
|
Kevin Sawicki
|
1f9691ae13
|
Convert all source files to JavaScript
|
2016-01-12 16:24:06 -08:00 |
|