[webkit-changes] [WebKit/WebKit] b48ba5: [GTK] MiniBrowser: do not handle missing media per...
Carlos Garcia Campos
noreply at github.com
Tue Jan 10 03:49:08 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b48ba57fb5ed3acdd4f752c85fdf4f0f9fcd8e8d
https://github.com/WebKit/WebKit/commit/b48ba57fb5ed3acdd4f752c85fdf4f0f9fcd8e8d
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M Tools/MiniBrowser/gtk/BrowserTab.c
Log Message:
-----------
[GTK] MiniBrowser: do not handle missing media permission request
https://bugs.webkit.org/show_bug.cgi?id=250376
Reviewed by Philippe Normand.
It's no longer used in GTK3 build and breaks the GTK4 build since the
API has been removed.
* Tools/MiniBrowser/gtk/BrowserTab.c:
(decidePermissionRequest):
Canonical link: https://commits.webkit.org/258715@main
More information about the webkit-changes
mailing list