Igalia / wolvic-chromium

The official GitHub mirror of the Chromium source
https://chromium.googlesource.com/chromium/src/
BSD 3-Clause "New" or "Revised" License
11 stars 6 forks source link

whatpwacando.today site renders a blank screen #123

Open matthargett opened 2 weeks ago

matthargett commented 2 weeks ago

Open browser (AC 121.1.0), go to https://whatpwacando.today site

Just a white window is rendered, with no interactive elements. This site renders on Pico 4 system browser and Quest 1/2/3 system browser.

Note: whatwebcando.today site displays fine in Vive XR Elite browser.

svillar commented 1 week ago

Confirmed it happens in upstream, adapting title.

Actually the site is rendered but then the contents are cleared.

svillar commented 1 week ago

Confirmed it happens in upstream, adapting title.

Actually the site is rendered but then the contents are cleared.

Basically the render process crashes

svillar commented 1 week ago

More info

chromium              E  [31456:31456:1011/110334.631268:ERROR:render_process_host_impl.cc(5422)] Terminating render process for bad Mojo message: Received bad user message: No binder found for interface blink.mojom.InstalledAppProvider for the frame/document scope
                       E  [31456:31456:1011/110334.631415:ERROR:bad_message.cc(29)] Terminating renderer for bad IPC message, reason 123
svillar commented 1 week ago

Seems like we miss some implementation for PWAs

svillar commented 1 week ago

Related to this #110