Replies: 1 comment
-
|
That's a brutal layout test indeed :) I have a patch coming up that improves the scrolling (not as well as Firefox's behavior yet, but at least usable). Profiling then shows that we spend a lot of time in hit testing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Google chrome used to crash if I tried to open the docs of CodeAssembler from the iced-x86 crate which is one of the reasons why I switched to firefox.
Maybe it's interesting for servo as well to be able to render the docs of CodeAssembler in a reasonable speed (without a crash obv.).
It's just an idea, so I thought why not creating a discussion for this.
EDIT: Ok, just tried it from the stable channel of nixpkgs. I'm not able to scroll if I open up CodeAssembler xD
Beta Was this translation helpful? Give feedback.
All reactions