Bug 94301

Summary: Web Inspector: Split out crumb list part of styles from elementsPanel.css
Product: WebKit Reporter: Taiju Tsuiki <tzik>
Component: Web Inspector (Deprecated)Assignee: Taiju Tsuiki <tzik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 68203, 91709    
Attachments:
Description Flags
Patch none

Taiju Tsuiki
Reported 2012-08-16 23:45:39 PDT
As preparation to use breadcrumb list on FileSystemView, I'd like to split it out from ElementsPanel.
Attachments
Patch (9.85 KB, patch)
2012-08-16 23:55 PDT, Taiju Tsuiki
no flags
Taiju Tsuiki
Comment 1 2012-08-16 23:55:05 PDT
Pavel Feldman
Comment 2 2012-08-17 05:15:01 PDT
Comment on attachment 159013 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=159013&action=review > Source/WebCore/ChangeLog:8 > + As a preparation to use BreadcrumbList on FileSystem, introduce breadcrumbList.css and What is BreadcrumbList ?
Taiju Tsuiki
Comment 3 2012-08-19 21:27:19 PDT
Comment on attachment 159013 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=159013&action=review >> Source/WebCore/ChangeLog:8 >> + As a preparation to use BreadcrumbList on FileSystem, introduce breadcrumbList.css and > > What is BreadcrumbList ? I mean BreadcrumbList as a class to show status bar buttons on the screenshot. https://bug-91709-attachments.webkit.org/attachment.cgi?id=159008 It is a part of ElementsPanel currently and I'd like to split it out as an class, BreadcrumbList, to use it on FileSystemView.
WebKit Review Bot
Comment 4 2012-08-21 15:05:11 PDT
Comment on attachment 159013 [details] Patch Clearing flags on attachment: 159013 Committed r126193: <http://trac.webkit.org/changeset/126193>
WebKit Review Bot
Comment 5 2012-08-21 15:05:15 PDT
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.