This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 972
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 |
ghost
added this to the
0.21.x (Nightly Channel) milestone
Sep 11, 2017
bbondy
modified the milestones:
0.21.x (Developer Channel),
0.20.x (Beta Channel),
Backlog
Oct 25, 2017
bsclifton
added
wontfix
addressed-with-brave-core
Needs confirmation, but this issue may be resolved with Brave Core.
labels
Sep 19, 2018
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: