Bug 22900

Summary: soup backend build failure
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
proposed fix zecke: review+

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.