Bug 152121

Summary: Binding and builtin generators should lowercase RTCXX as rtcXX and not rTCXX
Product: WebKit Reporter: youenn fablet <youennf>
Component: Tools / TestsAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, cdumez, cgarcia, commit-queue, keith_miller, lforschler, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description youenn fablet 2015-12-10 05:40:35 PST
Binding and builtin generators should lowercase RTCXX as rtcXX and not rTCXX.
See RTCPeerConnection code for instance.
Comment 1 youenn fablet 2015-12-10 05:50:16 PST
Created attachment 267096 [details]
Patch
Comment 2 WebKit Commit Bot 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`)
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2015-12-10 23:45:35 PST
All reviewed patches have been landed.  Closing bug.