[Webkit-unassigned] [Bug 69295] Web Inspector: reimplement protocol backend/frontend source generator

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 09:36:55 PDT 2011


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





--- Comment #27 from Peter Rybin <peter.rybin at gmail.com>  2011-10-17 09:36:54 PST ---
(In reply to comment #26)
> > Source/WebCore/ChangeLog:3
> > +        Web Inspector: reimplement protocol backend/frontend source generator
> You should be more explicit wrt rationale of the change. I.e. port source generator from perl to python, explain why.

Done

> > Source/WebCore/ChangeLog:3178
> > +2011-10-04  Peter Rybin  <peter.rybin at gmail.com>
> You should nuke this

Done

> > Source/WebCore/ChangeLog:13819
> > +2011-10-03  Peter Rybin  <peter.rybin at gmail.com>
> 
> ditto

Doneto

> > Source/WebCore/WebCore.gyp/WebCore.gyp:363
> > +            '../inspector/CodeGeneratorInspector.py',
> 
> prefer <@(_inputs)
Done

> > Source/WebCore/inspector/CodeGeneratorInspector.py:493
> > +    backend_h = string.Template("""// Copyright (c) 2010 The Chromium Authors. All rights reserved.
> 2011

Let's not modify output during this change. This change is the true port.

-- 
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