Bug 201504 - REGRESSION(r249275): [GTK][WPE] wrong page ID returned by webkit_web_view_get_page_id()
Summary: REGRESSION(r249275): [GTK][WPE] wrong page ID returned by webkit_web_view_get...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, Regression
Depends on:
Blocks:
 
Reported: 2019-09-05 03:56 PDT by Carlos Garcia Campos
Modified: 2019-09-05 07:48 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.25 KB, patch)
2019-09-05 03:58 PDT, Carlos Garcia Campos
mcatanzaro: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2019-09-05 03:56:23 PDT
We want to return the page identifier not the web page proxy id.
Comment 1 Carlos Garcia Campos 2019-09-05 03:58:47 PDT
Created attachment 378074 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-09-05 07:48:44 PDT
Committed r249529: <https://trac.webkit.org/changeset/249529>