Bug 110036 - Remove redundant use of inline keyword in StringHasher.h
Summary: Remove redundant use of inline keyword in StringHasher.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-16 15:43 PST by Darin Adler
Modified: 2013-02-16 15:54 PST (History)
1 user (show)

See Also:


Attachments
Patch (6.18 KB, patch)
2013-02-16 15:46 PST, Darin Adler
ggaren: review+
darin: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.