Cheng Zhao
|
1709e74958
|
Fix crash when the main frame is replaced
|
2017-03-02 17:19:00 +09:00 |
|
Cheng Zhao
|
24574f7299
|
Avoid touch an Environemnt after it gets destroyed
|
2017-03-02 17:19:00 +09:00 |
|
Cheng Zhao
|
29278e500b
|
Destroy node environment when a JS context in renderer is destroyed
|
2017-03-02 17:19:00 +09:00 |
|
Cheng Zhao
|
d379b05890
|
async handles should be closed on exit
|
2017-03-02 17:19:00 +09:00 |
|
Cheng Zhao
|
a0605275b9
|
Clean up node environment on exit in main process
|
2017-03-02 17:19:00 +09:00 |
|
Nitish Sakhawalkar
|
c06c4c0ccb
|
Reverting formatting changes made by clang format.
|
2017-03-01 14:04:41 -08:00 |
|
Kevin Sawicki
|
d009b3267a
|
Bump v1.6.2
|
2017-03-01 09:11:05 -08:00 |
|
Nitish Sakhawalkar
|
879082b1a6
|
Issue #8735:Support base URL option to loadURL for data URLs
|
2017-02-28 16:49:03 -08:00 |
|
Kevin Sawicki
|
be16e75be2
|
Support explicit cancelId on macOS
|
2017-02-24 09:05:55 -08:00 |
|
Kevin Sawicki
|
ef085a1f15
|
Remove unneeded AddRef/Release calls handled by base::Bind
|
2017-02-24 08:15:02 -08:00 |
|
Kevin Sawicki
|
6837ec8576
|
Check render frame host before getting context
|
2017-02-24 07:49:26 -08:00 |
|
Kevin Sawicki
|
a62c2f9e2e
|
Remove unused include
|
2017-02-24 07:37:28 -08:00 |
|
Kevin Sawicki
|
29f92bfb53
|
Extend RefCounted and add private destructor
|
2017-02-24 07:37:28 -08:00 |
|
Kevin Sawicki
|
a33ffd621f
|
Use callback dialog methods in RunFileChooser
|
2017-02-24 07:37:28 -08:00 |
|
liusi
|
ff513f2a84
|
remove the call to download_item_->Remove() on cancel
|
2017-02-24 14:08:21 +08:00 |
|
Kevin Sawicki
|
211bedf910
|
Invoke close callback after itemSelected runs
|
2017-02-22 11:47:58 -08:00 |
|
Kevin Sawicki
|
a8d1a7aed4
|
Make variables private instead of protected
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
2006e22aa4
|
🎨
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
ce5ac1b056
|
Implement ClosePopupAt on Windows/Linux
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
91d1af053f
|
Implement Menu.closePopup on Windows/Linux
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
6a023dc4fe
|
Add Menu.closePopup API on macOS
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
66b6b4f1cb
|
Map async option to MenuRunner::ASYNC flag
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
4430927f98
|
Add async option to menu.popup
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
b091d104f5
|
Add async menu.popup on Windows/Linux
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
636ef0fd29
|
Add async menu.popup on macOS
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
92092bed41
|
Bump v1.6.1
|
2017-02-21 08:49:50 -08:00 |
|
gellert
|
a1ede4a4b0
|
fixes os version check of vibrancy
|
2017-02-18 20:25:03 +01:00 |
|
deepak1556
|
0c022fdc36
|
set zoom changes for in page navigaitons
|
2017-02-18 01:34:32 +05:30 |
|
deepak1556
|
203a920c64
|
fix signature of zoom getter apis
|
2017-02-18 01:34:32 +05:30 |
|
deepak1556
|
5687f8b3b7
|
Destroy icon manager after file thread is destroyed
|
2017-02-17 14:16:18 +05:30 |
|
Yury Solovyov
|
977abc6458
|
Update icon loading API implementation
|
2017-02-16 23:16:34 +03:00 |
|
Kevin Sawicki
|
70849de8c4
|
Mark constructor as explicit
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
52801c4a41
|
Use internal IsVisible method
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
db79f4f450
|
Implement Activate instead of CanFocus
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
bda8af8dd3
|
Just use visible state in CanFocus delegate
|
2017-02-15 08:28:55 -08:00 |
|
Kevin Sawicki
|
be79417a03
|
Include CanFocus on Windows and map to state
|
2017-02-15 08:28:55 -08:00 |
|
Cheng Zhao
|
c127ce3e46
|
Merge pull request #8679 from electron/disable-active-tracker
Disable the ActiveVerifier
|
2017-02-15 11:04:36 +09:00 |
|
Kevin Sawicki
|
36e6501c44
|
Rename variable for compiler error
|
2017-02-14 12:30:23 -08:00 |
|
Kevin Sawicki
|
9be42db8d5
|
Merge pull request #8628 from Spacetech/master
Implement invalidate for non-offscreen mode
|
2017-02-14 11:41:16 -08:00 |
|
Kevin Sawicki
|
643cb5d6de
|
Remove unused variable
|
2017-02-14 11:13:23 -08:00 |
|
Kevin Sawicki
|
5cb6648686
|
Use underscore variable name for consistency
|
2017-02-14 11:12:30 -08:00 |
|
Kevin Sawicki
|
82f452568c
|
🎨 Minor formatting tweaks
|
2017-02-14 11:09:15 -08:00 |
|
Kevin Sawicki
|
3b7207da9f
|
Support removing extra parameters
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
9a434af03e
|
Clear crash keys in InitBreakpad
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
ba975d552a
|
Add setExtraParameter support on macOS
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
3e18d8baf5
|
Remove _ prefix on binding methods
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
c54ae66fb9
|
Call OnWindowScrollTouchEnd instead of Edge
|
2017-02-14 09:13:07 -08:00 |
|
Cheng Zhao
|
bad6954911
|
Disable the ActiveVerifier
|
2017-02-14 17:23:20 +09:00 |
|
liusi
|
d56c1909df
|
only emit download-item done event once.
|
2017-02-14 14:39:33 +08:00 |
|
Gary Wilber
|
f19924bcb0
|
Add Invalidate method to NativeWindow and add Mac implementation
|
2017-02-13 19:41:24 -08:00 |
|
Kevin Sawicki
|
d7ab142e10
|
Call content::WebContentsObserver first
|
2017-02-13 09:09:42 -08:00 |
|
Kevin Sawicki
|
a746651d1c
|
Use dialog setter for consistency with other properties
|
2017-02-13 08:23:53 -08:00 |
|
Samuel Attard
|
e45d8079b8
|
Add support for a noResolveAliases property
|
2017-02-13 08:23:53 -08:00 |
|
deepak1556
|
7a0aff2bae
|
code cleanup
|
2017-02-12 01:48:24 +05:30 |
|
deepak1556
|
cbeaa6be87
|
simply handling temporary zoom levels of webview
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
e3fe3cc490
|
map webframe zoom api to use HostZoomMap
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
63c0e4cbb1
|
Add ZoomController to manager zoom changes for webcontents
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
07794a58aa
|
use zoom factor webpreference option when required.
* When setzoomlevel is not called for the host.
* When there is no zoom preference for the host.
|
2017-02-12 00:49:17 +05:30 |
|
deepak1556
|
b27c94368d
|
webContents: set zoom levels with HostZoomMap
|
2017-02-12 00:49:17 +05:30 |
|
Kevin Sawicki
|
f7f4de36af
|
Merge remote-tracking branch 'origin/master' into macos-open-save-panel
|
2017-02-09 11:25:05 -08:00 |
|
Kevin Sawicki
|
867bb5a94e
|
Add DialogSettings helper struct
|
2017-02-09 10:13:11 -08:00 |
|
Kevin Sawicki
|
7994acf0ea
|
Use CHROMEGTK_CALLBACK_0 and ignore gpointer data
|
2017-02-09 09:49:09 -08:00 |
|
Birunthan Mohanathas
|
c8c11e68c6
|
Add support for checkbox with dialog.showMessageBox
This adds the `checkboxLabel` and `checkboxChecked` options to display a
checkbox in the message box. Fixes #6048.
|
2017-02-09 09:03:54 -08:00 |
|
Tan Wang Leng
|
347dc835b5
|
Fix code formatting
|
2017-02-09 21:51:11 +08:00 |
|
Tan Wang Leng
|
a4a71a1dc9
|
Change qualifier of ShowSaveDialog() parameter
The normal convention in the codebase is to not use references
or 'const' for primitives like 'bool' and 'int'.
|
2017-02-09 21:50:55 +08:00 |
|
Tan Wang Leng
|
b0487b7d84
|
Fix wrong signature for gtk's ShowSaveDialog()
|
2017-02-09 20:10:57 +08:00 |
|
Tan Wang Leng
|
1bf8270c0d
|
🏁 Fix dialog method calls for Windows
|
2017-02-09 20:10:57 +08:00 |
|
Tan Wang Leng
|
36209ddd90
|
🍎 Add additional options for Mac's open dialog
Support an additional attributes available in macOS's NSOpenPanel:
message.
|
2017-02-09 20:10:57 +08:00 |
|
Tan Wang Leng
|
1d612a12a1
|
🍎 Add additional options for Mac's save dialog
Support additional attributes available in macOS's NSSavePanel: message,
nameFieldLabel and showsTagField
|
2017-02-09 20:10:57 +08:00 |
|
Kevin Sawicki
|
1e581d6814
|
Use unique_ptr for passing VerifyRequestParams
|
2017-02-08 11:59:43 -08:00 |
|
Kevin Sawicki
|
70178adb6e
|
Use object for verification request
|
2017-02-08 11:59:43 -08:00 |
|
Kevin Sawicki
|
37db804099
|
Use NetLogWithSource since BoundNetLog no longer exists
|
2017-02-08 11:59:43 -08:00 |
|
Greg Nolle
|
e29b64a18a
|
modify CertVerifier Class
* respond to multiple similar verification requests.
* accept net error result as callback response.
|
2017-02-08 11:59:43 -08:00 |
|
Gary Wilber
|
11e1f6b56c
|
Fix lint errors
|
2017-02-08 00:05:16 -08:00 |
|
Gary Wilber
|
ed44b32ff5
|
Convert indentation to spaces
|
2017-02-07 23:08:03 -08:00 |
|
Gary Wilber
|
148898fb75
|
Implement invalidate for non-offscreen mode
|
2017-02-07 23:03:42 -08:00 |
|
Cheng Zhao
|
5cd18fe32a
|
Merge pull request #8619 from electron/mac-os-version-checks
Use IsAtLeastOS10_* version checks
|
2017-02-08 13:58:26 +09:00 |
|
Cheng Zhao
|
0643d98d99
|
Merge pull request #8616 from electron/renew-symbol-trick
Simplify the trick used for referencing symbols
|
2017-02-08 07:56:28 +09:00 |
|
Yury Solovyov
|
bcf0964c61
|
Fix more review
|
2017-02-07 09:55:18 -08:00 |
|
Yury Solovyov
|
29452364f3
|
Use isolate() method to get isolate
|
2017-02-07 09:54:22 -08:00 |
|
Yury Solovyov
|
c2bf5bb986
|
Put locker and handle scope to the top of the function. Remove unneeded header
|
2017-02-07 09:53:34 -08:00 |
|
Yury Solovyov
|
5794138ed4
|
Normalize path
|
2017-02-07 09:53:34 -08:00 |
|
Yury
|
1b4ee6e0d8
|
Image from icon node-style callback (#2)
* Try implementing node-style callbacks
* Add locker and handle scope
|
2017-02-07 09:53:34 -08:00 |
|
deepak1556
|
2e85ff1f57
|
Fix code style
|
2017-02-07 09:53:34 -08:00 |
|
Yury Solovyov
|
3d47c9b71d
|
Fix lint
|
2017-02-07 09:53:34 -08:00 |
|
Yury Solovyov
|
05cb26a174
|
Use object for options
|
2017-02-07 09:53:34 -08:00 |
|
Yury Solovyov
|
bec671bac8
|
Make size optional
|
2017-02-07 09:52:11 -08:00 |
|
Robo
|
b25b141642
|
create iconmanager as singleton class and cleanup code (#1)
* create iconmanager as singleton class and cleanup code
|
2017-02-07 09:52:11 -08:00 |
|
Yury Solovyov
|
1b3cd87fc9
|
Add icon manager to browser process
|
2017-02-07 09:50:17 -08:00 |
|
Yury Solovyov
|
602aba8723
|
Include proper header
|
2017-02-07 09:48:12 -08:00 |
|
Yury Solovyov
|
eb889b9b86
|
Get it compiling, linking till fails though
|
2017-02-07 09:48:12 -08:00 |
|
Yury Solovyov
|
d118fed5c2
|
Try my own class
|
2017-02-07 09:48:12 -08:00 |
|
Yury Solovyov
|
8e4ed664d9
|
Add icon fetching sources
|
2017-02-07 09:48:12 -08:00 |
|
Yury Solovyov
|
1d24a3a175
|
Add callback converters
|
2017-02-07 09:48:12 -08:00 |
|
Yury Solovyov
|
be5b907179
|
WIP
|
2017-02-07 09:48:12 -08:00 |
|
Kevin Sawicki
|
0f98c9d3fb
|
Use at least OS version checks
|
2017-02-07 09:32:40 -08:00 |
|
Kevin Sawicki
|
4de637779b
|
Make int converter helper an instance method
|
2017-02-07 09:13:42 -08:00 |
|
Tan Wang Leng
|
7ec88d16a6
|
Use base::StringToInt() instead of std::stringstream
|
2017-02-07 09:05:55 -08:00 |
|
Tan Wang Leng
|
42f65c52fb
|
🐛 Fix webpreferences not accepting numeric options
The webpreferences attribute values are parsed as strings instead
of numbers. Therefore, a conversion is required.
|
2017-02-07 09:05:55 -08:00 |
|
Cheng Zhao
|
84c180ac69
|
Simplify the trick used for referencing symbols
|
2017-02-07 17:09:43 +09:00 |
|
Kevin Sawicki
|
852519a826
|
Bump v1.6.0
|
2017-02-06 16:42:00 -08:00 |
|
Cheng Zhao
|
85e84cc0da
|
Fix missing of symbols when linking win32 build
|
2017-02-07 09:14:50 +09:00 |
|
Cheng Zhao
|
ec650b3773
|
Update to Chrome 56.0.2924.87
|
2017-02-06 10:34:30 -08:00 |
|
Cheng Zhao
|
86215d4300
|
Allow filter to use any scheme
|
2017-02-06 10:34:30 -08:00 |
|
Cheng Zhao
|
e0c021bfef
|
Fix compilation waring on Mac
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
1ed8743da8
|
Update Windows printing code to latest
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
75627ba6ad
|
Fix sync printing not working
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
82d796ded4
|
Fix missing of symbols issue on Release build
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
a98e69a80d
|
Work around the compilation error of v8_value_converter.cc
We should apply this patch in future:
0232f57400 %5E%21/
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
be29ea4dad
|
libgtk2ui => libgtkui
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
820c0827c0
|
Fix cpplint warnings
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
55d4d44f02
|
Fix Debug building on Windows
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
6165d36351
|
There is a new INSERTED type of ChangeCause
For the purpose of compatibility, we treat it as "explicit".
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
09fcb7fb27
|
Fix crash when using webview
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
6763977316
|
Update URLPattern to its latest version
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
81784827ff
|
PrintWebViewHelper is attached to RenderFrame
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
234e1bb811
|
base::Bind now prevents the case with no arguments
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
411696ca19
|
Clear is replaced with ClearEntriesAddedWithin
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
8a6fd685e3
|
Interface of crashpad_client.StartHandler has changed
Refs:
7b9234c4b2 %5E%21/
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
4a14b17255
|
WindowOpenDisposition has become enum class
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
6d5339b74e
|
insertText is deprecated
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
5e43ea227e
|
purgedSize and purgeableSize are removed by Chrome
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
6d323dd6fe
|
web/WebInputEvent.h is moved to platform/WebInputEvent.h
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
53bf82dd7c
|
Update URLRequestFetchJob
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
e7f3a25626
|
Update OffScreenRenderWidgetHostView
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
2e0780308c
|
allowDisplayingInsecureContent is removed by Chrome
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
47c1bc9f66
|
Update ResponsePiper
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
5cf2873b77
|
net::FtpProtocolHandler has changed its constructor
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
1a15b45736
|
--cipher-suite-blacklist is also removed
|
2017-02-06 10:34:29 -08:00 |
|
Cheng Zhao
|
dc9000f344
|
--ssl-version-fallback-min is removed by Chrome
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
3ea6d88763
|
Update AtomCertVerifier
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
c0697d8abe
|
SetupFilter is replaced with SetUpSourceStream
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
9882e87fbd
|
Update OffScreenOutputDevice
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
c2f3bbb3e6
|
Update OffScreenWebContentsView
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
a95bd227c3
|
Update atom::Browser
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
e91eed6758
|
FOR_EACH_OBSERVER is removed
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
85749e4dbd
|
Update AtomJavaScriptDialogManager
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
6eaa30e94c
|
Update AtomResourceDispatcherHostDelegate
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
13a1d79ca6
|
Deperecate AtomSecurityStateModelClient with SecurityStateTabHelper
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
3224c39371
|
Mac's version checking function has changed
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
1d29b23662
|
Update api::WebContents
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
231173aa90
|
Namespace of ChangeCause has changed
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
d4e3dade39
|
WindowCapturer and ScreenCapturer are merged to DesktopCapturer
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
7a7b72ce04
|
SimpleMenuModel::MenuClosed renamed to MenuWillClose
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
c10eb73166
|
Signature of OnCreateWindow has changed
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
d8e9432b0d
|
contentTracing.setWatchEvent/cancelWatchEvent is removed
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
0a91779dfa
|
Node also defines LIKELY
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
406224edff
|
enable_pepper_cdms is now a feature flag
So we should not define it anymore.
|
2017-02-06 10:34:28 -08:00 |
|
Cheng Zhao
|
b83676f9e9
|
Update to Chrome 56
|
2017-02-06 10:34:28 -08:00 |
|
Kevin Sawicki
|
1518ff5ddf
|
Bump v1.5.1
|
2017-02-06 08:56:48 -08:00 |
|