Bug 10876

Summary: containsItemForURLUnicode uses matchLetter instead of matchUnicodeLetter
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: HistoryAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Change call, use BUFFER_SIZE consistently eric: review+

Adam Roben (:aroben)
Reported 2006-09-15 14:53:57 PDT
WebHistory::containsItemForURLUnicode calls matchLetter instead of matchUnicodeLetter.
Attachments
Change call, use BUFFER_SIZE consistently (2.21 KB, patch)
2006-09-15 14:55 PDT, Adam Roben (:aroben)
eric: review+
Adam Roben (:aroben)
Comment 1 2006-09-15 14:55:28 PDT
Created attachment 10582 [details] Change call, use BUFFER_SIZE consistently This patch replaces the call to matchLetter with matchUnicodeLetter, and also uses BUFFER_SIZE more consistently.
Eric Seidel (no email)
Comment 2 2006-09-15 15:13:17 PDT
Comment on attachment 10582 [details] Change call, use BUFFER_SIZE consistently looks good. (discussed over irc) r=me.
Adam Roben (:aroben)
Comment 3 2006-09-15 15:26:27 PDT
Landed as r16375.
Note You need to log in before you can comment on or make changes to this bug.