Bug 143097
Summary: | Web Inspector: WebInspector.DetailsSectionPropertiesRow should be renamed | ||
---|---|---|---|
Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | graouts, hi, inspector-bugzilla-changes, joepeck, jonowells |
Priority: | P2 | Keywords: | DoNotImportToRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Timothy Hatcher
We no longer pass a PropertiesSection to WebInspector.DetailsSectionPropertiesRow (yay!). We pass an ObjectTreeView. We should update WebInspector.DetailsSectionPropertiesRow to take that change into account.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
This appears to have been fixed by <https://webkit.org/b/140567>.
Joseph Pecoraro
Pro.
*** This bug has been marked as a duplicate of bug 140567 ***