RESOLVED FIXED 152121
Binding and builtin generators should lowercase RTCXX as rtcXX and not rTCXX
https://bugs.webkit.org/show_bug.cgi?id=152121
Summary Binding and builtin generators should lowercase RTCXX as rtcXX and not rTCXX
youenn fablet
Reported 2015-12-10 05:40:35 PST
Binding and builtin generators should lowercase RTCXX as rtcXX and not rTCXX. See RTCPeerConnection code for instance.
Attachments
Patch (9.41 KB, patch)
2015-12-10 05:50 PST, youenn fablet
no flags
youenn fablet
Comment 1 2015-12-10 05:50:16 PST
WebKit Commit Bot
Comment 2 2015-12-10 05:59:34 PST
This patch modifies the JS builtins code generator. Please ensure that you have rebaselined any generator test results (i.e., by running `Tools/Scripts/run-builtins-generator-tests --reset-results`)
WebKit Commit Bot
Comment 3 2015-12-10 23:45:31 PST
Comment on attachment 267096 [details] Patch Clearing flags on attachment: 267096 Committed r193948: <http://trac.webkit.org/changeset/193948>
WebKit Commit Bot
Comment 4 2015-12-10 23:45:35 PST
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.