Closed
Bug 761188
Opened 13 years ago
Closed 13 years ago
reuse layout code for accessible boundaries calculation
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: surkov, Assigned: surkov)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
3.90 KB,
patch
|
tbsaunde
:
review+
bzbarsky
:
feedback+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #629812 -
Flags: review?(trev.saunders)
Attachment #629812 -
Flags: feedback?(bzbarsky)
Assignee | ||
Updated•13 years ago
|
Summary: reuse accessible boundaries calculation code from layout → reuse layout code for accessible boundaries calculation
![]() |
||
Comment 1•13 years ago
|
||
Comment on attachment 629812 [details] [diff] [review]
patch
This completely changes what will end up in *aBoundingFrame. Is that OK?
Assignee | ||
Comment 2•13 years ago
|
||
(In reply to Boris Zbarsky (:bz) from comment #1)
> Comment on attachment 629812 [details] [diff] [review]
> patch
>
> This completely changes what will end up in *aBoundingFrame. Is that OK?
yes, aBoundingFrame is a frame the returned coordinates are relative from.
![]() |
||
Comment 3•13 years ago
|
||
Comment on attachment 629812 [details] [diff] [review]
patch
Looks fine, then.
Attachment #629812 -
Flags: feedback?(bzbarsky) → feedback+
Updated•13 years ago
|
Attachment #629812 -
Flags: review?(trev.saunders) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Target Milestone: --- → mozilla16
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•