[Webkit-unassigned] [Bug 79777] [GTK] Ignore resources while replacing content in WebKit2 GTK+ API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 15 02:04:09 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=79777
--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> 2012-03-15 02:04:09 PST ---
(In reply to comment #2)
> (From update of attachment 129229 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=129229&action=review
>
> > Source/WebKit2/UIProcess/API/gtk/WebKitWebView.cpp:891
> > + if (priv->replaceContentStatus == ReplacingContent || priv->replaceContentStatus == DidReplaceContent)
> > + return 0;
>
> I see this code used in 4 places. Can it be moved to a function?
Sure!
--
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