Commit Graph

165832 Commits

Author SHA1 Message Date
Gavin Sharp
e718eb93f6 Bug 966150: adjust wording/layout of new-sync preferences pane, r=ttaubert
--HG--
extra : rebase_source : 2736e75660a0def3561070f8f5e4d50f9de1e5cf
2014-01-30 20:37:43 -08:00
Chris Karlof
bacff53c7c Bug 966131 - On first sync set firstSync pref to resetClient instead of calling resetClient directly. r=markh 2014-01-30 20:19:48 -08:00
Mark Hammond
297d793733 Bug 966123 - have sync prefs listen for the onverified observer and update accordingly. t=ttaubert. 2014-01-30 20:07:49 -08:00
Tim Taubert
388370602e Bug 963865 - [Australis] Fix browser_946320_tabs_from_other_computers.js to run with FxA enabled r=markh 2014-01-30 15:54:36 -08:00
Tim Taubert
271d1a3311 Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh 2014-01-29 19:06:50 -08:00
Tim Taubert
ed5b41b5a4 Bug 964349 - Follow-up: use gCrashReporter instead of Services.appinfo r=bustage 2014-01-30 18:53:35 -08:00
Gavin Sharp
f1c97cd33a Bug 966122: fix typo that led to "Verify" button missing its label, r=markh
--HG--
extra : rebase_source : bf0b6d1117cc246d9990a197457063e1e81ce164
2014-01-30 17:59:39 -08:00
Mark Hammond
98d4c9b8e8 Bug 965474 - allow for an initial sync on new user signin. r=ckarlof
--HG--
extra : rebase_source : f5fd22db384606112900b2caef11cc7bdc262f98
2014-01-30 19:02:46 -08:00
Gavin Sharp
9380c7d80a Backed out changeset 00cead8f21d4 (bug 965464, should have been bug 965474)
--HG--
extra : rebase_source : 43997ecb392c716aa147407985b6f823ac087db8
2014-01-30 19:08:08 -08:00
Wes Kocher
8c9c58bdab [Australis] Backed out changeset 3d0775f7bd0f (bug 897496) for the same error it caused last time. 2014-01-30 19:09:08 -08:00
Mark Hammond
9a83695045 Bug 965464 - allow for an initial sync on new user signin. r=ckarlof 2014-01-30 19:02:46 -08:00
Blair McBride
c59b88a52f Bug 958673 - [Australis] UITour: Style doorhanger menu for Australis Update Tour. r=MattN 2014-01-31 15:25:45 +13:00
Tim Taubert
8ea100c83c Bug 965607 - [Australis] Show FxA doorhangers only for the most recent non-popup browser window r=markh 2014-01-30 11:15:46 -08:00
Michael Comella
04f2bd6195 Bug 960135 - Security check 'Open in New Tab' urls. r=mfinkle,mgoodwin 2014-01-30 18:08:38 -08:00
Tim Taubert
d6169d2f35 Backed out [Australis] changeset 7560f1dfaa97 (bug 965641) 2014-01-30 17:44:58 -08:00
Tim Taubert
728d3be342 Backed out [Australis] changeset 1471e8762222 (bug 965607) 2014-01-30 17:44:56 -08:00
Tim Taubert
8510f6d34d Bug 936271 - Remove load event handling from SessionStore.jsm r=yoric 2014-01-27 08:56:00 -08:00
Tim Taubert
e8ffaf8489 Bug 936271 - Add tests to ensure we ignore dynamic history entries r=yoric
--HG--
rename : browser/components/sessionstore/test/browser_597315_a.html => browser/components/sessionstore/test/browser_frame_history_a.html
rename : browser/components/sessionstore/test/browser_597315_c.html => browser/components/sessionstore/test/browser_frame_history_c.html
rename : browser/components/sessionstore/test/browser_597315_c1.html => browser/components/sessionstore/test/browser_frame_history_c1.html
rename : browser/components/sessionstore/test/browser_597315_c2.html => browser/components/sessionstore/test/browser_frame_history_c2.html
2014-01-25 00:30:31 +01:00
Tim Taubert
d9a213f4df Bug 936271 - Ignore dynamic session history entries r=yoric 2014-01-24 22:26:47 +01:00
Tim Taubert
107799a35a Bug 964349 - Move CrashReporter.annotateCrashReport() calls out of sessionstore r=gavin 2014-01-27 08:45:28 -08:00
Wes Kocher
8d1cf2aa7f Backed out changeset 066920d21e0e (bug 964349) for breaking browser-chrome tests 2014-01-30 17:35:36 -08:00
Wes Kocher
fb9f54932d Backed out changeset 81a3b56a4147 (bug 936271) 2014-01-30 17:34:58 -08:00
Wes Kocher
f95000a9a9 Backed out changeset c5505e97155f (bug 936271)
--HG--
rename : browser/components/sessionstore/test/browser_frame_history_a.html => browser/components/sessionstore/test/browser_597315_a.html
rename : browser/components/sessionstore/test/browser_frame_history_c.html => browser/components/sessionstore/test/browser_597315_c.html
rename : browser/components/sessionstore/test/browser_frame_history_c1.html => browser/components/sessionstore/test/browser_597315_c1.html
rename : browser/components/sessionstore/test/browser_frame_history_c2.html => browser/components/sessionstore/test/browser_597315_c2.html
2014-01-30 17:34:55 -08:00
Wes Kocher
c874324d04 Backed out changeset 392c8cf7a623 (bug 936271) 2014-01-30 17:34:50 -08:00
Jared Wein
fa595f59cb Bug 897496 - [Australis] Fade out and cut off third-to-nth line of toolbarbutton labels in menupane. r=Gijs ui-r=mmaslaney 2014-01-28 10:35:00 +00:00
Gijs Kruitbosch
eff80ac96f Bug 940116 - part 3: update XUL buttons to have a dynamic tooltip that includes a shortcut (Australis), r=jaws 2014-01-31 00:16:05 +00:00
Tim Taubert
fab7989cc9 Bug 936271 - Remove load event handling from SessionStore.jsm r=yoric 2014-01-27 08:56:00 -08:00
Tim Taubert
54128ba531 Bug 936271 - Add tests to ensure we ignore dynamic history entries r=yoric
--HG--
rename : browser/components/sessionstore/test/browser_597315_a.html => browser/components/sessionstore/test/browser_frame_history_a.html
rename : browser/components/sessionstore/test/browser_597315_c.html => browser/components/sessionstore/test/browser_frame_history_c.html
rename : browser/components/sessionstore/test/browser_597315_c1.html => browser/components/sessionstore/test/browser_frame_history_c1.html
rename : browser/components/sessionstore/test/browser_597315_c2.html => browser/components/sessionstore/test/browser_frame_history_c2.html
2014-01-25 00:30:31 +01:00
Tim Taubert
00ebd57789 Bug 936271 - Ignore dynamic session history entries r=yoric 2014-01-24 22:26:47 +01:00
Tim Taubert
d2d47fe5ab Bug 964349 - Move CrashReporter.annotateCrashReport() calls out of sessionstore r=gavin 2014-01-27 08:45:28 -08:00
Tim Taubert
ce2eec58a6 Bug 965607 - [Australis] Show FxA doorhangers only for the most recent non-popup browser window r=markh 2014-01-30 11:15:46 -08:00
Tim Taubert
f6444f91a7 Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh 2014-01-29 19:06:50 -08:00
Chris Karlof
346d43692c Bug 960887 - Handle storage endpoints returned by 1.5 token server. r=rnewman
--HG--
extra : rebase_source : a78f079a22f4e196de21b7b15d63ecdc4d475a04
2014-01-29 19:26:01 -08:00
Gavin Sharp
97a3daad3c Remove comment reference to fix-buildconfig, which was made unused in revision ec95c1d93af0 and removed in revision e9f39220b8e7 (no bug)
--HG--
extra : rebase_source : ae2d0597c39890596f1275386f1e0bcb51cd3ff1
2014-01-30 11:53:24 -08:00
Mark Hammond
8a50b148fc Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert 2014-01-30 14:50:31 -08:00
Wes Kocher
739d090621 [Australis] Backed out changeset a6ac946ef4fe (bug 897496) for m-bc bustage to fix a CLOSED TREE 2014-01-30 13:59:35 -08:00
Victor Porof
6dad237942 Bug 965821 - Unfocused black-boxed sources have a transparent label. r=bgrins 2014-01-30 18:44:14 +02:00
Victor Porof
2792ee504e Bug 965814 - Make the shader editor look good on the light theme. r=bgrins 2014-01-30 21:25:51 +02:00
Ryan VanderMeulen
646caf3be2 Merge m-c to fx-team. 2014-01-30 16:40:31 -05:00
Ryan VanderMeulen
c6604b1a88 Merge b2g-inbound to m-c. 2014-01-30 16:32:42 -05:00
Ryan VanderMeulen
51a0bb8010 Merge fx-team to m-c. 2014-01-30 16:23:01 -05:00
B2G Bumper Bot
f3c0c5d43c Bumping manifests a=b2g-bump 2014-01-30 11:36:11 -08:00
B2G Bumper Bot
0d4be0ea3e Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7240a5ab28ef
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #15821 from jrburke/bug905940-email-text-font

