RESOLVED FIXED Bug 44167
Web Inspector: extension panels do not occupy entire panel client area
https://bugs.webkit.org/show_bug.cgi?id=44167
Summary Web Inspector: extension panels do not occupy entire panel client area
Andrey Kosyakov
Reported 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%.
Attachments
patch (1.62 KB, patch)
2010-08-18 06:18 PDT, Andrey Kosyakov
no flags
Andrey Kosyakov
Comment 1 2010-08-18 06:18:13 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2010-08-18 07:19:27 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.