Cheng Zhao
|
cee1c459c7
|
Do not accidentally change the behavior of did-change-theme-color
|
2017-11-13 16:20:54 +09:00 |
|
Cheng Zhao
|
7e0593950c
|
Code style fixes
|
2017-11-13 16:13:54 +09:00 |
|
Heilig Benedek
|
276e12ce71
|
pass on web_contents to properly handle devtools
|
2017-11-13 15:50:50 +09:00 |
|
Heilig Benedek
|
f8b3009ebf
|
restructure code to use web_preferences if possible
|
2017-11-13 15:50:49 +09:00 |
|
Heilig Benedek
|
e39aacb30e
|
fix a bug that caused a crash when using an offscreen window with detached devtools, related to autofill popups
|
2017-11-13 15:46:46 +09:00 |
|
Andrew MacDonald
|
c260a0ab78
|
Allow BrowserWindows to emit console-message events.
|
2017-11-07 15:31:15 -08:00 |
|
Ahmed Mohamed Ali
|
463260b249
|
Electron crashes if user clicks Dev Tools & Zoom options #10697
|
2017-10-21 22:21:24 +02:00 |
|
Cheng Zhao
|
cc9771a3d0
|
Merge pull request #10307 from liusy182/10240-theme-color-2
return null when theme color is transparent or not found
|
2017-09-11 18:40:35 +09:00 |
|
Cheng Zhao
|
0550a4a9b8
|
Fix crash when emitting render-view-deleted event
|
2017-08-29 17:46:46 +09:00 |
|
Siyuan Liu
|
5cb58cd42f
|
use nullptr instead of nullptr_t()
|
2017-08-23 09:30:58 +08:00 |
|
Cheng Zhao
|
2c1984b6ed
|
Add WebContents.getNativeView API
|
2017-08-21 19:50:12 +09:00 |
|
Siyuan Liu
|
eeb2e58ad8
|
return null when theme color is not found
|
2017-08-20 22:48:13 +08:00 |
|
Cheng Zhao
|
ecff620528
|
Merge pull request #10081 from renaesop/master
Add a callback option to `webContents.print`
|
2017-08-17 15:56:02 +09:00 |
|
Kevin Sawicki
|
34fff57646
|
Grant the devtools access to the extension origins
|
2017-08-15 16:19:21 +03:00 |
|
Kevin Sawicki
|
4bb95acc2b
|
👕 Remove linter errors
|
2017-08-15 16:19:21 +03:00 |
|
Tony Ganch
|
4d9f309888
|
Fix HasServiceWorker check
Revert cb2014f9e8ae0283e5f20d4e2167be1592228887.
|
2017-08-15 16:19:21 +03:00 |
|
Aleksei Kuzmin
|
ffbb16e854
|
Adds a basic offline check to InstallableManager.
https://codereview.chromium.org/2751343002
|
2017-08-15 16:19:21 +03:00 |
|
Aleksei Kuzmin
|
9b8a77f0d8
|
Adds the ability for WebContentsDelegate to decide if event should be updated
https://codereview.chromium.org/2775553002
|
2017-08-15 16:19:20 +03:00 |
|
Aleksei Kuzmin
|
99e57f9072
|
Add display::GetDisplayNearestView
https://codereview.chromium.org/2751833004
|
2017-08-15 16:19:20 +03:00 |
|
Aleksei Kuzmin
|
bda5e4efcb
|
Moving LatencyInfo into a separate component.
https://codereview.chromium.org/2783973002
|
2017-08-15 16:19:20 +03:00 |
|
Aleksei Kuzmin
|
c7f2e2731c
|
Allow content embedder to set a cursor for RenderWidgetHost
https://codereview.chromium.org/2808763009
|
2017-08-15 16:19:20 +03:00 |
|
Aleksei Kuzmin
|
7a4ca08a8d
|
The Blink Rename
|
2017-08-15 16:19:20 +03:00 |
|
renaesop
|
6d16eb81d2
|
Add a callback option to webContents.print
|
2017-08-15 14:44:24 +08:00 |
|
Vladimir Vainer
|
e0518444da
|
Minor changes to match style, init variables
|
2017-07-17 16:52:02 +03:00 |
|
Vladimir Vainer
|
42cb3461af
|
🐛 Fix #9231: Don't load url when detached.
|
2017-07-09 06:54:22 +03:00 |
|
Kevin Sawicki
|
1c1cf0d1f2
|
Merge pull request #9857 from alexeykuzmin/add-enable-osr-flag
[WIP] Add enable_osr flag
|
2017-06-29 12:30:44 -07:00 |
|
Aleksei Kuzmin
|
da36bdfcc4
|
Add enable_osr build flag
|
2017-06-28 18:58:52 +02:00 |
|
Birunthan Mohanathas
|
f20f87829b
|
Add webContents.setIgnoreMenuShortcuts()
This allows you to disable application menu shortcut handling on a per
web contents basis.
|
2017-06-26 14:01:17 -07:00 |
|
deepak1556
|
50ac7b2edd
|
Revert "Merge pull request #8724 from electron/defer_load_url"
Possible cause for #9121
This reverts commit 886b47e713 , reversing
changes made to 479af3c9e2 .
|
2017-06-05 19:04:21 +05:30 |
|
Heilig Benedek
|
192cd7787b
|
move popup related code to nativewindow
|
2017-05-26 03:39:36 +02:00 |
|
Heilig Benedek
|
218e28b136
|
minor fixes and enable datalist elements in OSR
|
2017-05-21 19:55:19 +02:00 |
|
Heilig Benedek
|
4949531f57
|
🎨 lint fix
|
2017-05-19 21:52:18 +02:00 |
|
Heilig Benedek
|
f360104bee
|
add datalist element view
|
2017-05-19 21:36:37 +02:00 |
|
Kevin Sawicki
|
97160ffa63
|
Make isDefault a bool
|
2017-05-18 10:51:44 -07:00 |
|
Kevin Sawicki
|
aa29bf8019
|
🎨
|
2017-05-18 10:26:22 -07:00 |
|
Kevin Sawicki
|
92f14f8d52
|
printerList() -> getPrinters()
|
2017-05-18 10:14:55 -07:00 |
|
Kevin Sawicki
|
84a9b6a42d
|
Merge remote-tracking branch 'origin/master' into renaesop_master
|
2017-05-18 10:08:40 -07:00 |
|
Cheng Zhao
|
9bed0ffdbf
|
Merge pull request #9440 from brenca/osr-fixes
Additional small OSR fixes
|
2017-05-17 17:14:27 +09:00 |
|
Kevin Sawicki
|
350528707b
|
Return base::ProcessId
|
2017-05-15 13:29:34 -07:00 |
|
Kevin Sawicki
|
d79ac8d9c1
|
Merge pull request #9222 from alexstrat/add-os-process-id
Add OS pid to web-contents
|
2017-05-15 13:28:47 -07:00 |
|
Heilig Benedek
|
9f682ee36b
|
fix osr window initial sizing
|
2017-05-11 23:48:14 +02:00 |
|
Kevin Sawicki
|
190c9c916e
|
Merge pull request #9331 from 22222/issue2579
Add 'will-prevent-unload' event for #2579.
|
2017-05-11 09:04:40 -07:00 |
|
Cheng Zhao
|
1b1c663b32
|
Merge pull request #8839 from brenca/offscreen-child-window
Offscreen rendering enhancements
|
2017-05-11 20:52:47 +09:00 |
|
22222
|
4044548f3e
|
Add 'will-prevent-unload' event.
|
2017-05-11 06:35:35 -05:00 |
|
Ryohei Ikegami
|
7ac93045b7
|
Merge branch 'master' into native-window-open
|
2017-05-11 13:51:43 +09:00 |
|
Heilig Benedek
|
8d1c17e036
|
remove GetSizeForNewRenderView
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
89277dda90
|
fix leaking of NativeImage instances
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
bccc25165d
|
fix mouse wheel event sending typo
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
c9fa71bdb3
|
lint fix
|
2017-05-10 22:19:05 +02:00 |
|
Heilig Benedek
|
20d2ab29ab
|
Add support for child and popup windows in OSR
|
2017-05-10 22:19:05 +02:00 |
|