Bug 128604 - Provide a "status-bar-text-changed" signal in WebKit2GTK API
Summary: Provide a "status-bar-text-changed" signal in WebKit2GTK API
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-11 08:32 PST by Sami Wagiaalla
Modified: 2017-03-11 11:05 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sami Wagiaalla 2014-02-11 08:32:39 PST
WebKitGTK provided "status-bar-text-changed" which the Eclipse SWT Browser uses forwards to its clients as API. It would be great if a similar signal can be provided for WebKit2.

Currently this is used to update the Eclipse status bar when something is being loaded in the internal browser.