Commit Graph

14341 Commits

Author SHA1 Message Date
Stephen Horlander
5ad8b0c2dc Bug 679708 - Update toolbar icon styling for 10.7 Lion. r=dao 2011-08-24 10:36:24 -04:00
Brian R. Bondy
11301652b0 Bug475045 - Can't drag unlinkified URL to bookmarks toolbar. r=mak,enndeakin 2011-08-24 08:52:53 -04:00
Philipp von Weitershausen
6c71c32ba7 Merge m-c to m-i 2011-08-23 18:33:02 -07:00
Allison Naaktgeboren
f99fc1128e Merge services-central into mozilla-central. 2011-08-23 14:38:16 -07:00
Marco Bonardo
8ad28d0ee6 Bug 680550 - Handle removeAllPages more sanely in tests.
r=dietrich
2011-08-23 14:34:15 +02:00
Stephen Horlander
4af4b1b889 Bug 679771 - replace keyhole-circle-lion.png with non-fuzzy version. r=dao 2011-08-23 14:53:34 -04:00
Richard Newman
697a053b1c Merge mozilla-central to services-central. 2011-08-22 08:03:23 -07:00
Kyle Huey
f361ed41ed Merge m-i to m-c. 2011-08-22 07:39:22 -04:00
Tim Taubert
456dc55387 merge the last green changeset on fx-team to m-c 2011-08-22 08:47:16 +02:00
Sander van Veen
6048128013 Bug 673331 - Add identifying information to system compartments. r=mrbkap. 2011-08-21 16:02:24 -07:00
Tim Taubert
8d79b06173 Back out bug 674926 (changeset 7837b186b10b) 2011-08-21 20:16:13 +02:00
Tim Taubert
735829a4bc Bug 650280 - Switching from Private Browsing to Normal Browsing keeps search strings while in Panorama; r=ehsan 2011-08-21 16:29:49 +02:00
Tim Taubert
c3b15418be Bug 674926 - refactor the webProgressListener used to keep track of whether to save tab thumbnails; r=dietrich
--HG--
rename : browser/base/content/test/tabview/browser_tabview_bug627239.js => browser/base/content/test/tabview/browser_tabview_storage_policy.js
2011-08-21 16:29:43 +02:00
Allison Naaktgeboren
7d72d59d44 Bug 656492 - Rename "Sync Key" to "Recovery Key". r=philikon 2011-08-19 14:35:29 -07:00
Matt Brubeck
eb3dcefecf Merge last green changeset from mozilla-central to mozilla-inbound 2011-08-19 16:26:25 -07:00
Marco Bonardo
83f600a726 Merge last green changeset from mozilla-inbound to mozilla-central 2011-08-19 11:39:42 +02:00
Dão Gottwald
bc3a53d632 Backed out changeset e68b6ce72fc3 2011-08-19 11:07:08 +02:00
Rob Campbell
2d7931c4ad merge fx-team to m-c 2011-08-18 16:32:06 -03:00
Jan Varga
78e4db599e A followup for bug 617528 - implement the HTML5 "context menu" feature (contextmenu attribute). Merged "generated" and "ident" XUL attribute into "generateditemid" and renamed PageMenu.init() to PageMenu.maybeBuildAndAttachMenu(). r=enn 2011-08-18 18:37:26 +02:00
Marco Bonardo
a0f3d6cc63 Merge mozilla-central and mozilla-inbound 2011-08-18 10:38:39 +02:00
Makoto Kato
40ef619af0 Bug 678686 - package-manifest should has $(GLOBAL_DEPS) dependency. r=Callek 2011-08-18 11:40:50 +09:00
Dão Gottwald
c46dbc926e Bug 677027 - Implement conditional forward button for gnomestripe. r=shorlander 2011-08-22 20:52:43 +02:00
arno renevier
24449bb83a Bug 680883 - unneeded nsIPluginHost QueryInterface in sanitize.js and nsPrivateBrowsingService.js; r=ehsan 2011-08-22 14:29:20 -04:00
Tim Taubert
74824d3854 Bug 678816 - web console re-attaches console to non-tab-browser contentWindows; r=msucan 2011-08-17 23:03:41 +02:00
Mihai Sucan
3b44b6ae01 Bug 679475 - Turn on Orion by default in Scratchpad post-merge in fx9; r=rcampbell; DONTBUILD 2011-08-17 19:41:41 +03:00
Mihai Sucan
d4a2dd9a2a Bug 679475 - Turn on Orion by default in Scratchpad post-merge in fx9; r=rcampbell 2011-08-17 19:41:41 +03:00
Mihai Sucan
1acf242dc5 Bug 678763 - Intermittent browser_sourceeditor_initialization.js | application timed out after 330 seconds with no output; r=rcampbell 2011-08-17 15:35:35 +03:00
Kyle Simpson
88900d82b0 Bug 575234 - Create attribute-value editor for HTML inspector; f=pwalton r=rcampbell,gavin.sharp 2011-08-17 09:16:15 -03:00
Rob Campbell
56af51de02 merge m-c to fx-team 2011-08-17 09:13:49 -03:00
Jared Wein
5191cf9d90 Bug 676713 - Removed duplicate implementations of waitForClearHistory. r=mak77 2011-08-16 17:56:33 -04:00
Ehsan Akhgari
97d8df19c2 Bump the Firefox versions from 8 to 9 on mozilla-central 2011-08-16 14:24:21 -04:00
Tim Taubert
78e32a36d0 Bug 648683 - Expose tabs on-demand preference; r=dietrich+gavin, a=broken-merge 2011-08-16 18:59:51 +02:00
Rob Campbell
793eb5d860 merged m-c to fx-team, browser_595601-restore_hidden.js conflicted 2011-08-16 12:21:00 -03:00
Rob Campbell
8361f78dfb Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske 2011-08-16 12:06:28 -03:00
Ehsan Akhgari
ac4f08796e Bug 678763 - Disable browser_sourceeditor_initialization.js because it is practically perma-orange; rs=msucan,robcee
DONTBUILD
2011-08-16 10:54:10 -04:00
Rob Campbell
5df9609a5c Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske; Backout to fix bug 679301; a=orange 2011-08-16 10:07:25 -03:00
Dão Gottwald
2dcfd93e0d Bug 648683 followup. Change restoreOnDemand.accesskey to L, since D was already taken 2011-08-16 15:00:31 +02:00
Tim Taubert
f3bb27e32e Bug 662812 - Panorama isn't aware of the current SSWindowState when being initialized; r=zpao 2011-08-16 11:06:14 +02:00
Paul O’Shannessy
58cfb803b8 Bug 648683 - Expose tabs on-demand preference [r=dietrich, r=gavin, ui-r=boriss]
This removes the browser.sessionstore.max_concurrent_tabs integer preference in favor of a boolean preference. This disables the hidden way of disabling cascaded restore.
The new browser.sessionstore.restore_on_demand preference is exposed in the "General" pref pane.
2011-08-15 23:24:25 -07:00
Brian Smith
57b7230f5d Bug 593077: Remove SSL 2.0 Support and Fortezza Cipher Suites, r=kaie 2011-08-15 22:38:56 -07:00
Dão Gottwald
a32551add5 merge backout 2011-08-15 19:50:24 +02:00
Dão Gottwald
114937eca8 Backed out changeset 7715bba5cc3a 2011-08-15 19:49:57 +02:00
Dão Gottwald
11598fabf9 merge backout 2011-08-15 19:49:22 +02:00
Dão Gottwald
69a0f2810f Backed out changeset 1608aa3ce9d3 2011-08-15 19:48:43 +02:00
Mihai Sucan
bbc87a0f56 Bug 566084 - Inspect gets disabled when navigating to new pages; f=rcampbell r=rcampbell,dolske ui-r=limi 2011-08-15 20:02:43 +03:00
Mihai Sucan
61df76a4b6 Bug 678763 - Intermittent browser_sourceeditor_initialization.js | application timed out after 330 seconds with no output; r=rcampbell 2011-08-15 18:38:53 +03:00
Rob Campbell
9f3356e57a Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske 2011-08-15 11:21:00 -03:00
Tim Taubert
e421621ada Bug 626455 - modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama; r=dietrich 2011-08-15 16:03:39 +02:00
Tim Taubert
318217691f Bug 662812 - Panorama isn't aware of the current SSWindowState when being initialized; r=zpao 2011-08-16 11:06:14 +02:00
Tim Taubert
b1673c8818 Bug 680686 - Remove AllTabs.jsm until the all-windows feature gets properly implemented; r=dao 2011-08-21 10:41:17 +02:00