Kevin Sawicki
|
184b11be4c
|
Use id from source window when building proxy for event source
|
2015-12-14 16:47:33 -08:00 |
|
Kevin Sawicki
|
0ef0ce7345
|
Add comment about window.opener tweaks
|
2015-12-14 14:57:38 -08:00 |
|
Kevin Sawicki
|
574eec3e74
|
Make window.opener a BrowserWindowProxy
|
2015-12-14 14:55:48 -08:00 |
|
Plusb Preco
|
4fa6d4aead
|
📝 Update as upstream
[ci skip]
|
2015-12-15 05:40:13 +09:00 |
|
Cheng Zhao
|
606fb0615f
|
Merge pull request #3805 from andela-earinde/patch-1
Remove typo in auto-updater doc
|
2015-12-14 20:01:22 +08:00 |
|
Plusb Preco
|
bd1b6fdc74
|
📝 Update as upstream
[ci skip]
|
2015-12-14 19:18:27 +08:00 |
|
Cheng Zhao
|
551f07860d
|
Merge pull request #3799 from bbondy/patch-1
Indicate that Update 5 is required for VS2013
|
2015-12-14 19:11:49 +08:00 |
|
Sean Francis N. Ballais
|
2d2ad0d33b
|
Addeda versionin package.json.
|
2015-12-14 18:17:04 +08:00 |
|
Cheng Zhao
|
2fa7088fd1
|
Upgrade brightray for atom/brightray#184
|
2015-12-14 18:11:01 +08:00 |
|
Arinde Eniola
|
f48c28f22b
|
Update auto-updater.md
|
2015-12-14 01:02:30 +01:00 |
|
Robo
|
3c5e5053e3
|
browser: dont lose coordinates in capturepage src rect
|
2015-12-14 00:52:05 +05:30 |
|
Plusb Preco
|
582fb6f519
|
Merge remote-tracking branch 'refs/remotes/atom/master'
|
2015-12-13 16:37:26 +09:00 |
|
Plusb Preco
|
d0fe2ac904
|
📝 Fix confused translation
[ci skip]
|
2015-12-13 16:33:27 +09:00 |
|
Plusb Preco
|
db73647d07
|
Revert "📝 Update as upstream"
This reverts commit efac12ed89 .
|
2015-12-13 16:29:18 +09:00 |
|
Brian R. Bondy
|
8ae99ebd1f
|
Indicate that Update 5 is required for VS2013
|
2015-12-12 22:25:45 -05:00 |
|
Cheng Zhao
|
550830c4d9
|
Merge pull request #3792 from atom/backport-v8-patch
Backport https://codereview.chromium.org/1406133003
|
2015-12-12 22:44:10 +08:00 |
|
Cheng Zhao
|
0df9eeb2dd
|
Backport https://codereview.chromium.org/1406133003
|
2015-12-12 22:16:28 +08:00 |
|
Plusb Preco
|
c6085f5178
|
📝 Update as upstream
[ci skip]
|
2015-12-12 21:41:17 +09:00 |
|
Cheng Zhao
|
84cea1b494
|
Merge pull request #3789 from atom/template-web-request
Cleanup the webRequest and cookies code
|
2015-12-12 16:34:10 +08:00 |
|
Cheng Zhao
|
10cad5d9ec
|
Passing '' to fromPartiion should return default partition
|
2015-12-12 15:47:15 +08:00 |
|
Cheng Zhao
|
56c1f04a51
|
docs: Update webRequest API
|
2015-12-12 15:45:02 +08:00 |
|
Cheng Zhao
|
ab14a4466d
|
docs: Improve the cookies docs
|
2015-12-12 15:41:04 +08:00 |
|
Cheng Zhao
|
4d1e223044
|
Cleanup the cookies code
|
2015-12-12 15:33:51 +08:00 |
|
Cheng Zhao
|
3c48198c3c
|
spec: Suppress navigator.webkitGetUserMedia test
It is stressing the whole test case.
|
2015-12-12 15:32:49 +08:00 |
|
Cheng Zhao
|
9438d42322
|
Use generic function to handle events
|
2015-12-12 13:49:58 +08:00 |
|
Cheng Zhao
|
f976e1eda3
|
Add generic version for FillDetailsObject
|
2015-12-12 13:20:53 +08:00 |
|
Cheng Zhao
|
d3e723557e
|
spec: Add test cases for webRequest
|
2015-12-12 11:31:19 +08:00 |
|
Cheng Zhao
|
fed94aada0
|
Make the webRequest listener asynchronous
|
2015-12-12 00:09:03 +08:00 |
|
Cheng Zhao
|
d3c8363450
|
EventType can not be OR'ed
|
2015-12-11 21:22:23 +08:00 |
|
Cheng Zhao
|
15cc8164b8
|
Use lower case for getters
|
2015-12-11 21:21:02 +08:00 |
|
Cheng Zhao
|
67886cf513
|
Parse filters in API code
|
2015-12-11 21:14:13 +08:00 |
|
Cheng Zhao
|
79a627014c
|
Unify how listeners are handled
|
2015-12-11 21:02:44 +08:00 |
|
Cheng Zhao
|
9d406b695f
|
Simpily the code that fills |details|
|
2015-12-11 20:40:39 +08:00 |
|
Cheng Zhao
|
e295eb0de7
|
Fix memory leak
|
2015-12-11 20:11:59 +08:00 |
|
Cheng Zhao
|
467e3b25b2
|
EvenTypes => EventType
|
2015-12-11 20:11:22 +08:00 |
|
Cheng Zhao
|
62f4b25cf9
|
Allow passing null to webRequest
|
2015-12-11 19:13:56 +08:00 |
|
Cheng Zhao
|
b7fce578d5
|
docs: Improve the webRequets docs
|
2015-12-11 19:02:56 +08:00 |
|
Cheng Zhao
|
98ba1a24db
|
Merge pull request #3640 from deepak1556/webrequest_api_patch
session: add webrequest api
|
2015-12-11 16:56:00 +08:00 |
|
Plusb Preco
|
efac12ed89
|
📝 Update as upstream
[ci skip]
|
2015-12-11 14:26:01 +09:00 |
|
Cheng Zhao
|
9495392a1a
|
Bump v0.36.0
|
2015-12-11 11:49:01 +08:00 |
|
Cheng Zhao
|
ced6aae6df
|
Merge pull request #3762 from atom/run-specs-with-grep
Allow running specs with --grep option from command line
|
2015-12-11 11:21:57 +08:00 |
|
Laekh
|
fdef3d56b8
|
Update browser-window.md
Made it more clear on how to define BrowserWindow (outside of the main process, specifically)
|
2015-12-11 11:20:44 +08:00 |
|
Cheng Zhao
|
a6976b7d83
|
Merge pull request #3768 from atom/window-post-message-origin
Fix window.postMessage event.origin value
|
2015-12-11 11:18:37 +08:00 |
|
Cheng Zhao
|
6351e28f00
|
Merge pull request #3769 from atom/reuse-browser-window-proxies
Reuse BrowserWindowProxy objects across events
|
2015-12-11 11:16:42 +08:00 |
|
Kevin Sawicki
|
8401ece537
|
removeWindow -> remove
|
2015-12-10 17:22:05 -08:00 |
|
Kevin Sawicki
|
49ca7509c7
|
Reuse BrowserWindowProxy instances
|
2015-12-10 17:20:10 -08:00 |
|
Kevin Sawicki
|
7dfca3c293
|
Expect event source and opened window to be equal
|
2015-12-10 17:04:36 -08:00 |
|
Kevin Sawicki
|
dd01466f3c
|
sequnce -> sequence
|
2015-12-10 17:02:35 -08:00 |
|
Kevin Sawicki
|
9bc7c62588
|
Use source origin in window.postMessage event
|
2015-12-10 16:52:39 -08:00 |
|
Kevin Sawicki
|
2cb752e3de
|
Add failing spec for event origin
|
2015-12-10 16:49:23 -08:00 |
|