This project is mirrored from https://github.com/electron/electron.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Feb 06, 2024
-
-
trop[bot] authored
* refactor: remove ResourceContext* arg from GetNSSCertDatabaseForResourceContext() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: remove ResourceContext* arg from CertificateManagerModel::GetCertDBOnIOThread() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: remove BrowserContext* arg from CertificateManagerModel::Create() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: remove unused forward declarations Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: rename method to GetNSSCertDatabase() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * fixup! refactor: remove BrowserContext* arg from CertificateManagerModel::Create() chore: remove unneeded line Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
fix: original-fs import replacement Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Feb 05, 2024
-
-
trop[bot] authored
When worker_thread shutdown, it will destory context and close message_port. In this case, it should not dispatch close event. Because it forbid script running during NotifyContextDestroyed in ContextLifecycleNotifier. Now chromium has implemented close_event and will not crash, so we remove the patch with #22532 and add one test. Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Jinli Wu <wujinli@bytedance.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Milan Burda <milan.burda@gmail.com>
-
- Feb 04, 2024
-
-
trop[bot] authored
docs: add note about fuses to our security documentation (#41210) * Add note about fuses to our security documentation Additionally, add the missing #18 to the ToC. * lint issues for security.md * Update docs/tutorial/security.md * move reference links to bottom of security.md --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Kilian Valkhof <kilian@kilianvalkhof.com>
-
- Feb 03, 2024
-
-
trop[bot] authored
* refactor: use base::WriteJson() in ListValueToNSArray() refactor: use base::WriteJson() in DictionaryValueToNSDictionary() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: use base::WriteJson() in Debugger::SendCommand() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: use base::WriteJson() in ScriptingExecuteScriptFunction::Run() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: use base::WriteJson() in HandleAccessibilityRequestCallback() Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Feb 02, 2024
-
-
Calvin authored
* chore: cherry-pick e7ffe20ebfac from chromium * chore: update patches --------- Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
- Feb 01, 2024
-
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 122.0.6261.18 * chore: update patches --------- Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
trop[bot] authored
fix: select-usb-device should respect filters option Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Jan 31, 2024
-
-
trop[bot] authored
* doc: document printToPDF generateDocumentOutline option Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * doc: ready event to whenReady Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
refactor: use gfx::Rect::Contains() instead of reinventing the wheel perf: use base::Value::FindInt() to avoid redundant map lookups Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Milan Burda <milan.burda@gmail.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
fix: shouldPrintBackgrounds -> printBackground Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Jan 30, 2024
-
-
trop[bot] authored
* refactor: inline OffScreenRenderWidgetHostView::IsPainting() refactor: inline OffScreenRenderWidgetHostView::GetFrameRate() refactor: inline OffScreenRenderWidgetHostView::GetRootLayer() refactor: inline OffScreenRenderWidgetHostView::GetDelegatedFrameHost() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: inline OffscreenViewProxy::GetBitmap() refactor: inline OffscreenViewProxy::GetBounds() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: inline WebContentsZoomController::GetDefaultZoomFactor() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: inline Notification prop getters Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: inline RootView::is_menu_bar_auto_hide() refactor: inline RootView::is_menu_bar_visible() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: inline ElectronBrowserContext::can_use_http_cache() refactor: inline ElectronBrowserContext::get_max_cache_size() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * fixup! refactor: inline Notification prop getters remove get_ prefix from inlined simple getter method names Co-authored-by:
Charles Kerr <charles@charleskerr.com> * fixup! refactor: inline OffscreenViewProxy::GetBitmap() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * fixup! refactor: inline WebContentsZoomController::GetDefaultZoomFactor() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * fixup! refactor: inline Notification prop getters have object getters return const references Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: rename method to OffScreenRenderWidgetHostView::root_layer() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: rename method to ElectronBrowserContext::max_cache_size() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: rename method to OffScreenRenderWidgetHostView::frame_rate() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: rename method to OffScreenRenderWidgetHostView::delegated_frame_host() Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Jan 29, 2024
-
-
trop[bot] authored
* fix: potential async_hooks crash in NotifyWindowRestore on Windows Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * fix: don't use CallbackScope for Error objects Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
This is a follow up to https://github.com/electron/electron/pull/35921 that, it fixes more corner cases that on-screen-keyboard does not hide for webviews. This change has been applied in Teams for quite a while and should be reliable enough to introduce to Electron. Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Cheng Zhao <zcbenz@gmail.com>
-
- Jan 26, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Cheng Zhao <zcbenz@gmail.com>
-
trop[bot] authored
* build: fixup zip manifest check on Windows Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> * build: remove unused dlls Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 122.0.6240.1 * chore: bump chromium in DEPS to 122.0.6241.6 * chore: bump chromium in DEPS to 122.0.6245.1 * chore: bump chromium in DEPS to 122.0.6247.1 * chore: bump chromium in DEPS to 122.0.6249.1 * chore: bump chromium in DEPS to 122.0.6251.1 * chore: bump chromium in DEPS to 122.0.6253.1 * chore: bump chromium in DEPS to 122.0.6255.1 * chore: bump chromium in DEPS to 122.0.6257.1 * chore: bump chromium in DEPS to 122.0.6259.1 * chore: bump chromium in DEPS to 122.0.6259.3 * chore: bump chromium in DEPS to 122.0.6259.5 * chore: bump chromium in DEPS to 122.0.6260.0 * chore: bump chromium in DEPS to 122.0.6261.1 * chore: bump chromium in DEPS to 122.0.6261.6 * chore: update patches (cherry picked from commit dde66c35895eb9404a2d209709860383146269bc) * refactor: extensions replaced StringPiece with string_view Ref: https://chromium-review.googlesource.com/c/chromium/src/+/5171926 (cherry picked from commit c7031d5c05394d6a39e885fcefa16b13a8b55153) * chore: update patches (cherry picked from commit 95b04b1fca3413d4e2a577e466152664bf758673) * 5192010: Rename {absl => std}::optional in //chrome/ https://chromium-review.googlesource.com/c/chromium/src/+/5192010 (cherry picked from commit 55e58676148e11697e16ea02f9f5a32dfe54a723) * 5109767: CodeHealth: Fix leaked raw_ptr in Linux ProcessSingleton https://chromium-review.googlesource.com/c/chromium/src/+/5109767 (cherry picked from commit 7b2efc758618aa8653bfdc3879acef825ef98022) * 5105227: [media_preview] Show requested device in permission bubble https://chromium-review.googlesource.com/c/chromium/src/+/5105227 (cherry picked from commit 10d61636c652a0f2c04123cc0dfd0cce3b8e8be6) * chore: update patches (cherry picked from commit d04ebc7b079365d42e3f8c15167ada8f690b1551) * 5180720: Polish tiled browser window UI on Linux | https://chromium-review.googlesource.com/c/chromium/src/+/5180720 (cherry picked from commit 3dbbb67dbcd7a2f49220c1e9bcc22b54e634de3b) * chore: update patches (cherry picked from commit 18a5961e4e654b0a106a90fffee2358c40aeebc9) * chore: update patches (cherry picked from commit 69e0bfefcc0078c041206b439812d2fb58751420) * 5186276: [autopip] Make "allow once" per navigation | https://chromium-review.googlesource.com/c/chromium/src/+/5186276 (cherry picked from commit 412f70681ab190e93c3bd395fd9f3ed80ac9c41d) * chore: update patches (cherry picked from commit e4d2a2ded01e5686928d1cbe662bd284594fe575) * 5190661: Automated T* -> raw_ptr<T> rewrite "refresh" | https://chromium-review.googlesource.com/c/chromium/src/+/5190661 (cherry picked from commit 6b41b72130912b57c6a7258764de0fa8f1a51ff0) * 5206106: Make sure RenderFrameHosts are active when printing | https://chromium-review.googlesource.com/c/chromium/src/+/5206106 (cherry picked from commit 9a788c0c60fb8def95abad35351ec28b15e2bdd7) * 5202674: Reland "Automated T* -> raw_ptr<T> rewrite 'refresh'" https://chromium-review.googlesource.com/c/chromium/src/+/5202674 (cherry picked from commit 55daca952d216ebe0e88e72a540a8252c8bcf43d) * fixup CodeHealth: Fix leaked raw_ptr in Linux ProcessSingleton https://chromium-review.googlesource.com/c/chromium/src/+/5109767 (cherry picked from commit 047898ba92c497f4121d9d04cd32a980be20620c) * fixup 5206106: Make sure RenderFrameHosts are active when printing (cherry picked from commit 715c534cd8784f67509bb772eb16baaed91c9983) * Make legacy ToV8() helpers private to ScriptPromiseResolver, their only user https://chromium-review.googlesource.com/c/chromium/src/+/5207474 (cherry picked from commit 9a10062d8cefeadaf252a530244aeffabaed055f) * fixup CodeHealth: Fix leaked raw_ptr in Linux ProcessSingleton (cherry picked from commit a1f643b25ef27269aca5731b7cddac87b362c1ec) * fixup 5186276: [autopip] Make "allow once" per navigation https://chromium-review.googlesource.com/c/chromium/src/+/5186276 (cherry picked from commit e3c40ed923dfa96f86e5bf1b873e44d310b04e24) * 5191363: Mark LOG(FATAL) [[noreturn]] https://chromium-review.googlesource.com/c/chromium/src/+/5191363 (cherry picked from commit 8037cef9882c361a490d33fd0a6747fb92e2539b) * fixup 5186276: [autopip] Make "allow once" per navigation https://chromium-review.googlesource.com/c/chromium/src/+/5186276 (cherry picked from commit e60c31dd4f56fc95bea3a1c84a09c463ebb7b40b) * fixup Make legacy ToV8() helpers private to ScriptPromiseResolver https://chromium-review.googlesource.com/c/chromium/src/+/5207474 (cherry picked from commit b02108e0c0f631d2616ad74ef207e8c225e5b74f) * chore: update patches (cherry picked from commit 96e85741156b25077db58e109683dba2d4d77abc) * chore: update patches (cherry picked from commit e0f51957bec3c9d18f7d2c8eb065f3fb262e8a38) * chore: restore patch that was mistakenly removed (cherry picked from commit 4057b5439c5956b73acbcf20f0247fb236a5ef33) * 5181931: Improve LoginHandler (Part 9 / N) https://chromium-review.googlesource.com/c/chromium/src/+/5181931 (cherry picked from commit 6ad8028fe8d28bbd3995b5cfd15396403debfa7c) * Dispatch SiteInstanceGotProcess() only when both process and site are set. https://chromium-review.googlesource.com/c/chromium/src/+/5142354 (cherry picked from commit a871198a23b3ad01e29edf1b05b8ed800d698559) * 5171446: [AsyncSB] Pass navigation_id into CreateURLLoaderThrottles https://chromium-review.googlesource.com/c/chromium/src/+/5171446 (cherry picked from commit ebf2efcedda08c7938e9825fb32220bcdbce0026) * 5213708: Move DownloadTargetInfo into components/download https://chromium-review.googlesource.com/c/chromium/src/+/5213708 (cherry picked from commit c361ded147ede1c2d74759ff6031c53e8e97c437) * extensions: Add a loader for Controlled Frame embedder scripts https://chromium-review.googlesource.com/c/chromium/src/+/5202765 (cherry picked from commit 63d2773d15e47ea36463724f44550fa848450e0f) * [CSC][Zoom] Add initial_zoom_level to DisplayMediaInformation https://chromium-review.googlesource.com/c/chromium/src/+/5168626 (cherry picked from commit a4b5c9ce31d2c1a2f4367006f20c2002f53fe3d3) * fix: suppress clang -Wimplicit-const-int-float-conversion (cherry picked from commit 979bde6683e76cc14787dac3a26c2df028149233) * fixup 5191363: Mark LOG(FATAL) [[noreturn]] for Windows https://chromium-review.googlesource.com/c/chromium/src/+/5191363 (cherry picked from commit 759f1740a8a85138536f4adadc53a190efa43d96) * 5167921: Remove Widget::IsTranslucentWindowOpacitySupported https://chromium-review.googlesource.com/c/chromium/src/+/5167921 Also 5148392: PinnedState: Support pinned state in PlatformWindowState | https://chromium-review.googlesource.com/c/chromium/src/+/5148392 (cherry picked from commit 53d9c82a5721ff8d2849a25c0e90368fab334ccd) * fixup: 5180720: Polish tiled browser window UI on Linux https://chromium-review.googlesource.com/c/chromium/src/+/5180720 (cherry picked from commit e565db509563607abfa63c2b515da8767a33bef3) * 5170669: clipboard: Migrate DOMException constructors to RejectWith- https://chromium-review.googlesource.com/c/chromium/src/+/5170669 (cherry picked from commit 5409118134fec37d6936be963e8f1cda6adf2c36) * 5178824: [Fullscreen] Record UKM data https://chromium-review.googlesource.com/c/chromium/src/+/5178824 (cherry picked from commit 3d53a6ec015ef44e2abbcca70cbbefcc3dca9a9c) * chore: update patches after rebase (cherry picked from commit 3a6a335a05384b445e110ed379ad4a75846bb6a8) * chore: update patches after cherry picks * chore: update patches after rebase --------- Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
Samuel Attard <samuel.r.attard@gmail.com> Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by:
VerteDinde <vertedinde@electronjs.org> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
Cheng Zhao authored
-
- Jan 25, 2024
-
-
trop[bot] authored
`delegated_frame_host_` holds a pointer to `delegated_frame_host_client_`. Since `delegated_frame_host_client_` was being destroyed first, that pointer was dangling in the OSRWHV destructor. Also, make these two unique_ptr fields `const` since they point to the same objects for the lifespan of the OSRWHV. Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Max Schmitt <max@schmitt.mx>
-
trop[bot] authored
reset spawnedProcess instance in case of error Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Maikel Ortega Hernandez <maikeloh@gmail.com>
-
trop[bot] authored
* fix: draggable regions not working Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * fix: only support app regions for main frame Co-authored-by:
deepak1556 <hop2deep@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by:
deepak1556 <hop2deep@gmail.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Cheng Zhao <zcbenz@gmail.com>
-
trop[bot] authored
* refactor: do not use banned std::to_string() in ServiceWorkerContext::GetAllRunningWorkerInfo() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: do not use banned std::to_string() in REPORT_AND_RETURN_IF_FAILED() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: do not use banned std::to_string() in JSChunkedDataPipeGetter::OnWriteChunkComplete() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: do not use banned std::to_string() in SetCrashKey() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: remove unused #include Co-authored-by:
Charles Kerr <charles@charleskerr.com> * fixup! refactor: do not use banned std::to_string() in REPORT_AND_RETURN_IF_FAILED() Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
Shelley Vohr authored
-
- Jan 24, 2024
-
-
Milan Burda authored
chore: replace absl::optional<T> with std::optional<T> (#40928)
-
trop[bot] authored
* fix: ElectronBrowserContext::PartitionKey comparisons Use c++20 default comparisons to simplify + fix PartitionKey sorting: - The equality operator is broken. `PartitionKey{"foo", false}` is both equal, to and less than, `PartitionKey{"foo", true}` - For some keys, the same session can be retrieved via both `fromPath()` and `fromPartition()`. This use case was discussed and removed from the original PR after code review said "always returning different sessions feels lower maintenance." The current behavior is a bug that comes from the comparison operators not checking the keys' types. Xref: https://github.com/electron/electron/pull/36728/commits/3f1aea9af91e17b2605eb8a5837bbb81888d76da#r1099745359 Xref: https://chromium.googlesource.com/chromium/src/+/main/styleguide/c++/c++-features.md#Default-comparisons-allowed Co-authored-by:
Charles Kerr <charles@charleskerr.com> * fixup! fix: ElectronBrowserContext::PartitionKey comparisons Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Jan 23, 2024
-
-
trop[bot] authored
* docs: fixed typos Co-authored-by:
Villy-P <valeriuspetrini@gmail.com> * Update docs/tutorial/performance.md Co-authored-by:
Keeley Hammond <vertedinde@electronjs.org> Co-authored-by:
Valerius Petrini <112593680+Villy-P@users.noreply.github.com> * Update performance.md Co-authored-by:
Valerius Petrini <112593680+Villy-P@users.noreply.github.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Villy-P <valeriuspetrini@gmail.com> Co-authored-by:
Valerius Petrini <112593680+Villy-P@users.noreply.github.com>
-
Keeley Hammond authored
Revert "feat: replace BrowserView with WebContentsView (#40759)" This reverts commit bd304f7c.
-
- Jan 19, 2024
-
-
trop[bot] authored
* chore: cleanup tests creating crashpad handler in the test runner process Co-authored-by:
deepak1556 <hop2deep@gmail.com> * ci: logging Co-authored-by:
deepak1556 <hop2deep@gmail.com> * ci: enable logging Co-authored-by:
deepak1556 <hop2deep@gmail.com> * ci: more logging Co-authored-by:
deepak1556 <hop2deep@gmail.com> * ci: run all tests Co-authored-by:
deepak1556 <hop2deep@gmail.com> * ci: more logging Co-authored-by:
deepak1556 <hop2deep@gmail.com> * ci: increase timeout Co-authored-by:
deepak1556 <hop2deep@gmail.com> * Revert "ci: increase timeout" This reverts commit 870f7445 . Co-authored-by:
deepak1556 <hop2deep@gmail.com> * Revert "ci: more logging" This reverts commit 46837f8b . Co-authored-by:
deepak1556 <hop2deep@gmail.com> * Revert "ci: run all tests" This reverts commit 6a7889ce . Co-authored-by:
deepak1556 <hop2deep@gmail.com> * Revert "ci: more logging" This reverts commit 351473ab . Co-authored-by:
deepak1556 <hop2deep@gmail.com> * Revert "ci: enable logging" This reverts commit 194109ed . Co-authored-by:
deepak1556 <hop2deep@gmail.com> * Revert "ci: logging" This reverts commit 9a3396fc . Co-authored-by:
deepak1556 <hop2deep@gmail.com> * chore: disable flaky ia32 tests Co-authored-by:
deepak1556 <hop2deep@gmail.com> * chore: fixup .patches after trop --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
deepak1556 <hop2deep@gmail.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
trop[bot] authored
* fix: crash when dialog.showMessageBoxSync missing buttons Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * chore: feedback from review Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
* chore: fixup assertNotWindows Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> * remove logging Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
trop[bot] authored
* refactor: do not use deprecated ToInternalValue() in ElectronExtensionLoader::FinishExtensionLoad() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: do not use deprecated ToInternalValue() in NotificationPresenterWin::SaveIconToFilesystem() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: rename temp variable to now_usec for clarity Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
- Jan 18, 2024
-
-
trop[bot] authored
fix: use `HasStyleMask(NSWindowStyleMaskResizable)` instead of `IsResizable()` for enabling/disabling window maximize button (#41029) * fix: use `HasStyleMask(NSWindowStyleMaskResizable)` instead of `IsResizable()` for enabling/disabling window maximize button Co-authored-by:
Tamás Zahola <tzahola@gmail.com> * Format Co-authored-by:
Tamás Zahola <tzahola@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Tamás Zahola <tzahola@gmail.com>
-
trop[bot] authored
* fix: modal rounding on nonmodal windows Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * chore: feedback from review Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Jan 17, 2024
-
-
trop[bot] authored
* refactor: use NoDestructor for g_io_thread_application_locale Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: use NoDestructor for ExtensionActionAPI::GetFactoryInstance() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: use NoDestructor for ElectronExtensionsClient::GetPermissionMessageProvider() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: use NoDestructor for feat_add_support_for_overriding_the_base_spellchecker_download_url.patch Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: remove unused #include Co-authored-by:
Charles Kerr <charles@charleskerr.com> * fixup! refactor: use NoDestructor for ElectronExtensionsClient::GetPermissionMessageProvider() make sure instance is static Co-authored-by:
Charles Kerr <charles@charleskerr.com> * chore: remove unused #include "base/lazy_instance.h" Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-
trop[bot] authored
* refactor: replace deprecated Base64Encode() usage in IWC::NetworkResourceLoader::OnDataReceived() Co-authored-by:
Charles Kerr <charles@charleskerr.com> * refactor: replace deprecated Base64Encode() usage EncodeToken(const base::UnguessableToken& token) Co-authored-by:
Charles Kerr <charles@charleskerr.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Charles Kerr <charles@charleskerr.com>
-