[Webkit-unassigned] [Bug 82958] Web Inspector: CodeGeneratorInspector.py: switch Inspector, Memory and Database domains to typed API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 2 22:00:59 PDT 2012


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


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #135208|review?                     |review+
               Flag|                            |




--- Comment #4 from Yury Semikhatsky <yurys at chromium.org>  2012-04-02 22:00:59 PST ---
(From update of attachment 135208)
View in context: https://bugs.webkit.org/attachment.cgi?id=135208&action=review

> Source/WebCore/inspector/InspectorDatabaseResource.cpp:62
> +        // FIXME: here we use string type according to Inspector.json.

Please file a bug on this and put its number next to FIXME.

> Source/WebCore/inspector/InspectorMemoryAgent.cpp:205
> +    PassRefPtr<TypeBuilder::Array<TypeBuilder::Memory::DOMGroup> > domGroups() { return m_domGroups; }

Why did it become PassRefPtr?

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