Commit graph

2100 commits

Author SHA1 Message Date
Frank Yan
ad5dbd581e Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
2012-03-14 16:10:12 -07:00
Matt Brubeck
18cb28b830 Merge from mozilla-central to mozilla-inbound 2012-03-12 17:38:23 -07:00
Fabrice Desré
7d52a85dde Bug 697006 - Add desktop support for the Open Web Apps API - Part 2 : UI [r=gavin] 2012-03-12 17:33:10 -07:00
Daniel Holbert
e0cd7fdbe8 merge m-i to m-c 2012-03-11 19:40:36 -07:00
Dão Gottwald
24a7a36707 Bug 734273 - tab bar sometimes shows scroll arrows with only one tab after startup. r=felipe
- delayed updateVisibility to the load event since the constructor runs earlier

- added _propagatedVisibilityOnce instead of unconditionally calling _propagateVisibility after calling updateVisibility for the first time, since this needlessly propagated the visibility twice in a row with browser.tabs.autoHide = false

- removed the syncUI call from TabsOnTop.init since updateVisibility takes care of this
2012-03-12 01:59:33 +01:00
Ed Morley
f6653e490a Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Dão Gottwald
1682a7f62d Bug 733339 - part 4: mark getAllStyleSheets as internal while keeping the legacy function. r=dolske 2012-03-11 05:25:42 +01:00
Dão Gottwald
7bb6a40648 Bug 733339 - part 3: make the content window passed to gPageStyleMenu.switchStyleSheet optional. r=dolske 2012-03-11 05:25:02 +01:00
Dão Gottwald
0828caf24b Bug 733339 - part 2: replace gPageStyleMenu.setStyleDisabled with gPageStyleMenu.disableStyle. r=dolske 2012-03-11 05:24:35 +01:00
Dão Gottwald
593fb6bde2 Bug 733339 - part 1: remove unneeded legacy style sheet switching functions and bind remaining ones to gPageStyleMenu. r=dolske 2012-03-11 05:23:51 +01:00
Alastair Robertson
10824569cc Bug 311605 - default browser checking should be done from nsBrowserGlue, not in delayedStartup. r=gavin 2012-03-06 23:28:53 +01:00
Dão Gottwald
aef86e13cf Bug 716334 - Avoid making the browser window visible before the layout is rendered. r=felip 2012-03-06 23:28:09 +01:00
Paolo Amadini
749f7c69ab Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-03-10 15:00:45 +01:00
Justin Dolske
b760ef4d66 Bug 720294 - Refactor style sheet switching code in browser.js. r=gavin 2012-03-05 11:53:34 +01:00
Chris Pearce
4970224fb4 Bug 729872 - Exit HTML fullscreen mode asynchronously on window deactivate so as to not confuse the focus manager. r=dao 2012-03-05 11:03:26 +13:00
Dão Gottwald
3d856e4d2e Bug 730629 - Hide http:// and single trailing slashes when displaying hyperlink target URLs. r=gavin ui-r=limi 2012-03-14 13:20:03 +01:00
Matt Brubeck
c12e242618 Back out d8946e029410 (bug 710431) because of browser_ConsoleStorageAPITests.js failures on Linux 2012-03-09 09:01:44 -08:00
Neil Deakin
6bd71c120f Bug 710431, add telemetry for new browser window command, r=dao 2012-03-09 10:41:50 -05:00
Mike Hommey
c1fe921682 Bug 703523 - #ifdef some windows and crash reporter specific parts of browser.js. r=gavin 2012-02-27 08:23:35 +01:00
Paolo Amadini
381df3e279 Bug 728141 - Replace old synchronous favicons calls in browser. r=dao
--HG--
extra : rebase_source : 89d601c95373e227a9b90c64efc973303be716b2
2012-02-23 11:30:48 +01:00
Marco Bonardo
d20e75ed38 Bug 613588 (Frontend) - Load-on-demand livemarks.
r=dietrich,mano
2012-02-24 13:42:26 +01:00
Robert Kaiser
6f486835c1 bug 643172 - Some searchbar cleanup found by SeaMonkey reviews - whitespace and nits, r=gavin
--HG--
extra : transplant_source : 3Q%B9tgA%B8e%A8G%BEc%3B%1D%16%3E%9C%FA%F1%8C
2012-02-23 13:55:04 +01:00
Chris Pearce
ccf544f152 Bug 729307 - Add full-screen-api.exit-on-deactivate pref. r=dao 2012-02-23 10:15:36 +13:00
Michael Ratcliffe
8a5b2cb74e Bug 585563 - The inspector style panel should link to the CSS editor; r=dcamp f=cedricv 2012-02-10 13:39:47 +00:00
Gavin Sharp
56598d7510 Bug 727131: add pref to control whether searches from the context menu open in the background, r=dao 2012-02-14 17:50:40 -08:00
Matthew Noorenberghe
3bf8091b5c Bug 724116 - Add additional URL types to implement channel parameter for Google search plugin. r=gavin
Based on Gavin's patch for bug 596439.

