Bug 110156

Summary: Web Inspector: show source location after drawer views
Product: WebKit Reporter: Andrey Lushnikov <lushnikov>
Component: Web Inspector (Deprecated)Assignee: Andrey Lushnikov <lushnikov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
example
none
Patch
none
Patch
none
Patch
none
Patch
none
timeline with text which clarifies amount of selected ranges none

Andrey Lushnikov
Reported 2013-02-18 14:56:06 PST
Show source location after drawer views.
Attachments
example (7.74 KB, image/jpeg)
2013-02-18 15:08 PST, Andrey Lushnikov
no flags
Patch (6.62 KB, patch)
2013-02-18 15:15 PST, Andrey Lushnikov
no flags
Patch (6.82 KB, patch)
2013-02-18 22:02 PST, Andrey Lushnikov
no flags
Patch (7.28 KB, patch)
2013-02-21 01:05 PST, Andrey Lushnikov
no flags
Patch (10.62 KB, patch)
2013-02-21 06:48 PST, Andrey Lushnikov
no flags
timeline with text which clarifies amount of selected ranges (7.34 KB, image/png)
2013-02-21 06:48 PST, Andrey Lushnikov
no flags
Andrey Lushnikov
Comment 1 2013-02-18 15:08:25 PST
Andrey Lushnikov
Comment 2 2013-02-18 15:15:46 PST
Andrey Lushnikov
Comment 3 2013-02-18 22:02:17 PST
Pavel Feldman
Comment 4 2013-02-19 06:21:43 PST
Comment on attachment 188987 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=188987&action=review > Source/WebCore/inspector/front-end/Panel.js:74 > + panelStatusBar.appendChild(drawerViewAnchor); You will end up with a lot of these. > Source/WebCore/inspector/front-end/inspector.js:133 > + var element = panelStatusBar.getElementsByClassName("drawer-view-anchor")[0]; It is bad to depend on the class that was added by a component.
Andrey Lushnikov
Comment 5 2013-02-21 01:05:10 PST
Andrey Lushnikov
Comment 6 2013-02-21 06:48:05 PST
Andrey Lushnikov
Comment 7 2013-02-21 06:48:46 PST
Created attachment 189521 [details] timeline with text which clarifies amount of selected ranges
WebKit Review Bot
Comment 8 2013-02-22 07:55:58 PST
Comment on attachment 189520 [details] Patch Clearing flags on attachment: 189520 Committed r143729: <http://trac.webkit.org/changeset/143729>
WebKit Review Bot
Comment 9 2013-02-22 07:56:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.