Bug 201504

Summary: REGRESSION(r249275): [GTK][WPE] wrong page ID returned by webkit_web_view_get_page_id()
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2 Keywords: Gtk, Regression
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=201233
Attachments:
Description Flags
Patch mcatanzaro: review+

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>