Philippe Normand

Results 43 issues of Philippe Normand

The current help message is a bit misleading, stating omitted bool values default to '1'. We should take into account the `g_param_spec_get_default_value()` output when building the option descriptions. Unfortunately GLib...

enhancement
good first issue

When running Cog from my developer WPE build I get a glib warning: (cog:21): GLib-GIO-WARNING **: 04:00:03.202: Your application does not implement g_application_activate() and has no handlers connected to the...

bug
help wanted

As documented on https://spdx.dev

As a future improvement idea, I suppose that instead of using `GtkGLArea` maybe it could be possible to implement a `GtkWidget` which would use [gtk_snapshot_append_texture()](https://developer.gnome.org/gtk4/4.0/GtkSnapshot.html#gtk-snapshot-append-texture) to directly pass the GL...

enhancement

Some of these utility functions look quite nice. Maybe at some point later we can try to move them into `platform/common/` and make the X11 platform module use them as...

enhancement

It would be nice to have a command-line option for this. And also one to be able to specify the default window size.

enhancement

By default an error page should be loaded when the WebProcess crashes, but currently crashing page remains on screen, seems like the UI process keeps the last frame before the...

bug

STR: 1. click on a mailto: url sent through a Matrix room 2. A popup appears asking to select which email client to use 3. Select either one of the...

#### cc2e4fb9aefccfe0a590b2683a50ec49d08745f7 [Flatpak SDK] Switch runtime to 22.08 SDK https://bugs.webkit.org/show_bug.cgi?id=245049 Reviewed by NOBODY (OOPS!). * LayoutTests/platform/glib/TestExpectations: * LayoutTests/platform/glib/accessibility/aria-visible-element-roles-expected.txt: * LayoutTests/platform/glib/accessibility/node-only-object-element-rect-expected.txt: * LayoutTests/platform/glib/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: * LayoutTests/platform/glib/css2.1/t120401-scope-04-d-expected.txt: * LayoutTests/platform/glib/css2.1/t120403-content-none-00-c-expected.txt: * LayoutTests/platform/glib/css2.1/t120403-visibility-00-c-expected.txt: * LayoutTests/platform/glib/fast/css/empty-generated-content-expected.txt:...

Tools / Tests
WebKit Nightly Build

### Discussed in https://github.com/Igalia/cog/discussions/493 Originally posted by **chrisvollorenew** September 20, 2022 Hello, I am running cog on drm (cog -P drm file:/// .. ) mode on an embedded device. The...