Bug 104076

Summary: Extend StringHasher to take a stream of characters
Product: WebKit Reporter: Jon Lee <jonlee>
Component: Web Template FrameworkAssignee: Jon Lee <jonlee>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap, benjamin, darin, dglazkov, mjs, ojan, sam, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.8   
Attachments:
Description Flags
Patch
none
Prefix decrement instead of postfix on length
none
Patch none

Jon Lee
Reported 2012-12-04 18:46:09 PST
This allows adding a new string to hash without having to first concatenate the strings.
Attachments
Patch (2.93 KB, patch)
2012-12-04 19:47 PST, Jon Lee
no flags
Prefix decrement instead of postfix on length (2.93 KB, patch)
2012-12-04 22:37 PST, Jon Lee
no flags
Patch (2.93 KB, patch)
2012-12-05 09:06 PST, Jon Lee
no flags
Radar WebKit Bug Importer
Comment 1 2012-12-04 18:46:39 PST
Jon Lee
Comment 2 2012-12-04 19:47:55 PST
Jon Lee
Comment 3 2012-12-04 22:37:31 PST
Created attachment 177670 [details] Prefix decrement instead of postfix on length
WebKit Review Bot
Comment 4 2012-12-05 02:36:01 PST
Comment on attachment 177670 [details] Prefix decrement instead of postfix on length Attachment 177670 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/15138545 New failing tests: inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
Jon Lee
Comment 5 2012-12-05 09:06:10 PST
Jon Lee
Comment 6 2012-12-05 09:07:22 PST
Jon Lee
Comment 7 2012-12-05 09:09:10 PST
Comment on attachment 177768 [details] Patch Ignore this patch. Accidentally used the wrong webkit-patch command.
Note You need to log in before you can comment on or make changes to this bug.