[Webkit-unassigned] [Bug 75475] New: [GTK] Fix a runtime warning when hovering hyperlink auditing setting in MiniBroweser settings dialog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 3 08:28:59 PST 2012


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

           Summary: [GTK] Fix a runtime warning when hovering hyperlink
                    auditing setting in MiniBroweser settings dialog
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com


The problem is that the property blurb contains <a ping> and tree view uses gtk_tooltip_set_markup() internally, so we need to escape the text.

-- 
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