--HG--
rename : browser/components/search/test/testEngine.xml => browser/components/search/test/testEngine_mozsearch.xml
extra : rebase_source : c2d88610668c305a7a1710fb69a99a44d8f23bb7
2011-03-18 14:56:46 -07:00
Frank Yan
b918da1332 Bug 695482 - Open 'Search Google for <selection>' in the foreground. r=gavin ui-r=limi 2011-10-18 16:14:16 -04:00
Frank Yan
5ff8fa51f6 Back out patch for bug 704538 because it's no longer needed. a=gavin 2012-02-13 14:38:37 -08:00
Ed Morley
ef252facd1 Merge mozilla-central to mozilla-inbound 2012-02-10 14:03:24 +00:00
Tim Taubert
f118ef83b3 merge m-c to fx-team 2012-02-10 14:26:49 +01:00
Veeraya Pupatwibul
f3e79511f4 Bug 722305 - Remove contentAreaClick's redundant return value. r=dao 2012-02-10 14:11:53 +01:00
Tim Taubert
f3ab1649e7 Bug 723873 - setting about:newtab as homepage should place the cursor in the location bar at startup; r=dao 2012-02-09 16:30:37 +01:00
Tim Taubert
64d4bdb205 merge m-c to fx-team 2012-02-09 09:28:33 +01:00
Dietrich Ayala
114624e575 Bug 715402 - Wait for chrome MozAfterPaint before executing any code not critical to making the initial window visible; r=gavin 2012-02-08 17:46:51 +01:00
Tim Taubert
ef79bbf711 Backed out changeset b3a4b572a634 (bug 715402) 2012-02-09 20:20:30 +01:00
Mounir Lamouri
be36ebc4ba Merge mozilla-central into mozilla-inbound. 2012-02-09 11:31:59 +01:00
Paul O’Shannessy
4eaf68d0ab Bug 721860 - addonBar keyboard shortcut enabled in non-browser windows [r=gavin] 2012-02-08 11:59:32 -08:00
Gavin Sharp
ec26eb5fde Back out parts of bug 698986 to resolve bug 716945 2012-01-30 15:37:59 -08:00
Panagiotis Astithas
854933e0fb Bug 697762 - Land the debugger in m-c; r=msucan,rcampbell; sr=dtownsend 2012-02-07 13:22:30 -04:00
Dão Gottwald
fd612d89f0 Bug 724286 - Fix TelemetryTimestamps, AddonManagerPrivate global scope pollution and whitelist __SSi. r=dietrich 2012-02-05 21:22:57 +01:00
Matthew Noorenberghe
f018d13961 Bug 294260 - Safe Mode: Auto detect previous start-up failure and offer to start in safe mode r=bsmedberg,Mossop
--HG--
rename : toolkit/components/startup/tests/Makefile.in => toolkit/components/startup/tests/browser/Makefile.in
extra : rebase_source : 8df6b163173362ae80832eb3667e04bb817280b3
2011-11-07 21:20:42 -08:00
Ed Morley
5483df1d20 Merge mozilla-central to mozilla-inbound 2012-02-07 21:05:31 +00:00
Simon Montagu
c37a1913de Change SetForcedCharset to BrowserSetForcedCharacterSet. Bug 724776, r=gavin 2012-02-07 22:10:08 +02:00
Tim Taubert
34f2a13f23 merge m-c to fx-team 2012-02-04 11:31:07 +01:00
Jared Wein
57c3670934 Bug 723515 - Add telemetry probe for the opening time of the Firefox app menu. r=ttaubert 2012-02-03 13:32:11 +01:00
Jared Wein
b0fd45b673 Bug 723090 - Add telemetry probe for the opening time of the site identity popup. r=dietrich 2012-02-02 12:06:42 +01:00
Dão Gottwald
c0ddbabaa0 Bug 574971 - Remove WindowDraggingElement's redundant 'window' argument. r=enn 2012-02-02 09:28:04 +01:00
Gavin Sharp
c2834860a5 Bug 718203: don't allow drops of javascript: URIs on the home button, r=enndeakin, sr=bz
--HG--
extra : transplant_source : %ADP%C0%F8%8D%C4%A2v%BC%E5ZM%FC%D6BB%B7A%1E%07
2012-01-30 17:58:30 -08:00
Tim Taubert
39baaa468e Bug 721413 - [New Tab Page] Load links lazily when opening a new tab; r=mak 2012-01-27 14:55:03 +01:00
Tim Taubert
3034f95b20 Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Tim Taubert
6210f83731 Backed out changeset 746adaa9c9da (bug 455553) 2012-01-26 18:27:49 +01:00
Tim Taubert
2b7a23c080 merge fx-team to m-c 2012-01-26 08:45:50 +01:00
Tim Taubert
e82d020767 merge fx-team to m-c 2012-01-26 08:36:07 +01:00
Owen Carpenter ext:(%3B%20Devan%20Sayles%20%3Cdevan.sayles%40gmail.com%3E%3B%20Joe%20Chen%20%3Cjoejoevictor%40gmail.com%3E%3B%20Jon%20Rietveld%20%3Cjonrietveld%40gmail.com%3E)
4ca07b8e14 Bug 716464 - Typing about:Addons into the url bar loads the add-ons manager but doesn't hide the address bar (the test is case sensitive). r=bmcbride 2012-01-25 17:19:14 -08:00
Tim Taubert
ea80ee7eb8 Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin 2012-01-25 23:43:27 +01:00
Rogério Gonçalves
80d7512dee Bug 719850 - Web Console should be checked according to the selected tab. r=dao 2012-01-25 13:42:53 +01:00
Dão Gottwald
6bbf7d8a6e Backed out changeset 1fe477ec35e9 2012-01-25 14:50:27 +01:00
User Rogério Gonçalves
22ac193955 Bug 719850 - Web Console should be checked according to the selected tab. r=dao 2012-01-25 13:42:53 +01:00
Henri Sivonen
77bda48bf8 Bug 358452 - Make the behavior of space, tab, carriage return and line feed in title attribute tooltips HTML5-compliant / IE-compatible. r=dao 2012-01-25 10:59:36 +00:00
Tim Taubert
e72129d811 Bug 497543 - Part 3 - Browser integration; r=dao 2012-01-19 16:01:43 +01:00
Gavin Sharp
4211f48877 Bug 717105: add TelemetryTimestamps module to collect arbitrary timestamps with telemetry, and start using it for browser startup and sessionstore, r=zpao, r=taras 2012-01-10 16:19:06 -08:00
Matt Brubeck
7a066fff8d Merge last green changeset from mozilla-inbound to mozilla-central 2012-01-24 10:34:46 -08:00
Tim Taubert
88a828f072 merge fx-team to m-c 2012-01-24 15:05:47 +01:00
Simon Montagu
d7c7ea501c Rename BrowserSetForcedDetector and remove unnecessary parameter. Bug 720310, r=gavin 2012-01-24 11:52:05 +02:00
Simon Montagu
b94da4bbfd Remove unused forcedDetector property. Bug 713825, r=bz 2012-01-24 11:52:05 +02:00
Simon Montagu
01326f327c Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck 2012-01-24 11:52:05 +02:00
Simon Montagu
6055067770 Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz 2012-01-24 11:52:04 +02:00
Dão Gottwald
0822b0d798 Bug 485237 - Use \!toolbar.visible instead of the chromehidden attribute existence to identify popups. r=gavin
--HG--
extra : rebase_source : e5a18e5dca37e8ce3a0b5c832b376787d269b310
2012-01-24 01:37:54 +01:00
Dao Gottwald
706992fd3b Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell 2012-01-23 11:50:11 -04:00
Justin Dolske
0cf224c75f Bug 720288 - Don't do a default browser check in debug builds. r=gavin 2012-01-22 21:07:52 -08:00
Ed Morley
23deb13da3 Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-21 02:31:32 +00:00
Tim Taubert
f3fe0121e4 Backed out changeset 13e27937167b (bug 497543) 2012-01-20 12:07:47 +01:00
Tim Taubert
9380a6ccfb Backed out changeset 6fd9a7eb3b01 (bug 455553) 2012-01-20 12:07:30 +01:00
Tim Taubert
8d07f57696 Bug 455553 - Part 3 - about:newtab integration; r=gavin 2012-01-20 02:42:18 +01:00
Tim Taubert
fbe919b61b Bug 497543 - Part 3 - Browser integration; r=dao 2012-01-19 16:01:43 +01:00
Frank Yan
d2fec41076 Bug 593645 - Use popup.triggerNode for tab context menu. r=dao 2012-01-17 21:48:22 -08:00
Marco Bonardo
5acdef53c1 Merge last PGO-safe green changeset from mozilla-inbound to mozilla-central 2012-01-14 10:01:34 +01:00
Tim Taubert
97476878ea merge m-c to fx-team 2012-01-13 11:40:59 +01:00
Paul O’Shannessy
2d1a9edfb0 Bug 717030 - Cancel fullscreen animation when entering dom fullscreen [r=dao] 2012-01-11 11:16:52 -08:00
Dão Gottwald
07793fbbed Bug 694084 - Showing/hiding the conditional forward button resizes the search bar in a new profile (when the url/search bar splitter hasn't been used). r=gavin 2012-01-12 22:25:13 +01:00
Dão Gottwald
bb817daa90 Bug 646038 - URL destination flickers when the mouse pointer is over a link positioned at the bottom corner. r=gavin 2012-01-12 22:24:44 +01:00
Dão Gottwald
1b13c16d77 Bug 694084 - fix typo
--HG--
extra : rebase_source : dcbbfc8c2ab9325c4d4af877c7fc2fba70256657
2012-01-13 17:18:33 +01:00
Jim Mathies
41f1f3b796 Bug 618353 - Provide content with the ability to shrink the size of glass borders for glass windows and shrink the fx border by 2 pixels. r=felipe 2012-01-13 09:10:05 -06:00
Dão Gottwald
7edf43681a Bug 716692 - browser.js needs to stop observing browser.tabs.onTop when the browser window is closed. r=gavin 2012-01-10 10:13:26 +01:00
Ed Morley
28b141d8f2 Merge mozilla-central to mozilla-inbound 2012-01-20 01:27:04 +00:00
Robert Longson
0adb1607ca Bug 715999 - Old tooltip appears when the SVG object that the mouse is over is removed. r=dao 2012-01-19 23:23:32 +00:00
Dão Gottwald
0b0c1bb5fb Bug 589114 - Use frame scheduling for animated Fullscreen toolbar hiding. r=dietrich
--HG--
extra : rebase_source : b2f78bd02073c0fe7710d6171302783ee8d42bc6
2012-01-06 20:03:57 +01:00
Dão Gottwald
8b1c22e7e1 Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske
--HG--
extra : rebase_source : 37cad5657cc79391dafecd05ac65c1005334cb98
2012-01-06 14:19:57 +01:00
Dão Gottwald
72b2745105 Backed out changeset 5fbe5ee99a27 for browser_bug321000.js failure 2012-01-06 14:10:55 +01:00
Dão Gottwald
90fdcfe3bc Bug 618770 - Use tabs-on-bottom layout when the tab bar is hidden. r=dolske 2012-01-06 11:26:12 +01:00
Dão Gottwald
a1470ed0e3 Bug 632233 - In XULBrowserWindow.onLocationChange, look for a "disablefastfind" attribute in content documents after ensuring the URI scheme is "about" or "chrome". r=gavin 2012-01-05 10:13:34 +01:00
Tim Taubert
4241a61468 merge m-c to fx-team 2011-12-27 17:05:33 +01:00
Alastair Robertson
5f4931681b Bug 654388 - Restore Previous Session" button is always hidden if "Default Browser" dialog pops [r=gavin] 2011-12-21 15:37:20 -08:00
Reuben Morais
07000b58d8 Bug 490225 - Open new tabs in existing browser window if there is one. r=dao 2011-12-20 14:02:48 +01:00
Dão Gottwald
15504d8795 Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak
--HG--
extra : rebase_source : a4bb56be12da09134fb83c9b6dee6edee4030a54
2011-12-20 01:17:08 +01:00
Robert Longson
a5462d9382 Bug 693551 - Old tooltip appears when the SVG object that the mouse is over is removed. r=dao 2011-12-17 09:14:20 +00:00
Rob Campbell
9cf3cc807d merge fx-team to m-c
--HG--
rename : browser/devtools/styleinspector/test/browser/browser_bug683672.js => browser/devtools/styleinspector/test/browser_bug683672.js
rename : browser/devtools/styleinspector/test/browser/browser_styleinspector.js => browser/devtools/styleinspector/test/browser_styleinspector.js
2011-12-16 14:42:54 -04:00
Victor Porof
3cca7b2af8 Bug 689920 - Integrate Tilt with existing Firefox developer tools; r=cedric,msucan,rcampbell 2011-11-10 12:09:18 +02:00
Thomas Prip Vestergaard
fc51ab7d4c Bug 702926 - Remove spinner from AwesomeBar. r=margaret 2011-12-08 15:43:07 -08:00
Dão Gottwald
7ad2df430a Bug 249735 - Let F6 focus the location bar instead of the first focusable element. r=enn 2011-12-24 05:12:11 +01:00
Jan Bambach
16da8f10c3 Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
Chris Pearce
8adf450fba Bug 701992 - Hide sidebar when entering DOM full-screen mode. r=dao 2011-12-05 15:06:08 +13:00
Tobias Markus
4b709a4aa3 Bug 691253 - JavaScript strict warning: chrome://browser/content/browser.js, line 10581: reference to undefined property this._updateFeedTimeout. r=mak 2011-12-02 17:32:06 +01:00
Dão Gottwald
942f7e06cb Bug 704538 - Create telemetry probe to ascertain what proportion of users may prefer bug 695482's new 'open search in foreground' behaviour. r=gavin,tglek 2011-12-03 13:02:21 +01:00
Dão Gottwald
acce7a8da8 Backing out bug 695482 2011-11-29 15:32:59 +01:00
Dão Gottwald
6425ee6fe5 Bug 701251 - Entering DOM Fullscreen should close the Find Bar. r=dolske 2011-11-29 13:15:04 +01:00
Gavin Sharp
b97455bfb6 Bug 699575: move browser modules to browser/modules, r=dao
--HG--
rename : browser/base/Makefile.in => browser/modules/Makefile.in
rename : browser/base/content/NetworkPrioritizer.jsm => browser/modules/NetworkPrioritizer.jsm
rename : browser/components/wintaskbar/WindowsJumpLists.jsm => browser/modules/WindowsJumpLists.jsm
rename : browser/components/wintaskbar/WindowsPreviewPerTab.jsm => browser/modules/WindowsPreviewPerTab.jsm
rename : browser/base/content/openLocationLastURL.jsm => browser/modules/openLocationLastURL.jsm
rename : browser/base/content/test/browser_NetworkPrioritizer.js => browser/modules/test/browser_NetworkPrioritizer.js
rename : browser/components/wintaskbar/test/browser_taskbar_preview.js => browser/modules/test/browser_taskbar_preview.js
extra : rebase_source : ed09dfa7b304836be75fbf6efd035efa3a95de28
2011-10-27 15:48:53 -07:00
Matt Brubeck
5618c104f9 Back out 22f61e71c108 (bug 215926) for test failures 2011-11-21 16:46:13 -08:00
blackwind
8cef2c696d Bug 215926 - Conflicting shortcuts: Alt+drag selects part of a link, Alt+click saves link; r=dao 2011-11-19 13:22:37 -07:00
Chris Pearce
2e82ee83f4 Bug 704011 - Make mozfullscreenchange handler assume target is document. r=dao 2011-11-22 10:23:44 +13:00
Blair McBride
9c91f440e4 merge mozilla-central to fx-team 2011-11-18 14:55:22 +13:00
Marco Bonardo
9f39880bda Bug 702081 - Add back the folder picker to bookmarks dialog missing it.
r=dietrich
2011-11-15 20:42:27 +01:00
Marco Bonardo
497654b074 Bug 700348 - fix showBookmarkDialog warnings.
r=dietrich
2011-11-11 22:39:26 +01:00
Cedric Vivier
9dc850dedc Bug 583041 - Style Editor integration; part 3; r=rcampbell,dao,l10n 2011-10-26 17:02:08 +08:00
Oonishi Atsushi
8f0353652d Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky 2011-11-10 15:01:11 +01:00
Chris Pearce
bb48204f31 Bug 699885 part 2 - Exit DOM full-screen if we've changed tab or app by the time the request is granted. r=dao 2011-11-08 12:58:48 +13:00
Felix Fung
42b50d5d59 Bug 397424 - Downloads cause high CPU usage. r=gavin
This addresses an issue with the download manager that can cause high CPU usage
when there is an active download.  The underlying issue is the frequency of
updates that the download progress listener receives.
Things changed:
- reduced the number of null checks in DownloadUtils.jsm's getDownloadStatus
  function by one (down to two from three).
- obtain and format strings from the nsIStringBundle.  This removes all the
  calls to String.replace in DownloadUtils.jsm.
- modifies the download manager back-end to update the percentComplete and size
  property on downloads before dispatching a state changed notification for
  downloads entering the DOWNLOAD_DOWNLOADING state.  This saves us two calls to
  setAttribute on downloads that we know how big they are, and saves us the same
  two calls to setAttribute for indeterminate downloads as well as not
  dispatching a ValueChange event on the progressmeter every time
  onProgressChange is called on the DownloadProgressListener.
- has nsDownload implement nsIClassInfo so we do not need to QueryInterface when
  going through the list of active downloads in both the download manager's UI
  and the browser's taskbar UI.
2011-11-03 15:25:55 -07:00
Chris Pearce
5c83f52300 Bug 685402 part 2 - Exit DOM full-screen on select/open/close tab and window deactivate. r=dao 2011-11-04 20:32:11 +13:00
Rob Campbell
f000e0c907 merge m-c to fx-team 2011-11-03 09:29:07 -03:00
Heather Arthur
2c1ae7e107 Bug 644409 - Make scratchpads save their state across restarts. r=robcee, r=zpao 2011-11-02 12:32:55 -07:00
Heather Arthur
ff8d32b60d Backed out changeset 3b63add3a404 2011-11-02 12:26:59 -07:00
Heather Arthur
08b16fcbdc Bug 644409 - Make scratchpads save their state across restarts 2011-11-02 12:14:30 -07:00
Chenxia Liu
228ff8c879 Bug 697750 - Follow-up: replace about:home sync "links" (actually buttons) with links. r=gavin.sharp 2011-10-28 15:00:48 -07:00
Philipp von Weitershausen
4ecd97e2f9 Merge m-c to s-c 2011-10-31 01:54:35 -07:00
Chenxia Liu
0125b29b56 Bug 675821 - Part 1: add Sync Setup and Pair links to aboutHome. r=gavin.sharp 2011-10-26 21:26:51 -04:00
Philipp von Weitershausen
fe3a7b521c Merge m-c to s-c 2011-10-24 09:08:55 -07:00
Allison Naaktgeboren
3984ac426f Bug 675822 - Part 2: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00
Allison Naaktgeboren
bcaf18313e Bug 675822 - Part 1: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00
Tim Taubert
6658716924 merge the last green changeset on m-c to fx-team 2011-10-20 12:23:01 +02:00
Frank Yan
2c94bfe214 Bug 695482 - Open 'Search Google for <selection>' in the foreground. r=gavin ui-r=limi 2011-10-19 00:32:08 -04:00
L. David Baron
a35df59631 Make page style menu code reuse existing media query code rather than writing its own. (Bug 689319) r=dao
--HG--
extra : transplant_source : %21%22G%1D%BD%BF%D5MH%60%18%F9%9A%D4%86HYG5%A8
2011-10-17 16:49:22 -04:00
Terry Long
2d5e73524e Bug 623872 - Cmd + L is not focusing location bar in popup windows; r=dao 2011-10-28 15:05:07 +01:00
Chris Pearce
b5d057221f Bug 684625 - Display a warning when full-screen entered, or on restricted keypress. r=dao 2011-10-28 21:28:05 +13:00
Ed Morley
9e7a151909 Merge mozilla-central and mozilla-inbound 2011-10-28 02:11:57 +01:00
Tim Taubert
d210082852 merge the last green changeset on m-c to fx-team 2011-10-27 15:48:08 +02:00
Marco Bonardo
f7acf28c3d Bug 696159 - Remove some deprecated Places code.
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00
Felix Fung
b690fa0ade Bug 688925 - Plugin-Crash: Unique Notification Bar Help Link to Differentiate Source. r=dolske 2011-09-23 23:00:12 -07:00
Felix Fung
19d291991e Bug 688083 - Plugin Crash: Sync Submit Report Checkbox With Pref Between Instances. r=dolske 2011-10-03 13:26:08 -07:00
Felix Fung
c9753d7a14 Bug 665196 - Change in-content plugin crash UI to submit a crash report and reload the page in one step. r=dolske 2011-09-23 22:28:56 -07:00
Gavin Sharp
515bccb840 Bug 674161: middle mouse paste should prevent inheriting the current page's principal, r=dao
--HG--
extra : transplant_source : p%9Eg%80%9D%A5%C5%A8%F1%A7%3F5%3B%93%C0%03%9A%D7%CE%5B
2011-07-28 08:37:56 -07:00
Dão Gottwald
8a94c8fb00 Bug 634347 - The add-ons manager should open in the foreground regardless of browser.tabs.loadBookmarksInBackground. r=gavin 2011-10-08 10:40:13 +02:00
Martin von Gagern
25b8322c9d Bug 509664 - Add support for browser.link.open_newwindow.override.external. r=dao 2011-10-08 10:36:11 +02:00
Tim Taubert
22a09be64a merge the last green changeset on fx-team to m-c 2011-09-27 13:21:17 +02:00
Dão Gottwald
395389727e Bug 632365 - Delay status updates for links further. r=gavin ui-r=faaborg
--HG--
extra : rebase_source : 1a9e4e61339645b67e958d0068bdb7b814fbd647
2011-09-27 09:51:56 +02:00
Phil Ringnalda
e4ed5e3534 Back out aac6292d29f9 (bug 632365) for breaking test_leaf_layers_partition_browser_window.xul 2011-09-26 19:40:50 -07:00
Dão Gottwald
aafc622efe Bug 632365 - Delay status updates for links further. r=gavin ui-r=faaborg 2011-09-27 01:22:57 +02:00
Mihai Sucan
ff7c045c97 Bug 687854 - Move the Inspector code to browser/devtools; r=gavin,robcee
--HG--
rename : browser/devtools/highlighter/inspector.js => browser/devtools/highlighter/inspector.jsm
2011-09-26 14:11:22 -03:00
Dão Gottwald
c246d5aee7 Backed out changeset d9989de45bd9 2011-09-24 12:17:14 +02:00
Rob Campbell
3cb9a0ee6b Bug 687854 - Move the Inspector code to browser/devtools, r=gavin,robcee
--HG--
rename : browser/devtools/highlighter/inspector.js => browser/devtools/highlighter/inspector.jsm
2011-09-23 15:22:29 -03:00
Mihai Sucan
53ab58db34 Bug 687854 - Move the Inspector code to browser/devtools; r=gavin, r=robcee
--HG--
rename : browser/base/content/domplate.jsm => browser/devtools/highlighter/domplate.jsm
rename : browser/base/content/insideOutBox.js => browser/devtools/highlighter/insideOutBox.js
rename : browser/base/content/inspector.html => browser/devtools/highlighter/inspector.html
rename : browser/base/content/inspector.js => browser/devtools/highlighter/inspector.js
rename : browser/base/content/test/inspector/Makefile.in => browser/devtools/highlighter/test/Makefile.in
rename : browser/base/content/test/inspector/browser_inspector_bug_566084_location_changed.js => browser/devtools/highlighter/test/browser_inspector_bug_566084_location_changed.js
rename : browser/base/content/test/inspector/browser_inspector_bug_665880.js => browser/devtools/highlighter/test/browser_inspector_bug_665880.js
rename : browser/base/content/test/inspector/browser_inspector_bug_674871.js => browser/devtools/highlighter/test/browser_inspector_bug_674871.js
rename : browser/base/content/test/inspector/browser_inspector_editor.js => browser/devtools/highlighter/test/browser_inspector_editor.js
rename : browser/base/content/test/inspector/browser_inspector_highlighter.js => browser/devtools/highlighter/test/browser_inspector_highlighter.js
rename : browser/base/content/test/inspector/browser_inspector_iframeTest.js => browser/devtools/highlighter/test/browser_inspector_iframeTest.js
rename : browser/base/content/test/inspector/browser_inspector_initialization.js => browser/devtools/highlighter/test/browser_inspector_initialization.js
rename : browser/base/content/test/inspector/browser_inspector_registertools.js => browser/devtools/highlighter/test/browser_inspector_registertools.js
rename : browser/base/content/test/inspector/browser_inspector_scrolling.js => browser/devtools/highlighter/test/browser_inspector_scrolling.js
rename : browser/base/content/test/inspector/browser_inspector_store.js => browser/devtools/highlighter/test/browser_inspector_store.js
rename : browser/base/content/test/inspector/browser_inspector_tab_switch.js => browser/devtools/highlighter/test/browser_inspector_tab_switch.js
rename : browser/base/content/test/inspector/browser_inspector_treePanel_click.js => browser/devtools/highlighter/test/browser_inspector_treePanel_click.js
rename : browser/base/content/test/inspector/browser_inspector_treePanel_input.html => browser/devtools/highlighter/test/browser_inspector_treePanel_input.html
rename : browser/base/content/test/inspector/browser_inspector_treePanel_output.js => browser/devtools/highlighter/test/browser_inspector_treePanel_output.js
rename : browser/base/content/test/inspector/browser_inspector_treePanel_result.html => browser/devtools/highlighter/test/browser_inspector_treePanel_result.html
rename : browser/base/content/test/inspector/browser_inspector_treeSelection.js => browser/devtools/highlighter/test/browser_inspector_treeSelection.js
2011-09-20 20:29:34 +03:00
Panos Astithas
71fce4f4ad Bug 587134 - Context menu item for Highlight Element (highlighter); r=gavin 2011-09-21 13:16:25 +03:00
Dão Gottwald
537ec1830c Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin 2011-09-20 05:35:33 +02:00
Dão Gottwald
f15036012e Backed out changeset e0708cefd3df 2011-09-20 05:28:38 +02:00
Dão Gottwald
ed61e08ff0 Bug 668019 - prepend http:// to URL copy selection if URL has been selected (but not loaded) from location bar. r=gavin 2011-09-20 03:37:26 +02:00
Marco Castelluccio
d44060b2e9 Bug 521264 - Don't use file.exists() when not necessary - browser/base part; r=dietrich 2011-08-30 22:45:31 +01:00
Brian Hackett
5ae2dc304a Merge MC -> JM 2011-08-26 11:23:35 -07:00
Jonas Sicking
3cf6d963ce Bug 681870: Properly ensure that only one window opens indexedDB prompts. r=bent 2011-08-24 23:14:55 -07:00
Brian Hackett
c743913090 Merge MC -> JM 2011-08-09 13:29:11 -07:00
Brian Hackett
ddbe27d468 Merge MC -> JM 2011-08-02 09:08:05 -07:00
Jan Varga
a298beaa2e Bug 617528 Part 2 - Core implementation r=smaug
--HG--
rename : content/html/content/test/test_bug418756.html => content/html/content/test/test_checked.html
2011-08-08 19:31:32 +02:00
Brian Hackett
f631882466 Merge MC -> JM 2011-07-21 18:53:37 -07:00
Josh Matthews
a3245e8ef0 Bug 548667 - Future-proof CrashSubmit against future argument additions. r=ted 2011-07-20 17:52:13 -07:00
Josh Matthews
2832eeb00d Bug 548667 - Submit crash reports via FormData. r=ted 2011-07-20 17:51:55 -07:00
Alastair Robertson
f2a200ce93 Bug 644998 - Session should not be restorable after clearing history, r=zpao/gavin 2011-07-28 13:20:52 -07:00
Brian Hackett
987914bed5 Merge MC -> JM 2011-07-15 14:40:15 -07:00
Brian Hackett
6a9cc2253a Merge TM -> JM 2011-07-05 18:22:24 -07:00
Brian Hackett
1e3ee7d7f9 Merge TM -> JM 2011-07-01 16:24:32 -07:00
Dão Gottwald
58b127978a Bug 668972 - blocked-popups options popup leaks content windows. r=gavin 2011-07-02 16:00:06 +02:00
Marco Bonardo
434e057510 Merge mozilla-inbound and mozilla-central 2011-07-02 10:39:08 +02:00
Marco Bonardo
3447143d7a Bug 667195 - Ctrl + Click on SVG/MathML links does not open pages in a new tab.
r=gavin
2011-06-30 15:34:12 +02:00
Robert Longson
f5d223bf5b Bug 639945 - tooltips are not displayed on inline svg elements. r=dao,bzbarsky 2011-06-30 21:58:21 +01:00
Brian Hackett
702ed9a730 Merge TM -> JM 2011-06-06 16:47:40 -07:00
Brian Hackett
1942853df0 Merge TM -> JM 2011-05-27 15:08:04 -07:00
Felipe Gomes
a31cda614f Bug 668307. Minimum loadURI support for remote content. r=dao,mossop 2011-07-13 12:17:31 -07:00
Brian Hackett
39f93deacb Merge TM -> JM 2011-05-22 08:59:06 -07:00
Dão Gottwald
b7257afee6 Bug 631954 - Right-clicking on back button menu item opens additional back button menu. r=gavin 2011-05-20 11:20:53 +02:00
Brian Hackett
59e8576ddb Merge TM -> JM 2011-05-15 11:32:09 -07:00
Brian Hackett
a8ab2db726 [INFER] Fix merge botch. 2011-05-15 08:44:01 -07:00
Margaret Leibovic
692e8cf967 Bug 573176 - Implement Site-Specific Privacy Preferences, r=sdwilsh+gavin 2011-05-10 15:57:05 -07:00
Raymond Lee
70f2b398c2 Bug 625195 - 'Move to New Window' is disabled if a tab is orphaned or the only tab in the active group r=dao 2011-05-13 10:17:04 +08:00
Rob Campbell
73d26eb9e3 Bug 653093 - Rename Workspace to Scratchpad; r=l10n
--HG--
rename : browser/base/content/workspace.js => browser/base/content/scratchpad.js
rename : browser/base/content/workspace.xul => browser/base/content/scratchpad.xul
rename : browser/base/content/test/browser_workspace_bug_646070_chrome_context_pref.js => browser/base/content/test/browser_scratchpad_bug_646070_chrome_context_pref.js
rename : browser/base/content/test/browser_workspace_contexts.js => browser/base/content/test/browser_scratchpad_contexts.js
rename : browser/base/content/test/browser_workspace_execute_print.js => browser/base/content/test/browser_scratchpad_execute_print.js
rename : browser/base/content/test/browser_workspace_files.js => browser/base/content/test/browser_scratchpad_files.js
rename : browser/base/content/test/browser_workspace_initialization.js => browser/base/content/test/browser_scratchpad_initialization.js
rename : browser/base/content/test/browser_workspace_inspect.js => browser/base/content/test/browser_scratchpad_inspect.js
rename : browser/base/content/test/browser_workspace_ui.js => browser/base/content/test/browser_scratchpad_ui.js
rename : browser/locales/en-US/chrome/browser/workspace.dtd => browser/locales/en-US/chrome/browser/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/workspace.properties => browser/locales/en-US/chrome/browser/scratchpad.properties
2011-05-09 11:51:52 -03:00
Rob Campbell
8dbe532020 merge m-c to devtools 2011-05-06 13:03:37 -03:00
Rob Campbell
49d35795a8 merge m-c to devtools 2011-05-02 16:15:53 -03:00
Rob Campbell
e56c66f89b merge m-c to devtools 2011-04-29 09:05:20 -03:00
Rob Campbell
2f572de04f merge m-c to mozilla-central 2011-04-27 10:11:37 -03:00
Rob Campbell
1e7e540ad1 merge m-c to devtools 2011-04-25 10:13:36 -03:00
Mehdi Mulani
4a12238b9f Bug 468313 - Add permissions to safe-browsing so warnings don't keep showing up on attack sites. r=sdwilsh ui-r=limi 2011-05-03 13:39:28 -04:00
Gustav Munkby
e1da3047cb Bug 359809: properly escape keyword searches when alternative character sets are specified, r=gavin 2011-04-28 16:56:04 -04:00
Mihai Sucan
3b6a01e37a Bug 642176 - Integrate Workspace extension into the browser; f=rcampbell r=ddahl,sdwilsh 2011-04-20 11:18:00 +03:00
Ed Morley
0f133018de Bug 651622 - Remove WinCE code from browser/* r=dolske 2011-04-22 01:14:59 +02:00
Steffen Wilberg
90481c4587 Bug 663253: Remove the 'browser.offline' preference (don't remember offline mode from the previous session). r=gavin 2011-06-21 22:23:26 +02:00
Marco Bonardo
2a052f5161 Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
Marco Bonardo
1c18ca7a5b Bug 524091 - Remove microsummaries support. (Browser changes) 2011-04-26 14:24:57 +02:00
Margaret Leibovic
74317b2092 Bug 634065 - Implement design for identity block and persistent indicators, r=dao 2011-03-18 14:21:02 -07:00
Gavin Sharp
7fbf2421e2 Bug 513648: Fix mistake in the original patch that implemented middlemouse-paste whitespace stripping 2011-04-16 21:17:17 -04:00
Cameron McCormack
97bcbc64d4 Bug 434494 - Make Command+K successfully focus the search box when it creates a new window r=gavin.sharp 2011-04-19 09:37:12 +12:00
Christian Ascheberg
a17b894b1f Bug 637049 - No GUI to return from fullscreen mode with popups. r=dao 2011-04-17 19:28:54 +02:00
Hernán Rodriguez Colmeiro
179b00e997 Bug 656152: Improve string for 32-bit plugin restart. r=gavin 2011-05-10 16:31:33 -07:00
Justin Dolske
b4cb13cbef Bug 545070 - plugin-problem UI shouldn't say "click here". r=gavin 2011-05-22 18:46:33 -07:00
Gavin Sharp
42150d8c10 Bug 658220: invoking bookmarklets by keyword should allow inheriting the current page's principal, r=dao
--HG--
extra : rebase_source : fa49b98e814e84cdde197ec8f872e69db4452d6f
2011-05-31 17:33:46 -04:00
Dão Gottwald
033af1bf91 Bug 660391 - gURLBar.formatValue fails when exiting print preview, due to the URL bar not having a frame. r=gavin
--HG--
extra : rebase_source : 4e8ba0f5f637a879b55e5b279ba0d01773c90da5
2011-06-02 22:34:12 +02:00
Dão Gottwald
73da0e8678 Backed out changeset 0e1c0a79effc 2011-07-09 15:33:31 +02:00
Felipe Gomes
7f1dc5719a Bug 668307. Minimum loadURI support for remote content. r=dao 2011-07-01 00:39:04 -03:00
Felipe Gomes
32bd891c83 Bug 663042. Disable some breaking parts of browser startup in e10s-compat mode, and other minor adjustments. r=dolske 2011-06-24 14:32:27 -07:00
Felipe Gomes
8afb4a928d Bug 575248. Double-click on tab bar should behave according to theme and tab positioning. r=dao,jmathies 2011-06-15 15:46:12 -07:00
Dão Gottwald
dea1dade04 Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2. 2011-06-14 00:02:28 +02:00
Oonishi Atsushi
5fc1479298 Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky 2011-06-04 05:31:07 +09:00
Steffen Wilberg
bc8b9fe0a4 Bug 611568: Move File > Import to the Library. ui-r=faaborg, r=dao 2011-06-27 21:32:53 +02:00
Karl Tomlinson
7231821f0a backout a4a1307fc4e1 due to failure in browser_bug580956.js et al 2011-03-28 14:02:46 +13:00
Frank Yan
f9ebb2eb9d Bug 593645 - use popup.triggerNode instead of document.popupNode for tab context menu; r=dao 2010-09-04 18:06:00 -04:00
Dão Gottwald
1920caa385 Bug 625367 - With tabs in the title bar, Firefox dialogs and target=_blank links open a new maximized window with tabs cut off at the top. r=gavin 2011-03-26 13:32:51 +01:00
Siddharth Agarwal
4a0998bc20 Bug 644379 - Safe mode restart dialog should use "Restart" for its button text, not OK. r=dao, ui-r=faaborg
--HG--
extra : rebase_source : e3214680b535e4b4162ff3edd55c95bea598124c
2011-03-24 18:20:12 +05:30
Dão Gottwald
6a8c87ef06 Bug 641090 - context/right-click menu "Search Google for ..." broken in popup windows. r=gavin 2011-03-23 12:37:04 +01:00
Dão Gottwald
a7926ef6ac Bug 608628 - Remove obsolete aMask parameter from tabbrowser's addProgressListener method. r=gavin 2011-03-23 12:35:21 +01:00
Dão Gottwald
2f42839c6a Bug 463384 - "Tabbed mode" is an unnecessary complication. r=mano 2011-03-23 12:31:35 +01:00
Dão Gottwald
8965ae9588 Bug 631491 - toolbar's iconsize attribute is not updated correctly after switching themes. r+a=dolske 2011-03-03 11:35:18 +01:00
Gavin Sharp
d6e7609177 Back out bug 628179 (make navigation and tab switching always close the Find bar) to reduce risk. r=dao a=backout
--HG--
rename : browser/base/content/test/browser_bug628179.js => browser/base/content/test/browser_findbarClose.js
2011-02-28 11:56:56 -08:00
Dão Gottwald
d1fee509d4 Bug 633390 - Crop long link URLs in the middle instead of at the end. ui-r=faaborg r+a=gavin 2011-02-28 12:58:44 +01:00
Paul O’Shannessy
02799949ae Bug 565667 - 'Tools' > 'Add-ons' only works when browser window is in the foreground [r=dao, a=dietrich] 2011-02-22 11:02:22 -08:00
Tim Taubert
0110f7fe4c Bug 626791 - Add the Panorama button to the toolbar automatically after the user has used Panorama for the first time. r=dao a=beltzner 2011-02-16 17:06:54 +01:00
Margaret Leibovic
212873b55e Bug 633218 - Add removeOnDismissal option to addons notifications that should go away after restart (addons manager restart notification can persist when restart is no longer needed) [r=gavin, a=beltzner] 2011-02-16 10:51:56 -05:00
Alan Thomas
370a21b66c Bug 590867 - It is difficult to display context menu "Exit Full Screen Mode" by right-clicking, if browser is "Tabs on Top"; r=dietrich ui-r=faaborg a=beltzner 2011-02-15 19:36:54 -05:00
Asaf Romano
c0d0afb9d7 Bug 567306 - Only set the Find bar's browser property if its browser ID is valid.
r=gavin a=blocking
2011-02-15 13:47:32 +01:00
Dão Gottwald
aa5512f876 Backed out changeset 9698ac3f1c61 because of string impact 2011-02-12 11:55:25 +01:00
Steffen Wilberg
93ae80ac0d Bug 611568 - Move File->Import to the Library. r+a=dolske 2011-02-01 22:13:29 +01:00
Dão Gottwald
be716f1278 Bug 593687 - Don't let switchToTabHavingURI open tabs in popups. r=gavin 2011-02-12 10:02:48 +01:00
Patrick Walton
af6cfa3bc8 Bug 628179 - Make top document navigation and tab switching close the Find bar. r=dao ui-r=limi a=sdwilsh 2011-02-11 16:11:24 -08:00
Dietrich Ayala
8646424869 Bug 630634 - After uninstalling restartless add-on, empty add-on bar reappears on next restart (r=mossop, a=blocker) 2011-02-10 16:47:04 +07:00
Dão Gottwald
ea4e7f6f3b Bug 631298 - Status panel: use min-width for loading status messages only. r=gavin 2011-02-09 22:40:13 +01:00
Dão Gottwald
2400d56778 Bug 632366 - Add a hidden pref for the overlink delay duration; r,a=gavin
--HG--
extra : rebase_source : 81dd0f1e00085d8f60ccf17010ca4cd8d1a4a2b8
2011-02-08 14:16:37 -05:00
Reed Loden
2a016cd17d Bug 631497 - "Restore http to link target overlay" [r=dao ui-r=beltzner a=blocking2.0:betaN+] 2011-02-04 15:51:36 -08:00
David Dahl
828327df24 Bug 628651 - [OSX] show notification bar offering to restart in 32-bit mode when content tries to use a 32-bit plugin using carbon based NPAPI a=hardblocker r=gavin, mossop 2011-02-04 11:59:14 -08:00
Raymond Lee
2f218ea011 Bug 626525 - Disable "move to group" and "next group" if Panorama hasn't been run. r=dao a=b 2011-02-04 10:16:23 +01:00
Paolo Amadini
d6b840cbe5 Bug 626382 - Allow themes to set the iconsize on specific toolbars. r=dao a=b 2011-02-04 09:09:04 +01:00
Felipe Gomes
6760e2bcc9 Bug 628863. Provide an entry point for the hidechrome attribute for add-ons. r+a=gavin 2011-02-03 16:47:18 -08:00
Mounir Lamouri
65e11e3648 Bug 623870 - Update the message in the invalid form popup when the error message changes. r=gavin a=jst 2011-02-04 00:07:33 +01:00
Mounir Lamouri
7683628ea1 Bug 628695 - Make invalid form popup offset aware of the zoom level. r=enndeakin a=jst 2011-02-04 00:06:16 +01:00
Tim Taubert
6dd36c984b Bug 624847 - 'Undo Close Tab' closes current group when only one blank tab is left [r=ian, a=sdwilsh] 2011-02-03 02:43:32 +01:00
Cameron McCormack
c37c9f6b5f Bug 616919 - Make "History > Home" work on Mac if no browser windows are open. r=mano a=blocker 2011-02-02 15:08:57 +13:00
Dão Gottwald
1db3ce6527 Bug 541656 - Display hyperlink URLs at bottom of window (instead of right side of location bar). r=gavin a=b 2011-02-03 07:48:39 +01:00
Dietrich Ayala
b8f7685eb8 Bug 616015 - Add a keyboard shortcut to reveal and hide the add-on bar (r=dao, a=blocker) 2011-02-01 19:05:52 +07:00
Paul O’Shannessy ext:(%2C%20Mihai%20Sucan%20%3Cmihai.sucan%40gmail.com%3E)
cda7011e31 Bug 593421 - Provide link to "Restore Previous Session" on Firefox Start [r=gavin, r=ehsan, a=blocking2.0:betaN+] 2011-01-31 17:05:31 -08:00
Asaf Romano (Mano)
f8ba541efc Bug 630265 - Bookmarks menu broken in non browser windows. r=mak. a=blocker. 2011-01-31 22:04:03 +02:00
Dão Gottwald
0cbc26c292 Bug 629969 - Don't show status messages for XHR requests. r=jag/gavin 2011-01-31 07:27:03 +01:00
Marco Bonardo
12b833710e Bug 588011 - "Bookmark All Tabs" should ignore App Tabs.
Includes fix for Bug 607227 - Remove "Bookmark all Tabs" from the bookmarks menu.
r=dao ui-r=faaborg a=blocker
2011-01-28 17:46:49 +01:00
Dão Gottwald
ba34a9c1f5 Bug 628654 - Show connecting / waiting / loading status messages in small overlay on top of content at bottom of screen. r=gavin a=b 2011-01-28 14:35:49 +01:00
Jonathan Kew
d6acd6f144 backing out changeset 7eac2da4ca5e (bug 628654) for causing orange (see bug 629628) 2011-01-28 11:08:36 +00:00
Dão Gottwald
39d067f58f Bug 628654 - Show connecting / waiting / loading status messages in small overlay on top of content at bottom of screen. r=gavin a=b 2011-01-28 09:20:37 +01:00
Patrick Walton
c14dd870b5 Bug 612470 - Don't close the current Panorama group if there are still app tabs left. r=iangilman a=blocking2.0:betaN+ 2011-01-27 19:15:18 +01:00
Michael Yoshitaka Erlewine
78c7768f9c Bug 625156 - Tab Groups menu button does not toggle Tab View when browser window is out of focus [r=dao, a=beltzner] 2011-01-25 14:12:09 -05:00