Jonathan Kew
46b5136c09
Bug 890156 - patch 6 - Update window placement code to work with desktop pixels, for per-monitor DPI support on Windows. r=emk
2015-12-03 13:19:50 +00:00
Till Schneidereit
5dec54d943
Bug 1101817 - Part 1: Remove usages of WeakMap.prototype.clear from Gecko. r=yzen,mak,yoric,gijs,jlongster
...
--HG--
extra : rebase_source : ef9f83be96af75ee25f8e9fb90ce2b84ab3689bd
2016-01-04 13:06:50 +01:00
David Rajchenbach-Teller
cdae8b5042
Bug 1198898 - Determining number of tabs/windows restored by Session Restore;r=mconley
...
--HG--
extra : rebase_source : cde8bcddcd2432691a820a37c942218cf01453b8
2015-11-26 18:13:20 +01:00
David Rajchenbach-Teller
877c534907
Bug 1214158 - New module StartupPerformance to monitor the duration of restoration of initial tabs;r=mconley
...
--HG--
extra : rebase_source : 862330eecf29d2eb88ddbfbb8f9d73b205f1e1e7
2015-11-26 18:01:56 +01:00
AJ Kerrigan
ff3269f2d2
Bug 1132556 - Replace runInContent() with ContentTask.spawn(). r=smacleod
2016-01-07 03:26:31 -05:00
Shu-yu Guo
1768759efb
Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm)
2016-01-06 16:02:16 -08:00
Andrea Marchesini
54e1406a46
Bug 1237081
- remove the getter of userContextId from nsIDocShell, r=smaug
2016-01-06 15:39:58 +00:00
Andrea Marchesini
0641add434
Bug 1235657 - Session storage needs to handle origin attributes correctly - part 2 - SessionStorageInternal::restore, r=huseby
2016-01-06 10:09:04 +00:00
Nigel Babu
442c7ab5e1
Backed out changeset 1b5c66916877 (bug 1237081
) for mochitest browser-chrome bustage
...
--HG--
extra : commitid : HyS2gutZZNx
2016-01-06 12:01:27 +05:30
Bill McCloskey
9858860734
Bug 1235379 - Eliminate deferred session storage mode (r=ttaubert)
2016-01-05 21:59:46 -08:00
Andrea Marchesini
ed29611caa
Bug 1237081
- Remove the getter of userContextId from nsIDocShell. r=smaug
...
--HG--
extra : rebase_source : 2909919577005b2a988eeb82d8e6414dadfb44d9
2016-01-05 14:22:00 -05:00
Andrea Marchesini
72360793f4
Bug 1193854 - Restoring userContextIds with the browser session - part 3 - tests, r=ttaubert
2016-01-05 21:01:46 +00:00
Andrea Marchesini
d1a7df53c6
Bug 1193854 - Restoring userContextIds with the browser session - part 2 - restore the UI, r=ttaubert
2016-01-05 21:01:13 +00:00
Andrea Marchesini
cb358b3a57
Bug 1193854 - Restoring userContextIds with the browser session - part 1 - store the userContextId in sessionStore, r=smaug, r=ttaubert
2016-01-05 21:00:33 +00:00
Andrea Marchesini
5e1308efcc
Bug 1236827 - Remove non-useful 'delete' in TabStore.jsm, r=ttaubert
2016-01-05 17:22:36 +00:00
Carsten "Tomcat" Book
2262c1271c
merge mozilla-inbound to mozilla-central a=merge
2016-01-05 11:58:56 +01:00
Dave Townsend
86f03db916
Bug 1229142: Link browser and toolkit test directory to the shared eslintrc files. r=Standard8
...
--HG--
extra : commitid : CKT2WDkxE4k
extra : rebase_source : 0be50c483317355b1e9af5985d53e85604748432
extra : histedit_source : 65d203f57ebd38b8c130e5db9aaa8ae3f507e7ac
2015-11-30 13:05:00 -08:00
Andrea Marchesini
e7fe22c87e
Bug 1236505 - isPinned param in SessionHistory.jsm serializeEntry is not used, r=smaug
2016-01-04 19:04:48 +00:00
Ehsan Akhgari
e6e0501a06
Bug 1175659 - Increase the timeout of browser_sessionHistory.js
2015-12-31 17:42:28 -05:00
Ehsan Akhgari
19f515547b
Bug 1170881 - Increase the timeout of browser_586068-apptabs.js
2015-12-31 17:41:25 -05:00
Ehsan Akhgari
8679055963
Bug 1203732 - Increase the timeout of browser_522545.js
2015-12-31 17:29:26 -05:00
Ehsan Akhgari
c9cf809f36
Bug 1224066 - Increase the timeout of browser_formdata_cc.js
2015-12-31 17:28:22 -05:00
Ehsan Akhgari
5181cfbb4f
Bug 1164242 - Increase the timeout of browser_600545.js
2015-12-30 22:27:40 -05:00
Ehsan Akhgari
5185a3fdd0
Bug 1221013 - Increase the timeout of browser_crashedTabs.js
2015-12-30 22:27:40 -05:00
Olli Pettay
2b2b2cc690
Bug 1155730, implement History.scrollRestoration r=jst
2015-12-26 12:59:09 +02:00
Andrew McCreight
0f12a580d4
Backed out changeset 18eec0849a1f (Bug 1195295) for leaking.
...
This changeset is causing shutdown leaks (bug 1234697 and bug 1220517).
2015-12-23 15:59:15 -05:00
Markus Stange
8d6e827631
Bug 1209970 - Fire scroll events early in the refresh tick. r=mats
...
With APZ we want to be firing scroll events to content more consistently, so
we tie them to the refresh driver tick rather than firing them on paint or
haphazardly on the next spin of the event loop.
Patch by Markus Stange, test fixes by Kartikaya Gupta
--HG--
extra : commitid : 7nnkRC8afAJ
2015-12-17 17:19:30 -05:00
Luis Miguel [:quicksaver]
b24758ed1d
Bug 1228980 - Display favicons of tab entries in aboutSessionRestore-based pages. r=ttaubert
...
--HG--
extra : transplant_source : W%9D%B1hn%AD%84%B9%605%1ClKc%A2D%BAC%E8Q
2015-12-08 12:35:28 +00:00
Mike Conley
f2127e9ebb
Bug 1195295 - Remove SessionStore's SyncHandler since all tab and window flushing is now async. r=ttaubert
...
--HG--
extra : commitid : 20kUFlNpMz6
extra : rebase_source : 89f89eea235b8a68f6c76e3324909be7d7da0ede
2015-12-01 14:34:25 -05:00
Mike Conley
904acbd272
Bug 1225921 - Have SessionStore keep a list of window data that might be saved during a flush. r=billm
...
This helps us keep track of what windows we've chosen to forget, and helps
us avoid the problem of accidentally saving a window we've chosen to forget.
--HG--
extra : commitid : 4sAF1DKyhKp
extra : rebase_source : c1e967bc38ebd32ced25ba3ee6ed5912b0f2e50a
2015-12-02 13:48:19 -05:00
Mike Conley
3969629382
Bug 1225921 - Regression tests. r=billm
...
--HG--
extra : commitid : 4MkFmSCJAK8
extra : rebase_source : 6e5d89f6d142aa145b91d84f971a490d53660a5a
extra : amend_source : 99e021ab8f0b7d9db1311ef2c589c881aa0d54a0
2015-12-02 13:48:05 -05:00
Mike Conley
51e9466a0f
Bug 1226333 - Add tests for async window flushing. r=billm.
...
--HG--
extra : commitid : 9ji0WXf0vH0
extra : rebase_source : 31ffb2e4df2cf6f4e3902fb4504fae2984dee55a
2015-12-02 09:46:06 -05:00
Mike Conley
673a539ce8
Bug 1177310 - Don't flush windows synchronously on application shutdown. r=billm,feedback=ttaubert
...
Instead of synchronously flushing the windows, we use AsyncShutdown to
wait for all window flushes to finish.
--HG--
extra : commitid : 1dDdTLBcZrt
extra : rebase_source : ea10bed3dc4920e769e73a6469510d4f303b88dc
2015-11-13 14:46:37 -05:00
Mike Conley
c9f1c242db
Bug 1177310 - TabStateFlusher Promises should always resolve. r=Yoric
...
They'll always resolve, but might receive a negative success state
and a message. We're doing this so that we can maintain a Set of
in-flight flushes that we can call Promise.all on (which will
fast-fail if any Promise rejects, or will just never resolve if
one or more of the Promises never resolve).
--HG--
extra : commitid : AkIM83IZCxK
extra : rebase_source : 4fb8eb059589299c87fcbd3c4e519a81a8b93def
2015-11-24 18:41:32 -05:00
Gijs Kruitbosch
7df117fdb9
Bug 1222490 - part 3: update all the tests for tabview's removal, r=ttaubert
...
--HG--
extra : commitid : LsM4DGXki7Q
extra : rebase_source : 37969b5cbad6f656485554f336bccffc5a6e4994
2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
bf031e6216
Bug 1222490 - part 2: remove traces of tabview from XUL/XBL/JS in other parts of browser/, r=ttaubert
...
--HG--
extra : commitid : 8OhDhB9ajM1
extra : rebase_source : 2c160a041845cbac2b1a5b4bf197b32f1ea56734
2015-12-01 10:48:11 +00:00
Gijs Kruitbosch
781be4fb9c
Bug 1221050 - part 5: create page for use with tabview migration, r=ttaubert
...
--HG--
rename : browser/components/sessionstore/content/aboutSessionRestore.xhtml => browser/base/content/aboutTabGroupsMigration.xhtml
extra : commitid : E9PZnr7z9hO
extra : rebase_source : e3c38469a98bb008075110e4e7d4af1e151511f3
2015-12-01 10:48:10 +00:00
Mike Conley
b864bcf349
Bug 1228518 - Don't send SessionStore:update for initial about:blank page load. r=ttaubert
...
--HG--
extra : commitid : 6stWXZ9IUIJ
extra : rebase_source : c9dd1b4f641320ab0229097c868c216df5e96bce
2015-11-27 15:11:31 -05:00
Mike Conley
326648e0df
Bug 1228518 - Regression test. r=ttaubert
...
--HG--
extra : commitid : 40sOsxV5Nbs
extra : rebase_source : 28886968eb0250c5ea66c8e580873a5b6be829be
2015-11-27 15:48:43 -05:00
Mike Conley
8a1555ed30
Backout patch for bug 1175267 (again) for causing bugs 1213650 and 1228179.
...
--HG--
extra : commitid : yjJoUlqkYf
2015-11-26 10:07:27 -05:00
Mike Conley
8204774062
Bug 1227444 - Regression test. r=billm
...
--HG--
extra : commitid : 6ospu4q8HEw
extra : rebase_source : 0aa8ba9abc235528dc4df9260fae1f3f69c9f3d5
extra : amend_source : a6887ec2a88adb002fdb10881d89138c000f9abd
extra : histedit_source : 0195b81bb032b644f881b345ec8ca3dee9cb4399
2015-11-25 14:41:41 -05:00
Mike Conley
142699c76b
Bug 1227444 - Remove a closed window from _windows right away without waiting for a flush to complete. r=billm
...
--HG--
extra : commitid : 2GzekGdayRH
extra : rebase_source : 6699c8debfd267d11bdf246c40abc1fb01ebf25e
extra : histedit_source : 5a80f5de541b6298e161e435e93bce2d00100adc
2015-11-24 18:11:33 -05:00
Christoph Kerschbaumer
b0f3027a6c
Bug 1119386 - Part 3: Use document's principal for favicons in browser (r=billm)
2015-11-24 13:32:10 -08:00
Mike Conley
02f5b0a371
Bug 1209689 - Test forcing revived background tabs to restore on demand. r=felipe
...
--HG--
extra : commitid : 6pJotg61fXl
extra : rebase_source : 8d5c2bb1d59473ce91fe391c45388430ef4dfdd4
2015-11-18 17:52:41 -05:00
Mike Conley
c4b2524bf5
Bug 1209689 - Force tab restoration on demand when crashed tabs are revived. r=felipe
...
--HG--
extra : commitid : JuG1LXX27OQ
extra : rebase_source : 7ca9ae00bf9db0c00f67a5c4b56af9406e0c4b4a
2015-11-10 21:48:06 -05:00
Mike Conley
b98293847d
Bug 1209689 - Ensure browsers are properly removed from SessionStore's crashedBrowser set. r=Mossop
...
--HG--
extra : commitid : 1F8AkX5UTQa
extra : rebase_source : 452dd8ea2faab91522fccf6528618282e0185a6a
2015-11-03 12:21:43 -05:00
Mike Conley
d7643f1e06
Bug 1209689 - Fix browser_async_flushes.js. r=felipe
...
--HG--
extra : commitid : 2KUw94QDEA6
extra : rebase_source : bc2b942070c3d49c960e85f7070bfef68fb5359b
2015-11-03 10:29:41 -05:00
Mike Conley
6515482435
Bug 1209689 - browser_crashedTabs.js fixes. r=felipe
...
--HG--
extra : commitid : HUgricZ9y07
extra : rebase_source : 506dfb198528c063782addbaf38bef20a93daf7e
2015-11-02 12:39:43 -05:00
Mike Conley
3115a60639
Bug 1209689 - Regression test. r=Mossop
...
--HG--
extra : commitid : HXC2qVCZNlL
extra : rebase_source : 3dc03c46aed52dba930131bc9fff99f4d96501bd
2015-10-28 15:25:04 -04:00
Mike Conley
c5e8772b59
Bug 1209689 - Update browser_replace_load for async tab restoration. r=Mossop
...
--HG--
extra : commitid : 1r2u2785E9w
extra : rebase_source : e1ed1a06816415fd1a1877d8e76a1127a686193b
2015-11-03 18:47:14 -05:00