[Webkit-unassigned] [Bug 49543] [GTK] Improve FrameLoader signals. Resource loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 01:32:03 PST 2012


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





--- Comment #35 from Philippe Normand <pnormand at igalia.com>  2012-02-01 01:32:02 PST ---
(In reply to comment #33)
> (From update of attachment 124721 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=124721&action=review
> 
> Okay. Thanks!
> 
> > Source/WebKit/gtk/webkit/webkitwebframe.cpp:344
> > +            (GSignalFlags)(G_SIGNAL_RUN_LAST | G_SIGNAL_ACTION),
> 
> Please use static_cast here.

G_SIGNAL_ACTION wasn't needed, so I just removed it and the casts as well.

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