Bug 22900 - soup backend build failure
Summary: soup backend build failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-17 06:36 PST by Gustavo Noronha (kov)
Modified: 2008-12-19 08:54 PST (History)
0 users

See Also:


Attachments
proposed fix (1.25 KB, patch)
2008-12-17 06:36 PST, Gustavo Noronha (kov)
zecke: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2008-12-17 06:36:17 PST
Soup backend fails to build because a string it uses is now an AtomicString.
Comment 1 Gustavo Noronha (kov) 2008-12-17 06:36:44 PST
Created attachment 26091 [details]
proposed fix
Comment 2 Holger Freyther 2008-12-17 13:19:26 PST
Comment on attachment 26091 [details]
proposed fix

Yes with r39338 this was changed to AtomicString.
Comment 3 Holger Freyther 2008-12-19 08:54:06 PST
Landed in r39406.