Bug 152121 - Binding and builtin generators should lowercase RTCXX as rtcXX and not rTCXX
Summary: Binding and builtin generators should lowercase RTCXX as rtcXX and not rTCXX
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-10 05:40 PST by youenn fablet
Modified: 2015-12-10 23:45 PST (History)
9 users (show)

See Also:


Attachments
Patch (9.41 KB, patch)
2015-12-10 05:50 PST, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.