Commit Graph

5938 Commits

Author SHA1 Message Date
Jared Wein
5b151b5b70 Backout bug 960198 since it regressed Australis styling changes. Not backing out the string changes so strings will be present on Aurora30. rs=Gijs
--HG--
extra : rebase_source : 7f7e723f386a187cd1eba7116cc7b29c0a065b55
2014-03-03 12:00:10 -05:00
Marco Bonardo
e415443129 Bug 968177 - Apply the shared backups code to bookmarks.html export. r=mano 2014-03-03 17:51:42 +01:00
Jared Wein
0a0a96549d Bug 968447 - The Bookmarks Toolbar Items doesn't appear as a normal menu panel button in new windows. r=Gijs
--HG--
extra : rebase_source : 446af8d36736c74cff9e02614f80ac61b757d9ff
2014-02-27 09:44:33 -05:00
Steven MacLeod
c087494bc6 Bug 971778 - Remove the richlistbox from the sync datatype selection in preferences. r=ttaubert 2014-03-03 16:55:34 -05:00
Gijs Kruitbosch
b458bb60f1 Bug 975719 - unbreak custom toolbars in Australis, r=jaws
--HG--
extra : rebase_source : cb801a739c7706cc26f4ccccabe0708d1b577850
2014-03-03 16:18:28 -05:00
Steven MacLeod
1499a2612e Bug 971765 - Reorder Sync datatype options to match marketing. r=ttaubert 2014-03-02 20:57:47 -05:00
Mark Hammond
6286168567 Bug 972070 - improve FxAccounts.jsm state management. r=jedp 2014-03-03 10:20:56 +11:00
Mahdi Dibaiee
467f1d7b4d Bug 767047 - Don't overwrite existing proxy backup preferences; r=MattN
--HG--
rename : browser/components/preferences/in-content/tests/browser_connection.js => browser/components/preferences/in-content/tests/browser_proxy_backup.js
2014-02-26 11:06:00 -05:00
Matthew Noorenberghe
18a868fab0 No bug - Cleanup browser_connection.js so it's a better example for related tests. r=me 2014-03-01 16:19:57 -05:00
Jim Mathies
9dd0ec6be2 Bug 978127 - Update various win8 specific australis customized ui tests to use new Services.metro.supported prop. r=gijs 2014-02-28 17:40:34 -06:00
Marco Bonardo
ab53fb2f5f Bug 435851 - dragging a folder shortcut drags the concrete folder instead. r=mano 2014-03-04 21:44:21 +01:00
Jonathan Watt
518619e344 Bug 980415 - Fix multiple points in the codebase where we fail to call DataSourceSurface::Unmap(). r=Bas 2014-03-07 13:21:38 +00:00
Mike de Boer
41d72b945c Bug 980433 - [Australis] Hide the tip panel by default to prevent Talso regressions. r=mconley 2014-03-06 17:06:30 -05:00
Gijs Kruitbosch
2ca0429dd1 Bug 976513 - Australis - yield all the close windows in tests to avoid randomorange, rs=test-only
--HG--
extra : rebase_source : bb8c41ffea63ce3811b068edfcbd9233e1ed4e42
2014-02-28 17:46:27 +00:00
Tim Taubert
565f054b9c Bug 975552 - [Australis] Preload about:customizing like we do with about:newtab to increase transition performance. r=jaws,ttaubert. 2014-02-25 18:51:41 +01:00
Gijs Kruitbosch
58877357cc Bug 973932 - Australis' CustomizeMode isn't resetting the currentset attribute on the addon-bar, r=mconley 2014-02-27 13:12:18 +00:00
Gijs Kruitbosch
98facb9065 Bug 978068 - [Australis] - fastcustomizeanimation attribute set on wrong tab, r=mikedeboer 2014-02-28 15:06:12 +00:00
Shane Caraveo
fe69ad1ecf bug 960198 make sidebars available from a customizable widget, r=mconley 2014-02-28 09:04:16 -05:00
Jim Mathies
3efc8a683a Bug 969831 - Use the new feature level check for desktop browser 'switch to metro' ux elements. r=msamuel 2014-02-28 07:37:31 -06:00
Gijs Kruitbosch
134c874df0 Backed out changeset 48432355c9fb (bug 973932) because it shouldn't have landed yet 2014-02-28 10:46:28 +00:00
Gijs Kruitbosch
6a1d688d48 Bug 977150 - don't hardcode position of Australis panels in JS; unify overflow show code, r=jaws 2014-02-28 10:38:33 +00:00
Gijs Kruitbosch
bc4d6c13cd Bug 973932 - CustomizeMode isn't resetting the currentset attribute on the addon-bar, r?mconley 2014-02-28 10:38:26 +00:00
Marco Bonardo
963f31df2d Bug 971283 - Preferences links to Terms of Service and Privacy Notice are too high and and too large. r=ttaubert 2014-02-28 11:07:14 +01:00
Gijs Kruitbosch
0aba46dd2c Bug 963773 - determine offset inside scrolling container for Australis customize mode drag placeholder UI to make things work when scrolling, r=jaws
--HG--
extra : rebase_source : d83881b1adbe23ca692bd62b7c60e766efe50819
2014-02-25 22:57:22 +00:00
Ryan VanderMeulen
74fde3a2f2 Merge m-c to fx-team. 2014-02-27 17:47:23 -05:00
Ryan VanderMeulen
49d631a2d8 Backed out changeset c10115ce8c0d (bug 968447) for linux32 debug mochitest-bc perma-fail. 2014-02-27 17:45:08 -05:00
Ryan VanderMeulen
2d8bf9246c Merge m-c to fx-team. 2014-02-27 17:35:05 -05:00
Ryan VanderMeulen
62397fa8e2 Merge fx-team to m-c. 2014-02-27 17:31:32 -05:00
Marco Bonardo
dd0aed7be9 Bug 965032 - Fix layout of Sync preferences in signed-out state. r=ttaubert 2014-02-27 21:37:19 +01:00
Jared Wein
4fdf479097 Bug 968447 - The Bookmarks Toolbar Items doesn't appear as a normal menu panel button in new windows. r=Gijs 2014-02-27 09:44:33 -05:00
Carsten "Tomcat" Book
2ede5ce093 Merge mozilla-central to fx-team 2014-02-27 15:43:29 +01:00
Carsten "Tomcat" Book
1c9dcbf36a merge fx-team to mozilla-central 2014-02-27 15:34:11 +01:00
Carsten "Tomcat" Book
628801e4db merge mozilla-inbound to mozilla-central 2014-02-27 14:45:02 +01:00
Mark Hammond
ae0dc3da66 Bug 975894 - sync prefs listens for weave:service:start-over:finish instead of weave:service:start-over. r=ttaubert. 2014-02-27 10:43:31 +11:00
Gijs Kruitbosch
ef0fe1997a Bug 952753 - don't use level='top', do use noautofocus, for Australis overflow panel, r=MattN
--HG--
extra : rebase_source : f41a90624996df745a89b0d0bccad21c0356dabb
2014-02-26 23:44:41 +00:00
Tim Taubert
c1448c1731 Bug 972243 - Use Cu.cloneInto() and/or shallow copies to clone state objects r=billm 2014-02-26 11:34:32 +01:00
Jared Wein
4768e928d7 Bug 974481 - Quickly Exiting Customize Mode after Restoring Defaults Makes Customize Sticky/Broken. r=Gijs 2014-02-26 12:55:00 -05:00
Gijs Kruitbosch
78dc2eab32 Bug 972359 - Australis - use margins and border for measuring panel heights to avoid unnecessary scrollbars, r=mconley
--HG--
extra : rebase_source : b43a21a0008c5c6270cb7a8b2c2fefacbb590703
2014-02-24 17:29:02 +00:00
Matthew Noorenberghe
983371f461 Bug 963576 - Part 1 - Provide attributes/classes to style customization targets. r=Gijs 2014-02-25 23:07:02 -08:00
Wes Kocher
043e226ec8 Merge inbound to m-c
--HG--
rename : mobile/android/chrome/content/PluginHelper.js => browser/metro/base/content/contenthandlers/PluginHelper.js
2014-02-25 20:09:33 -08:00
Gijs Kruitbosch
df99d01f07 Bug 966741 - middle-clicking recently closed items in Australis menu panel should close the panel, r=jaws 2014-02-25 13:20:28 +00:00
Nikhil Johny
5478f1dbcd Bug 283754 - Awkward phrasing in language selection dialog - "in order of preference" used twice. r=dao 2014-02-25 08:18:56 -05:00
Gijs Kruitbosch
94eafcd130 Bug 969853 - use label instead of title attribute for labels in customize palette, r=Unfocused
--HG--
extra : rebase_source : b4b9168cbf2ac80c083dce97e51739a50176b1f3
2014-02-25 11:50:05 +00:00
Florian Quèze
b4f865560b Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss. 2014-02-25 12:50:42 +01:00
Marco Bonardo
a9d97aeb1e Bug 971713 - Device name field in Preferences should be inline. r=ttaubert 2014-02-25 11:17:04 +01:00
Gavin Sharp
dba989ebcd Bug 824433 followup: fix reference to AsyncShutdown.jsm
--HG--
extra : rebase_source : 0a1c7311e247daf028651f9e86ae40aeb57bc35c
2014-02-22 13:37:00 -08:00
Gavin Sharp
0389b79737 Bug 294260 followup: add a comment explaining why we need to call trackStartupCrashEnd on quit-application-granted, r=MattN
--HG--
extra : rebase_source : 40747853f0974e48437307d819c9d180313d2006
2014-02-08 13:04:31 -08:00
Gijs Kruitbosch
36c969ac7a Bug 973217 - Australis' bookmarks menu shouldn't allow for mouse events during the transition (transition event handler variant), r=jaws 2014-02-24 17:44:42 +00:00
Gijs Kruitbosch
b1fdc4016f Bug 975719 - Australis - right clicking an empty bit of toolbar shouldn't cause errors, r=jaws 2014-02-25 00:14:41 +00:00
Gijs Kruitbosch
3c662de57c Bug 974819 - don't reset Australis' TabsToolbar collapsed state, add UI migration to fix this in existing profiles that may have used reset() since this was done, r=mconley 2014-02-21 11:51:55 +00:00
Gijs Kruitbosch
0c20f67617 Bug 975372 - make Australis' customizeMode's undoReset not error out at the end when the gSavedState is null, r=jaws 2014-02-21 13:16:12 +00:00
Steven MacLeod
b94c271df9 Bug 908440 - Add type checks to prevent non string values from being saved. r=ttaubert 2014-02-24 09:57:30 -05:00
Tim Taubert
7e8a253b98 Bug 966124 - focusing the "Manage" link in Sync preferences produces a weird huge focus outline r=markh 2014-02-20 16:59:16 +01:00
Tim Taubert
ebe10bf899 Bug 973550 - "TypeError: webNavigation.document.body is null" in SessionHistory.jsm r=smacleod 2014-02-17 12:35:29 +01:00
Blake Winton
81789487f2 Bug 963999 - Make the background a more similar shade of grey. r=dao, ui-r=phlsa. 2014-01-30 11:16:00 -05:00
Carsten "Tomcat" Book
f774f20799 Merge mozilla-central to mozilla-inbound 2014-02-27 15:39:48 +01:00
Ed Morley
019fe21d03 Backed out changeset fe2afc55a0d1 (bug 950368) for shutdown crashes on B2G 2014-03-05 17:10:38 +00:00
Jonathan Watt
3265c1e87b Bug 950368 - Make nsWindowsShellService's WriteBitmap act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-03-04 16:56:44 +00:00
Ryan VanderMeulen
917a319f58 Merge m-c to inbound. 2014-02-25 15:28:35 -05:00
Ted Mielczarek
be7cc08ee9 Bug 974368 - Fix ! operator precedence in manifestparser's expression parser. r=jmaher 2014-02-19 09:18:13 -05:00
Gijs Kruitbosch
b29b5ec728 Bug 972267 - adjust Australis' dispatching of customization events so customizationchange fires on all windows, r=Unfocused 2014-02-19 19:44:02 +00:00
Tim Taubert
3506d023d3 Bug 973559 - Fix baseURI serialization for srcdoc frames r=billm 2014-02-17 13:45:15 +01:00
Wes Kocher
e875772511 Backed out changeset 58ba97597854 (bug 947914) for introducing a new intermittently failing browser-chrome test 2014-02-20 19:05:16 -08:00
Gijs Kruitbosch
666a1bd1d8 Bug 970321 - Australis' UITour: make menu panel not break if tour tab is opened in new window, r=Unfocused 2014-02-20 22:42:33 +00:00
Mihaela Velimiroviciu
aec52d5a34 Bug 947914 - tests for panel menu default buttons existence and functionality, r=gijs 2014-01-24 15:24:34 +02:00
Ryan VanderMeulen
a25e1a410f Merge inbound to m-c. 2014-02-19 15:37:55 -05:00
Marina Samuel
ace2ecf6af Bug 950174: Part 1: Move required session store files from browser/ to toolkit/modules. r=gps, ttaubert
--HG--
rename : browser/components/sessionstore/src/FormData.jsm => toolkit/modules/sessionstore/FormData.jsm
rename : browser/components/sessionstore/src/ScrollPosition.jsm => toolkit/modules/sessionstore/ScrollPosition.jsm
rename : browser/components/sessionstore/src/XPathGenerator.jsm => toolkit/modules/sessionstore/XPathGenerator.jsm
2014-02-19 11:28:00 -05:00
Justin Dolske
b3fea90acd Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Ryan VanderMeulen
e6a295e593 Merge m-c to fx-team. 2014-02-18 15:24:27 -05:00
Ryan VanderMeulen
6bcf42d1bf Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Gijs Kruitbosch
ed2a40f7a9 Bug 949297 - adjust warning message severity for Australis customizableUI widget removals, r=jaws 2014-02-18 18:31:26 +00:00
Gijs Kruitbosch
c935f2fbd9 Bug 969780 - Australis - places controller gets lost if bookmarks button is moved to overflow or moved outside of customize mode, r=mak
--HG--
extra : rebase_source : dca1ab1dd901468f9dacaff4b7466c27bef84b47
2014-02-18 18:29:51 +00:00
David Rajchenbach-Teller
84fd72b7c8 Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert 2014-02-18 18:51:23 +01:00
Ed Morley
e25f3268a0 Backed out changeset 6ea78f586fdc (bug 972797) for browser-chrome failures 2014-02-18 16:52:15 +00:00
David Rajchenbach-Teller
b31dd6e9c1 Bug 972797 - More telemetry on SessionStore data collection. r=ttaubert 2014-02-18 09:20:26 -05:00
Manish Goregaokar
8ae96543e5 Bug 910670 - Preference for proxy autologin. r=adw 2014-02-18 09:20:24 -05:00
Tim Taubert
4768f19be3 Bug 966124 - focusing the "Manage" link in Sync preferences produces a weird huge focus outline r=markh 2014-02-18 12:16:44 +01:00
Tim Taubert
0f98e74c72 Bug 967197 - "Create Account" and "Sign In" links in Sync preferences should go to separate pages r=markh 2014-02-18 12:05:13 +01:00
Masatoshi Kimura
dfb3f0e76b Bug 969918 - Use decltype to declare pointers for dynamic-loaded functions. r=jimm sr=roc 2014-02-18 07:32:52 +09:00
Gijs Kruitbosch
ef00d22cf2 Bug 973153 - disable (undo) reset buttons at the start of Australis' customize mode transitions to prevent breakage, r=Unfocused 2014-02-16 00:15:06 +00:00
Ted Mielczarek
d9fcae3d66 Bug 972510 - Move some healthreport tests to manifests (and re-enable them and a few others). r=gps 2014-02-19 08:47:35 -05:00
Phil Ringnalda
c422c4939c Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Masayuki Nakano
b3b19a9e2f Bug 969247 part.1 Remove or replace DOM_VK_ENTER and NS_VK_ENTER users r=smaug 2014-02-15 09:57:39 +09:00
Honza Bambas
3dccf0de8b Bug 968606 - Update in-content/advanced.js to use HTTP cache v2 API, r=bbondy 2014-02-14 20:27:32 +01:00
Gijs Kruitbosch
f2184d0ff6 Bug 884402 - allow users to customize out items from Australis' overflow panel, r=mconley 2014-02-12 17:32:23 +00:00
Ted Mielczarek
699d90bdae bug 968403 - Switch some tests to not use preprocessing. r=jmaher 2014-02-19 09:20:49 -05:00
Mike Conley
2172efb895 Bug 972485 - [Australis] Replace aboutCustomizing.xhtml with aboutCustomizing.xul to avoid some sync IO on load. r=Gijs. 2014-02-13 12:50:00 -05:00
Jared Wein
19ada84adb Bug 971626 - [Australis] Restore Defaults should collapse Title Bar. r=Gijs 2014-02-14 13:51:33 -05:00
Gijs Kruitbosch
fe5d0d1950 Bug 969376 - fix all the tests for Australis panel to not go orange because of promises and weirdness, r=jaws 2014-02-13 16:06:48 +00:00
Jared Wein
f7856c0999 Bug 971825 - [Australis] Undo link after restoring defaults should be a button. r=dao ui-r=shorlander 2014-02-13 17:50:55 -05:00
Jared Wein
3794e304ec Bug 940379 - [Australis] Bookmarks panel isn't aligned with other panels. r=Gijs 2014-02-13 12:07:22 -05:00
Mike de Boer
f7f858d2f1 [Australis] Bug 938578: update separator styling in subviews and align related items accordingly. r=Gijs 2014-02-13 14:58:19 +01:00
Gijs Kruitbosch
323e4134a2 Bug 969421 - really quickly drag-dropping items in Australis' Customize Mode breaks layout, r=jaws 2014-02-12 22:55:28 +00:00
Gijs Kruitbosch
587ab7d505 Bug 971705 - fix Australis' panel's mainViewObserver to disconnect on popuphidden, r=mconley
--HG--
extra : rebase_source : 9e8a88a26ecb3b134504d2d112d290a7bcb0b44b
2014-02-12 14:54:35 +00:00
Jared Wein
e8a89b75a1 Bug 970511 - [Australis] Allow users to undo the "restore default" action. r=Gijs
--HG--
extra : rebase_source : bd8d73263b634a6ede03491778de045cd701f597
2014-02-12 12:46:26 -05:00
Mike Conley
e74d99b6d0 Bug 941196 - [Australis] Menu panel can move around when opening a long subview. r=Gijs. 2014-02-10 11:06:00 -05:00
Drew Willcoxon
0433771c88 Bug 947488 - [Australis] Don't flex the bookmarks subview item container so the bookmarks list isn't too short and has a scrollbar. r=gijs 2014-02-11 14:16:40 -08:00
Drew Willcoxon
9c3a4db6f9 Back out changeset c3d4784309df (bug 947488) for suspected orange. r=bustage 2014-02-11 16:30:03 -08:00
Gijs Kruitbosch
cd0d8f30e5 Bug 970897 - use subview inner scroll height for Australis standalone panels, r=jaws 2014-02-11 17:37:43 +00:00
Gijs Kruitbosch
c94155db74 Bug 971257 - fix 'more tools' to not show up after reset in Australis customization palette, r=jaws 2014-02-11 22:42:43 +00:00
Drew Willcoxon
ebc42b0682 Bug 947488 - [Australis] Don't flex the bookmarks subview item container so the bookmarks list isn't too short and has a scrollbar. r=gijs 2014-02-11 14:16:40 -08:00
Gijs Kruitbosch
ad15317777 Bug 971120 - Australis help view should be using panel-subview-body, too, r=jaws
--HG--
extra : rebase_source : a567f84baf61aacb4b9f477bfa3354bebe95b304
2014-02-11 20:17:01 +00:00
Gijs Kruitbosch
45a56b61c0 Bug 970485 - Australis widget wrapper's anchor property for API-provided widgets causes exceptions, r=mikedeboer
--HG--
extra : rebase_source : 6566464caed0c4bf207e7f8b0d6bb0630f5aad7e
2014-02-11 18:00:12 +00:00
Ryan VanderMeulen
2459f12ae2 Merge inbound to m-c. 2014-02-11 08:39:31 -05:00
Masayuki Nakano
80d77f5a3a Bug 950373 part.2 Don't consume keys which are used by <tree> for navigation in session restore UI r=enndeakin 2014-02-11 14:26:11 +09:00
Mike Hommey
811fa6edb6 Bug 969821 - [Australis] Fix Preferences menu item tooltip. r=Gijs 2014-02-11 10:44:47 +09:00
Florian Quèze
9d972bdedb Bug 969427 - recreating a destroyed widget after a CustomizableUI.reset() call causes the new widget to go in the customize palette, r=Gijs.
--HG--
extra : rebase_source : e9d4d232d98f3dca3602a74d97017af1418d6474
2014-02-11 00:09:19 +01:00
Ehsan Akhgari
b870bb3fe9 Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg 2014-02-10 17:57:01 -05:00
Ehsan Akhgari
5a96208edf Bug 968631 - Port some LOCAL_INCLUDES variables to moz.build; r=mshal 2014-02-10 13:41:02 -05:00
Alfredo Yang
3a4bbe0a0b Bug 853356 - gUM video permisson prompt. r=fabrice, felipc, wjohnston, mrbkap, jimm, jesup, khuey, jsmith 2014-02-09 15:34:40 -05:00
Manish Goregaokar
af79dbf890 Bug 665319 - Add a checkbox to activate network.proxy.socks_remote_dns. r=ttaubert, ui-r=philipp 2014-02-08 21:01:27 -05:00
Jared Wein
3059b78980 Bug 966905 - [Australis] Headers and footers of subviews should be outside scrollable bits of those panels/subviews. r=Gijs 2014-02-08 18:27:56 -05:00
Gijs Kruitbosch
cdab7a0747 Bug 969719 - get rid of level='top' workaround for Australis standalone panels, r=MattN 2014-02-08 13:36:25 +00:00
Gijs Kruitbosch
8e205f617f Bug 958869 - don't show Australis button context menu on subviews, r=MattN 2014-02-08 02:04:21 +00:00
Jared Wein
c1115f3f8f Bug 969766 - [Australis] The reset defaults button should be disabled when a toolbar is enabled during customization mode. r=MattN 2014-02-08 01:25:25 -05:00
Wes Kocher
319518f4bf Merge m-c to fx-team 2014-02-07 17:32:00 -08:00
Wes Kocher
fff5adc094 Merge fx-team to m-c 2014-02-07 17:00:34 -08:00
Gijs Kruitbosch
3e73d4d7ac Bug 969661 - always re-enable Australis character encoding button when it is removed from an area, r=jaws
--HG--
extra : rebase_source : 5c3cc7cbf7c857ec7aaced350aa8864c9cd939ba
2014-02-08 00:06:55 +00:00
Dão Gottwald
8f44f12987 Bug 445461 - restore MRU tab order when restoring a session. r=ttaubert 2014-02-07 22:48:49 +01:00
Gijs Kruitbosch
3f48f0eeea Bug 879981 - don't break skipintoolbarset test, rs=bustage
--HG--
extra : rebase_source : 54485a8f2afab0f68af184069a10a9c5e959fb97
2014-02-07 20:20:35 +00:00
Ryan VanderMeulen
9daa2ef756 Backed out 2 changesets (bug 968891, bug 966599) for mochitest-bc failures on a CLOSED TREE.
Backed out changeset 718ba55ff175 (bug 968891)
Backed out changeset 0a8f966b8332 (bug 966599)
2014-02-07 14:38:47 -05:00
Jared Wein
9520cd8810 Bug 968891 - Disable the button-text fade-out mask during the customization transition. r=Gijs 2014-02-07 13:17:58 -05:00
Gijs Kruitbosch
78c7330cf2 Bug 879981 - make non-removable items fade out and non-draggable and adjust their cursor for Australis, r=mikedeboer
--HG--
extra : rebase_source : 710421b85304f29a7a01f63d72f3963a5522f9bc
2014-02-07 18:11:55 +00:00
Jared Wein
9aae0825f0 Bug 966599 - [Australis] Restore Defaults should collapse non-default-visible toolbars. r=Gijs 2014-02-07 11:20:23 -05:00
Jared Wein
31b4edbb25 Bug 968891 - [Australis] Disable the button-text fade-out mask during the customization transition. r=Gijs 2014-02-07 13:17:58 -05:00
Jared Wein
4cc6ec2850 Bug 966599 - [Australis] Restore Defaults should collapse non-default-visible toolbars. r=Gijs 2014-02-07 11:20:23 -05:00
Carsten "Tomcat" Book
6da6c87483 Merge mozilla-central to fx-team 2014-02-07 10:17:45 +01:00
Carsten "Tomcat" Book
87668576b7 merge fx-team to mozilla-central 2014-02-07 09:52:32 +01:00
Matthew Noorenberghe
76e5db07af Bug 969080 - [Australis] Remove leftover onCommandHandler method. r=Unfocused 2014-02-06 21:43:20 -08:00
Emanuel Hoogeveen
5855b48029 Bug 943339 - Part 2: Add tests to make sure the new preferences work as expected. r=Yoric 2014-02-06 20:15:59 -05:00
Emanuel Hoogeveen
d786f24933 Bug 943339 - Part 1: Only store a subset of session history entries to file. r=Yoric 2014-02-06 20:15:59 -05:00
Gijs Kruitbosch
45b0bd3574 Bug 963639 - only make Australis customization mode set customizing=true on toolbars which are customizable, r=MattN
--HG--
extra : rebase_source : 3aaf5c0ab1188c15acddf5187f786ee32b1af677
2014-02-06 18:40:19 +00:00
Tim Taubert
ae7a4fe4bf Bug 967479 - Use oncommand attribute to handle button clicks in sync prefpane r=markh 2014-02-06 03:54:41 +01:00
Jared Wein
02484a9845 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
Rui You
088d357bb4 Bug 895025 - Unable to import bookmarks from IE when they contain a .lnk to a folder. r=mak 2014-01-24 18:41:08 +08:00
Gijs Kruitbosch
6b0ff26b69 Bug 936442, Australis charset view part 2: implement new view for Australis, r=Unfocused
--HG--
extra : rebase_source : fb8f7abd4f0d9a6d467f70567e289a39130ff698
2014-02-05 14:08:50 +00:00
Phil Ringnalda
f95558444a Back out e78a7c6d9601 (bug 965896) for xpcshell orange 2014-02-04 21:19:19 -08:00
Mark Hammond
8858a7121a Bug 965896 - allow a legacy sync reset to re-enable fxa accounts. r=rnewman 2014-02-05 14:59:19 +11:00
Ryan VanderMeulen
cff17d804d Merge m-c to inbound. 2014-02-07 14:34:33 -05:00
Marco Bonardo
67ae170ea3 Bug 967839 - onProfileShutdown work in BrowserGlue doesn't really have to happen at profile shutdown. r=mano 2014-02-07 18:47:35 +01:00
Marco Bonardo
efc6b43f8d Bug 824433 - Bookmarks backup takes a long time to write out on shutdown. r=mano 2014-02-04 14:43:20 +01:00
Gijs Kruitbosch
ea59aedc5b Bug 966125 - fix ctrl-clicks in Australis history view, r=mikedeboer 2014-02-04 12:08:58 +00:00
Gijs Kruitbosch
32e87646e9 Bug 964204 - Australis - glitch when dragging in toolbars, r=jaws
--HG--
extra : rebase_source : 2121a53b1893b23bb51598e17a3e3ff0854c3cb9
2014-02-03 16:38:00 +00:00
Steven MacLeod
f88f802bb6 Bug 959130 - Stop using the SessionWorker for read at startup to avoid slowdown. r=ttaubert 2014-02-03 15:14:06 +01:00
Gijs Kruitbosch
423ed141ad Bug 966956 - don't call Australis' maybeAutoHidePanel from buttons themselves, r=Unfocused 2014-02-03 13:18:33 +00:00
Carsten "Tomcat" Book
595e0b1c15 Merge mozilla-central to fx-team 2014-02-03 13:29:12 +01:00
Gavin Sharp
21a0f176ab Bug 965113: remove reference to "Firefox Accounts" in sync settings, r=markh 2014-02-02 20:27:26 -08:00
Gijs Kruitbosch
0c5893d664 Bug 947586 - fix Australis' menu panel context menu being gone after customize mode, r=Unfocused 2014-02-03 10:50:23 +00:00
Gijs Kruitbosch
c518c83986 Bug 966694 - add brandshortname in Australis panel's quit item on Linux, too, r=Unfocused 2014-02-03 09:29:33 +00:00
Blair McBride
03e05c0ece Bug 966694 - [Australis] Quit button in AppMenu footer has no tooltip on Windows, r=gijs 2014-02-02 16:09:00 +00:00
Gijs Kruitbosch
88fd97c66d Bug 966684 - check for closemenu and widget type attributes properly in Australis menu panel, r=mconley 2014-02-02 09:26:14 +00:00
Gijs Kruitbosch
67e2ecf358 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
fa39b15a06 Merge m-c to fx-team. 2014-01-31 21:17:29 -05:00
Ryan VanderMeulen
258f1cdb33 Merge inbound to m-c. 2014-01-31 21:14:13 -05:00
Zachary Carter
920a69f870 Bug 965117 - Custom fonts on about:accounts and other visual/string tweaks. r=ttaubert 2014-01-31 16:50:55 -08:00
Gavin Sharp
334366f5e6 [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
970320af84 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
bf712b98a7 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
d10d2aeff4 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
4670651748 Bug 961861 - [e10s] Make sure content-sessionStore.js is always loaded (r=ttaubert) 2014-01-31 12:13:23 -08:00
Gijs Kruitbosch
2382b485d3 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
836de399c6 Bug 966253 - Fix SessionFile shutdown blocker. r=ttaubert 2014-01-31 13:02:34 -05:00
Mike Conley
b8757921cc 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
c3a2be57cc 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
75ad59a27b Backed out Australis changeset 2bff84532177 (bug 948213) for being utterly broken 2014-01-31 14:23:30 +00:00
Carsten "Tomcat" Book
427a27f08b merge fx-team to mozilla-central 2014-01-31 12:52:17 +01:00
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
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
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
Tim Taubert
d6169d2f35 Backed out [Australis] changeset 7560f1dfaa97 (bug 965641) 2014-01-30 17:44:58 -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
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
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
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
Jared Wein
8f53bc1b5b 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
e9242b922c [Australis] Backed out changeset da8776bc458e (bug 962677) for mochitest-bc failures. 2014-01-30 14:22:17 -05: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
Gijs Kruitbosch
b5eaeaba03 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
87201fcff3 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
351785f604 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
bddabadbe2 Backed out changeset 2b4f723f6c60 (bug 965461) for XPC Bustage on a CLOSED TREE 2014-01-30 10:39:40 +01:00
Mark Hammond
701d4b0045 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
9f96220b89 Backed out changeset 2bfa24370b7c (bug 965461) 2014-01-29 21:04:08 -08:00
Mark Hammond
b107d4328f 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
c030c787de Bug 965218 - Check whether shistory is empty when frame script is loaded r=yoric 2014-01-29 05:54:33 -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
Marco Bonardo
2b6a854872 Bug 945707 - Pausing a download fails when done after a retry. r=paolo 2014-01-29 17:00:17 -05:00
Gijs Kruitbosch
ececd5d668 Bug 940116 - part 2, include more shortcuts inside Australis widgets, r=jaws 2014-01-29 20:48:28 +00:00
Gijs Kruitbosch
1bfc2fdaa5 Bug 940093 - offer UI option in Australis' customization mode to toggle titlebar, r=jaws 2014-01-29 17:19:23 +00:00
Gijs Kruitbosch
939382ceee Bug 964433 - overflowedItem fix for Australis overflowable toolbar, r=jaws 2014-01-29 17:22:52 +00:00
Gijs Kruitbosch
5728a70b7c 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
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
Gijs Kruitbosch
9306a5579a Bug 964217 - search item is broken in Australis' customize code, r=mikedeboer 2014-01-28 15:53:45 +00:00
Mike de Boer
750a66cd18 [Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs 2014-01-29 12:20:40 +01:00
Mark Hammond
c428a82013 Bug 957426 - Update Sync Options for Firefox Accounts. r=rnewman 2014-01-28 17:51:09 -08:00
Gijs Kruitbosch
60281808db 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
6571b57f2e Bug 957460 - [Australis] Add Firefox Accounts widget for customization panel r=gijs,markh 2014-01-10 19:32:11 +01: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
Gijs Kruitbosch
1eb634dd55 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
7a68e77608 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
82d21bdfd6 Bug 889220 - update Australis customize mode header, r=mconley
--HG--
extra : rebase_source : 27986d5a91ee65ca5f9fee3a0788d7bceb776d4b
2014-01-27 18:44:18 +00:00
Gijs Kruitbosch
16d0816f62 Bug 963779 - use handleEvent for Australis command handler, r=mconley 2014-01-27 15:34:40 +00:00
David Rajchenbach-Teller
d1cb923001 Bug 962808 - [Session Restore] Better telemetry for _writeState. r=ttaubert 2014-01-27 08:27:35 -05:00
Mike de Boer
eeef1b2312 [Australis] Bug 963591: update font-size use in help subview toolbarbuttons. r=Gijs 2014-01-24 17:39:01 +01:00
Phil Ringnalda
16037dbea7 Merge m-i to m-c 2014-01-25 19:55:19 -08:00
Malintha Fernando
f88c0b9dfc Bug 953124 - [Australis] Remove the "Open Location" dialog (openLocation.xul). r=dao 2014-01-25 17:12:20 +01:00
Gijs Kruitbosch
7d07a123ce Bug 940307 - fix Australis menu-button styling in menu panel, r=mikedeboer 2014-01-22 20:59:47 +00:00
Tim Taubert
1098386144 Bug 941540 - Use browser.permanentKey to handle docShell swaps more easily r=yoric 2014-01-20 20:50:17 +01:00
Tim Taubert
3fe36ac353 Bug 960903 - Tests for broadcasting shistory r=yoric 2014-01-20 17:36:59 +01:00
Tim Taubert
fbcd10e678 Bug 960903 - Listen for subframe loads and clear observers r=yoric 2014-01-22 13:10:58 +01:00
Tim Taubert
10b047742e Bug 960903 - Broadcast session history data r=yoric 2014-01-20 17:37:41 +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
Gijs Kruitbosch
4cb516f0e0 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
42ace7c053 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
6126f6644f 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
fef07c2712 Merge m-c to inbound. 2014-01-30 16:36:04 -05:00
Birunthan Mohanathas
e81a8f702d Bug 828300 - Replace NS_ARRAY_LENGTH with mozilla::ArrayLength/MOZ_ARRAY_LENGTH. r=ehsan 2014-01-30 13:26:54 -05:00
Joel Maher
a07aab0719 Bug 981701 - disable two perma failing tests on linux debug ec2 so we can run browser chrome on ec2 machines. r=jgriffin 2014-03-11 05:22:09 -04:00
Ehsan Akhgari
0871976be5 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
232e8547af 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
1f9b853e63 Bug 964239 - Give sessionrestore awareness of srcdoc base URI. r=ttaubert 2014-02-06 09:46:30 -05:00
Ryan VanderMeulen
a088c05d9a Merge m-c to inbound. 2014-02-26 16:42:16 -05:00
Neil Rashbrook
5ba0706c2c 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
46ee609d7b 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
22fba76b1f [Australis] Bug 963085: add header to Subscribe menu. r=Gijs 2014-01-23 17:04:27 +01:00
Mike de Boer
6fb0215b62 [Australis] Bug 963092: update help menu button styling. r=jaws 2014-01-23 16:35:34 +01: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
5570006038 Bug 962494 - Remove Iterator() usage from SessionStore code r=yoric 2014-01-22 11:25:39 +01:00
Carsten "Tomcat" Book
f88e37b02e merge fx-team to mozilla-central 2014-01-23 10:19:26 +01:00
Bill McCloskey
7e24addb7f Backout bug 961861 2014-01-22 16:52:07 -08:00
Darrin Henein
e33b6582a5 Bug 869500 - Australis customization mode should have a favicon. r=MattN 2014-01-22 10:10:00 +00:00
Darrin Henein
b3a4098e3d [Australis] Bug 956488 - Add separators to menu panel footer. r=mikedeboer 2014-01-22 18:36:49 +01: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
Tim Taubert
e310554f78 Bug 961479 - Mark pending tabs as incomplete to not override cached thumbnails r=jaws 2014-01-20 19:44:54 +01:00
Gijs Kruitbosch
3d93cc9318 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
38de1add5a 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
0bd98e93a5 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
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
Wes Kocher
2546e3f69f Merge fx-team to m-c 2014-01-21 17:27:53 -08:00
Ryan VanderMeulen
3d6e25c171 Merge m-c to inbound. 2014-01-21 15:20:25 -05:00
Tim Taubert
945c458c98 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
81ca0a6473 Bug 961863 - [e10s] Update browser remoteness attribute when restoring a tab (r=ttaubert,felipe) 2014-01-21 09:53:33 -08:00
Bill McCloskey
c9e9ae92be Bug 961861 - [e10s] Make sure content-sessionStore.js is always loaded (r=ttaubert) 2014-01-21 09:51:02 -08:00
Mike de Boer
fb3d2102b1 [Australis] Bug 956285: test zoom label update on page navigation. r=Gijs 2014-01-20 11:25:02 +01: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
Gavin Sharp
6027ae1cf8 Backed out changeset 4d2cefab5e0f (bug 960864) CLOSED TREE 2014-01-18 19:00:27 -08:00
Dão Gottwald
32337e9592 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
3cbc153770 Backed out Australis changeset f9e54107a580 2014-01-18 14:23:49 +01:00
Dão Gottwald
26288ac98a Backed out Australis changeset b1494e03f231 2014-01-18 14:23:13 +01:00
Tim Taubert
7b6be55d2d 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
10b18773b9 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
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
Gijs Kruitbosch
b7a193bccb Bug 889120 - Australis' customize tab gets mixed up with other tab, r=jaws 2014-01-10 15:54:48 +00:00
Birunthan Mohanathas
2de3bb8b42 Bug 960600 - Allow an optional URL to be specified with -private-window. r=ehsan 2014-01-17 07:29:00 +01: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
1b4f283ad7 Bug 691614 - [Australis] Change zoom widget to work with e10s. r=felipe 2014-01-17 20:58:56 +01:00
Gijs Kruitbosch
4ba4010156 Bug 944947 - automatically hyphenate labels for items in Australis' menupanel, r=MattN 2014-01-17 19:11:57 +01:00
Gijs Kruitbosch
be20880b61 Bug 944947 - label truncation is not fully supported in Australis menu widgets, r=MattN 2014-01-17 18:51:02 +01:00
Gijs Kruitbosch
32780c8f9e Bug 960389 - mess with Australis overflow test to resolve winxp pgo issue, rs=me 2014-01-17 18:44:02 +01:00
Jared Wein
fc141fe0b8 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
3b0a3a0615 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
bd586e23cf [Australis] Backed out changesets 7c74e99d80c1 and 14e817fe25e1 (bug 956285) for mochitest-bc failures. 2014-01-17 10:30:28 -05:00
Gijs Kruitbosch
ea6cddbf0b 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
c710a5bafb 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
7affcb4662 [Australis] Bug 956285: test zoom label update on page navigation. r=Gijs 2014-01-17 14:13:14 +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
76fc68ae66 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
8fafa9176a 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
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
Steven MacLeod
ff7b3f189c 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
6df7712da7 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
504e71aec7 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
53a1fc00d7 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
96b26d5b22 Merge m-c to fx-team. 2014-01-16 15:09:31 -05:00
Bill McCloskey
8a5af86a2c Bug 942374 - Enable session restore for electrolysis (r=ttaubert) 2014-01-16 11:43:44 -08:00
Bill McCloskey
495c94f2c9 Bug 942374 - Restore sessions by message passing (r=ttaubert) 2014-01-16 11:43:40 -08:00
Ryan VanderMeulen
5a8f6f7e94 [Australis] Backed out changeset db5091d58b58 (bug 959848) for mochitest-bc orange.
DONTBUILD
2014-01-16 14:27:42 -05:00
Gijs Kruitbosch
4be51fcd23 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
c4fd1fe3c6 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
53381349d5 Backed out changeset d614fa6b53b2 (bug 889120) [australis] for suspicion of pgo perma-orange 2014-01-16 09:44:49 +01: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
cptanu
76ac707151 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
d9861b0910 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
64a15a08ff Merge m-c to fx-team 2014-01-14 16:15:24 -08:00
Wes Kocher
2b6b5c7c0f Merge inbound to m-c 2014-01-14 15:24:45 -08:00
Ed Morley
89b86dcc41 Bug 944372 - Disable browser_394759_basic.js for intermittent failures 2014-01-14 16:39:03 +00:00
Ed Morley
b0a629329a Bug 894063 - Disable browser_819510_perwindowpb.js on Linux for intermittent failures 2014-01-14 16:38:25 +00:00
Gijs Kruitbosch
d7ef7ca25e Bug 956431 - fix Australis' intermittent browser_946320_tabs_from_other_computers.js, r=jaws 2014-01-09 23:52:00 +00:00
Mike Conley
b4d3467178 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
f911310d9a Bug 951928 - [Australis] Reduce the browser window's minimum size. r=jaws 2014-01-14 09:12:49 +01:00
Seif Lotfy
ef99a4184b 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
1ad0c0f2e8 Merge mozilla-central to fx-team 2014-01-13 13:13:04 +01:00
Carsten "Tomcat" Book
c5346da108 merge mozilla-inbound to mozilla-central 2014-01-13 12:43:23 +01:00
Dão Gottwald
22ff8b717c [Australis] update browser_901207_searchbar_in_panel.js for bug 951928 2014-01-13 11:58:43 +01:00
David Rajchenbach-Teller
f4ae8eb1e3 Bug 942340 - Extracting many Telemetry statistics from sessionstore.js;r=ttaubert,froydnj 2014-01-11 09:51:24 +01:00
Tim Taubert
378388f5ab 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
f569394032 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
bd7d2ee4fd 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
d328ec611d 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
fb86cfaac4 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
1d38c82ad3 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
7f4bea3af5 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
0149e2e6ef Merge inbound to m-c. 2014-01-08 15:33:52 -05:00
Johannes Mittendorfer
a734773c43 Bug 956678 - Replace TaskUtils.spawn() by Task.spawn() in Session Restore. r=yoric 2014-01-08 09:50:54 -05:00
Seif Lotfy
e956b4db21 Bug 873556 - Add a timestamp to closedWindows and closedTabs. r=ttaubert 2014-01-08 09:39:53 -05:00
Tim Taubert
0b3efe21f1 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
17ef08ca03 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
ad5b3f57fa 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
4cfb9ce416 Bug 952465 - [Session Restore] Replace Components.utils.reportError with Console.jsm. r=Yoric 2014-01-06 15:27:25 -05:00
Wes Kocher
43050e15b2 [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
dda02555e4 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
148c99464f Bug 942393 - Add more documentation to Australis' CustomizableUI, rs=me, DONTBUILD (comments-only) 2014-01-06 15:08:26 +00:00
Ed Morley
f5ef92b540 Merge latest green inbound changeset and mozilla-central 2014-01-06 12:51:38 +00:00
Ehsan Akhgari
3c7d61cae9 Merge m-c into fx-team 2014-01-04 12:20:27 -05:00
Ehsan Akhgari
ebd358dfd7 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
ca088190aa 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
5e3eeba66d Merge m-c to fx-team. 2014-01-03 15:00:17 -05:00
Jared Wein
e119c6ef40 Bug 933926 - [Australis] Hide customization palette during transition phase. r=Unfocused 2014-01-03 14:57:22 -05:00
Jared Wein
ed86b484a7 Bug 946320 - [Australis] history widget missing a "Tabs From Other Devices" entry. r=Gijs 2014-01-03 14:57:19 -05:00
Jared Wein
00f896c693 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
0f625057ae 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
f714e56502 Backed out changeset 4bc1cf097ca1 (bug 952963) 2014-01-02 22:10:50 +00:00
Gijs Kruitbosch
9d2bc9127f 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
3423a30693 Merge m-c to fx-team. 2014-01-02 16:19:21 -05:00
Jared Wein
2c34fee1d4 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
6036b12d18 Bug 601409: Add a comment to some confusing search.xml code 2014-01-04 16:45:29 -05:00
Henri Sivonen
2fabf9a684 Bug 213517 part 2 - Remove the x-user-def language group. r=jfkthame. 2014-01-02 09:18:20 +02:00
ytx
17588a9c93 Bug 956151 - Remove the perm attribute in permissions.js. r=dao 2014-01-03 09:32:57 -05:00
Ms2ger
f186d53b42 Merge inbound to m-c. 2013-12-31 10:19:24 +01:00
Ms2ger
fe059e78f7 Bug 950130 - Move more INCLUDES / LOCAL_INCLUDES to moz.build; r=mshal 2013-12-31 10:06:11 +01:00
Phil Ringnalda
61a60c0e05 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
c878b05016 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