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
Mark Banner
299f236684
Bug 1309842 - Fix eslint/espree parsing errors for ignored directories in browser/. r=jaws
...
Change functions definitions to generators where yield is used, and drop of non-standards if statement in catch.
List translation/cld2/cld-worker.js as ignored now, as it is a generated file.
MozReview-Commit-ID: wbkjx67fox
2016-10-13 11:48:35 +01:00
Mike Conley
a2c235fe1e
Bug 1241459 - Add regression tests for background tab crashing behaviour. r=Felipe
...
MozReview-Commit-ID: KkOCdtJqDPQ
2016-10-03 18:01:51 -04:00
Mike Conley
bf28a85b69
Bug 1241459 - Background tab crashes should only show about:tabcrashed for first selected tab. r=Felipe,mikedeboer
...
When a content process crashes for a tab that is not currently visible to the user (which
can occur if the user is looking at only non-remote tabs, or tabs in other content processes),
then we will only show the tab crash page for the first crashed tab that is selected
by the user. The rest of the tabs will restore on demand.
MozReview-Commit-ID: 1JBAp8diHXp
2016-09-30 15:06:49 -04:00
Andrea Marchesini
7e87ed1cb2
Bug 1280590 - nsICookieManager2.cookieExists must use the originAttributes, r=smaug
2016-09-30 08:24:21 +02:00
Carsten "Tomcat" Book
f5ed025ff9
Backed out changeset 826cc48624a3 (bug 1280590) for windows m-oth and xpc crashes
2016-09-29 15:28:53 +02:00
Andrea Marchesini
eba096d2ae
Bug 1280590 - nsICookieManager2.cookieExists must use the originAttributes, r=smaug
2016-09-29 12:02:30 +02:00
Gregory Szorc
53c5fb6984
Bug 1305444 - Move telemetry assignment, remove variable use; r=Yoric
...
We have an unused "telemetry" variable. Use this variable and move
the telemetry assignment to immediately after the operation it is
recording.
While I was here, I also cleaned up the timing variables. I eliminated
the end time variable and moved the declaration of the start time
variable so its scope is shorter.
MozReview-Commit-ID: IbGOK5pPkcR
2016-09-24 17:18:21 -07:00
Phil Ringnalda
fbcf9563b8
Backed out changeset 5ef08ec39cd7 (bug 1305444) for failures in browser_upgrade_backup.js
...
CLOSED TREE
2016-09-27 19:59:59 -07:00
Gregory Szorc
d2f73cb04d
Bug 1305444 - Move telemetry assignment, remove variable use; r=Yoric
...
We have an unused "telemetry" variable. Use this variable and move
the telemetry assignment to immediately after the operation it is
recording.
While I was here, I also cleaned up the timing variables. I eliminated
the end time variable and moved the declaration of the start time
variable so its scope is shorter.
MozReview-Commit-ID: IbGOK5pPkcR
2016-09-24 17:18:21 -07:00
Gabor Krizsanits
9ed9975ffc
Bug 1301340 - Force single process in some tests. r=mrbkap
2016-09-22 09:24:31 +02:00
Christoph Kerschbaumer
71dbab1ad4
Bug 1297338 - Introduce concept of principalToInherit to SessionHistory. r=bz,mikedeboer
2016-09-20 08:36:45 +02:00
Steven Englehardt
c254fbe37d
Bug 1294866 - Part 3: Tests to verify contentPrincipal persists during session restore. r=mikedeboer
2016-09-13 21:18:38 +08:00
Steven Englehardt
0f14c6f982
Bug 1294866 - Part 2: Storing the loadingPrincipal used to load favicons in SessionStore. r=mikedeboer
2016-09-13 21:18:37 +08:00
Steven Englehardt
1d6791d880
Bug 1294866 - Part 1: Move principal serialization to a utils file. r=mikedeboer
2016-09-13 21:18:36 +08:00
Carsten "Tomcat" Book
3a1fa51fea
merge fx-team to mozilla-central a=merge
2016-09-09 12:01:21 +02:00