Bug 131554

Summary: Web Replay: code generator should consider enclosing class when computing duplicate type names
Product: WebKit Reporter: Brian Burg <burg>
Component: New BugsAssignee: Brian Burg <burg>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, joepeck, kling, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 131043    
Attachments:
Description Flags
the patch none

Brian Burg
Reported 2014-04-11 12:05:23 PDT
With the current implementation, it will complain about duplicates in cases like the enums PlatformEvent::Type and FormDataElement::Type.
Attachments
the patch (16.51 KB, patch)
2014-04-11 12:31 PDT, Brian Burg
no flags
Brian Burg
Comment 1 2014-04-11 12:31:44 PDT
Created attachment 229152 [details] the patch
WebKit Commit Bot
Comment 2 2014-04-11 17:25:37 PDT
Comment on attachment 229152 [details] the patch Clearing flags on attachment: 229152 Committed r167174: <http://trac.webkit.org/changeset/167174>
WebKit Commit Bot
Comment 3 2014-04-11 17:25:39 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.