Bug 83332

Summary: Web Inspector: CodeGeneratorInspector.py: completely switch all domains to 'strict' mode
Product: WebKit Reporter: Peter Rybin <prybin>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 72861    
Attachments:
Description Flags
Patch pfeldman: review+

Description Peter Rybin 2012-04-05 17:03:45 PDT
Make all domains generated strict and remove a hard-coded list from generator.
Timeline domain may temporarily work in raw objects and use runtimeCast method.
Comment 1 Peter Rybin 2012-04-05 17:22:43 PDT
Created attachment 135943 [details]
Patch
Comment 2 Pavel Feldman 2012-04-06 08:30:39 PDT
Committed r113440: <http://trac.webkit.org/changeset/113440>