Commit Graph

378212 Commits

Author SHA1 Message Date
Nick Alexander
d0462e9d68 Bug 1056227 - Don't always go back to status after updating Firefox Account credentials. r=mcomella
========

1c4a5d5c13
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Wed Aug 20 10:53:40 2014 -0700

    Bug 1056227 - Don't always go back to status after updating Firefox Account credentials.

    This was a simple oversight.  With embedded links to update your
    credentials in Fennec's Remote Tabs interfaces, just returning to where
    you came from is the right thing to do.
2014-08-22 11:15:31 -07:00
Nick Alexander
da294de55b Bug 1056225 - Part 2: Lift onConfigurationChanged to HomeFragment. r=margaret
I took the most commented version.  There are two things to note here:

* Several panels did not define onConfigurationChanged.  It's not clear
  if these panels didn't need it (after some analysis?) or if they just
  didn't copy-paste thoroughly.  This version is always safe, if
  inefficient, and I've commented to say as much.

* The order of operations for the Bookmarks panel may be delicate.  I
  did not preserve the original order (save stack first, then detach and
  attach); it appears to not be necessary to save the stack first,
  because the configuration change is completed before the containing
  Activity is restarted (and the stack is restored).  I tested that the
  folder stack was preserved across device rotations locally.
2014-08-22 11:10:06 -07:00
Nick Alexander
7b23628793 Bug 1056225 - Part 1: Lift mUrlOpenListener to HomeFragment. r=margaret 2014-08-22 11:10:05 -07:00
Bernardo P. Rittmeyer
866b90b564 Bug 1057204 - Removed .lock file mistakenly included at the top-level directory from bug 1041845 patch, r=ttaubert 2014-08-21 21:30:00 +02:00
Gijs Kruitbosch
279d3a0174 Bug 1004418 - annnnd disable on ASAN as well... 2014-08-22 19:01:32 +02:00
Gijs Kruitbosch
13d6925e7f Bug 1004418 - followup, disable test on debug for timing out, rs=ttaubert over IRC
--HG--
extra : rebase_source : cf05defc0e67a82fa972e47dcf5391ad6723d536
2014-08-22 16:53:05 +02:00
Tim Taubert
576d19c572 Bug 1041537 - Prevent ContentSearch from leaking the browser if it's still processing a message while the test suite shuts down r=adw 2014-08-21 11:18:54 +02:00
Gijs Kruitbosch
2fbc0da862 Bug 1004418 - create a mochitest to verify all JS we ship parses, r=ttaubert
--HG--
extra : rebase_source : 94af2c3b26c3fca0f3c697b56c5e7b7d6488fce6
2014-08-19 15:43:31 +02:00
Gijs Kruitbosch
860badb714 Bug 1057328 - get gmp path for app-override tests, r=ted
--HG--
extra : rebase_source : 19485859be5c0660d36242e2920fa3d4ca662666
2014-08-22 16:28:04 +02:00
Federico Paolinelli
489e95cb88 Bug 1056315 - Animate tab panel header on first tabs panel open. r=nalexander 2014-08-21 11:31:00 -04:00
Alex Bardas
9507984a43 Bug 1044577 - Add xpcshell test to ensure that methods from SearchStaticData module can be overwritten. r=Paolo 2014-08-20 16:57:00 -04:00
Tomasz Kołodziejski
a44e895971 Bug 1033406 - Promise.jsm promise should still work after Object.freeze. r=paolo
Fix by moving internal properties into N_INTERNALS.
2014-08-20 10:19:00 -04:00
Rahul Parsani
c7cd7bf1de Bug 714070 - Tapping on the "Installation completed" toaster notification should open up the Add-ons manager. r=wesj 2014-08-14 17:40:00 -04:00
Alexander Seleznev
ed470151c3 Bug 1057177 - Remove unneeded margin in Bookmarks subview buttons, r=gijs 2014-08-21 19:33:00 +02:00
Gijs Kruitbosch
d719c39ad6 Bug 1025616 - fix -moz-grab cursor on GTK to not use hand1, r=karlt 2014-08-22 08:04:10 +02:00
Ed Lee
36f8360fb3 Bug 1040369 - Replace sponsored icon with identifying text [r=adw]
Add sponsored text next to title that triggers explanation text. Remove unused sponsored icon and related files.
2014-08-21 19:21:38 -07:00
Nigel Babu
3f9402bca3 Merge m-c to fx-team 2014-08-22 07:17:47 +05:30
Ryan VanderMeulen
bb41831e72 Backed out changeset 495a024e0c4d (bug 871423) for xpcshell failures. 2014-08-21 21:38:37 -04:00
Wes Kocher
7c30e1bbf2 Merge inbound to m-c a=merge 2014-08-21 18:22:11 -07:00
Wes Kocher
f45c859923 Merge b2g-inbound to m-c a=merge 2014-08-21 17:57:44 -07:00
Wes Kocher
b82f058ff2 Merge fx-team to m-c a=merge 2014-08-21 17:44:40 -07:00
Chenxia Liu
7734030cf7 Bug 1042809 - Part 2: Add entrypoints for lightweight first-run. r=lucasr 2014-08-21 17:18:42 -07:00
Chenxia Liu
3c580d4339 Bug 1042809 - Part 1: Lightweight first-run experience. r=lucasr 2014-08-21 17:18:42 -07:00
Chenxia Liu
d13415f95e Bug 1042809 - Part 0: Icons. r=lucasr 2014-08-21 17:18:42 -07:00
Shane Caraveo
5c162690c1 Bug 1047316 part 2: dont use docshell swapping for marks button, r=jaws 2014-08-21 15:53:19 -07:00
Pranav
ec2a5e05d8 Bug 1026272 - Style Editor sidebar can be resized narrower than its contents; r=harth 2014-08-21 15:51:59 -07:00
Heather Arthur
f03dd10114 Bug 871423 - Open correct inline stylesheet from style inspector link; r=bgrins 2014-08-21 15:51:33 -07:00
B2G Bumper Bot
1208bc5a1c Bumping manifests a=b2g-bump 2014-08-21 15:26:21 -07:00
B2G Bumper Bot
607f595517 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/670b42b547f8
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1042730 - Use better icons when bookmarking and searching places r=daleharvey
2014-08-21 15:20:30 -07:00
B2G Bumper Bot
a16a7d35cf Bumping manifests a=b2g-bump 2014-08-21 15:11:24 -07:00
B2G Bumper Bot
9027e2156d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/758bbdda6bb7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23128 from KevinGrandon/bug_1056469_rocketbar_use_template_literals

