RESOLVED FIXED 251256
[GLIB] webkit_frame_get_uri not always returns the current active uri
https://bugs.webkit.org/show_bug.cgi?id=251256
Summary [GLIB] webkit_frame_get_uri not always returns the current active uri
Przemyslaw Gorszkowski
Reported 2023-01-27 01:41:27 PST
The current implementation of the webkit_frame_get_uri set the frame's uri only for the first time. If the uri change after first call of webkit_frame_get_uri and then we ask for it again then we get the previous one.
Attachments
EWS
Comment 1 2023-02-08 01:48:14 PST
Committed 259999@main (4a9e02aa3418): <https://commits.webkit.org/259999@main> Reviewed commits have been landed. Closing PR #9219 and removing active labels.
Radar WebKit Bug Importer
Comment 2 2023-02-08 01:49:18 PST
Note You need to log in before you can comment on or make changes to this bug.