electron/shell
deepak1556 47f08d8922
fix: empty suggestions with windows platform checker
Amends the fix from https://github.com/electron/electron/pull/29690
since the feature flag is no longer available. We follow the
same pattern as //chrome/browser/renderer_context_menu/spelling_menu_observer.cc
to generate the suggestion list on demand when context menu action
is invoked.
2025-01-07 17:42:11 +09:00
..
app chore: bump chromium to 133.0.6878.0 (main) (#44831) 2024-12-10 13:16:07 -06:00
browser fix: empty suggestions with windows platform checker 2025-01-07 17:42:11 +09:00
common fix: empty suggestions with windows platform checker 2025-01-07 17:42:11 +09:00
renderer fix: custom spell-checker stuck in infinite loop (#45001) 2024-12-13 11:47:29 -05:00
services/node Update PdfViewer Save File Picker to use showSaveFilePicker. 2024-12-23 15:35:48 +09:00
utility chore: remove unused base/ includes (#43688) 2024-09-12 16:05:37 +02:00