WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
107649
Web Inspector: remove invisibleLineRow code from paintLines DTE method
https://bugs.webkit.org/show_bug.cgi?id=107649
Summary
Web Inspector: remove invisibleLineRow code from paintLines DTE method
Andrey Lushnikov
Reported
2013-01-23 01:55:29 PST
As _paintLines method does everything synchronously, the order of linerows being processed does not matter. Removing "invisibleLineRow" logic will eliminate calls to scrollTop and offsetTop methods (which force sync relayout).
Attachments
Patch
(2.67 KB, patch)
2013-01-23 01:58 PST
,
Andrey Lushnikov
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Andrey Lushnikov
Comment 1
2013-01-23 01:58:41 PST
Created
attachment 184182
[details]
Patch
WebKit Review Bot
Comment 2
2013-01-23 09:47:54 PST
Comment on
attachment 184182
[details]
Patch Clearing flags on attachment: 184182 Committed
r140538
: <
http://trac.webkit.org/changeset/140538
>
WebKit Review Bot
Comment 3
2013-01-23 09:47:57 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