Bug 24059

Summary: Tokenizer::write() return value is never used
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebCore Misc.Assignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Trivial    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed patch sam: review+

Description Alexey Proskuryakov 2009-02-20 03:32:18 PST
So, let's make it a void. Patch forthcoming.
Comment 1 Alexey Proskuryakov 2009-02-20 03:35:18 PST
Created attachment 27826 [details]
proposed patch
Comment 2 Alexey Proskuryakov 2009-02-23 00:45:21 PST
Committed revision 41130.