WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
155386
Web Inspector: Convert toolbar and tab bar to position absolute to reduce repaint areas
https://bugs.webkit.org/show_bug.cgi?id=155386
Summary
Web Inspector: Convert toolbar and tab bar to position absolute to reduce rep...
Nikita Vasilyev
Reported
2016-03-11 22:01:07 PST
Via
bug 145324
"Web Inspector: Large repaints when typing any character in console" The low hanging fruit is to convert #toolbar, #tab-bar, and #main from flexbox to position absolute. This takes the toolbar and the tab bar out of the repaint area when typing in the console or editing a resource.
Attachments
Patch
(4.12 KB, patch)
2016-03-11 22:08 PST
,
Nikita Vasilyev
timothy
: review+
Details
Formatted Diff
Diff
[Animated GIF] With the patch applied
(1.01 MB, image/gif)
2016-03-11 22:21 PST
,
Nikita Vasilyev
no flags
Details
Patch
(4.26 KB, patch)
2016-03-11 22:36 PST
,
Nikita Vasilyev
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-03-11 22:03:51 PST
<
rdar://problem/25125476
>
Nikita Vasilyev
Comment 2
2016-03-11 22:08:56 PST
Created
attachment 273806
[details]
Patch I'll revisit this when
bug 145324
is fixed.
Nikita Vasilyev
Comment 3
2016-03-11 22:21:58 PST
Created
attachment 273808
[details]
[Animated GIF] With the patch applied
Nikita Vasilyev
Comment 4
2016-03-11 22:36:04 PST
Created
attachment 273809
[details]
Patch
WebKit Commit Bot
Comment 5
2016-03-12 10:16:21 PST
Comment on
attachment 273809
[details]
Patch Clearing flags on attachment: 273809 Committed
r198065
: <
http://trac.webkit.org/changeset/198065
>
WebKit Commit Bot
Comment 6
2016-03-12 10:16:24 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug