Closed
Bug 824970
Opened 12 years ago
Closed 12 years ago
convert nsIDOMRect to webidl
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: tbsaunde, Assigned: tbsaunde)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed)
Attachments
(7 files)
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #696082 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #696084 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #696086 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #696087 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 5•12 years ago
|
||
Attachment #696088 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 6•12 years ago
|
||
Attachment #696089 -
Flags: review?(bzbarsky)
Assignee | ||
Comment 7•12 years ago
|
||
Attachment #696090 -
Flags: review?(bzbarsky)
Comment 8•12 years ago
|
||
Comment on attachment 696082 [details] [diff] [review]
nsDOMCSSRect should use nsROCSSPrimitiveValue
r=me
Attachment #696082 -
Flags: review?(bzbarsky) → review+
Comment 9•12 years ago
|
||
Comment on attachment 696084 [details] [diff] [review]
wrapper cache and cycle collect nsDOMCSSRect
r=me
Attachment #696084 -
Flags: review?(bzbarsky) → review+
Comment 10•12 years ago
|
||
Comment on attachment 696086 [details] [diff] [review]
store nsDOMCSSRect* in nsROCSSPrimitiveValue
r=me
Attachment #696086 -
Flags: review?(bzbarsky) → review+
Comment 11•12 years ago
|
||
Comment on attachment 696087 [details] [diff] [review]
add Rect webidl
r=me
Attachment #696087 -
Flags: review?(bzbarsky) → review+
Comment 12•12 years ago
|
||
Comment on attachment 696088 [details] [diff] [review]
webidl api for Rect
r=me
Attachment #696088 -
Flags: review?(bzbarsky) → review+
Comment 13•12 years ago
|
||
Comment on attachment 696089 [details] [diff] [review]
use webidl for Rect
You need to SetIsDOMBinding() in the nsDOMCSSRect constructor. r=me with that.
Attachment #696089 -
Flags: review?(bzbarsky) → review+
Comment 14•12 years ago
|
||
Comment on attachment 696090 [details] [diff] [review]
nsROCSSPrimitiveValue::GetRectValue() should return nsDOMCSSRect*
r=me
Attachment #696090 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 15•12 years ago
|
||
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/0534210e43e5
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/516b3defe68d
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/41f218bd3082
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/355d2e8ede64
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/03ece6d48d9f
remote: https://hg.mozilla.org/integration/mozilla-inbound/rev/280420584744
Updated•12 years ago
|
Blocks: ParisBindings
Comment 16•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/0534210e43e5
https://hg.mozilla.org/mozilla-central/rev/516b3defe68d
https://hg.mozilla.org/mozilla-central/rev/41f218bd3082
https://hg.mozilla.org/mozilla-central/rev/355d2e8ede64
https://hg.mozilla.org/mozilla-central/rev/03ece6d48d9f
https://hg.mozilla.org/mozilla-central/rev/280420584744
https://hg.mozilla.org/mozilla-central/rev/cdc397a8e017
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Updated•9 years ago
|
Keywords: dev-doc-needed
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•