Bug 110036

Summary: Remove redundant use of inline keyword in StringHasher.h
Product: WebKit Reporter: Darin Adler <darin>
Component: Web Template FrameworkAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-ews
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+, darin: commit-queue-

Description Darin Adler 2013-02-16 15:43:10 PST
Remove redundant use of inline keyword in StringHasher.h
Comment 1 Darin Adler 2013-02-16 15:46:26 PST
Created attachment 188735 [details]
Patch
Comment 2 Geoffrey Garen 2013-02-16 15:49:30 PST
Comment on attachment 188735 [details]
Patch

r=me
Comment 3 Darin Adler 2013-02-16 15:50:28 PST
Comment on attachment 188735 [details]
Patch

Needs a small fix.
Comment 4 Early Warning System Bot 2013-02-16 15:53:47 PST
Comment on attachment 188735 [details]
Patch

Attachment 188735 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/16539056
Comment 5 Darin Adler 2013-02-16 15:54:04 PST
http://trac.webkit.org/changeset/143116
Comment 6 Darin Adler 2013-02-16 15:54:21 PST
The patch I landed fixed the failures the EWS is seeing.