Bug 161979 - Fix the warnings for extern-template in JSObject template classes
Summary: Fix the warnings for extern-template in JSObject template classes
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-14 11:34 PDT by Keith Miller
Modified: 2016-09-14 11:34 PDT (History)
0 users

See Also:


Attachments
Patch (16.09 KB, patch)
2016-09-14 11:34 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2016-09-14 11:34:04 PDT
Fix the warnings for extern-template in JSObject template classes
Comment 1 Keith Miller 2016-09-14 11:34:22 PDT
Created attachment 288839 [details]
Patch