Closed
Bug 1275878
Opened 8 years ago
Closed 7 years ago
Replace places-will-close-connection notification with a shutdown blocker
Categories
(Toolkit :: Places, defect, P2)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
mozilla56
People
(Reporter: mak, Assigned: mak)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/55438/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/55438/
Assignee | ||
Comment 2•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/56222/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/56222/
Attachment #8756826 -
Attachment description: MozReview Request: Bug 1275878 - Replace places-will-close-connection notification with a shutdown blocker. → MozReview Request: Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=
Assignee | ||
Comment 3•8 years ago
|
||
Comment on attachment 8756826 [details]
Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker.
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/55438/diff/1-2/
Assignee | ||
Comment 4•8 years ago
|
||
Unfortunately these undiscover a leak in browser_privatebrowsing_placestitle.js, that is unlikely to be related to the changes made here. It's more likely a timing skew in tests execution.
It is also not reproducible locally :(
Assignee | ||
Comment 5•8 years ago
|
||
Comment on attachment 8757828 [details]
Bug 1275878 - Part 1: move back clear history operations to History.clear().
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/56222/diff/1-2/
Attachment #8757828 -
Attachment description: MozReview Request: Bug 1275878 - Part 1: move back clear history operations to History.clear(). r= → Bug 1275878 - Part 1: move back clear history operations to History.clear(). r=
Attachment #8756826 -
Attachment description: MozReview Request: Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r= → Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=
Assignee | ||
Comment 6•8 years ago
|
||
Comment on attachment 8756826 [details]
Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker.
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/55438/diff/2-3/
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Attachment #8757828 -
Flags: review?(standard8) → review?(adw)
Attachment #8756826 -
Flags: review?(standard8) → review?(adw)
Comment 9•7 years ago
|
||
Drew: since I'm going to be away from tomorrow, and didn't have time to look at these today due to some fire fighting with intermittents, I've passed them onto you.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 12•7 years ago
|
||
mozreview-review |
Comment on attachment 8757828 [details]
Bug 1275878 - Part 1: move back clear history operations to History.clear().
https://reviewboard.mozilla.org/r/56222/#review165412
LGTM
Attachment #8757828 -
Flags: review?(adw) → review+
Comment 13•7 years ago
|
||
mozreview-review |
Comment on attachment 8756826 [details]
Bug 1275878 - Part 2: Replace places-will-close-connection notification with a shutdown blocker.
https://reviewboard.mozilla.org/r/55438/#review165414
LGTM
Attachment #8756826 -
Flags: review?(adw) → review+
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 16•7 years ago
|
||
Pushed by mak77@bonardo.net:
https://hg.mozilla.org/integration/autoland/rev/a4ae03c61b15
Part 1: move back clear history operations to History.clear(). r=adw
https://hg.mozilla.org/integration/autoland/rev/b217b97a7478
Part 2: Replace places-will-close-connection notification with a shutdown blocker. r=adw
Comment 17•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a4ae03c61b15
https://hg.mozilla.org/mozilla-central/rev/b217b97a7478
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•