Bug 136997 - [GTK] Use the PageLoadState observer also to monitor title and estimated load progress
Summary: [GTK] Use the PageLoadState observer also to monitor title and estimated load...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 136692
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-22 01:52 PDT by Carlos Garcia Campos
Modified: 2014-10-08 23:37 PDT (History)
0 users

See Also:


Attachments
Patch (7.82 KB, patch)
2014-09-22 01:56 PDT, Carlos Garcia Campos
gustavo: 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 2014-09-22 01:52:04 PDT
Now that we have a PageLoadState observer (well, once bug #136692 is fixed), we can use it also to implement title and estimated-load-progress properties.
Comment 1 Carlos Garcia Campos 2014-09-22 01:56:27 PDT
Created attachment 238467 [details]
Patch

This will not apply since it depends on bug #136692
Comment 2 Gustavo Noronha (kov) 2014-10-08 11:30:06 PDT
Comment on attachment 238467 [details]
Patch

LGTM, I think this will solve one of my pet peeves with ephy =)
Comment 3 Carlos Garcia Campos 2014-10-08 23:37:56 PDT
Committed r174499: <http://trac.webkit.org/changeset/174499>