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 |
|
Kevin Sawicki
|
afd736d9f9
|
Guard against null guest or embedder
Uncaught exceptions would occur when these were null and
the target origin was '*'
|
2015-12-10 15:51:15 -08:00 |
|
Robo
|
053c77d6f4
|
default session should be persistent
|
2015-12-11 00:27:15 +05:30 |
|
Robo
|
658accab94
|
fix pointer usage
|
2015-12-11 00:25:25 +05:30 |
|
Kevin Sawicki
|
49b6e5bcac
|
Add npm test script
|
2015-12-10 10:44:11 -08:00 |
|
Kevin Sawicki
|
065887e712
|
Pass through mocha invert option from test CLI
|
2015-12-10 10:42:07 -08:00 |
|
Kevin Sawicki
|
69c0a33c85
|
Pass mocha grep command line option through to spec app
|
2015-12-10 10:33:43 -08:00 |
|
Kevin Sawicki
|
a42fa5d5c2
|
Parse spec arguments using yargs library
|
2015-12-10 10:33:18 -08:00 |
|
Cheng Zhao
|
1683dd6197
|
Merge pull request #3759 from preco21/master
Update as upstream
|
2015-12-10 23:28:28 +08:00 |
|
Plusb Preco
|
ec16c6a146
|
Merge remote-tracking branch 'refs/remotes/atom/master'
|
2015-12-10 23:30:55 +09:00 |
|
Plusb Preco
|
5f75bc36d9
|
📝 Update as upstream
[ci skip]
|
2015-12-10 23:19:50 +09:00 |
|
Cheng Zhao
|
a05aa81570
|
Merge pull request #3701 from deepak1556/protocol_post_data_patch
protocol: provide upload data when available
|
2015-12-10 19:38:35 +08:00 |
|
Cheng Zhao
|
991c8b1aa6
|
Merge pull request #3733 from deepak1556/service_worker_scheme_patch
protocol: api to register schemes that can handle service worker
|
2015-12-10 19:29:51 +08:00 |
|
Cheng Zhao
|
b42695a0b5
|
win: Don't attach console for third party terms
Close #3692.
|
2015-12-10 14:37:09 +08:00 |
|
Cheng Zhao
|
150250f3d9
|
Merge pull request #3752 from atom/appveyor
Run tests on Appveyor
|
2015-12-10 13:38:12 +08:00 |
|
Cheng Zhao
|
bf5c3bc9dd
|
Avoid duplicate building for PR
|
2015-12-10 13:18:23 +08:00 |
|
Cheng Zhao
|
5cf369086c
|
Also disable test phase
|
2015-12-10 13:16:22 +08:00 |
|