Bug 75475

Summary: [GTK] Fix a runtime warning when hovering hyperlink auditing setting in MiniBroweser settings dialog
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

Carlos Garcia Campos
Reported 2012-01-03 08:28:59 PST
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.
Attachments
Patch (2.01 KB, patch)
2012-01-03 08:31 PST, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2012-01-03 08:31:14 PST
Carlos Garcia Campos
Comment 2 2012-01-03 23:38:10 PST
Note You need to log in before you can comment on or make changes to this bug.