Bug 32523

Summary: Web Inspector: Extract WebInspector.Section from WebInspector.PropertiesSection
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, commit-queue, joepeck, keishi, pfeldman, pmuellr, rik, timothy, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch
timothy: review+, commit-queue: commit-queue-
patch (merged) none

Description Alexander Pavlov (apavlov) 2009-12-14 09:46:57 PST
A more generic section than WebInspector.PropertiesSection (not containing a list) is necessary, to enable the Audits panel to show audit results.
This is the second bit of the Audits panel submission.
Comment 1 Alexander Pavlov (apavlov) 2009-12-14 10:00:37 PST
Created attachment 44806 [details]
patch
Comment 2 Timothy Hatcher 2009-12-14 13:01:30 PST
Comment on attachment 44806 [details]
patch

This might conflict with Pavel's recent changes for keyboard focus.
Comment 3 WebKit Commit Bot 2009-12-14 14:38:40 PST
Comment on attachment 44806 [details]
patch

Rejecting patch 44806 from commit-queue.

Failed to run "['/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/svn-apply', '--reviewer', 'Timothy Hatcher', '--force']" exit_code: 1
Last 500 characters of output:
e.gypi
Hunk #1 succeeded at 3700 (offset 5 lines).
patching file WebCore/WebCore.vcproj/WebCore.vcproj
Hunk #1 succeeded at 42620 (offset 14 lines).
patching file WebCore/inspector/front-end/PropertiesSection.js
Hunk #2 FAILED at 29.
1 out of 2 hunks FAILED -- saving rejects to file WebCore/inspector/front-end/PropertiesSection.js.rej
patching file WebCore/inspector/front-end/Section.js
patching file WebCore/inspector/front-end/WebKit.qrc
patching file WebCore/inspector/front-end/inspector.html
Comment 4 Pavel Feldman 2009-12-14 14:41:11 PST
I'll land manually or let Alexander update the patch.
Comment 5 Alexander Pavlov (apavlov) 2009-12-15 03:11:04 PST
Created attachment 44860 [details]
patch (merged)
Comment 6 WebKit Review Bot 2009-12-15 03:11:57 PST
style-queue ran check-webkit-style on attachment 44860 [details] without any errors.
Comment 7 WebKit Commit Bot 2009-12-15 03:29:19 PST
Comment on attachment 44860 [details]
patch (merged)

Clearing flags on attachment: 44860

Committed r52149: <http://trac.webkit.org/changeset/52149>
Comment 8 WebKit Commit Bot 2009-12-15 03:29:24 PST
All reviewed patches have been landed.  Closing bug.