Aleksei Kuzmin
|
a71c814d19
|
fixme: always run "nightly-release-test" workflow
|
2018-10-09 14:39:39 -07:00 |
|
deepak1556
|
3364c04977
|
FIXME: disable document.visibilityState/hidden <webview> spec
|
2018-10-09 14:39:39 -07:00 |
|
deepak1556
|
ba14dbe553
|
FIXME: disable net log spec
|
2018-10-09 14:39:39 -07:00 |
|
deepak1556
|
7ec05fb202
|
spec: update media-started-playing tests based on the autoplay policy
|
2018-10-09 14:39:39 -07:00 |
|
Jeremy Apthorp
|
26a46b6b4b
|
ci: enable stack dumping in tests
|
2018-10-09 14:39:39 -07:00 |
|
deepak1556
|
363aafc25b
|
fix: ensure webcontents is destroyed before its associated browser context.
|
2018-10-09 14:39:39 -07:00 |
|
Jeremy Apthorp
|
a71755e1b6
|
fix: crash in webRequest due to unsafe static_cast
upstream was changed to wrap the network delegate
see https://chromium.googlesource.com/chromium/src/+/69.0.3497.106/services/network/network_context.cc#948
|
2018-10-09 14:38:00 -07:00 |
|
Heilig Benedek
|
e548ed1a6e
|
fix: remove conflicting header
|
2018-10-09 14:38:00 -07:00 |
|
Heilig Benedek
|
4088dec630
|
FIXME! disable osr for now
|
2018-10-09 14:38:00 -07:00 |
|
Heilig Benedek
|
4017f3faa7
|
fix: make lint run on Windows in PowerShell
|
2018-10-09 14:38:00 -07:00 |
|
Cheng Zhao
|
878c5b663d
|
fix: disable the V2 sandbox on macOS
The new v2 sandbox uses system sandbox API, there does not seem to have
a way to support it in --enable-mixed-sandbox, we should probably
deprecate the API.
See https://chromium.googlesource.com/chromium/src.git/+/master/sandbox/mac/seatbelt_sandbox_design.md
|
2018-10-09 14:38:00 -07:00 |
|
Cheng Zhao
|
7ba287a05e
|
test: make netLog test pass when app crash on exit
|
2018-10-09 14:38:00 -07:00 |
|
Cheng Zhao
|
a6256c672a
|
feat: getGPUInfo not longer supports 'complete' on macOS
See https://chromium-review.googlesource.com/c/chromium/src/+/1208362
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
e28eeb0c2e
|
fix notification permission handler
|
2018-10-09 14:38:00 -07:00 |
|
Charles Kerr
|
f027e62b2a
|
fix: only call NetworkService::SetUpHttpAuth once.
|
2018-10-09 14:38:00 -07:00 |
|
deepak1556
|
f668fc8d02
|
chore: roll node
|
2018-10-09 14:38:00 -07:00 |
|
deepak1556
|
55d3720a95
|
chore: gn format
|
2018-10-09 14:38:00 -07:00 |
|
deepak1556
|
be719a1ec3
|
fix: Use the new isolate initialization api
https://chromium-review.googlesource.com/c/chromium/src/+/1015020
|
2018-10-09 14:38:00 -07:00 |
|
Charles Kerr
|
fb4b50c8c9
|
fix: linking pepper flash on Linux
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
b539e4d486
|
roll node to 10.11.0
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
66018eb0f1
|
FIXME: disable non-compiling LOGFONT IPC message
https://chromium-review.googlesource.com/c/chromium/src/+/1134100
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
56e26c27f2
|
clang-format
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
c920e453dc
|
Stop using ResourceContext::GetHostResolver()
https://chromium-review.googlesource.com/c/chromium/src/+/1135366
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
6df9c04270
|
Hook up HttpAuthHandlerFactory configuration to the network service
https://chromium-review.googlesource.com/c/chromium/src/+/1089661
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
67611d69af
|
Refactor of ServiceManagerContext
https://chromium-review.googlesource.com/c/chromium/src/+/1093021
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
85372ecb6b
|
update,,, sysroots? again????
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
92e95a463e
|
update sysroot
|
2018-10-09 14:38:00 -07:00 |
|
Samuel Attard
|
a0c2f3dc28
|
chore: re-enable bundled font config, we should fix the sysroot
|
2018-10-09 14:38:00 -07:00 |
|
Samuel Attard
|
06dbc7f613
|
chore: update sysroot
|
2018-10-09 14:38:00 -07:00 |
|
Samuel Attard
|
f03001c9f2
|
chore: re-land GetBgColor libgtkui export patch
|
2018-10-09 14:38:00 -07:00 |
|
Samuel Attard
|
80ffc26713
|
fixme: disable pepper flash
|
2018-10-09 14:38:00 -07:00 |
|
Samuel Attard
|
7aa01bc00a
|
chore: dont use bundled fontconfig
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
f5eaa97d9d
|
migrate off QuitCurrent*Deprecated in browser.cc
modelled after https://chromium-review.googlesource.com/c/chromium/src/+/1096475 and https://chromium-review.googlesource.com/c/chromium/src/+/1096475
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
98829aa916
|
fix default_app.js calling no-longer-existent API
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
647322e299
|
native_desktop_media_list.h depends on //chrome/app:generated_resources
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
8eb15f7554
|
Creates TaskScheduler and MessageLoop on main thread early
https://chromium-review.googlesource.com/c/chromium/src/+/1072387
|
2018-10-09 14:38:00 -07:00 |
|
Samuel Attard
|
d3a0a2300b
|
fix: include algorithm in notification_presenter
|
2018-10-09 14:38:00 -07:00 |
|
Samuel Attard
|
9190245628
|
fix: exe_and_shlib_deps does not exist anymore
ce772faa73
|
2018-10-09 14:38:00 -07:00 |
|
Samuel Attard
|
f4f70a19b0
|
chore: bump node
|
2018-10-09 14:38:00 -07:00 |
|
Samuel Attard
|
d8e58dffe6
|
chore: update CHROME_VERSION_STRING
|
2018-10-09 14:38:00 -07:00 |
|
Samuel Attard
|
7589c56cea
|
fix: intercept the isolate_holder's new isolate and register it with the node platform before initialization
Chromium Change: https://chromium-review.googlesource.com/c/chromium/src/+/1015020
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
bacc36dde1
|
Replace more loading methods in WebLocalFrame
https://chromium-review.googlesource.com/c/chromium/src/+/1043093
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
816c2f1893
|
Split WebWidgetClient and WebViewClient
https://chromium-review.googlesource.com/c/chromium/src/+/1134427
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
8d9f24d369
|
Remove WebCanvas alias, use cc::PaintCanvas directly in blink
https://chromium-review.googlesource.com/c/chromium/src/+/1112671
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
1adfa4d9da
|
Rename WebFrameClient to WebLocalFrameClient
https://chromium-review.googlesource.com/c/chromium/src/+/1073398
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
b57b342352
|
Remove PlatformAccelerator
https://chromium-review.googlesource.com/c/chromium/src/+/1140211
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
7ce338e420
|
Handle deleting cookies with session-only policy in network service
https://chromium-review.googlesource.com/c/chromium/src/+/1090035
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
120b6079a8
|
Move Net.HttpRequestCompletionErrorCodes to NetworkContext
https://chromium-review.googlesource.com/c/chromium/src/+/1108083
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
42120b4a72
|
Remove SupportsOCSPStapling from CertVerifier and CertVerifyProc
https://chromium-review.googlesource.com/c/chromium/src/+/1117034
|
2018-10-09 14:38:00 -07:00 |
|
Jeremy Apthorp
|
b8774374a8
|
Fixed reporting for iframe ugprade-insecure-requests upgrades
https://chromium-review.googlesource.com/c/chromium/src/+/1096360
|
2018-10-09 14:38:00 -07:00 |
|