RESOLVED FIXED 78098
[GTK] Show url of current hovered link in MiniBrowser
https://bugs.webkit.org/show_bug.cgi?id=78098
Summary [GTK] Show url of current hovered link in MiniBrowser
Carlos Garcia Campos
Reported 2012-02-08 03:19:19 PST
This was implemented when MiniBrowser used the C API
Attachments
Patch (2.60 KB, patch)
2012-02-08 03:22 PST, Carlos Garcia Campos
mrobinson: review+
pnormand: commit-queue-
Patch updated to current git master (2.56 KB, patch)
2012-02-09 08:53 PST, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2012-02-08 03:22:26 PST
Philippe Normand
Comment 2 2012-02-08 03:25:52 PST
Carlos Garcia Campos
Comment 3 2012-02-08 03:30:49 PST
(In reply to comment #2) > (From update of attachment 126044 [details]) > Attachment 126044 [details] did not pass gtk-ews (gtk): > Output: http://queues.webkit.org/results/11453359 This is because it depends on bug #78097
Martin Robinson
Comment 4 2012-02-08 08:23:28 PST
Comment on attachment 126044 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=126044&action=review > Tools/MiniBrowser/gtk/BrowserWindow.c:165 > g_signal_connect(menu, "hide", G_CALLBACK(resetStatusText), window); I guess this comment was incorrect?
Carlos Garcia Campos
Comment 5 2012-02-09 08:53:07 PST
Created attachment 126313 [details] Patch updated to current git master
Carlos Garcia Campos
Comment 6 2012-02-09 09:18:24 PST
Note You need to log in before you can comment on or make changes to this bug.