As preparation to use breadcrumb list on FileSystemView, I'd like to split it out from ElementsPanel.
Created attachment 159013 [details] Patch
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 ?
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.
Comment on attachment 159013 [details] Patch Clearing flags on attachment: 159013 Committed r126193: <http://trac.webkit.org/changeset/126193>
All reviewed patches have been landed. Closing bug.