RESOLVED FIXED Bug 131554
Web Replay: code generator should consider enclosing class when computing duplicate type names
https://bugs.webkit.org/show_bug.cgi?id=131554
Summary Web Replay: code generator should consider enclosing class when computing dup...
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.