Jeremy Apthorp
|
0b25176893
|
refactor: mojofy draggable regions (#18536)
|
2019-06-03 10:43:04 -07:00 |
|
Shelley Vohr
|
c6f4bbd143
|
also format missing .cc files
|
2018-04-18 20:48:45 -04:00 |
|
Cheng Zhao
|
3b3e69f8b2
|
Save browser_view_ in the NativeWindow
No need to store it separately in subclasses.
|
2018-03-06 16:20:37 +09:00 |
|
Cheng Zhao
|
503b0ba1b1
|
mac: Move draggable region code to BrowserWindow
On macOS current draggable region implementation highly relies on
WebContents, the code is only meaningful for BrowserWindow.
|
2018-03-06 16:20:37 +09:00 |
|
Cheng Zhao
|
bc34ca9e25
|
mac: Call setMouseDownCanMoveWindow in BrowserWindow
|
2018-03-06 16:20:37 +09:00 |
|