Bug 905940 - [Buri][Email] E-mail app compose UI uses a non-monospace font r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/afe8d1498d6a
Author: jrburke <jrburke@gmail.com>
Desc: Bug 905940 - [Buri][Email] E-mail app compose UI uses a non-monospace font

========

https://hg.mozilla.org/integration/gaia-central/rev/75c179f3b6ce
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #15824 from jrburke/bug964530-email-unselectable-folder

Bug 964530 - [B2G][Email] non-folders are selectable r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/7097d02a44b6
Author: jrburke <jrburke@gmail.com>
Desc: Bug 964530 - [B2G][Email] non-folders are selectable
2014-01-30 11:30:11 -08:00
B2G Bumper Bot
524632443e Bumping manifests a=b2g-bump 2014-01-30 10:21:08 -08:00
B2G Bumper Bot
4f058fdf6e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/95c85e15e8ba
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Merge pull request #15654 from jaoo/962453

Bug 962453 - [DSDS] Once visit APN setting of one SIM, same APN of another SIM will be changed to "Custom". r=arthurcc

========

https://hg.mozilla.org/integration/gaia-central/rev/32dae85bf414
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 962453 - [DSDS] Once visit APN setting of one SIM, same APN of another SIM will be changed to Custom
2014-01-30 10:15:13 -08:00
B2G Bumper Bot
7119e46f2b Bumping manifests a=b2g-bump 2014-01-30 09:57:47 -08:00
B2G Bumper Bot
feaf5e0b5e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a92a507a2b0
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #15839 from jaoo/964216-followup

Bug 964216 - follow-up: fix getEnv issue r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/025501f1bc5f
Author: Jose Antonio Olivera Ortega <josea.olivera@gmail.com>
Desc: Bug 964216 - follow-up: fix getEnv issue
2014-01-30 09:57:38 -08:00
Ryan VanderMeulen
a7205ea8df Backed out changeset 93d6dfcc20e7 (bug 958666) for B2G reftest failures. 2014-01-30 12:53:33 -05:00
Sola Ogunsakin
323bb0ed1d Bug 965070 - Add GRID constant to Home.jsm. r=lucasr 2014-01-30 09:51:32 -08:00
Wes Johnston
48a019653a Bug 881861 - Listen to package removed notifications in the quick share menu. r=mfinkle 2014-01-30 12:47:57 -08:00