Commit Graph

1050 Commits

Author SHA1 Message Date
Marco Bonardo
3c8ebab509 Merge last PGO-safe green changeset from mozilla-inbound to mozilla-central 2012-01-14 10:01:34 +01:00
Tim Taubert
3c3a8573ab merge m-c to fx-team 2012-01-13 11:40:59 +01:00
Paul O’Shannessy
81696fff3c Bug 717030 - Cancel fullscreen animation when entering dom fullscreen [r=dao] 2012-01-11 11:16:52 -08:00
Dão Gottwald
33ae7d3918 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
74f269f2f0 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
ce929d76fc Bug 694084 - fix typo
--HG--
extra : rebase_source : dcbbfc8c2ab9325c4d4af877c7fc2fba70256657
2012-01-13 17:18:33 +01:00
Jim Mathies
bafa27d2ca 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
f5d05ea75d 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
Dão Gottwald
bf6b01bf96 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
d2a9f09193 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
853310a7bf Backed out changeset 5fbe5ee99a27 for browser_bug321000.js failure 2012-01-06 14:10:55 +01:00
Dão Gottwald
a3b12878cf 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
fa8ba88f0e 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
f742e149c2 merge m-c to fx-team 2011-12-27 17:05:33 +01:00
Alastair Robertson
658ac9828b 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
168c0cc709 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
88dac5f765 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
9f50725f29 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
11ba15c7c7 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
0b3e27ea96 Bug 689920 - Integrate Tilt with existing Firefox developer tools; r=cedric,msucan,rcampbell 2011-11-10 12:09:18 +02:00
Thomas Prip Vestergaard
6d3eaec351 Bug 702926 - Remove spinner from AwesomeBar. r=margaret 2011-12-08 15:43:07 -08:00
Dão Gottwald
ded8113654 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
2cd6ae449b 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
1cc553f008 Bug 701992 - Hide sidebar when entering DOM full-screen mode. r=dao 2011-12-05 15:06:08 +13:00
Tobias Markus
257d58e3cf 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
e42e35707e 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
53459737fb Backing out bug 695482 2011-11-29 15:32:59 +01:00
Dão Gottwald
807d5c99ae Bug 701251 - Entering DOM Fullscreen should close the Find Bar. r=dolske 2011-11-29 13:15:04 +01:00
Gavin Sharp
7df3562154 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
c4ddf244b6 Back out 22f61e71c108 (bug 215926) for test failures 2011-11-21 16:46:13 -08:00
blackwind
0c31e6ef97 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
acf2046cee Bug 704011 - Make mozfullscreenchange handler assume target is document. r=dao 2011-11-22 10:23:44 +13:00
Blair McBride
a4c60b589e merge mozilla-central to fx-team 2011-11-18 14:55:22 +13:00
Marco Bonardo
9d3a1947c9 Bug 702081 - Add back the folder picker to bookmarks dialog missing it.
r=dietrich
2011-11-15 20:42:27 +01:00
Marco Bonardo
1a2d6e25f7 Bug 700348 - fix showBookmarkDialog warnings.
r=dietrich
2011-11-11 22:39:26 +01:00
Cedric Vivier
385d280bfe Bug 583041 - Style Editor integration; part 3; r=rcampbell,dao,l10n 2011-10-26 17:02:08 +08:00
Oonishi Atsushi
ebc58fb880 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
a826ccb689 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
5730c65256 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
b66b9301e8 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
182625069e merge m-c to fx-team 2011-11-03 09:29:07 -03:00
Heather Arthur
11f9879990 Bug 644409 - Make scratchpads save their state across restarts. r=robcee, r=zpao 2011-11-02 12:32:55 -07:00
Heather Arthur
f05cea7feb Backed out changeset 3b63add3a404 2011-11-02 12:26:59 -07:00
Heather Arthur
44a60097cb Bug 644409 - Make scratchpads save their state across restarts 2011-11-02 12:14:30 -07:00
Chenxia Liu
e59e538e83 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
ea30ebff9b Merge m-c to s-c 2011-10-31 01:54:35 -07:00
Chenxia Liu
5586d8dab2 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
0e253f8063 Merge m-c to s-c 2011-10-24 09:08:55 -07:00
Allison Naaktgeboren
69417a4a2a Bug 675822 - Part 2: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00
Allison Naaktgeboren
403c093e12 Bug 675822 - Part 1: Sync desktop status page with upload progress bar. r=philikon 2011-10-19 14:29:24 -07:00