Bug 1685801: Part 10 - Move BrowserUtils.getElementBounding*Rect to a separate module...
commitbde014e0c34dd135c4b59dbd618cf1460114af45
authorKris Maglione <maglione.k@gmail.com>
Thu, 28 Jan 2021 03:33:04 +0000 (28 03:33 +0000)
committerKris Maglione <maglione.k@gmail.com>
Thu, 28 Jan 2021 03:33:04 +0000 (28 03:33 +0000)
tree2bfa816fb5eaf369eb311b0813cd284a1c8d4edf
parent6a91fbec715d9452d42c52c5cfa48f3f878444e8
Bug 1685801: Part 10 - Move BrowserUtils.getElementBounding*Rect to a separate module. r=mccr8

They won't be used in most processes.

Differential Revision: https://phabricator.services.mozilla.com/D101490
browser/actors/FormValidationChild.jsm
toolkit/actors/AutoCompleteChild.jsm
toolkit/actors/DateTimePickerChild.jsm
toolkit/actors/SelectChild.jsm
toolkit/modules/BrowserUtils.jsm
toolkit/modules/LayoutUtils.jsm [new file with mode: 0644]
toolkit/modules/moz.build