[Webkit-unassigned] [Bug 24590] Refactor InspectorDOMStorageResource to use ScriptFunctionCall

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 13 15:30:51 PDT 2009


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


dglazkov at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28606|                            |review?
               Flag|                            |




------- Comment #1 from dglazkov at chromium.org  2009-03-13 15:30 PDT -------
Created an attachment (id=28606)
 --> (https://bugs.webkit.org/attachment.cgi?id=28606&action=view)
Use ScriptFunctionCall on InspectorDOMStorageResource, v1

 WebCore/ChangeLog                                 |   27 ++++++
 WebCore/bindings/js/ScriptFunctionCall.cpp        |    5 +
 WebCore/bindings/js/ScriptFunctionCall.h          |    7 +-
 WebCore/bindings/js/ScriptObjectQuarantine.cpp    |   22 ++++-
 WebCore/bindings/js/ScriptObjectQuarantine.h      |    3 +
 WebCore/inspector/InspectorController.cpp         |   89 ++-------------------
 WebCore/inspector/InspectorController.h           |    5 -
 WebCore/inspector/InspectorDOMStorageResource.cpp |   54 ++++++++++---
 WebCore/inspector/InspectorDOMStorageResource.h   |   22 +++--
 9 files changed, 119 insertions(+), 115 deletions(-)


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