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 |
|
Ryan VanderMeulen
|
646caf3be2
|
Merge m-c to fx-team.
|
2014-01-30 16:40:31 -05:00 |
|
Ryan VanderMeulen
|
51a0bb8010
|
Merge fx-team to m-c.
|
2014-01-30 16:23:01 -05:00 |
|
Ryan VanderMeulen
|
e9242b922c
|
[Australis] Backed out changeset da8776bc458e (bug 962677) for mochitest-bc failures.
|
2014-01-30 14:22:17 -05:00 |
|
Gavin Sharp
|
8023cb3723
|
Bug 965703: bump string names after string change, r=markh
--HG--
extra : rebase_source : 967d49f86494a94542b55563cd1440ac25980d29
|
2014-01-30 10:22:14 -08:00 |
|
Tim Taubert
|
867f7f9e57
|
Bug 965544 - Show "now syncing" doorhanger when sync actually starts, once per login r=markh
|
2014-01-29 12:41:07 -08:00 |
|
Francesco Lodolo (:flod)
|
5a7b1b2664
|
Bug 947353 - Use proper plural form for tabs.closeWarningMultipleTabs. r=dao
|
2014-01-30 13:07:15 -05:00 |
|
Drew Willcoxon
|
7a78d7b217
|
Bug 856595 - Fix intermittent failure in test_wheel_default_action.html. r=mikedeboer
|
2014-01-30 09:20:37 -08:00 |
|
Mike Conley
|
3752acb6e8
|
Bug 962677 - [Australis] Use content-deck and toolbar margins for the customize mode transition. r=jaws.
|
2014-01-30 12:16:19 -05:00 |
|
Henri Sivonen
|
750178f54e
|
Bug 959061 - Have only one "Chinese, Simplified" item in the Character Encoding menu. r=Unfocused.
|
2014-01-30 14:39:25 +02:00 |
|
Tim Taubert
|
af9fd88910
|
Bug 958026 - Fix intermittent browser_aboutAccounts.js timeouts r=zaach
|
2014-01-29 06:57:42 -08:00 |
|
Zachary Carter
|
d0056eabbb
|
Bug 965605 - Update about:accounts intro page strings to match the latest draft r=markh
|
2014-01-29 17:11:05 -08:00 |
|
Gijs Kruitbosch
|
0f268638e2
|
Bug 936442 - part 1: refactor CharsetMenu to allow Australis code to use it, r=Unfocused
|
2014-01-27 11:56:04 +00:00 |
|
Mark Hammond
|
e595dddc14
|
Bug 958927 - XUL dialogs for sync unlink and relink confirmation dialogs. r=gavin
Conflicts:
browser/base/content/aboutaccounts/aboutaccounts.js
--HG--
extra : rebase_source : 2c81fe29d3b85eb8174b988cbaff516e71c39358
|
2014-01-28 20:43:01 -08:00 |
|
Mark Hammond
|
b9974ecc39
|
Bug 965016 - about:accounts should always say "Firefox Accounts", not "Nightly Accounts". r=ttaubert
--HG--
extra : rebase_source : eebff0b5ba1b783fea1bb70fa0b848ac1c7e85e7
|
2014-01-28 20:43:01 -08:00 |
|
Mike de Boer
|
750a66cd18
|
[Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs
|
2014-01-29 12:20:40 +01:00 |
|
Tim Taubert
|
37e4e5c3f2
|
Bug 964929 - [Australis] Implement doorhanger for sync errors r=gavin
|
2014-01-28 17:54:36 -08:00 |
|
Tim Taubert
|
2fd6d7c401
|
Bug 963384 - Implement modal "Choose What To Sync" dialog r=markh
|
2014-01-28 18:57:19 -08:00 |
|
Tim Taubert
|
02440deee8
|
Bug 963384 - [Australis] Don't show doorhanger when sync customization dialog will be shown r=markh
|
2014-01-28 18:54:01 -08:00 |
|
Zachary Carter
|
ff42bd5929
|
Bug 965024 - Fix legacy Sync URL on about:accounts intro screen. r=markh
|
2014-01-28 18:19:31 -08:00 |
|
Mark Hammond
|
bce353b88e
|
Bug 959990 - Add Firefox Accounts specific TOS and PP prefs and have utils functions open them if appropriate. r=rnewman.
|
2014-01-28 17:51:08 -08:00 |
|
Bill McCloskey
|
e079e637f1
|
Bug 967876 - [e10s] Don't access docshell from WindowIsClosing (r=dao)
|
2014-02-04 18:17:16 -08:00 |
|
Tim Taubert
|
6571b57f2e
|
Bug 957460 - [Australis] Add Firefox Accounts widget for customization panel r=gijs,markh
|
2014-01-10 19:32:11 +01:00 |
|
Tim Taubert
|
98bf23dbea
|
Bug 957229 - Don't show about:accounts with FxA disabled r=markh
|
2014-01-28 14:36:00 -08:00 |
|
Neil Deakin
|
95de2e33ba
|
Bug 941409, add support for an anchor attribute to menus so that the popup can be anchored to a different element than the menu itself, this is used to avoid repositioning the bookmarks toolbar button menu, also changes popups to default to vertical orientation [Australis] r=neil,mconley
|
2014-01-28 11:28:45 -05:00 |
|
Ed Morley
|
b77998a5e9
|
Backed out changeset a4f31914bb0c (bug 957229) for browser_aboutAccounts.js timeouts; CLOSED TREE
|
2014-01-28 16:09:22 +00:00 |
|
Dão Gottwald
|
a93159e584
|
Bug 962844 - [Australis] urlbar with EV SSL overlaps searchbar in narrow window. r=jaws
--HG--
extra : rebase_source : 019f32dd55acd325104296c77148b13e1ead5e43
|
2014-01-27 17:33:27 +01:00 |
|
Tim Taubert
|
e0ec07d3cd
|
Bug 957229 - Don't show about:accounts with FxA disabled r=markh
|
2014-01-27 15:17:29 -08:00 |
|
Manish Goregaokar
|
618f5324fe
|
Bug 887951 - [Australis] Update panel menu button tooltip; r=dao DONTBUILD because it's just a tooltip string.
|
2014-01-27 18:23:07 -05:00 |
|
Mike Conley
|
de35290a3a
|
Backed out changeset 39fd448f1994 for bad commit message.
|
2014-01-27 18:22:37 -05:00 |
|
Manish Goregaokar
|
29ed3368d2
|
Bug 887951 - Update panel menu button tooltip; r=dao DONTBUILD because it's just a tooltip string.
|
2014-01-27 18:19:03 -05:00 |
|
Bhagya
|
b827c5367b
|
Bug 957922 - aBrowser is null in _setPluginNotificationIcon. r=jaws
|
2014-01-27 15:34:35 -05:00 |
|
Mike Conley
|
d23cb54489
|
Bug 924050 - [Australis] Make the Downloads button have a correct icon post-indicator-load in the menu panel. r=mikedeboer.
|
2014-01-27 10:38:34 -05:00 |
|
Tim Taubert
|
0550ac1081
|
Bug 957436 - [Australis] Follow-up to fix leaks caused by calling uninit() without calling init() before r=bustage
|
2014-01-25 22:02:18 +01:00 |
|
Malintha Fernando
|
f88c0b9dfc
|
Bug 953124 - [Australis] Remove the "Open Location" dialog (openLocation.xul). r=dao
|
2014-01-25 17:12:20 +01:00 |
|
Tim Taubert
|
4bb5f8260b
|
Bug 957436 - [Australis] Show doorhanger for first fxa-based sync r=markh
|
2014-01-25 16:19:07 +01:00 |
|
Tim Taubert
|
c1192b9f46
|
Bug 962729 - Follow-up fix to fix undefined fxAccounts symbol r=me
|
2014-01-25 16:36:04 +01:00 |
|
Tim Taubert
|
9ad8b47715
|
Bug 960903 - Fix browser_bug817947.js test failure on a CLOSED TREE
From b68e6edbb3836e79f7dcd6635b0a9327df76c89f Mon Sep 17 00:00:00 2001
|
2014-01-24 21:09:47 +01:00 |
|
Dão Gottwald
|
66571e65c7
|
Bug 965772 - [Australis] search text box changes size when opening a new tab. r=enn
|
2014-01-30 17:33:39 +01:00 |
|
Dão Gottwald
|
31853b6be3
|
Bug 946395 - [Australis] Back out bug 881937 (panel menu keyboard access). r=Gijs ui-r=phlsa
|
2014-01-24 15:44:08 +01:00 |
|
Zachary Carter
|
e5fba21e71
|
Bug 957425 - make landing pages for sync on about:accounts. r=markh
|
2014-01-25 00:33:39 +11:00 |
|
Tim Taubert
|
d1a1ef5f92
|
Bug 962729 - Sync toolbar button and menu item need to open the prefs dialog when logged in r=markh
|
2014-01-22 20:53:58 +01:00 |
|
Mike de Boer
|
22fba76b1f
|
[Australis] Bug 963085: add header to Subscribe menu. r=Gijs
|
2014-01-23 17:04:27 +01:00 |
|
Matthew Noorenberghe
|
b43fada4d4
|
Bug 956162 - Implement @flip="none" for popups to allow them to appear off-screen without flipping or resizing. r=Enn
[Australis]
|
2014-01-22 20:09:03 +00:00 |
|
Mike de Boer
|
5410117758
|
[Australis] Bug 878546: refresh the styling of sub-views. r=Gijs
|
2014-01-23 14:06:17 +01:00 |
|
Tim Taubert
|
7c1a224b2f
|
Bug 957421 - Keep FxA pref names consistent r=markh,rnewman,nalexander
|
2014-01-21 14:13:45 +01:00 |
|
Florian Quèze
|
1260c52839
|
Bug 958071 - PopupNotification consumers should have a way to replace the "Not Now" item, r=dolske.
|
2014-01-23 11:48:33 +01:00 |
|
Carsten "Tomcat" Book
|
f88e37b02e
|
merge fx-team to mozilla-central
|
2014-01-23 10:19:26 +01:00 |
|
Wes Kocher
|
ace9292218
|
Backed out 2 changesets (bug 956162) for m-oth failures on a CLOSED TREE
Backed out changeset 026dc3ee0654 (bug 956162)
Backed out changeset 0a7e5eeafed6 (bug 956162)
|
2014-01-22 14:23:57 -08:00 |
|
Blake Winton
|
7f19882753
|
Bug 925681 - Show identity block and reload icon in awesomebar in Australis' customization mode. ui-r=shorlander, r=Gijs
--HG--
extra : rebase_source : 10b62db55227e317a1bd5c45914619e2f75c94b6
|
2014-01-22 20:12:22 +00:00 |
|
Matthew Noorenberghe
|
0186970959
|
Bug 956162 - Implement @flip="none" for popups to allow them to appear off-screen without flipping or resizing. r=Enn
--HG--
extra : rebase_source : f5ddca505eb8a3b234718df1ae01c9a49a02a361
|
2014-01-22 20:09:03 +00:00 |
|
Ryan VanderMeulen
|
d63a7cfdda
|
Merge m-c to inbound.
|
2014-01-22 15:55:49 -05:00 |
|
Bill McCloskey
|
aed56c33e5
|
Bug 938904 - [e10s] Make tooltips work (r=smaug,enn)
|
2014-01-22 12:27:23 -08:00 |
|
Mike de Boer
|
b4a58ca885
|
[Australis] Bug 916953: Bookmarks star button caption in overflow panel follow-up no. 2. r=Gijs
|
2014-01-22 17:50:45 +01:00 |
|
Matteo Ferretti
|
08d1859702
|
Bug 882910 - "Australis - toolbarbutton's icon doesn't have a max height", r=gijs
--HG--
extra : rebase_source : 225827f1288780e1db00c2c16b4e0f0490e844ec
|
2014-01-22 07:40:00 +00:00 |
|
Mike de Boer
|
38a69f0bbf
|
[Australis] Bug 916953: Bookmarks star button caption in overflow panel follow-up. r=Gijs
|
2014-01-22 15:22:07 +01:00 |
|
Gijs Kruitbosch
|
2215de3342
|
Bug 944947 - update bookmarks toolbar button styling some more for Australis, r=jaws
|
2014-01-18 01:43:21 +01:00 |
|
Mike de Boer
|
5287051379
|
[Australis] Bug 916953: introduce separator in overflow panel buttons and bookmark star button gets different label when inside overflow panel. r=Gijs
|
2014-01-22 13:31:09 +01:00 |
|
Marco Bonardo
|
a95664a355
|
Bug 958413 - [Australis] Bookmarks menu button dropdown icon has the wrong aspect ratio when placed in the Bookmarks Toolbar. r=Gijs
|
2014-01-22 10:42:51 +01:00 |
|
Wes Kocher
|
2546e3f69f
|
Merge fx-team to m-c
|
2014-01-21 17:27:53 -08:00 |
|
Bill McCloskey
|
87bb420b41
|
Bug 961868 - [e10s] Fix pinned tabs (r=felipe)
|
2014-01-21 09:53:37 -08:00 |
|
Bill McCloskey
|
81ca0a6473
|
Bug 961863 - [e10s] Update browser remoteness attribute when restoring a tab (r=ttaubert,felipe)
|
2014-01-21 09:53:33 -08:00 |
|
Gijs Kruitbosch
|
96f79840a6
|
Bug 941109 - use closemenu instead of noautoclose attribute in Australis menupanel, r=mconley
--HG--
extra : rebase_source : 89c32805249cebe4c29e135b1d27b7679eb1fbd8
|
2014-01-21 19:01:16 +00:00 |
|
Bill McCloskey
|
0372a045dc
|
Bug 959531 - More about:home testing (r=felipe)
|
2014-01-20 15:13:35 -08:00 |
|
Mike de Boer
|
6a58b4476b
|
[Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs
|
2014-01-20 11:25:00 +01:00 |
|
AK
|
51681ea1af
|
Bug 960997 - Change the DOMWebNotificationClicked handler to use window.focus() instead of focusManager.activeWindow = window. r=dao
|
2014-01-18 14:30:56 +01:00 |
|
Gijs Kruitbosch
|
b7a193bccb
|
Bug 889120 - Australis' customize tab gets mixed up with other tab, r=jaws
|
2014-01-10 15:54:48 +00:00 |
|
Tim Taubert
|
c328b3d5fc
|
Bug 961016 - Fix icon and label for pending tabs with async restore r=billm,dao
From 6028548aa44e6d289c0fb5e756a4004451ea882b Mon Sep 17 00:00:00 2001
|
2014-01-17 17:17:14 +01:00 |
|
Tom Schuster
|
48e551318f
|
Bug 691614 - Make content zooming work with e10s Firefox. r=felipe
|
2014-01-13 18:36:26 +01:00 |
|
Ryan VanderMeulen
|
bd586e23cf
|
[Australis] Backed out changesets 7c74e99d80c1 and 14e817fe25e1 (bug 956285) for mochitest-bc failures.
|
2014-01-17 10:30:28 -05:00 |
|
Drew Willcoxon
|
11352de2ad
|
Bug 960941 - Base gBrowserThumbnails's expiration filter on top sites, not open pages. r=markh
|
2014-01-17 14:57:04 +01:00 |
|
Mike de Boer
|
8e82d894d3
|
[Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs
|
2014-01-17 14:04:15 +01:00 |
|
Jared Wein
|
e209f21f3f
|
Bug 960045 - [Australis] Bottom-left corner on the customize button in the menu panel should have a rounded corner. r=gijs DONTBUILD
|
2014-01-17 13:38:09 +01:00 |
|
Jared Wein
|
7d59b50e63
|
Backed out changeset a2da63ec58c7 (bug 960045) for bad commit message.
|
2014-01-17 14:05:51 +01:00 |
|
Jared Wein
|
7c17898dd2
|
Bug 960045 - Bottom-left corner on the customize button in the menu panel should have a rounded corner. r=gijs
|
2014-01-17 13:38:09 +01:00 |
|
Gijs Kruitbosch
|
e4a51dad5d
|
Bug 940669 - add button menu to toggle toolbars in Australis' customize mode, r=mconley
--HG--
extra : rebase_source : 096d92876f4827251fd534f7ea76b8dbfd81a691
|
2013-11-21 22:59:49 +01:00 |
|
Jared Wein
|
e5be7ca582
|
Bug 853972 - Clicking on a notification should select the originating tab. r=felipe,wchen
--HG--
extra : rebase_source : e8f794ff0e474d669489eff7e82b3b0eccf4db0e
|
2014-01-13 13:56:28 +01:00 |
|
Carsten "Tomcat" Book
|
53381349d5
|
Backed out changeset d614fa6b53b2 (bug 889120) [australis] for suspicion of pgo perma-orange
|
2014-01-16 09:44:49 +01:00 |
|
Ryan VanderMeulen
|
4d272a44a3
|
Merge inbound to m-c.
|
2014-01-15 14:34:05 -05:00 |
|
Gijs Kruitbosch
|
5405fe732f
|
Bug 889120 - Australis' customize tab gets mixed up with other tab, r=jaws
--HG--
extra : rebase_source : 12ef7ad03ece347dccd1e193a24e4e74b7b20b82
|
2014-01-10 15:54:48 +00:00 |
|
Dão Gottwald
|
4791efe97c
|
Bug 827084 - A tab being moved to a different window shouldn't prevent the page from opening dialogs. r=enndeakin
|
2014-01-15 15:53:20 +01:00 |
|
Blair McBride
|
fc6326b8d8
|
Bug 935815 - [Australis] UITour: Allow adding a button with an action to the info panel. r=MattN
|
2014-01-06 12:27:25 +13:00 |
|
Wes Kocher
|
64a15a08ff
|
Merge m-c to fx-team
|
2014-01-14 16:15:24 -08:00 |
|
Wes Kocher
|
7d76112767
|
Merge b2g-inbound to m-c
|
2014-01-14 15:44:06 -08:00 |
|
Wes Kocher
|
2b6b5c7c0f
|
Merge inbound to m-c
|
2014-01-14 15:24:45 -08:00 |
|
Ed Morley
|
7995285858
|
Backed out changeset 194dc8f8f9fe (bug 947535) since the socialapi tests appear to rely on each other :-/
CLOSED TREE
|
2014-01-14 19:18:14 +00:00 |
|
Ed Morley
|
e7b8a38330
|
Bug 951680 - Disable browser_alltabslistener.js on Linux for intermittent failures
|
2014-01-14 16:39:04 +00:00 |
|
Ed Morley
|
62dde33267
|
Bug 947535 - Disable social/browser_blocklist.js for intermittent failures
|
2014-01-14 16:39:03 +00:00 |
|
Ed Morley
|
314afa46c5
|
Bug 925225 - Disable browser_bug676619.js on OS X for intermittent failures
|
2014-01-14 16:39:03 +00:00 |
|
Ed Morley
|
1f6a99dce5
|
Bug 917535 - Disable browser_locationBarCommand.js on Linux for intermittent failures
|
2014-01-14 16:38:26 +00:00 |
|
Ed Morley
|
3c608374b6
|
Bug 898317 - Disable browser_newtab_bug735987.js on OS X for intermittent failures
|
2014-01-14 16:38:26 +00:00 |
|
Florian Quèze
|
753b9b56b5
|
Bug 911981 - Chat panels are lost while detaching/attaching, r=mixedpuppy.
|
2014-01-14 23:08:20 +01:00 |
|
Gijs Kruitbosch
|
0c2b65bd2a
|
Bug 941211 - use px sizes for Australis' panel/palette icons, and incorporate into height, r=jaws
|
2014-01-09 16:22:10 +00:00 |
|
Sachin Hosmani
|
069b0b1b39
|
Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused
CLOSED TREE
|
2014-01-06 14:16:32 +05:30 |
|
Ryan VanderMeulen
|
bde0b0ec9d
|
Backed out changeset 933bf791b773 (bug 897735) for Windows test bustage.
CLOSED TREE
|
2014-01-14 11:10:33 -05:00 |
|
Sachin Hosmani
|
300046eb15
|
Bug 897735 - Support regular expression filters for name and creator in extension blocks. r=Unfocused
|
2014-01-06 14:16:32 +05:30 |
|
Dão Gottwald
|
f911310d9a
|
Bug 951928 - [Australis] Reduce the browser window's minimum size. r=jaws
|
2014-01-14 09:12:49 +01:00 |
|
Ryan VanderMeulen
|
930c28ef10
|
Backed out changesets e8b0b4daa733 and d89066cb6f59 (bug 853972) for mochitest-bc timeouts.
|
2014-01-13 11:37:19 -05:00 |
|