deepak1556
|
2f36f5ca78
|
app: adding browser-window-focus/blur events
|
2015-06-18 11:29:08 +05:30 |
|
Cheng Zhao
|
81db8e098e
|
Don't need buffer for piping data
|
2015-06-17 10:19:58 +08:00 |
|
deepak1556
|
a5e2f8e79e
|
protocol: adding requestHttpJob method
|
2015-06-15 03:20:45 +05:30 |
|
Cheng Zhao
|
18fcd6990b
|
win: Fix running spec
|
2015-06-11 14:14:22 +08:00 |
|
Cheng Zhao
|
8eb5e651a2
|
Suppress some tests on CI
The Mac runner of Travis CI is too flacky.
|
2015-06-10 12:52:52 +08:00 |
|
Cheng Zhao
|
57ef6adbbd
|
win: Fix runing clipboard spec
|
2015-06-08 13:24:14 +08:00 |
|
Cheng Zhao
|
13c1b078f9
|
Fix refreshing test window
|
2015-06-05 19:48:58 +08:00 |
|
Cheng Zhao
|
f54506acc0
|
Merge pull request #1822 from hokein/crashpad-mac
Crashpad!
|
2015-06-04 22:11:14 +08:00 |
|
Haojian Wu
|
d5b47d1059
|
Simplify and polish the code.
|
2015-06-04 15:53:37 +08:00 |
|
Haojian Wu
|
98a9d8a9e3
|
Enable crashpad test on OS X.
|
2015-05-30 07:34:56 +08:00 |
|
Cheng Zhao
|
d9102efff7
|
Merge pull request #1752 from deepak1556/clipboard_patch
clipboard: api to list supported types, reading and writing markup
|
2015-05-28 15:29:36 +08:00 |
|
Cheng Zhao
|
ebbb974aca
|
Fix running spec on Windows
|
2015-05-28 14:43:16 +08:00 |
|
deepak1556
|
5584e3fd49
|
clipboard: api to list supported types, reading and writing markup
|
2015-05-27 13:21:56 +05:30 |
|
Cheng Zhao
|
f961f0617f
|
test: Add case for #634
|
2015-05-27 15:26:32 +08:00 |
|
Robo
|
1b1735bca9
|
avoid unnecessary api calls
|
2015-05-22 12:13:00 +05:30 |
|
deepak1556
|
3a5977e09f
|
window: adding resize and move events
|
2015-05-22 12:13:00 +05:30 |
|
Cheng Zhao
|
cde6b41a05
|
Merge pull request #1730 from deepak1556/webview_navigation_patch
navigation: adding clearHistory method
|
2015-05-21 14:56:30 +08:00 |
|
Cheng Zhao
|
097d4d9870
|
Merge pull request #1734 from atom/forked-original-fs
Make "original-fs" available in forked scripts
|
2015-05-20 16:57:35 +08:00 |
|
Cheng Zhao
|
b238ac5981
|
Merge pull request #1660 from deepak1556/filesysem_patch
browser: create quota permission context to allow quota request
|
2015-05-20 14:05:53 +08:00 |
|
Cheng Zhao
|
efd8a8a624
|
spec: original-fs is available in forked scripts
|
2015-05-20 13:37:46 +08:00 |
|
deepak1556
|
f8185296f4
|
add test
|
2015-05-20 09:23:08 +05:30 |
|
Cheng Zhao
|
4129d45d21
|
Merge pull request #1596 from deepak1556/protocol_interceptor_patch
protocol: wrapping HttpJobFactory with a default protocol handler to intercept
|
2015-05-20 11:52:52 +08:00 |
|
Paul Betts
|
50c913fe92
|
Add a test for the user agent
|
2015-05-19 14:27:15 -07:00 |
|
deepak1556
|
add7f8a4aa
|
add test
|
2015-05-12 18:03:00 +05:30 |
|
deepak1556
|
707503ac40
|
support https, ws, wss builtin schemes to be intercepted
|
2015-05-11 12:56:36 +05:30 |
|
deepak1556
|
7fee639edf
|
protocol: wrapping httpjobfactory with a default protocol handler to intercept
|
2015-05-11 12:32:17 +05:30 |
|
deepak1556
|
9ab53b0e4b
|
protocol: adding error job to log error with custom protocols
|
2015-05-11 10:17:31 +05:30 |
|
deepak1556
|
2d190b9952
|
spec: add test for basic authentication
|
2015-05-04 20:44:36 +05:30 |
|
Cheng Zhao
|
a04222f398
|
spec: Fix error when refreshing
|
2015-05-04 12:51:28 +08:00 |
|
Cheng Zhao
|
36d2512ff8
|
spec: Test beforeunload handler in webview
|
2015-05-01 13:48:23 +08:00 |
|
deepak1556
|
8c5f171a93
|
webContents: providing dom-ready event
|
2015-04-30 09:58:29 +05:30 |
|
Cheng Zhao
|
129cdb7680
|
spec,win: Fix page-favicon-updated event spec
|
2015-04-29 17:31:56 +08:00 |
|
Cheng Zhao
|
3ff2959f0c
|
spec: Native modules should work after navigation in webview
|
2015-04-27 15:11:59 +08:00 |
|
Cheng Zhao
|
1649d8f900
|
Merge pull request #1438 from deepak1556/api_web_view_patch
webview: page-favicon-updated navigation event and getFavicon api
|
2015-04-25 13:04:43 +08:00 |
|
deepak1556
|
da648511b3
|
asar: make fs async methods create errors asynchronously
|
2015-04-25 10:08:02 +05:30 |
|
deepak1556
|
18b3dfa350
|
removed will-navigate and did-navigate events
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
36819e2638
|
added did-navigate event, getFavicon api and workaround webview spec
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
9b585458c1
|
webview: will-navigate and page-favicon-set navigation events
|
2015-04-25 09:50:28 +05:30 |
|
Cheng Zhao
|
81783b255e
|
Increase timeout for some tests
|
2015-04-25 10:45:16 +08:00 |
|
Cheng Zhao
|
87809e65aa
|
Fix refreshing specs
|
2015-04-21 18:55:44 +08:00 |
|
Cheng Zhao
|
cd0aa4a956
|
Merge pull request #1389 from atom/rename-to-electron
Rename to electron
|
2015-04-17 15:22:07 +08:00 |
|
Cheng Zhao
|
1200d641b8
|
Change the names in specs
|
2015-04-14 15:59:45 +08:00 |
|
Cheng Zhao
|
a4c01b2336
|
Remove the did-get-response-details spec
It is not reliable to use external http resource for specs, should setup
our own http server.
|
2015-04-13 12:24:14 +08:00 |
|
Cheng Zhao
|
64f9f7e906
|
Merge pull request #1386 from deepak1556/web_contents_patch
webContents: event to detect status of requested resource
|
2015-04-13 11:59:37 +08:00 |
|
Cheng Zhao
|
7a97488023
|
Merge pull request #1373 from FoldingText/position-menu-items
Add position attribute for menu items
|
2015-04-13 09:46:13 +08:00 |
|
Cheng Zhao
|
43fe82e1e5
|
Merge branch 'master' into rename-to-electron
|
2015-04-12 21:49:08 +08:00 |
|
Cheng Zhao
|
03bdd8814e
|
Fix typo
|
2015-04-11 23:03:54 +08:00 |
|
Cheng Zhao
|
9e7c2a6fe4
|
spec: Suppress crash-reporter test on 64bit Windows
|
2015-04-11 20:15:31 +08:00 |
|
Kevin Sawicki
|
6615ef1054
|
Atom Shell -> Electron
|
2015-04-08 10:16:10 -07:00 |
|
deepak1556
|
15a648a879
|
webContents: event to detect status of requested resource
|
2015-04-08 19:14:47 +05:30 |
|