Samael Wang
|
53bcab1c16
|
Bug 1323651 - Rename Partial/GroupedSessionHistory to Partial/GroupedSHistory. r=ehsan
MozReview-Commit-ID: G2GW4ZPIfH3
|
2016-12-22 16:06:50 +08:00 |
|
Vedant Sareen
|
a029df9f98
|
Bug 1323134 - Stop setting the crop attribute on tabs. r=dao
|
2016-12-18 19:09:27 +01:00 |
|
Matheus Longaray
|
55f42e68bd
|
Bug 1306294 - Filters out not worth-saving tabs from session state. r=mikedeboer
|
2016-12-06 03:30:00 -05:00 |
|
Michael Layzell
|
0bfea928aa
|
Bug 1318767 - Part 1: When performing SessionRestore on a GroupedSHistory tab, ensure that it reverts to a complete SHistory state before restoring, r=mikedeboer
MozReview-Commit-ID: 2zNXDtkx3bs
|
2016-11-24 10:45:00 +08:00 |
|
Mike de Boer
|
68d8d6203a
|
Backed out changeset ba2692e1cbcf (bug 1252376) due to intermittent leaks.
MozReview-Commit-ID: IPFyfMhhLhv
|
2016-11-30 11:31:44 +01:00 |
|
Mike de Boer
|
b6bb4b0d21
|
Bug 1252376 - refactor browser_privatetabs.js to use BrowserTestUtils instead of using less deterministic methods and make sure to garbage collect, forcibly, after each sessionstore mochitest ended. r=Gijs
MozReview-Commit-ID: BgYllazwzLp
|
2016-11-25 16:53:33 +01:00 |
|
Bob Silverberg
|
172148a513
|
Bug 1308061 - Implement sessionstore-closed-objects-changed event, r=mikedeboer
MozReview-Commit-ID: 7pBrvAhVQHP
|
2016-11-25 10:32:08 -05:00 |
|
Michael Layzell
|
49bf1f6e93
|
Bug 1318867 - Listen for a LocationChange event after changing processes before flushing SessionStore, r=mikedeboer
MozReview-Commit-ID: GidwIVWEy2s
|
2016-11-24 12:23:09 -05:00 |
|
Bob Owen
|
432572b6f3
|
Bug 1147911 Part 2: Add a remote type property and use it to drive the process switching in frontend code. r=gijs, r=jryans, r=mikedeboer
|
2016-11-24 15:08:30 +00:00 |
|
Sebastian Hengst
|
d9dbaf74fb
|
Backed out changeset 5b26ae9afaea (bug 1147911)
|
2016-11-23 18:33:10 +01:00 |
|
Bob Owen
|
a7d454bdcc
|
Bug 1147911 Part 2: Add a remote type property and use it to drive the process switching in frontend code. r=gijs, r=jryans, r=mikedeboer
|
2016-11-23 13:36:57 +00:00 |
|
Carsten "Tomcat" Book
|
0976216719
|
Backed out changeset 4b75d4672954 (bug 1306294) for bc5 test failures
|
2016-11-23 12:44:02 +01:00 |
|
Matheus Longaray
|
fad0a44074
|
Bug 1306294 - "Restarting browser while Simplify Page mode on, restores 2 new empty tabs". r=mdeboer
|
2016-11-22 06:30:00 +08:00 |
|
Michael Layzell
|
b5ca2d09e1
|
Bug 1310771 - Part 4: Add a test for SessionStore support for cross process navigations, r=mikedeboer
MozReview-Commit-ID: 288dTbrSjOE
|
2016-11-18 16:00:43 -05:00 |
|
Michael Layzell
|
05a0daefad
|
Bug 1310771 - Part 3: Add support to SessionStore for recording history for GroupedSHistories, r=mikedeboer
MozReview-Commit-ID: Ffq7h3zRUm3
|
2016-11-18 16:00:43 -05:00 |
|
Andrea Marchesini
|
2f852682f9
|
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 2, r=qdot
|
2016-11-18 09:33:50 +01:00 |
|
Andrea Marchesini
|
a0f9b83d87
|
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot
|
2016-11-18 09:33:33 +01:00 |
|
Sebastian Hengst
|
16ad987153
|
Backed out changeset 5cffb4645bc0 (bug 1147911)
|
2016-11-18 00:58:52 +01:00 |
|
Michael Layzell
|
4127464d0f
|
Bug 944694 - Part 2: Update SessionStore to use the new docshellID format, r=mikedeboer
MozReview-Commit-ID: 29te1YC9FNo
|
2016-11-17 16:52:17 -05:00 |
|
Sebastian Hengst
|
85e0c09e58
|
Backed out changeset d43b778d95c6 (bug 1318273) for failing mochitest fetch/test_formdataparsing.html. r=backout on a CLOSED TREE
|
2016-11-17 20:58:38 +01:00 |
|
Sebastian Hengst
|
716c8a83f3
|
Backed out changeset 2560659cda95 (bug 1318273)
|
2016-11-17 20:57:59 +01:00 |
|
Andrea Marchesini
|
5895fbf767
|
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 2, r=qdot
|
2016-11-17 19:36:21 +01:00 |
|
Andrea Marchesini
|
8b521463f7
|
Bug 1318273 - Improve the use of SpecialPowers.pushPrefEnv() - part 1, r=qdot
|
2016-11-17 19:36:01 +01:00 |
|
Bob Owen
|
6dc9342a41
|
Bug 1147911 Part 2: Add a remote type property and use it to drive the process switching in frontend code. r=gijs, r=jryans, r=mikedeboer
|
2016-11-17 15:48:52 +00:00 |
|
Michael Layzell
|
f01bca82f1
|
Bug 1317705 - Pass aRestoreImmediately through to SessionStoreInternal, r=Yoric a=kwierso CLOSED TREE
MozReview-Commit-ID: ENRssR9Wmun
|
2016-11-15 12:02:23 -08:00 |
|
Wes Kocher
|
94aee368b6
|
Backed out changeset 100920157ed0 (bug 1317705) for bc4 failures a=backout
|
2016-11-15 11:33:15 -08:00 |
|
Michael Layzell
|
3403986f35
|
Bug 1317705 - Pass aRestoreImmediately through to SessionStoreInternal, r=Yoric
MozReview-Commit-ID: ENRssR9Wmun
|
2016-11-15 11:32:42 -05:00 |
|
Mike Conley
|
829cca9bca
|
Bug 1309316 - Expose preference for auto-submitting backlogged crash reports to about:tabcrashed. r=Felipe
MozReview-Commit-ID: JvhK0MO1IK
|
2016-11-02 15:04:15 -04:00 |
|
Valentin Gosu
|
1aeab3d62d
|
Bug 1315302 - Remove signedPkg from origin attributes r=baku
MozReview-Commit-ID: L1xvRgeO6De
|
2016-11-06 16:15:36 +01:00 |
|
Phil Ringnalda
|
dcadbc448a
|
Merge m-i to m-c, a=merge
MozReview-Commit-ID: H4VKCYDq5cD
|
2016-11-05 13:36:25 -07:00 |
|
Kevin Jones
|
f67992c0fc
|
Bug 1315222 - Rename the TabBrowserCreated event to TabBrowserInserted. r=dao
|
2016-11-05 09:01:11 +01:00 |
|
Phil Ringnalda
|
0eacb5b6ab
|
Merge m-c to autoland
|
2016-11-03 20:02:24 -07:00 |
|
Phil Ringnalda
|
e9271a5e61
|
Merge m-i to m-c, a=merge
MozReview-Commit-ID: Hm1RxN6OaoZ
|
2016-11-03 19:32:48 -07:00 |
|
Gabor Krizsanits
|
1755bb8d2f
|
Bug 1301340 - part4: Force single content process for failing tests. r=mrbkap
|
2016-11-03 19:28:09 +01:00 |
|
Phil Ringnalda
|
2c3920625f
|
Merge m-c to autoland
|
2016-11-02 20:03:20 -07:00 |
|
Phil Ringnalda
|
1376833f1c
|
Merge m-i to m-c, a=merge
MozReview-Commit-ID: 48WAQwKUCpw
|
2016-11-02 19:28:38 -07:00 |
|
Gijs Kruitbosch
|
70a8e9c0a1
|
Bug 1312406 - part 1: remove tab groups migration code, r=Dolske
MozReview-Commit-ID: BDuX607J51w
|
2016-11-01 15:59:11 +00:00 |
|
Bob Silverberg
|
3b6fa65a56
|
Bug 1313776 - Fix frequent OSX debug bc6 failures with The mochitest suite, r=mikedeboer
MozReview-Commit-ID: 34mzWaM4vef
|
2016-11-03 07:11:48 -04:00 |
|
Geoff Brown
|
131dda1304
|
Bug 1313397 - Move browser/components/sessionstore/Utils.jsm to toolkit/modules; r=mikedeboer
|
2016-11-02 10:56:20 -06:00 |
|
Sebastian Hengst
|
d1c538318e
|
Bug 1310297 - Remove test annotations using b2g, mulet or gonk: browser. r=RyanVM
MozReview-Commit-ID: LDNr97hKpc8
|
2016-11-05 11:29:13 +01:00 |
|
Wes Kocher
|
5fe2107617
|
Merge central to inbound a=merge
|
2016-11-02 17:31:08 -07:00 |
|
Bob Silverberg
|
cb45147847
|
Bug 1309880 - Support undoing closeTab and closeWindow by ID, r=mikedeboer
MozReview-Commit-ID: 6CoJPyjUpHH
|
2016-10-28 08:15:11 -04:00 |
|
Phil Ringnalda
|
a5895c1ec6
|
Merge m-i to m-c, a=merge
MozReview-Commit-ID: J2Mx0f21eBE
|
2016-10-31 18:35:14 -07:00 |
|
Michael Layzell
|
cb46a4fd67
|
Bug 1304140 - Part 1: Implement support for the Large-Allocation header behind the dom.largeAllocationHeader.enabled pref, r=smaug
MozReview-Commit-ID: 5KBIu6Fc3Ea
|
2016-10-31 16:38:54 -04:00 |
|
David Malaschonok
|
2c8214052e
|
Bug 1313876 - Fixed _undoCloseMiddleClick function call in event listener. r=jaws
MozReview-Commit-ID: 3hkpkldzxRW
|
2016-10-30 11:29:24 +01:00 |
|
David Malaschonok
|
346db5b28a
|
Bug 926579 - Remove duplication in RecentlyClosedTabsAndWindowsMenuUtils through refactoring. r=jaws
MozReview-Commit-ID: 8M43BnSxnoO
|
2016-10-20 19:00:33 +02:00 |
|
Will Wang
|
d431127978
|
Bug 1255977 - Resolve promise once flushing timeout or crash observed. r=yoric
MozReview-Commit-ID: Bjd59RPzcw2
|
2016-10-21 18:23:32 +08:00 |
|
Mark Banner
|
233309fbe2
|
Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop
MozReview-Commit-ID: JrbFxQ5rj6I
|
2016-10-18 08:38:10 +01:00 |
|
J. Ryan Stinnett
|
824d70ca6c
|
Bug 1310298 - Add event before remoteness flip. r=mconley
MozReview-Commit-ID: Bbs5Hj99JV4
|
2016-10-14 14:36:26 -05:00 |
|
Bob Silverberg
|
5f251b831f
|
Bug 1309702 - Update getClosedTabData and getClosedWindowData in SessionStore.jsm to not return JSON, r=mikedeboer
MozReview-Commit-ID: 9SevLkTp0G7
|
2016-10-14 07:12:18 -04:00 |
|