Bug 135342

Summary: Web Replay: incorrect serialization code generated for enum classes inside class scope
Product: WebKit Reporter: Brian Burg <burg>
Component: WebCore Misc.Assignee: Brian Burg <burg>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, joepeck, kling, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Brian Burg 2014-07-28 11:13:00 PDT
Needed by later patches that add EncodingTraits for ResourceRequest and ResourceResponse.
Comment 1 Brian Burg 2014-07-28 11:28:03 PDT
Created attachment 235601 [details]
Patch
Comment 2 WebKit Commit Bot 2014-07-28 11:29:35 PDT
Attachment 235601 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/replay/scripts/tests/expected/generate-enums-with-same-base-name.json-TestReplayInputs.cpp:125:  More than one command on the same line  [whitespace/newline] [4]
ERROR: Source/JavaScriptCore/replay/scripts/tests/expected/generate-enums-with-same-base-name.json-TestReplayInputs.cpp:180:  More than one command on the same line  [whitespace/newline] [4]
Total errors found: 2 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2014-07-28 12:23:01 PDT
Comment on attachment 235601 [details]
Patch

Clearing flags on attachment: 235601

Committed r171683: <http://trac.webkit.org/changeset/171683>
Comment 4 WebKit Commit Bot 2014-07-28 12:23:04 PDT
All reviewed patches have been landed.  Closing bug.