Closed
Bug 883423
Opened 11 years ago
Closed 11 years ago
mark even more reftests as needs-focus
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: froydnj, Unassigned)
References
Details
Attachments
(1 file)
2.99 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 762976 [details] [diff] [review]
mark even more reftests as needs-focus
The editor/ tests all use .focus()/.blur().
The selection/ tests rely on the window being focused for OS X to fail.
Attachment #762976 -
Flags: review?(dholbert)
Comment 3•11 years ago
|
||
(In reply to Nathan Froyd (:froydnj) from comment #2)
> The selection/ tests rely on the window being focused for OS X to fail.
The selection/ tests rely on the window being focused for their "select()" action to do anything visible, too, on my Linux box at least.
Updated•11 years ago
|
Attachment #762976 -
Flags: review?(dholbert) → review+
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•