Closed
Bug 1361650
Opened 8 years ago
Closed 8 years ago
Drop the timeout for onbeforeunload down to 1 second instead of 5 seconds
Categories
(Firefox :: Tabbed Browser, enhancement)
Tracking
()
RESOLVED
FIXED
Firefox 55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
Details
Attachments
(1 file)
Per bug 1328283 comment 8 / comment 9, we can/should align with Chrome and drop the timeout for beforeunload responses down to 1 second (from the current 5 seconds). To be clear, this is the timeout for the content process to respond to us asking for it to deal with beforeunload, not a timeout on people responding to the dialog or anything like that. :-)
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8864034 [details]
Bug 1361650 - drop beforeunload timeout down to 1 second to make tab closing faster when the content process is slow,
https://reviewboard.mozilla.org/r/135750/#review138998
Attachment #8864034 -
Flags: review?(wmccloskey) → review+
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/a86584f1364d
drop beforeunload timeout down to 1 second to make tab closing faster when the content process is slow, r=billm
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 55
Updated•6 years ago
|
Assignee: nobody → gijskruitbosch+bugs
You need to log in
before you can comment on or make changes to this bug.
Description
•