electron/shell
trop[bot] 6973af4f7a
fix: -Wunsafe-buffer-usage warnings in GdkPixbufFromSkBitmap() (#43980)
* fix: -Wunsafe-buffer-usage warnings in GdkPixbufFromSkBitmap()

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* refactor: don't change previous behavior for 0-height images

Is a 0x0 image even a thing? I'm not sure; but just in case, let's
treat it the same way the previous implementation did.

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>
2024-09-26 11:21:24 -05:00
..
app fix: delete UvTaskRunner's timers only after they're closed (#43597) 2024-09-06 08:37:33 -05:00
browser fix: -Wunsafe-buffer-usage warnings in GdkPixbufFromSkBitmap() (#43980) 2024-09-26 11:21:24 -05:00
common chore: bump chromium to 130.0.6723.6 (33-x-y) (#43453) 2024-09-26 11:12:12 +02:00
renderer perf: use v8::Local<v8::Object> as the key in ObjectCache (#43568) 2024-09-05 10:08:42 +02:00
services/node refactor: declare gin::Wrapper subclasses as final (#43565) 2024-09-04 21:26:25 -05:00
utility chore: bump chromium to 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00