[Webkit-unassigned] [Bug 33995] Web Inspector: Additional instrumentation for Timeline
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 26 03:26:57 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33995
Pavel Feldman <pfeldman at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #35 from Pavel Feldman <pfeldman at chromium.org> 2010-02-26 03:26:57 PST ---
Things to fix in the follow up change:
1. Popover is triggered on click, should be true popover (tooltip)
2. Underline is 2px in popover, should be 1px
3. Text in popover should be selectable
Committing to http://svn.webkit.org/repository/webkit/trunk ...
M LayoutTests/ChangeLog
M LayoutTests/inspector/timeline-enum-stability-expected.txt
M LayoutTests/inspector/timeline-test.js
M WebCore/ChangeLog
M WebCore/English.lproj/localizedStrings.js
M WebCore/bindings/js/ScriptCallStack.cpp
M WebCore/bindings/js/ScriptCallStack.h
M WebCore/bindings/v8/ScriptCallStack.cpp
M WebCore/bindings/v8/ScriptCallStack.h
M WebCore/bindings/v8/V8Proxy.cpp
M WebCore/inspector/InspectorTimelineAgent.cpp
M WebCore/inspector/InspectorTimelineAgent.h
M WebCore/inspector/TimelineRecordFactory.cpp
M WebCore/inspector/TimelineRecordFactory.h
M WebCore/inspector/front-end/Popover.js
M WebCore/inspector/front-end/TimelineAgent.js
M WebCore/inspector/front-end/TimelinePanel.js
M WebCore/inspector/front-end/inspector.css
M WebCore/inspector/front-end/inspector.js
M WebKit/chromium/DEPS
Committed r55277
--
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