electron/shell
wgsheng 127584dc37
feat: add a 'title' parameter to openDevTools() (#39047)
* [Feature Request]: Add a parameter to openDevTools() that sets the DevTools window title bar

* all titles->title

* add GetDevToolsTitle(),update docs

* fix:lint error

* fix:lint error

* add setDevToolTitle

* lint errror

* lint errror

* ling errror (.md)

* build error

* build error in mac

* build error

* build error

* change docs

* std::string->std::u16string

* lint error

* build error

* build error
2023-08-15 14:32:53 +09:00
..
app chore: bump chromium to 117.0.5923.0 (main) (#39304) 2023-08-04 10:47:29 +02:00
browser feat: add a 'title' parameter to openDevTools() (#39047) 2023-08-15 14:32:53 +09:00
common fix: use nested run loop in clipboard.readImage (#39466) 2023-08-14 10:35:37 +02:00
renderer feat: add senderIsMainFrame to messages sent via ipcRenderer.sendTo() (#38868) 2023-07-24 14:27:30 +02:00
services/node chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00
utility chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00