[Webkit-unassigned] [Bug 120292] New: [GTK] Improve the stop/reload button implementation in MiniBrowser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 26 01:48:05 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=120292

           Summary: [GTK] Improve the stop/reload button implementation in
                    MiniBrowser
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: pnormand at igalia.com


- Use an instance member of BrowserWindow for the button widget instead of a global variable
 - Use notify::is-loading to monitor the WebView load instead of the estimated-load-progress property
 - Use webkit_web_view_is_loading() to check whether the view loading to change the button icon instead of a string comparison of the gtk stock icon id

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list