Bug 126966

Summary: [SOUP] SoupNetworkSession::setAcceptLanguages should receive a const reference
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, danw, gustavo, mrobinson, rakuco, svillar
Priority: P2 Keywords: Soup
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 126130    
Attachments:
Description Flags
Patch gustavo: review+

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>