Bug 1602088 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

This would allow us to move the declaration of `ScrollUnit` to a differently file (e.g. ScrollTypes.h), and thereby avoid e.g. InputData.h (a commonly included header) having to include nsIScrollableFrame.h (which brings in a lot of other headers).
This would allow us to move the declaration of `ScrollUnit` to a different file (e.g. ScrollTypes.h), and thereby avoid e.g. InputData.h (a commonly included header) having to include nsIScrollableFrame.h (which brings in a lot of other headers).

Back to Bug 1602088 Comment 0