[Webkit-unassigned] [Bug 27928] Inspector: Make Bottom "Drawer" More Extensible To Support Other Views

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 2 00:27:47 PDT 2009


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


Joseph Pecoraro <joepeck02 at gmail.com> changed:

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




--- Comment #1 from Joseph Pecoraro <joepeck02 at gmail.com>  2009-08-02 00:27:46 PDT ---
Created an attachment (id=33945)
 --> (https://bugs.webkit.org/attachment.cgi?id=33945)
Drawer Support For Multiple Views

The ChangeLog covers some of the details.  But I'll still throw some notes
here.

BEFORE COMMIT:

- Console.js should be renamed to ConsoleView.js in order to preserve the
history (good point from Tim).

NOTES:

- Drawer.js handles the Sliding View opening/closing.  It may contain multiple
views with their own status bar icons.
- ConsoleView.js one such view.  (Basically the old Console.js)
- ChangesView.js a new view that may be similar to "FireDiff" for Firebug, to
show Changes made via the inspector.
- The ChangesView is off in the patch, there are a number of "TODO" items that
explicitly mention what needs to be done to enable it.
- Images for the ChangesView are not yet implemented.  There are a number of
"TODO" items that explicitly mention which images are needed.

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