Open Bug 1445906 Opened 7 years ago Updated 3 years ago

Extract nsDOMWindowUtils::GetRootBounds implementation to nsContentUtils

Categories

(Core :: DOM: Core & HTML, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: adrian17, Unassigned)

Details

from bug 1445408 comment 5: "Also, maybe a followup to move the guts of GetRootBounds into nsContentUtils (probably taking a window or a document) and call it directly from here instead of going through nsIDOMWindowUtils?" In other words, add something like DOMRect* nsDOMWindowUtils::GetRootBounds(nsIDocument *aDoc); And convert nsDOMWindowUtils::GetRootBounds and its existing C++ callers to use it.
Priority: -- → P5
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.