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
|
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 |
|
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 |
|