Closed
Bug 842472
Opened 12 years ago
Closed 12 years ago
Disable the security delay preference for popup notifications for mozbase dependent test harnesses
Categories
(Testing :: Mozbase, defect)
Testing
Mozbase
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: daniela.p98911, Assigned: whimboo)
References
Details
(Whiteboard: [mozmill-1.5.21+])
Attachments
(2 files)
1.25 KB,
patch
|
k0scist
:
review+
|
Details | Diff | Splinter Review |
1.51 KB,
patch
|
k0scist
:
review+
|
Details | Diff | Splinter Review |
Due to the changes in bug 583175, we need to disable the security delay preference by default in mozmill. The preference is: security.notification_enable_delay and it needs to be set to 0.
Note: This preference is set now in our mozmill tests, but needs to be done directly in Mozmill.
Updated•12 years ago
|
Assignee: nobody → andreea.matei
Assignee | ||
Comment 1•12 years ago
|
||
Sorry if it was unclear on IRC earlier today but I will take this bug.
Assignee: andreea.matei → hskupin
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•12 years ago
|
||
This is a change which we will have to do for any kind of test harness which is based on mozprofile (mozbase).
Component: Mozmill → Mozbase
OS: Windows 2000 → All
Assignee | ||
Updated•12 years ago
|
Summary: Disable the security delay preference in mozmill → Disable the security delay preference for popup notifications for mozbase dependent test harnesses
Assignee | ||
Comment 3•12 years ago
|
||
Attachment #715954 -
Flags: review?(jhammel)
Assignee | ||
Comment 4•12 years ago
|
||
Attachment #715955 -
Flags: review?(jhammel)
Comment 5•12 years ago
|
||
See bug 830430 for how preferences will be done down the line for mozprofile
See Also: → 830430
Whiteboard: [mozbase]
Updated•12 years ago
|
Attachment #715954 -
Flags: review?(jhammel) → review+
Updated•12 years ago
|
Attachment #715955 -
Flags: review?(jhammel) → review+
Assignee | ||
Comment 6•12 years ago
|
||
Landed on mozbase master:
https://github.com/mozilla/mozbase/commit/ec1588bbfdbe11ca48a4ee8408f9ddbde771f734
Landed for Mozmill 1.5 on branch hotfix-1.5:
https://github.com/mozilla/mozmill/commit/981b61e42f0bc731c98573b9f2a12bd8e0f58fdd
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [mozbase] → [mozmill-1.5.21+]
You need to log in
before you can comment on or make changes to this bug.
Description
•