Jeremy Apthorp
|
f8f318da93
|
FIXME: temporary debugging to maybe diagnose netlog issue on mac
|
2018-10-09 15:43:33 -07:00 |
|
Jeremy Apthorp
|
30850f491f
|
fix: [mac] restore SetBackgroundColor functionality
|
2018-10-09 14:39:39 -07:00 |
|
Jeremy Apthorp
|
373ffa9fee
|
docs: document BrowserWindow.setBackgroundColor
|
2018-10-09 14:39:39 -07:00 |
|
Jeremy Apthorp
|
1a17ce81d5
|
FIXME: try enabling dcheck to see if that will get us more info on linux-release-testing
|
2018-10-09 14:39:39 -07:00 |
|
Jeremy Apthorp
|
c8a9a3f63c
|
FIXME: disable isCurrentlyAudible test to unblock merge
|
2018-10-09 14:39:39 -07:00 |
|
Jeremy Apthorp
|
edb96c875e
|
FIXME: disable getGPUInfo test to unblock merge
should be fixed and re-enabled before release
|
2018-10-09 14:39:39 -07:00 |
|
Jeremy Apthorp
|
ee8a54d186
|
chore: update line reference in gpuinfo comment
|
2018-10-09 14:39:39 -07:00 |
|
Jeremy Apthorp
|
28153642a4
|
fix: compile error on mas
|
2018-10-09 14:39:39 -07:00 |
|
Aleksei Kuzmin
|
f7dee77f2b
|
fixme: allow huge Electron archives
|
2018-10-09 14:39:39 -07:00 |
|
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 |
|