[Webkit-unassigned] [Bug 104894] [GTK] Remove deprecated API usage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 13 07:36:50 PST 2012


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





--- Comment #5 from Martin Robinson <mrobinson at webkit.org>  2012-12-13 07:39:11 PST ---
(From update of attachment 179271)
View in context: https://bugs.webkit.org/attachment.cgi?id=179271&action=review

> Source/WebCore/ChangeLog:24
>  
> +        Remove deprecated libsoup API usage.
> +
> +        * platform/network/soup/ResourceHandleSoup.cpp:
> +        (WebCore::ensureSessionIsInitialized): No need
> +        to add the requester feature.
> +        (WebCore::createSoupRequestAndMessageForHandle): SoupSession
> +        has a requester API, use it.
> +
> +2012-12-13  Claudio Saavedra  <csaavedra at igalia.com>
> +
> +        [GTK] Remove deprecated API usage
> +        https://bugs.webkit.org/show_bug.cgi?id=104894
> +
> +        Reviewed by NOBODY (OOPS!).
> +
>          Remove deprecated GTK+ API usage.
>  

Your changelog here is in the middle of the file so it could possibly make the bots sick if we land this via the commit queue.

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