Bug 83332 - Web Inspector: CodeGeneratorInspector.py: completely switch all domains to 'strict' mode
Summary: Web Inspector: CodeGeneratorInspector.py: completely switch all domains to 's...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 72861
  Show dependency treegraph
 
Reported: 2012-04-05 17:03 PDT by Peter Rybin
Modified: 2012-04-06 08:30 PDT (History)
10 users (show)

See Also:


Attachments
Patch (17.36 KB, patch)
2012-04-05 17:22 PDT, Peter Rybin
pfeldman: review+
Details | Formatted Diff | Diff

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