Gecko:Task List: Difference between revisions

Jump to navigation Jump to search
Line 27: Line 27:
** remaining C++ code can use Gecko-private interfaces like nsINode/nsIContent instead of DOM interfaces
** remaining C++ code can use Gecko-private interfaces like nsINode/nsIContent instead of DOM interfaces
** Move editor objects to document
** Move editor objects to document
* Move selection to document, rename selection classes
* Unified scrollbar element with a private interface for setting its values so we don't have to use SetAttribute during layout. Also get rid of anonymous content in scrollbars
* Unified scrollbar element with a private interface for setting its values so we don't have to use SetAttribute during layout. Also get rid of anonymous content in scrollbars
* PresShell / PresContext unification
* PresShell / PresContext unification
1,295

edits

Navigation menu