Bug 210489 - [GTK] Adapt to GdkVisual deprecation and removal
Summary: [GTK] Adapt to GdkVisual deprecation and removal
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Claudio Saavedra
URL:
Keywords:
Depends on:
Blocks: GTK4
  Show dependency treegraph
 
Reported: 2020-04-14 05:49 PDT by Claudio Saavedra
Modified: 2020-04-15 00:41 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.15 KB, patch)
2020-04-14 05:55 PDT, Claudio Saavedra
no flags Details | Formatted Diff | Diff
Patch for landing (2.16 KB, patch)
2020-04-14 06:11 PDT, Claudio Saavedra
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Claudio Saavedra 2020-04-14 05:49:49 PDT
[GTK] Adapt to GdkVisual deprecation and removal
Comment 1 Claudio Saavedra 2020-04-14 05:55:53 PDT
Created attachment 396403 [details]
Patch
Comment 2 Adrian Perez 2020-04-14 06:06:06 PDT
Comment on attachment 396403 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=396403&action=review

> Source/WebCore/ChangeLog:13
> +        much gain from peaking into backend-specific values.

Typo: peaking → peeking
Comment 3 Claudio Saavedra 2020-04-14 06:11:57 PDT
Created attachment 396407 [details]
Patch for landing
Comment 4 EWS 2020-04-14 06:34:59 PDT
Committed r260072: <https://trac.webkit.org/changeset/260072>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396407 [details].