Bug 1056469 - [Rocketbar] Use template literals for app chrome

========

https://hg.mozilla.org/integration/gaia-central/rev/0cf4ee6bc207
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1056469 - [Rocketbar] Use template literals for app chrome r=kgrandon
2014-08-21 15:05:32 -07:00
B2G Bumper Bot
3f3b9513c0 Bumping manifests a=b2g-bump 2014-08-21 14:11:24 -07:00
B2G Bumper Bot
7dc46867a1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/32ac0bda8e19
Author: Ian Liu <iliu@mozilla.com>
Desc: Merge pull request #16981 from ian-liu/settings/bug943825_mount/unmount_sdcard

Bug 943825 - [Gaia] Mount/Unmount SD card, r=@alive, arthur

========

https://hg.mozilla.org/integration/gaia-central/rev/0ecca91e899c
Author: ian-liu <iliu@mozilla.com>
Desc: Bug 943825 - [Gaia] Mount/Unmount SD card
2014-08-21 14:05:32 -07:00
Bill McCloskey
91859b4c73 Bug 1008107 - Allow SandboxPrivate to be null in sandbox_finalize (r=bz) 2014-08-21 13:29:20 -07:00
Jared Wein
40a594a21c Bug 1007336 - Set lightweight themes in customization mode. r=gijs 2014-08-21 15:57:41 -04:00
B2G Bumper Bot
b8198374df Bumping manifests a=b2g-bump 2014-08-21 12:47:08 -07:00
B2G Bumper Bot
74406bc800 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6e59fa03abdb
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #23046 from yzen/bug-1053193

Bug 1053193 - cropped beginning silence from a11y sound files. Updated t...

========

https://hg.mozilla.org/integration/gaia-central/rev/7356bc45a128
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1053193 - cropped beginning silence from a11y sound files. Updated the way a11y sounds are played by the accessibility component.
2014-08-21 12:45:35 -07:00
Mike Conley
01b60720a1 Backing out 893fa8436b70 (bug 1041917) for multiple problems. 2014-08-21 15:12:22 -04:00
Wes Johnston
d04881178e Bug 1052387 - Don't save session history if clearing history on exit. r=bnicholson 2014-08-21 11:35:16 -07:00
Andrei Oprea
5c9e9bd1fd Bug 1045569 - Revoke the correct call url in loop desktop client, r=rgauthier@mozilla.com 2014-08-21 11:14:04 -07:00
B2G Bumper Bot
e2f70426c4 Bumping manifests a=b2g-bump 2014-08-21 11:06:34 -07:00
B2G Bumper Bot
b1c352d3c3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aa65c23392bf
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #22939 from zbraniecki/1053968-clean-mozl10n-api-in-sms

Bug 1053968 - Clean up mozL10n API use in SMS. r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/17fd40f8cf03
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1053968 - Clean up mozL10n API use in SMS
2014-08-21 11:00:29 -07:00
B2G Bumper Bot
c7c62792ae Bumping manifests a=b2g-bump 2014-08-21 10:21:34 -07:00
B2G Bumper Bot
905f003268 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ae4b06c6b01
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #23111 from eeejay/bug-1056364

Bug 1056364 - Check lockscreen state before hiding windows on visible-au... r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/829232e70b57
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1056364 - Check lockscreen state before hiding windows on visible-audio-channel-changed.
2014-08-21 10:15:35 -07:00
Wes Johnston
2282b2d613 Bug 1056468 - Clear metadata when history entries are removed. r=lucasr 2014-08-21 10:03:44 -07:00
B2G Bumper Bot
659902381d Bumping manifests a=b2g-bump 2014-08-21 09:52:27 -07:00
B2G Bumper Bot
5ca54d4da5 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/19ff5c952f8b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1019841 - [Gallery] Linter follow-up, update to use <gaia-header> r=kgrandon
2014-08-21 09:45:31 -07:00
Wes Johnston
e47ba45aed Bug 1042196 - Provide an enable wifi button on error pages. r=mfinkle 2014-08-21 09:45:26 -07:00
B2G Bumper Bot
c1f0363427 Bumping manifests a=b2g-bump 2014-08-21 09:36:53 -07:00
B2G Bumper Bot
043a102860 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7ad9ed1cd610
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #23120 from KevinGrandon/bug_1053265_search_landscape_support

Bug 1053265 - [Search] Landscape support

========

https://hg.mozilla.org/integration/gaia-central/rev/3abfdf727dab
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1053265 - [Search] Landscape support r=etienne r=daleharvey
2014-08-21 09:30:31 -07:00