Commit Graph

31038 Commits

Author SHA1 Message Date
Tim Taubert
614314a0ee Bug 960959 - Use RunState to keep track of the SessionFile's closed status r=yoric 2014-10-20 13:08:44 +02:00
Tim Taubert
20449165ca Bug 1070620 - Render newtab page grid and sites in a single step using a DocumentFragment r=gijs,adw 2014-09-20 18:08:49 +02:00
Mark Banner
544e9b05e8 Bug 1074517 Second call with a Loop url gets disconnected - ensure stream published/subscribed flags are properly reset. r=dmose 2014-10-23 10:44:13 +01:00
Mark Banner
f7c76f5450 Bug 1081023 - Handle call url changes to the format for Loop's call links. r=nperriault 2014-10-23 09:42:21 +01:00
Mark Hammond
7e0e31669a Backed out changeset 0b08eb8e264b (Bug 1080934) for bc failures. 2014-10-23 16:20:13 +11:00
Mark Hammond
9c68a3252e Bug 1080934 - add radio buttons to about:welcomeback. r=Unfocused 2014-10-23 15:00:23 +11:00
Mark Hammond
4683821ea9 Bug 1063710 - Make Reset Profile write the reset's timestamp to times.json. r=gps 2014-10-23 15:00:23 +11:00
Mark Hammond
ffbc0b9c2c Bug 1063714 - migrate FHR related data to new profile on profile migration/reset. r=gps 2014-10-23 15:00:22 +11:00
Wes Kocher
ebe358a80d Merge m-c to fx-team a=merge CLOSED TREE 2014-10-22 18:54:14 -07:00
Wes Kocher
a41244e4fd Merge inbound to m-c a=merge CLOSED TREE 2014-10-22 18:46:27 -07:00
Gijs Kruitbosch
5420b18de7 Bug 1074520 - use CSS instead of hacks to make the forget button panel lay out correctly, r=jaws 2014-10-22 12:39:04 +01:00
Sid Stamm
dc4a2c6195 Bug 1042135 - Update Directory Links Provider to use only the dnt.enabled pref after removing the dnt.value pref. (r=adw)
--HG--
extra : rebase_source : cc511558eb39099bc745116798ca64829de79d0d
2014-10-22 10:31:14 -07:00
Ryan VanderMeulen
5c73340225 Merge m-c to fx-team. a=merge 2014-10-22 16:42:29 -04:00
Ryan VanderMeulen
a8a76f690d Merge fx-team to m-c. a=merge 2014-10-22 16:27:41 -04:00
Felipe Gomes
40bbb212b0 Bug 1068360 - [e10s] Fix mixed content doorhanger and enable its test under e10s. r=Mossop,mmc 2014-10-22 18:05:17 -02:00
Gavin Sharp
086ea8444a Bug 1087356: make e10s/non-e10s window options appear when no windows are open on Mac, r=felipe 2014-10-22 09:07:47 -07:00
Jared Wein
08e08ed5db Bug 1081189 - Move URLs out of loop.en-us.properties and into the config file and Makefile. r=NiKo`
--HG--
extra : rebase_source : b4c7023c1d70ab81bc353d5237b8be5376ae7502
2014-10-22 11:00:42 -04:00
Heather Arthur
0e894f2efb Bug 1036409 - re-select last selected node after reload under e10s; r=pbrosset 2014-10-22 14:05:32 +02:00
Jared Wein
efa7152141 Bug 1083396 - Update the Hello icon. r=Unfocused
--HG--
extra : rebase_source : 31db63bc41e56b7561b0bae3f898ee2ad11e6cce
2014-10-21 22:53:36 -04:00
Wes Kocher
6a1716e012 Merge m-c to fx-team a=merge 2014-10-21 19:09:09 -07:00
Wes Kocher
0dbdde564f Merge fx-team to m-c a=merge 2014-10-21 18:51:22 -07:00
Dave Townsend
cf49a93879 Bug 1080055: When recreating a browser restore the isAppTab attribute on the docshell. r=mconley. 2014-10-21 16:44:26 -07:00
Alexandre Poirot
c367a078a7 Bug 1085628 - Fix browser_880164_customization_context_menus.js against smaller toolbars by synthesizing context menu event on first pixel instead of last one. r=Gijs 2014-10-21 08:57:02 -07:00
Dão Gottwald
95f23cb301 Bug 1080784 - Enable tabview tests in e10s. r=ttaubert
--HG--
extra : rebase_source : 662f3f5398b939b60661d70c753aaba6365d022e
2014-10-21 14:03:17 +02:00
Mike Conley
bc8641c1c5 Bug 1065785 - [e10s] Use session restore to reload crashed tabs. r=smacleod.
--HG--
extra : rebase_source : efbee6049f26f2e279dbe501b5af73004d9807c7
2014-10-20 20:40:12 -04:00
Mike Conley
eefe7bf38d Bug 1070096 - Collect no SessionStore information for about:tabcrashed pages. r=ttaubert.
--HG--
extra : rebase_source : 46798a97625dcbdcc2d4ad4d697420fde4074903
2014-10-21 08:39:29 -04:00
Gijs Kruitbosch
9a5b41cf4d Bug 1082002 - fix urlbar to stay white, r=dao 2014-10-21 01:36:25 +01:00
Carsten "Tomcat" Book
e1542e523c Backed out changeset 2fb5fd8171ad (bug 1080784) for e10s bc1 test failures 2014-10-21 13:48:10 +02:00
Dão Gottwald
f8a30cc369 Bug 1080784 - Enable tabview tests in e10s. r=ttaubert 2014-10-21 10:46:39 +02:00
Marcus Bizal
23a3e7616d Bug 1084419 - Share button tooltip shouldn't use title capitalization. r=dao 2014-10-21 10:46:31 +02:00
Wes Kocher
f764a700ad Merge m-c to fx-team a=merge 2014-10-20 19:01:55 -07:00
Wes Kocher
a90aa812b7 Merge inbound to m-c a=merge 2014-10-20 18:56:56 -07:00
Jared Wein
25a972849b Bug 1085451 - Implement new design for Loop's green call buttons. r=Gijs
--HG--
extra : rebase_source : e2099d39b988546a4b6dd8c819af7cdc062f0279
2014-10-20 19:26:16 -04:00
Wes Kocher
79b0a57f21 Backed out changeset 74dc73d33c56 (bug 1070096) for bustage on a CLOSED TREE 2014-10-20 16:58:12 -07:00
Wes Kocher
acb658c47e Backed out changeset 8477a0eca4fa (bug 1065785) 2014-10-20 16:03:40 -07:00
Wes Kocher
005ee607c4 Backed out changeset f2bdb912f72e (bug 1070096) 2014-10-20 16:03:24 -07:00
Mike Conley
2e6e8edb26 Bug 1070096 - Follow-up - Store browser permanent keys instead of the browsers themselves in SessionStore._crashedBrowsers. r=Gijs.
--HG--
extra : rebase_source : 3202717a8ef1a5e6e5dec458a818dc2f709680bf
2014-10-20 17:45:55 -04:00
Brian Grinstead
ff262ec63d Bug 1075415 - Invert bookmarks chevron with dark lightweight themes;r=Gijs 2014-10-20 15:10:15 -07:00
Mike Conley
006af5d9f8 Bug 1065785 - [e10s] Use session restore to reload crashed tabs. r=smacleod.
--HG--
extra : rebase_source : 5dfcf15a94e876c8c4842732216c44cb723f002b
2014-10-20 16:50:23 -04:00
Mike Conley
892eaa056e Bug 1070096 - Collect no SessionStore information for about:tabcrashed pages. r=ttaubert.
--HG--
extra : rebase_source : 589c6e50cbf17d8e84d9885d00683c62684118b7
2014-10-20 16:48:13 -04:00
Mark Banner
85e3cfa6ad Bug 1081959 - "Something went wrong" isn't displayed when the call fails in the connection phase, r=dmose 2014-10-20 11:10:23 -07:00
Jared Wein
8c11747eb4 Bug 1062335 - Loop panel size increases after switching themes. r=mixedpuppy
--HG--
extra : rebase_source : f8c63b9dfc7de05d0b53908e72ab8c9083b95a49
2014-10-20 11:49:20 -04:00
Gijs Kruitbosch
c31de7629f Bug 1074520 - set node width in addition to height to avoid empty lines due to different wrapping, r=jaws 2014-10-20 16:27:53 +01:00
Carsten "Tomcat" Book
bab24e43bf Merge mozilla-central to fx-team 2014-10-20 15:35:03 +02:00
Carsten "Tomcat" Book
a48cb6dad7 merge fx-team to mozilla-central a=merge 2014-10-20 14:48:28 +02:00
Carsten "Tomcat" Book
db53227352 merge mozilla-inbound to mozilla-central a=merge 2014-10-20 14:34:56 +02:00
Carsten "Tomcat" Book
7fbdf69b7f Backed out changeset be4c66d5dc65 (bug 506975) for bc1 test failures 2014-10-20 13:00:24 +02:00
Carsten "Tomcat" Book
359639d6a7 Backed out changeset 76caa4994120 (bug 506975) 2014-10-20 12:59:48 +02:00
ffxbld
63faaa5086 No bug, Automated blocklist update from host bld-linux64-spot-069 - a=blocklist-update 2014-10-18 03:18:55 -07:00
Wes Kocher
3659643e8e Backed out changeset ba0bb4f26680 (bug 1080055) for ASAN bc1 orange on a CLOSED TREE 2014-10-17 15:19:09 -07:00