Closed
Bug 482055
Opened 12 years ago
Closed 12 years ago
use 'role' if there is no 'finalRole' in accessible object
Categories
(Other Applications :: DOM Inspector, defect)
Other Applications
DOM Inspector
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: surkov, Assigned: surkov)
References
Details
Attachments
(2 files, 1 obsolete file)
2.86 KB,
patch
|
sdwilsh
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
1.87 KB,
patch
|
sdwilsh
:
review+
neil
:
superreview+
|
Details | Diff | Splinter Review |
Shawn, do I need sr for this?
Attachment #366122 -
Flags: review?(sdwilsh)
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → surkov.alexander
Status: NEW → ASSIGNED
Comment 1•12 years ago
|
||
Comment on attachment 366122 [details] [diff] [review] patch r=sdwilsh I'm having Neil look at this because he always seems to catch little things that I miss.
Attachment #366122 -
Flags: superreview?(neil)
Attachment #366122 -
Flags: review?(sdwilsh)
Attachment #366122 -
Flags: review+
Updated•12 years ago
|
Attachment #366122 -
Flags: superreview?(neil) → superreview+
Comment 2•12 years ago
|
||
Comment on attachment 366122 [details] [diff] [review] patch Even I can't find something wrong with a patch this simple ;-) well, I guess the ()s before the ? are probably unnecessary.
Assignee | ||
Comment 3•12 years ago
|
||
checked in with Neil's nit, http://hg.mozilla.org/dom-inspector/rev/c5138e1ef96d
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•12 years ago
|
||
fixing mistake of previous patch
Attachment #368738 -
Flags: superreview?(neil)
Attachment #368738 -
Flags: review?(sdwilsh)
Assignee | ||
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•12 years ago
|
Attachment #368738 -
Attachment is patch: true
Attachment #368738 -
Attachment mime type: application/octet-stream → text/plain
Comment 5•12 years ago
|
||
Comment on attachment 368738 [details] [diff] [review] patch accessibleRelations.js is wrong too.
Attachment #368738 -
Flags: superreview?(neil) → superreview-
Assignee | ||
Comment 6•12 years ago
|
||
Attachment #368738 -
Attachment is obsolete: true
Attachment #368745 -
Flags: superreview?(neil)
Attachment #368745 -
Flags: review?(sdwilsh)
Attachment #368738 -
Flags: review?(sdwilsh)
Updated•12 years ago
|
Attachment #368745 -
Flags: superreview?(neil) → superreview+
Comment 7•12 years ago
|
||
Comment on attachment 368745 [details] [diff] [review] patch2 r=sdwilsh
Attachment #368745 -
Flags: review?(sdwilsh) → review+
Assignee | ||
Comment 8•12 years ago
|
||
checked in, http://hg.mozilla.org/dom-inspector/rev/858f86b85a8b
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•