Bug 136997

Summary: [GTK] Use the PageLoadState observer also to monitor title and estimated load progress
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 136692    
Bug Blocks:    
Attachments:
Description Flags
Patch gustavo: review+

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>