Closed Bug 852333 Opened 11 years ago Closed 11 years ago

Convert nsRange::getBoundingClientRect and nsIDOMElement::getBoundingClientRect to Paris bindings

Categories

(Core :: DOM: Core & HTML, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jwir3, Unassigned)

References

Details

One of my patches used the webidl version of ClientRect in the webidl definition (see patch for bug 803719), but used nsIDOMClientRect internally. It seems as though this might be broken now, or at least since bug 850817 landed. 

I can use the webidl version in all places, but it requires that getBoundingClientRect() be changed to utilize the new webidl version.
You should be able to call the existing WebIDL GetBoundingClientRects on Element and nsRange from C++ here, right?  I'm not quite sure what this bug is about...
Commented on bug 803719.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.