[Webkit-unassigned] [Bug 25419] InspectorController refactoring proposal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 12 12:42:01 PDT 2009


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





------- Comment #14 from timothy at hatcher.name  2009-05-12 12:42 PDT -------
(From update of attachment 30240)
This patch does not include the JsonObject files. 

Also JsonObject should be named JSONObject per our style guidelines.
("Capitalize the first letter, including all letters in an acronym, in a class,
struct, protocol, or namespace name.")

 80     addDOMStorage.appendArgument(jsonObject.scriptObject());

I assume that scriptObject returns a string with the serialized JSON. If so
maybe including "serialized" in the function would make things clear.

Wont this require changes on the ForntEnd side too?


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



More information about the webkit-unassigned mailing list