WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
104076
Extend StringHasher to take a stream of characters
https://bugs.webkit.org/show_bug.cgi?id=104076
Summary
Extend StringHasher to take a stream of characters
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
Details
Formatted Diff
Diff
Prefix decrement instead of postfix on length
(2.93 KB, patch)
2012-12-04 22:37 PST
,
Jon Lee
no flags
Details
Formatted Diff
Diff
Patch
(2.93 KB, patch)
2012-12-05 09:06 PST
,
Jon Lee
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-12-04 18:46:39 PST
<
rdar://problem/12811887
>
Jon Lee
Comment 2
2012-12-04 19:47:55 PST
Created
attachment 177654
[details]
Patch
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
Created
attachment 177768
[details]
Patch
Jon Lee
Comment 6
2012-12-05 09:07:22 PST
Committed
r136695
: <
http://trac.webkit.org/changeset/136695
>
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.
Top of Page
Format For Printing
XML
Clone This Bug