electron/shell
Cheng Zhao 05ba6359d0
feat: add signal option to dialog.showMessageBox (#26102)
* mac: add dialog.closeMessageBox API

* win: Implement dialog.closeMessageBox

* mac: Return cancelId with closeMessageBox

* gtk: Implement dialog.closeMessageBox

* win: Fix 32bit build

* win: Reduce the scope of lock

* fix: Build error after rebase

* feat: Use AbortSignal to close message box

* chore: silently handle duplicate ID

* win: Add more notes about the threads

* chore: apply reviews

* fix: base::NoDestructor should be warpped in function

* chore: fix style on windows
2021-07-15 07:59:27 +09:00
..
app fix: use correct userData path when unbundled (#30113) 2021-07-14 13:10:37 -07:00
browser feat: add signal option to dialog.showMessageBox (#26102) 2021-07-15 07:59:27 +09:00
common feat: add signal option to dialog.showMessageBox (#26102) 2021-07-15 07:59:27 +09:00
renderer chore: bump chromium to 93.0.4566.0 (main) (#29980) 2021-07-06 08:17:13 -04:00
utility chore: clean up forward declarations (#29904) 2021-07-02 09:51:37 +09:00