[Webkit-unassigned] [Bug 81558] Web Inspector: CodeGeneratorInspector.py: switch Runtime, Network and DOM domains to typed API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 14:36:50 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81558


Peter Rybin <prybin at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|72861                       |




--- Comment #15 from Peter Rybin <prybin at chromium.org>  2012-03-21 14:36:49 PST ---
(In reply to comment #11)
> (From update of attachment 133104 [details])
> Please revise the ChangeLog and provide information on what changed and why (overall summary and per function).
> 
> More info with an example: http://www.webkit.org/coding/contributing.html#changelogs

Hi Timothy
The change is pretty much mechanical. In all functions of 3 listed domains InspectorObject and InspectorArray are completely replaced with corresponding auto-generated types from TypeBuilder according to Inspector.json protocol definition.
Are you sure you want this description per function? This is a mechanical work, and all I can write in functions is probably a repeating statement or retell the raw diff.
Peter

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list