[Webkit-unassigned] [Bug 144717] Web Inspector: Tabs: Conflicts with multiple Formatters per SourceCode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 12 12:31:23 PST 2016


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

--- Comment #14 from Joseph Pecoraro <joepeck at webkit.org> ---
(In reply to comment #13)
> Comment on attachment 271201 [details]
> [PATCH] Proposed Fix
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=271201&action=review
> 
> > Source/WebInspectorUI/UserInterface/Views/ContentView.js:178
> > +        if (representedObject instanceof WebInspector.Breakpoint) {
> > +            if (representedObject.sourceCodeLocation)
> 
> Could be one line.

Its matching the normal create and isViewable style, so I left it

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160212/3a334103/attachment-0001.html>


More information about the webkit-unassigned mailing list