This repository was archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 970
Audit DOM APIs that do layout reflows #10027
Labels
addressed-with-brave-core
Needs confirmation, but this issue may be resolved with Brave Core.
perf
project-tracking
wontfix
Comments
Related: https://csstriggers.com/ |
these are used all over the place in the Brave content scripts |
35 tasks
I'll make use of this as a tracking issue there's a lot of room for improvement. |
|
cezaraugusto
added a commit
that referenced
this issue
Aug 4, 2017
Auditors: @bsclifton Address #10027
cezaraugusto
added a commit
that referenced
this issue
Aug 4, 2017
Auditors: @bsclifton Address #10027
dfperry5
pushed a commit
to dfperry5/browser-laptop
that referenced
this issue
Aug 18, 2017
Auditors: @bsclifton Address brave#10027
Spoke with @cezaraugusto - the bulk of the effort is completed. Setting milestone to 0.21.x |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
addressed-with-brave-core
Needs confirmation, but this issue may be resolved with Brave Core.
perf
project-tracking
wontfix
We should audit the usage of any DOM api on this list and at least limit the usage.
For example in APP_WINDOW_UPDATED we could do everything once and cache it.
https://gist.github.com/paulirish/5d52fb081b3570c81e3a
The text was updated successfully, but these errors were encountered: