Gijs Kruitbosch
f17189687d
Skip all of Australis' overflowable toolbar tests on Linux where they are terribly unreliable, see bug 966190, bug 947039, bug 941130, bug 940624
2014-02-01 22:15:18 +00:00
Ryan VanderMeulen
c2a0f9f17b
Merge m-c to fx-team.
2014-01-31 21:17:29 -05:00
Ryan VanderMeulen
8dd66d724e
Merge inbound to m-c.
2014-01-31 21:14:13 -05:00
Zachary Carter
d48a905e54
Bug 965117 - Custom fonts on about:accounts and other visual/string tweaks. r=ttaubert
2014-01-31 16:50:55 -08:00
Gavin Sharp
7ae382f69f
[Australis] portion of bug 966511: rename gFxAccount.toggle to gFxAccount.onMenuPanelCommand, r=ttaubert
...
--HG--
extra : rebase_source : 999ac3977c3c6f1d397689489b8d9fe8d740c822
2014-01-31 17:27:51 -08:00
Gavin Sharp
76c0615ab2
Bug 966511: Tweak Sync UI, r=ttaubert
...
Changes:
- rename browser-fxaccounts.js "toggle" to onMenuPanelCommand
- rename openSignInPage->openSignInAgainPage and change it to point to about:accounts?signin=true
- introduce openAccountsPage and change the menu panel "signed in"'s UI to call it
- remove period at the end of "Firefox is now syncing" in the success doorhanger
- rename syncErrorPanel.title->syncErrorPanel.heading for consistency
- remove the "Preferences" button from the "you need to sign in again" doorhanger
- "manage"->"change" in the "What would you like to Sync" dialog
- change "Unlink Browser" to "Disconnect", in both the prefs button and confirmation dialog title
- adjust string in the "Disconnect" confirmation dialog
- change "Device"->"computer" in the relink verification dialog
- fix success panel heading styling (should be bold)
--HG--
extra : rebase_source : 358c93e1123e11200523b96d97ecd25421edaca4
2014-01-31 17:20:21 -08:00
Mark Hammond
d5a0e6296a
Bug 966520 - have sync prefs pane open the new "force sign in" page. r=gavin
2014-01-31 17:27:59 -08:00
Gijs Kruitbosch
3f060ceee8
Bug 964887 - fix menu in Australis to say 'Edit this bookmark' for pages which have already been bookmarked, r=mak
2014-01-31 23:21:41 +00:00
Bill McCloskey
4f9115d4b7
Bug 961861 - [e10s] Make sure content-sessionStore.js is always loaded (r=ttaubert)
2014-01-31 12:13:23 -08:00
Gijs Kruitbosch
05a554fce6
Bug 948213 - Australis menu panel stays open when opening items in subviews, r=jaws,mconley
2014-01-31 20:05:05 +00:00
David Rajchenbach-Teller
f33519016d
Bug 966253 - Fix SessionFile shutdown blocker. r=ttaubert
2014-01-31 13:02:34 -05:00
Mike Conley
e6466f5e55
Bug 863780 - [Australis] Update about:privatebrowsing instructions after appmenu button removal. r=ehsan
...
--HG--
extra : rebase_source : 42540c36ee098a8a18aa1bc70127c6120bd5ec7f
2014-01-30 11:48:00 +00:00
Mike Conley
c6ed3e6849
Bug 962677 - [Australis] Use content-deck and toolbar margins for the customize mode transition. r=jaws, Gijs (for test fix).
2014-01-31 11:28:35 -05:00
Gijs Kruitbosch
6ab538de37
Backed out Australis changeset 2bff84532177 (bug 948213) for being utterly broken
2014-01-31 14:23:30 +00:00
Carsten "Tomcat" Book
a10c0f0add
merge fx-team to mozilla-central
2014-01-31 12:52:17 +01:00
Gavin Sharp
4fc7b22f36
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
Mark Hammond
a332fe77e2
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
8703c7114a
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
861c2ec442
Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh
2014-01-29 19:06:50 -08:00
Gavin Sharp
e0c461ec95
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
d219a8ba6c
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
cd07679afa
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
058b6968d3
[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
69754ceff2
Bug 965464 - allow for an initial sync on new user signin. r=ckarlof
2014-01-30 19:02:46 -08:00
Tim Taubert
16258d4246
Backed out [Australis] changeset 7560f1dfaa97 (bug 965641)
2014-01-30 17:44:58 -08:00
Tim Taubert
d3aa6f9934
Bug 936271 - Remove load event handling from SessionStore.jsm r=yoric
2014-01-27 08:56:00 -08:00
Tim Taubert
dc3ed5957d
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
fdccd1c96e
Bug 936271 - Ignore dynamic session history entries r=yoric
2014-01-24 22:26:47 +01:00
Tim Taubert
786c6dd885
Bug 964349 - Move CrashReporter.annotateCrashReport() calls out of sessionstore r=gavin
2014-01-27 08:45:28 -08:00
Wes Kocher
54215027c1
Backed out changeset 066920d21e0e (bug 964349) for breaking browser-chrome tests
2014-01-30 17:35:36 -08:00
Wes Kocher
f8217aebfa
Backed out changeset 81a3b56a4147 (bug 936271)
2014-01-30 17:34:58 -08:00
Wes Kocher
e6172e3048
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
0d4acb451d
Backed out changeset 392c8cf7a623 (bug 936271)
2014-01-30 17:34:50 -08:00
Jared Wein
82870154bf
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
Tim Taubert
3e22499a22
Bug 936271 - Remove load event handling from SessionStore.jsm r=yoric
2014-01-27 08:56:00 -08:00
Tim Taubert
370bfcfe25
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
a5d04f538a
Bug 936271 - Ignore dynamic session history entries r=yoric
2014-01-24 22:26:47 +01:00
Tim Taubert
fd1749ef36
Bug 964349 - Move CrashReporter.annotateCrashReport() calls out of sessionstore r=gavin
2014-01-27 08:45:28 -08:00
Tim Taubert
aacfd2cc8d
Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh
2014-01-29 19:06:50 -08:00
Mark Hammond
7fb4d7baf9
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
d72ab0c60d
[Australis] Backed out changeset a6ac946ef4fe (bug 897496) for m-bc bustage to fix a CLOSED TREE
2014-01-30 13:59:35 -08:00
Jared Wein
9b7d415a0a
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
Ryan VanderMeulen
798f843569
[Australis] Backed out changeset da8776bc458e (bug 962677) for mochitest-bc failures.
2014-01-30 14:22:17 -05:00
Mike Conley
6a24be8ae0
Bug 962677 - [Australis] Use content-deck and toolbar margins for the customize mode transition. r=jaws.
2014-01-30 12:16:19 -05:00
Gijs Kruitbosch
80e8329a2a
Bug 948213 - fix recently closed tabs not closing panel in Australis panel subview, r=jaws
...
--HG--
extra : rebase_source : 37915c9f0afe0fbcaa7748f14c39d970f25ee0c8
2014-01-30 16:54:13 +00:00
Gijs Kruitbosch
f6385b420d
Bug 928843 - start polishing the Australis history view by improving labels, r=jaws
...
--HG--
extra : rebase_source : 9ad68a9fc7a576168c2e179167b885c77efda2df
2014-01-30 16:53:14 +00:00
Gijs Kruitbosch
7e89cec279
Bug 965602 - dragexit should always reset dragoveritem in Australis' customize mode, r=mikedeboer
...
--HG--
extra : rebase_source : 4dafeae0c81076a11703466af76c23248477a09a
2014-01-30 16:30:52 +00:00
Carsten "Tomcat" Book
4395385011
Backed out changeset 2b4f723f6c60 (bug 965461) for XPC Bustage on a CLOSED TREE
2014-01-30 10:39:40 +01:00
Mark Hammond
03131fb6d2
Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert
2014-01-30 00:22:55 -08:00
Wes Kocher
2554cbbb72
Backed out changeset 2bfa24370b7c (bug 965461)
2014-01-29 21:04:08 -08:00
Mark Hammond
8e79a27cd5
Bug 965461 - ensure sync itself and sync prefs pane considers we are logged in after key fetch. r=ttaubert
2014-01-29 19:26:01 -08:00
Tim Taubert
0a7ee4eafb
Bug 965218 - Check whether shistory is empty when frame script is loaded r=yoric
2014-01-29 05:54:33 -08:00
Gijs Kruitbosch
06759240a2
Bug 936442 - part 1: refactor CharsetMenu to allow Australis code to use it, r=Unfocused
2014-01-27 11:56:04 +00:00
Marco Bonardo
5c4267f108
Bug 945707 - Pausing a download fails when done after a retry. r=paolo
2014-01-29 17:00:17 -05:00
Gijs Kruitbosch
3617d2f7bc
Bug 940116 - part 2, include more shortcuts inside Australis widgets, r=jaws
2014-01-29 20:48:28 +00:00
Gijs Kruitbosch
e3b67052fb
Bug 940093 - offer UI option in Australis' customization mode to toggle titlebar, r=jaws
2014-01-29 17:19:23 +00:00
Gijs Kruitbosch
dca189e13d
Bug 964433 - overflowedItem fix for Australis overflowable toolbar, r=jaws
2014-01-29 17:22:52 +00:00
Gijs Kruitbosch
8c817db0c5
Bug 940116 - part 1 of many, fix Australis' customize/quit/help labels, r=jaws
...
--HG--
extra : rebase_source : c21f1850c72ed7f11defcd00711f48fd8e12f668
2014-01-29 17:10:14 +00:00
Mark Hammond
a0653cf996
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
Gijs Kruitbosch
e84dfbd633
Bug 964217 - search item is broken in Australis' customize code, r=mikedeboer
2014-01-28 15:53:45 +00:00
Mike de Boer
7d32f6fc81
[Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs
2014-01-29 12:20:40 +01:00
Mark Hammond
755fc0311b
Bug 957426 - Update Sync Options for Firefox Accounts. r=rnewman
2014-01-28 17:51:09 -08:00
Gijs Kruitbosch
42d46bfe81
Bug 944947 - Australis - fix binding and styling for wrapped toolbarbuttons to correctly hide/show wrapped labels, r=Enn
...
--HG--
extra : rebase_source : 30f5fd0fb1f4cbf8503390076dbf31df17f989e7
2014-01-24 09:39:31 +00:00
Tim Taubert
5be07d68d7
Bug 957460 - [Australis] Add Firefox Accounts widget for customization panel r=gijs,markh
2014-01-10 19:32:11 +01:00
Neil Deakin
9cab3a8fc4
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
Gijs Kruitbosch
469e6830b9
Bug 964576 - fix target is null JS error in Australis' CustomizableUI, r=mikedeboer
...
--HG--
extra : rebase_source : ca5becbaee6af43108454419cf432246988e1ce6
2014-01-28 11:17:44 +00:00
Gijs Kruitbosch
2a5d67ff41
Bug 964204 - fix drag glitches in Australis panel and palette, r=mikedeboer
...
--HG--
extra : rebase_source : ca944ff625641f4c69141d7740d40d243b9971b4
2014-01-27 18:44:34 +00:00
Gijs Kruitbosch
d775e0f10b
Bug 889220 - update Australis customize mode header, r=mconley
...
--HG--
extra : rebase_source : 27986d5a91ee65ca5f9fee3a0788d7bceb776d4b
2014-01-27 18:44:18 +00:00
Gijs Kruitbosch
a67ee67fc7
Bug 963779 - use handleEvent for Australis command handler, r=mconley
2014-01-27 15:34:40 +00:00
David Rajchenbach-Teller
86f91eda18
Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert
2014-01-27 08:27:35 -05:00
Mike de Boer
8b4bc729bc
[Australis] Bug 963591: update font-size use in help subview toolbarbuttons. r=Gijs
2014-01-24 17:39:01 +01:00
Phil Ringnalda
7cb58aa799
Merge m-i to m-c
2014-01-25 19:55:19 -08:00
Malintha Fernando
e7230596d0
Bug 953124 - [Australis] Remove the "Open Location" dialog (openLocation.xul). r=dao
2014-01-25 17:12:20 +01:00
Gijs Kruitbosch
ee5c2fc2d8
Bug 940307 - fix Australis menu-button styling in menu panel, r=mikedeboer
2014-01-22 20:59:47 +00:00
Tim Taubert
a18503967a
Bug 941540 - Use browser.permanentKey to handle docShell swaps more easily r=yoric
2014-01-20 20:50:17 +01:00
Tim Taubert
1d84f4283d
Bug 960903 - Tests for broadcasting shistory r=yoric
2014-01-20 17:36:59 +01:00
Tim Taubert
3677c516c7
Bug 960903 - Listen for subframe loads and clear observers r=yoric
2014-01-22 13:10:58 +01:00
Tim Taubert
72fd6e7d9d
Bug 960903 - Broadcast session history data r=yoric
2014-01-20 17:37:41 +01:00
Dão Gottwald
cf2932530f
Bug 946395 - [Australis] Back out bug 881937 (panel menu keyboard access). r=Gijs ui-r=phlsa
2014-01-24 15:44:08 +01:00
Gijs Kruitbosch
311f9d762d
Bug 924314 - Australis panel binding shouldn't care about popup events from other things, r=mikedeboer
...
--HG--
extra : rebase_source : e9b58da59d930307afc68844b16519f584c3cf04
2014-01-24 12:16:43 +00:00
Gijs Kruitbosch
977a6cd1c2
Bug 963494 - Australis' customization reset doesn't reset wrap attribute, r=mikedeboer
...
--HG--
extra : rebase_source : 7de9c97229722ef762461d5c6cb34faf7316058f
2014-01-24 12:16:10 +00:00
Dão Gottwald
34c332feef
Bug 960864 - Implement the _initialized flag instead of _addedObserver and the half-broken _destroyed. r=gavin
...
--HG--
extra : rebase_source : 396b859dc30dc91bce27c6b576a1814f5d65d7e5
2014-01-24 00:44:12 +01:00
Ryan VanderMeulen
80b4682516
Merge m-c to inbound.
2014-01-30 16:36:04 -05:00
Birunthan Mohanathas
89f96b243e
Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan
2014-01-30 13:26:54 -05:00
Ehsan Akhgari
41799c3818
Bug 973658 - Actually revert the value of the Permanent Private Browsing pref when the user presses Cancel in response to the restart dialog; r=jdm
...
Before we were implicitly relying on the pref being reverted through
the checkbox, but that won't happen if the checkbox was never clicked
by the user.
2014-02-18 08:49:39 -05:00
Sid Stamm
53d23a0284
Bug 911547 - Test CSP enforcement in session-restored documents. r=ttaubert
...
--HG--
extra : rebase_source : a794cee6cc797f5acc67989bd17f755bae5ce0c3
2014-01-23 15:34:56 -08:00
James Kitchener
216591a5c1
Bug 964239 - Give sessionrestore awareness of srcdoc base URI. r=ttaubert
2014-02-06 09:46:30 -05:00
Ryan VanderMeulen
d3dfcaea0e
Merge m-c to inbound.
2014-02-26 16:42:16 -05:00
Neil Rashbrook
d5db09b68a
Bug 976631 Fix fallout from bug 956657 and port code simplification r=Gijs
2014-02-26 20:58:03 +00:00
Peter Van der Beken
fa5238349a
Bug 803106 part 2. Convert DOMStringList to WebIDL bindings - add WebIDL API and switch. r=bzbarsky
2013-07-09 13:54:21 -04:00
Mike de Boer
87f712ef11
[Australis] Bug 963085: add header to Subscribe menu. r=Gijs
2014-01-23 17:04:27 +01:00
Mike de Boer
571ba70b16
[Australis] Bug 963092: update help menu button styling. r=jaws
2014-01-23 16:35:34 +01:00
Mike de Boer
b072bd765c
[Australis] Bug 878546: refresh the styling of sub-views. r=Gijs
2014-01-23 14:06:17 +01:00
Tim Taubert
d8f16dc4a2
Bug 962494 - Remove Iterator() usage from SessionStore code r=yoric
2014-01-22 11:25:39 +01:00
Carsten "Tomcat" Book
cd9d04e1a2
merge fx-team to mozilla-central
2014-01-23 10:19:26 +01:00
Bill McCloskey
673efcea44
Backout bug 961861
2014-01-22 16:52:07 -08:00
Darrin Henein
f87abe03e2
Bug 869500 - Australis customization mode should have a favicon. r=MattN
2014-01-22 10:10:00 +00:00
Darrin Henein
52eb7c323f
[Australis] Bug 956488 - Add separators to menu panel footer. r=mikedeboer
2014-01-22 18:36:49 +01:00
Mike de Boer
5faf7d61b4
[Australis] Bug 916953: Bookmarks star button caption in overflow panel follow-up. r=Gijs
2014-01-22 15:22:07 +01:00
Tim Taubert
9a0c53a3f2
Bug 961479 - Mark pending tabs as incomplete to not override cached thumbnails r=jaws
2014-01-20 19:44:54 +01:00
Gijs Kruitbosch
07c99a809d
Bug 940307 - improve Australis' click-detection code so we close the panel at the right time, r=MattN
2014-01-22 13:22:15 +00:00
Gijs Kruitbosch
bdab406b0c
Bug 944947 - automatically hyphenate labels for items in Australis' menupanel, r=MattN
...
--HG--
extra : rebase_source : 3c621f7203eaec41d545c6da884f2b6856af94a7
2014-01-17 19:11:57 +01:00
Gijs Kruitbosch
f05621fdd0
Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=Enn,MattN
...
--HG--
extra : rebase_source : 24d502659b30d59371b8e33bba65091c546763d5
2014-01-17 18:51:02 +01:00
Mike de Boer
f1287248e6
[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
Wes Kocher
a28ac0737a
Merge fx-team to m-c
2014-01-21 17:27:53 -08:00
Ryan VanderMeulen
c285ba396d
Merge m-c to inbound.
2014-01-21 15:20:25 -05:00
Tim Taubert
336e1444d2
Bug 961380 - Should be able to undo closing tabs in private windows r=yoric, ui-r=phlsa
...
From 0e17ede5f79d9894b8fc7d391615767766dd9aa6 Mon Sep 17 00:00:00 2001
--HG--
rename : browser/components/sessionstore/src/PrivacyLevelFilter.jsm => browser/components/sessionstore/src/PrivacyFilter.jsm
2014-01-18 09:51:46 +01:00
Bill McCloskey
7a7373a94b
Bug 961863 - [e10s] Update browser remoteness attribute when restoring a tab (r=ttaubert,felipe)
2014-01-21 09:53:33 -08:00
Bill McCloskey
4c2be91823
Bug 961861 - [e10s] Make sure content-sessionStore.js is always loaded (r=ttaubert)
2014-01-21 09:51:02 -08:00
Mike de Boer
cd6f3b5999
[Australis] Bug 956285: test zoom label update on page navigation. r=Gijs
2014-01-20 11:25:02 +01:00
Mike de Boer
646f92aec2
[Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs
2014-01-20 11:25:00 +01:00
Gavin Sharp
c937b609a5
Backed out changeset 4d2cefab5e0f (bug 960864) CLOSED TREE
2014-01-18 19:00:27 -08:00
Dão Gottwald
504f5ba6b9
Bug 960864 - Initialize _destroyed as false such that it doesn't stay true when the binding gets destroyed and reconstructed. r=gavin
2014-01-18 14:30:09 +01:00
Dão Gottwald
2acbd50332
Backed out Australis changeset f9e54107a580
2014-01-18 14:23:49 +01:00
Dão Gottwald
15f9c262be
Backed out Australis changeset b1494e03f231
2014-01-18 14:23:13 +01:00
Tim Taubert
488e85398d
Bug 961106 - Remove observers on frame script unload r=billm
...
From 173bf18bbcfc0e2a2f2637471b1e61d2115c7e67 Mon Sep 17 00:00:00 2001
2014-01-18 00:47:58 +01:00
Jared Wein
3aebce54c3
Bug 932928 - [Australis] Show something when "More Tools" section is empty in customization mode. r=gijs
2014-01-21 19:04:24 +00:00
Gijs Kruitbosch
040e5a8926
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
Gijs Kruitbosch
4b29623e1d
Bug 889120 - Australis' customize tab gets mixed up with other tab, r=jaws
2014-01-10 15:54:48 +00:00
Birunthan Mohanathas
3f40662962
Bug 960600 - Allow an optional URL to be specified with -private-window. r=ehsan
2014-01-17 07:29:00 +01:00
Tim Taubert
615bf488a0
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
b78c5fe7c7
Bug 691614 - [Australis] Change zoom widget to work with e10s. r=felipe
2014-01-17 20:58:56 +01:00
Gijs Kruitbosch
a0d8197ac2
Bug 944947 - automatically hyphenate labels for items in Australis' menupanel, r=MattN
2014-01-17 19:11:57 +01:00
Gijs Kruitbosch
ae9b1f5fae
Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=MattN
2014-01-17 18:51:02 +01:00
Gijs Kruitbosch
164c380fef
Bug 960389 - mess with Australis overflow test to resolve winxp pgo issue, rs=me
2014-01-17 18:44:02 +01:00
Jared Wein
0f587bb875
Bug 959446 - [Australis] "Restore Defaults" button isn't pinned to the bottom of the window while we transition into customize mode. r=felipe
2014-01-17 18:35:11 +01:00
Peiyong Lin
df00bb77ab
Bug 938248 - [Session Restore] Move GlobalState from SessionStore.jsm to its own JSM. r=smacleod
2014-01-17 10:41:22 -05:00
Ryan VanderMeulen
7bb3418dbe
[Australis] Backed out changesets 7c74e99d80c1 and 14e817fe25e1 (bug 956285) for mochitest-bc failures.
2014-01-17 10:30:28 -05:00
Gijs Kruitbosch
ec4dd579ed
Bug 922834 - Australis: Need a more high-res version of the bookmarks toolbar item placeholder icon for the palette/panel, r=mconley
2014-01-15 15:27:30 +01:00
Gijs Kruitbosch
4bdd08a72b
Bug 959848 - Australis' customize mode drag/reordering behavior in customization mode causes some unwanted movement, r=jaws
2014-01-16 00:44:48 +01:00
Mike de Boer
734b8e0cdf
[Australis] Bug 956285: test zoom label update on page navigation. r=Gijs
2014-01-17 14:13:14 +01:00
Mike de Boer
e7eb71857f
[Australis] Bug 956285: update zoom controls percentage label upon navigation. r=Gijs
2014-01-17 14:04:15 +01:00
Jared Wein
7cc0732a96
Bug 952191 - Australis Customization doesn't work if the window is too small. r=mattn
2014-01-17 13:32:06 +01:00
Tim Taubert
b9715baaa7
Bug 952092 - Get rid of post data in SessionStore r=smacleod
...
From 243232f7d2522e82622c031923271ed76ffdc42a Mon Sep 17 00:00:00 2001
2014-01-14 18:21:48 +01:00
Gijs Kruitbosch
ae1d887aaa
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
Steven MacLeod
59e67076fd
Bug 887780 - Stop writing state immediately after startup and switch to CrashMonitor for crash detection. r=Yoric, r=ttaubert
...
X-Git-Commit-ID: bb02f51399059295041176769438b0f451f983bf
2014-01-17 11:40:18 +01:00
Tim Taubert
551e838127
Bug 947212 - Tests for broadcasting form data r=yoric
...
From 53d47a84c35781e73545eab3e665d63c742a9d20 Mon Sep 17 00:00:00 2001
--HG--
rename : browser/components/sessionstore/test/browser_346337_sample.html => browser/components/sessionstore/test/browser_formdata_xpath_sample.html
2013-12-04 10:15:43 +01:00
Tim Taubert
ae888ca852
Bug 947212 - Broadcast form data and move it out of tabData.entries[] r=yoric
...
From 3111a6c4272a1e058db6a88e02f8688f8c49cc5f Mon Sep 17 00:00:00 2001
2013-12-03 18:56:33 +01:00
Gijs Kruitbosch
005252e528
Bug 956431 - re-disable Australis' browser_946320_tabs_from_other_computers.js as it's clearly still not fixed on Linux, rs=intermittent-failure
2014-01-17 00:16:59 +01:00
Ryan VanderMeulen
65381e8cc7
Merge m-c to fx-team.
2014-01-16 15:09:31 -05:00
Bill McCloskey
b15accce59
Bug 942374 - Enable session restore for electrolysis (r=ttaubert)
2014-01-16 11:43:44 -08:00
Bill McCloskey
85290e3fdd
Bug 942374 - Restore sessions by message passing (r=ttaubert)
2014-01-16 11:43:40 -08:00
Ryan VanderMeulen
95f82896ca
[Australis] Backed out changeset db5091d58b58 (bug 959848) for mochitest-bc orange.
...
DONTBUILD
2014-01-16 14:27:42 -05:00
Gijs Kruitbosch
4383ccbe1a
Bug 959848 - Australis' customize mode drag/reordering behavior in customization mode causes some unwanted movement, r=jaws
...
--HG--
extra : rebase_source : ce2efc03b00d45731b6027994620bcfc9073810d
2014-01-16 00:44:48 +01:00
Olli Pettay
b70637980f
Bug 960309, make browser_tabview_bug625269.js more reliable, r=roc
...
--HG--
extra : rebase_source : 0a5ac4d8578ea73d1fc0d6a5c6e90651a1a4418d
2014-01-16 15:37:16 +02:00
Carsten "Tomcat" Book
364671235d
Backed out changeset d614fa6b53b2 (bug 889120) [australis] for suspicion of pgo perma-orange
2014-01-16 09:44:49 +01:00
Gijs Kruitbosch
2c8aa5cfd7
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
cptanu
943e67da90
Bug 940838 - [Australis] Clicking tab does not switch tab after popup Nav-Bar-overflow panel. r=dao
2014-01-15 09:34:42 -05:00
Tim Taubert
7b9e841c91
Bug 956826 - Check docShell's private browsing state when the frame script is loaded r=yoric
...
From ee65809c2e3e3eec807b8b2c4cbc0599da1d8377 Mon Sep 17 00:00:00 2001
2014-01-15 11:24:25 +01:00
Wes Kocher
7c7e7a16a2
Merge m-c to fx-team
2014-01-14 16:15:24 -08:00
Wes Kocher
ac83e0314a
Merge inbound to m-c
2014-01-14 15:24:45 -08:00
Ed Morley
77b19bd67c
Bug 944372 - Disable browser_394759_basic.js for intermittent failures
2014-01-14 16:39:03 +00:00
Ed Morley
3649701586
Bug 894063 - Disable browser_819510_perwindowpb.js on Linux for intermittent failures
2014-01-14 16:38:25 +00:00
Gijs Kruitbosch
1e1e557e8e
Bug 956431 - fix Australis' intermittent browser_946320_tabs_from_other_computers.js, r=jaws
2014-01-09 23:52:00 +00:00
Mike Conley
8cc5875b59
Bug 952585 - [Australis] Collect UITelemetry on customization events and durations with Australis. r=Gijs.
2014-01-14 09:44:20 -05:00
Dão Gottwald
12a409a8c3
Bug 951928 - [Australis] Reduce the browser window's minimum size. r=jaws
2014-01-14 09:12:49 +01:00
Seif Lotfy
a0b5a55965
Bug 725252 - "Bookmark All Tabs" dialog window doesn't resize properly (gtk). r=mak
2014-01-13 08:38:59 -05:00
Carsten "Tomcat" Book
6459b7e4b7
Merge mozilla-central to fx-team
2014-01-13 13:13:04 +01:00
Carsten "Tomcat" Book
0a42034c15
merge mozilla-inbound to mozilla-central
2014-01-13 12:43:23 +01:00
Dão Gottwald
8db245b767
[Australis] update browser_901207_searchbar_in_panel.js for bug 951928
2014-01-13 11:58:43 +01:00
David Rajchenbach-Teller
097da774c7
Bug 942340 - Extracting many Telemetry statistics from sessionstore.js;r=ttaubert,froydnj
2014-01-11 09:51:24 +01:00
Tim Taubert
5be6d503e8
Bug 958809 - Don't put broadcasted data into the regular TabStateCache r=yoric
...
From c4c69269516391beb36f362d76f3e440bb8cd50b Mon Sep 17 00:00:00 2001
2014-01-11 08:56:22 +01:00
Gijs Kruitbosch
9394a37982
Bug 942393 - Document Australis' CustomizableUI; fix some nits, DONTBUILD because comments-only, rs=me
...
--HG--
extra : rebase_source : 1e07be590fba8951d669ac5f67496380ec5567d3
2014-01-10 18:31:40 +00:00
Gavin Sharp
e45c8e56ab
Bug 957902: back out changeset aeef01e3a52a (bug 950405), disabling the temporary whatsnew page for en-US Nightly users
2014-01-08 19:01:29 -08:00
Gavin Sharp
84d3b1a58b
Bug 903274: have the search bar binding's initialization callback bail out if the binding is destroyed, r=MattN
...
--HG--
extra : rebase_source : ed745738ebaf085b96d83ba5c6ae270d5dde3b9a
2014-01-08 18:34:16 -08:00
Gijs Kruitbosch
d82f1ade7d
Bug 956602 - special widgets are removed when going to the palette; cope in Australis drop code, r=Unfocused
...
--HG--
extra : rebase_source : a526bd1ab518a8676f94895d9e004bd96313ecb3
2014-01-09 12:42:50 +00:00
Ryan VanderMeulen
14c6b3fa09
Bug 951403 - [Australis] Disable browser_885052_customize_mode_observers_disabed.js on OSX for frequent failures.
2014-01-08 16:10:16 -05:00
Steven MacLeod
c0902ae1b2
Bug 945667 - Disable failing portion of browser_aboutHome.js and enable the dependent tests. r=gavin
2014-01-08 15:58:47 -05:00
Ryan VanderMeulen
f48197c371
Merge inbound to m-c.
2014-01-08 15:33:52 -05:00
Johannes Mittendorfer
af0f955296
Bug 956678 - Replace TaskUtils.spawn() by Task.spawn() in Session Restore. r=yoric
2014-01-08 09:50:54 -05:00
Seif Lotfy
6bdec4b523
Bug 873556 - Add a timestamp to closedWindows and closedTabs. r=ttaubert
2014-01-08 09:39:53 -05:00
Tim Taubert
1ec67d02b4
Bug 952998 - Follow-up to fix test and use document.documentURIObject rs=Unfocused
...
From 9609390ee1e49e13e8beaac9dc26eb2c9b37887b Mon Sep 17 00:00:00 2001
2014-01-07 11:56:28 +01:00
Tim Taubert
df39efc09c
Bug 952998 - Use FrameTree to collect DOMSessionStorage data r=yoric
...
From 594cc2bdabe535ef356276bce49c4b36c73ab3a2 Mon Sep 17 00:00:00 2001
2013-12-20 14:23:32 +01:00
Tim Taubert
91a330d3d3
Bug 952934 - Use onFrameTreeReset() to re-collect docShell capability data r=smacleod
...
From b3a6d0ab445df9e336b969f230c1394f457dd91c Mon Sep 17 00:00:00 2001
2013-12-22 18:26:27 +01:00
Peiyong Lin
0b99d17f2d
Bug 952465 - [Session Restore] Replace Components.utils.reportError with Console.jsm. r=Yoric
2014-01-06 15:27:25 -05:00
Wes Kocher
f965165927
[Australis] Bug 956431 - Disable browser_946320_tabs_from_other_computers.js on linux for intermittent failures
2014-01-06 11:00:48 -08:00
Gijs Kruitbosch
8ad0ad36f2
Bug 942393 - small nit in Australis' CustomizableUI docs, remove TYPE_BUTTON which is unused and non-useful, r=jaws for the latter, DONTBUILD because comment/dead code only
2014-01-06 17:58:16 +00:00
Gijs Kruitbosch
321b9d6965
Bug 942393 - Add more documentation to Australis' CustomizableUI, rs=me, DONTBUILD (comments-only)
2014-01-06 15:08:26 +00:00
Ed Morley
f2c3dd2277
Merge latest green inbound changeset and mozilla-central
2014-01-06 12:51:38 +00:00
Ehsan Akhgari
86b366517d
Merge m-c into fx-team
2014-01-04 12:20:27 -05:00
Ehsan Akhgari
eaa7491d77
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
...
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Jared Wein
c9b5bd3d2a
Bug 946320 - Followup, remove all logins after disabling sync. r=me
...
--HG--
extra : rebase_source : 1a0da944bb2cde11e899b78b2421ab87837553d2
2014-01-03 17:28:16 -05:00
Ryan VanderMeulen
29500d1a05
Merge m-c to fx-team.
2014-01-03 15:00:17 -05:00
Jared Wein
6e0c24644b
Bug 933926 - [Australis] Hide customization palette during transition phase. r=Unfocused
2014-01-03 14:57:22 -05:00
Jared Wein
fdfb165666
Bug 946320 - [Australis] history widget missing a "Tabs From Other Devices" entry. r=Gijs
2014-01-03 14:57:19 -05:00
Jared Wein
7ce0417292
Bug 934951 - [Australis] Zoom controls percentage label doesn't update when it's in the toolbar and you navigate. r=mconley
2014-01-02 18:02:55 -05:00
Gijs Kruitbosch
9930606f5b
Bug 952963 - Australis: areaType getter in widget wrapper shouldn't assume area exists, r=jaws
...
Fixing commit msg; DONTBUILD, identical to 4bc1cf097ca1
2014-01-02 21:17:58 +00:00
Gijs Kruitbosch
f0f1a3132e
Backed out changeset 4bc1cf097ca1 (bug 952963)
2014-01-02 22:10:50 +00:00
Gijs Kruitbosch
2ce882592a
Bug 952963 - areaType getter in widget wrapper shouldn't assume area exists, r=jaws
...
--HG--
extra : rebase_source : adf2bb0d616b9ad92d88854a903f1b9de33661bb
2014-01-02 21:17:58 +00:00
Ryan VanderMeulen
2047150905
Merge m-c to fx-team.
2014-01-02 16:19:21 -05:00
Jared Wein
e3579754fe
Bug 940107 - [Australis] Home icon not shown when moved to Bookmarks toolbar, only text. r=mconley
...
--HG--
extra : rebase_source : 0514eeda6abfc319d6316898a65bcb99c287ff6e
2014-01-02 15:32:09 -05:00
Gavin Sharp
ea64d1c164
Bug 601409: Add a comment to some confusing search.xml code
2014-01-04 16:45:29 -05:00
Henri Sivonen
0a59ad7382
Bug 213517 part 2 - Remove the x-user-def language group. r=jfkthame.
2014-01-02 09:18:20 +02:00
ytx
ab293b2da6
Bug 956151 - Remove the perm attribute in permissions.js. r=dao
2014-01-03 09:32:57 -05:00
Ms2ger
52fa2f5973
Merge inbound to m-c.
2013-12-31 10:19:24 +01:00
Ms2ger
6c7c16c6b2
Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal
2013-12-31 10:06:11 +01:00
Phil Ringnalda
c9a9b03eff
Bug 952422 - Disable browser_overflow_anchor.js on Linux for excessive timeouts and extremely excessive fallout from them
2013-12-30 19:53:54 -08:00
Markus Stange
994a52511c
Bug 874792 - [Australis] Make the PanelUI popup slide instead of flip when it doesn't fit on the screen. r=Gijs
2014-01-08 10:34:55 +01:00
Tim Taubert
3c761043d1
Bug 952401 - Collect scroll and pageStyle data as soon as the frame tree is available r=smacleod
...
From 84ca4ca357b94a5dc9449627e88bb4e3cde69557 Mon Sep 17 00:00:00 2001
2013-12-20 11:13:49 +01:00
Wes Kocher
18ed09c2b6
Merge fx-team to m-c
2013-12-20 18:28:28 -08:00