[Github-comments] [geany/geany-plugins] some proposes to fix issue #656 (#656)

Chow Loong Jin notifications at xxxxx
Wed Jan 10 19:23:26 UTC 2018


hyperair commented on this pull request.



> @@ -300,7 +300,7 @@ static void
 on_webview_load_status_notify(WebKitWebView *view, GParamSpec *pspec,
   MarkdownViewer *self)
 {
-  WebKitLoadStatus load_status;
+  WebKitLoadEvent load_status;
 
   g_object_get(view, "load-status", &load_status, NULL);

There's an implementation of that here: 
https://github.com/hyperair/geany-plugins/commit/1fd266a97b9fedb0ae463a2cf9a409af27bb0ae6?diff=unified#diff-6849d7a7a6ff4110bd13706035ccd7daL545
https://github.com/hyperair/geany-plugins/commit/1fd266a97b9fedb0ae463a2cf9a409af27bb0ae6?diff=unified#diff-6849d7a7a6ff4110bd13706035ccd7daR1195

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/656#discussion_r160774611
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180110/3a6dc0ac/attachment.html>


More information about the Github-comments mailing list