Bug 44167 - Web Inspector: extension panels do not occupy entire panel client area
Summary: Web Inspector: extension panels do not occupy entire panel client area
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-18 05:41 PDT by Andrey Kosyakov
Modified: 2010-08-18 07:19 PDT (History)
3 users (show)

See Also:


Attachments
patch (1.62 KB, patch)
2010-08-18 06:18 PDT, Andrey Kosyakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2010-08-18 05:41:11 PDT
The panels created via extensions API appear truncated, because iframes created to host the panels use default height. The height needs to be set to 100%.
Comment 1 Andrey Kosyakov 2010-08-18 06:18:13 PDT
Created attachment 64696 [details]
patch
Comment 2 WebKit Commit Bot 2010-08-18 07:19:24 PDT
Comment on attachment 64696 [details]
patch

Clearing flags on attachment: 64696

Committed r65607: <http://trac.webkit.org/changeset/65607>
Comment 3 WebKit Commit Bot 2010-08-18 07:19:27 PDT
All reviewed patches have been landed.  Closing bug.