Bug 126966 - [SOUP] SoupNetworkSession::setAcceptLanguages should receive a const reference
Summary: [SOUP] SoupNetworkSession::setAcceptLanguages should receive a const reference
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Soup
Depends on:
Blocks: 126130
  Show dependency treegraph
 
Reported: 2014-01-14 00:32 PST by Carlos Garcia Campos
Modified: 2014-01-14 08:58 PST (History)
7 users (show)

See Also:


Attachments
Patch (4.75 KB, patch)
2014-01-14 00:40 PST, Carlos Garcia Campos
gustavo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2014-01-14 00:32:47 PST
We don't really need to modify the Vector just ro ignore the C locale.
Comment 1 Carlos Garcia Campos 2014-01-14 00:40:33 PST
Created attachment 221117 [details]
Patch
Comment 2 Carlos Garcia Campos 2014-01-14 08:58:37 PST
Committed r161974: <http://trac.webkit.org/changeset/161974>