Commit Graph

5270 Commits

Author SHA1 Message Date
Tim Taubert
9d5cc16dc2 merge m-c to fx-team 2012-07-01 00:13:04 +02:00
Ben Turner
31f0ebf555 Bug 758357: Only show prompt after 50mb of usage for now. Plan is to soon introduce a new service which allows us to remove "old" indexedDB databases and keep a global quota, but for now we simply remove the prompt. r=sicking 2012-06-30 19:57:15 +02:00
Tim Taubert
dea70acc5b Bug 724239 - Loading a page in a new tab enables the back button; r=gavin,bz 2012-07-10 17:54:41 +02:00
Paul Rouget
5521f6375b Bug 764555 - [devtb] Implement the style for the buttons in the developer toolbar. r=dao 2012-06-26 18:01:41 +02:00
Joe Walker
67d2428528 Bug 768150 - The developer toolbar should be preffed on by default for testing on nightly only; r=ttaubert 2012-07-04 23:37:25 +01:00
Tim Taubert
6b3b82fbcc merge m-c to fx-team 2012-07-04 23:27:41 +02:00
Jared Wein
5b09a26e03 Bug 654687 - Combine Stop and Reload in the page context menu. r=felipe 2012-07-03 23:21:53 -07:00
Jared Wein
c7e1f963ae Bug 770419 - Rename 'Send Image...', 'Send Video', 'Send Audio', and 'Send Page' to 'Email Image...', etc. r=fryn 2012-07-03 21:19:38 -07:00
Saurabh Anand
1b45c1ce5f Bug 767836 - show custom newtab page in private browsing mode if configured; r=ttaubert 2012-07-04 02:37:22 +05:30
Owen Coutts
7104608cdb Bug 767289 - [New Tab page] The :hover border should follow the dragImage instead of staying with the thumbnail tile; r=ttaubert 2012-07-04 13:07:41 -04:00
Andres Hernandez
9c7dc9be75 Bug 719035 - [New Tab Page] Write keyboard navigation tests r=ttaubert 2012-07-03 15:17:25 -06:00
Ed Morley
db8de764c1 Merge mozilla-central to fx-team to pick up the #1 top orange fix 2012-06-28 15:10:25 +01:00
Jared Wein
9e7357ba85 Bug 239307 - Remove 'Send Link...' from context menus. r=fryn ui-r=shorlander 2012-07-03 13:42:18 -07:00
Dão Gottwald
7f090a20fc Bug 277079 - "Close other tabs" should always warn about closing multiple tabs. r=ttaubert 2012-07-03 21:44:01 +02:00
Dão Gottwald
43ca0527fe merge backout 2012-07-03 18:12:29 +02:00
Dão Gottwald
c2e6deb55a Backed out changeset c36c02221c6a 2012-07-03 18:12:09 +02:00
Dão Gottwald
00f673b7c3 Bug 277079 - "Close other tabs" should always warn about closing multiple tabs. r=ttaubert 2012-07-03 17:02:09 +02:00
Ehsan Akhgari
df889fe3ce Update the comment on gPrivateBrowsingUI.privateWindow (no bug, DONTBUILD) 2012-07-03 10:31:23 -04:00
Ehsan Akhgari
6a9cc5b4bd Bug 767835 - Avoid using about:privatebrowsing as the new tab URL when permanent private browsing has been turned on; r=ttaubert 2012-06-25 13:00:32 -04:00
Dão Gottwald
9b112bce41 Bug 767840 - Let middleMousePaste call openUILink instead of whereToOpenLink and openUILinkIn. r=gavin 2012-07-03 17:02:29 +02:00
David Keeler
679f55960f bug 760625 - use the blocklist to inform click-to-play plugins. r=joshmoz,bmcbride 2012-07-11 08:56:34 -07:00
Raymond Lee
f9d98ecad1 Bug 729867 - There is no way to pop up confirmation dialogs when the last private browsing window is being closed r=ttaubert 2012-07-05 16:30:59 +08:00
Jared Wein
173f3e6460 Bug 506172 - Going to malware site with redirect causes infobar to disappear. r=MattN 2012-07-05 17:56:46 -07:00
Andrew Hurle
ed97eefe40 Bug 583683 - Show all awesomebar results without scrolling. r=MattN
--HG--
extra : rebase_source : 8c0ec02fbed606ead3050fe841166c7a08e2866b
2012-06-04 13:45:00 -07:00
Tim Taubert
c25255e080 Bug 767693 - [New Tab Page] need to save block list when unblocking a site; r=jaws 2012-06-26 21:44:29 +02:00
Andres Hernandez [:andreshm]
c77b4faf30 Bug 766597 - no option to move a tab to a group if the folder is empty r=ttaubert 2012-06-26 10:27:50 -06:00
Paul Rouget
82414f1182 Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar; r=dao,jwalker,cedricv 2012-06-25 11:37:16 +02:00
Paul Rouget
af5906293b Bug 766999 - In the developer toolbar, the debugger should be named "debugger", not "Script"; r=past,dao,rcampbell 2012-06-25 11:40:40 +02:00
Andres Hernandez [:andreshm]
67cfa937c9 Bug 765729 - New Tab page thumbnails can't be tabbed to r=ttaubert 2012-06-25 14:03:26 -06:00
Dão Gottwald
0bad2a4bfd Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 22:30:59 +02:00
Ryan VanderMeulen
ca7fd4db6d Backout e8a507a0a1a8 (bug 767813) due to mochitest-browser-chrome orange. 2012-06-24 16:27:20 -04:00
Dão Gottwald
57d422c413 Bug 767813 - Set the consumeoutsideclicks attribute on panels instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-24 19:44:04 +02:00
Paul Rouget
6d6f698133 Bug 771199 - [devtb] remove the Style Editor from the developer toolbar. r=dao 2012-07-09 14:32:20 +02:00
Saurabh Anand
da2a5b6a11 Bug 763468 - Use about:privatebrowsing for new tabs opened in private browsing mode; r=ttaubert 2012-06-21 03:13:19 +05:30
Tim Taubert
31c9ca3ee7 merge m-c to fx-team 2012-06-22 17:32:51 +02:00
Paul Rouget
e2c1d62834 Bug 766535 - [devtb] this.DeveloperToolbar is undefined when starting Firefox with toolbar previously visible. r=dao 2012-06-20 15:54:39 +02:00
Paul Rouget
87b9abe5f1 Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao 2012-06-20 16:28:56 +02:00
Paul Rouget
8825960da3 Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker 2012-06-15 15:55:33 +02:00
Ryan VanderMeulen
1df0bbcdcc Merge inbound to m-c. 2012-06-16 09:38:43 -04:00
Tim Taubert
cbc36efcd3 merge m-c to fx-team 2012-06-16 12:36:20 +02:00
Tim Taubert
579a8b831e Bug 764931 - Don't use about:newtab for nsBrowserAccess; r=gavin 2012-06-14 20:29:31 +02:00
Dão Gottwald
4ac59021a2 Bug 759299 - Remove identity-box-inner and page-proxy-stack. r=jaws 2012-06-13 13:56:57 +02:00
Kartikaya Gupta
8e1c5560cf Bug 755971 - Switch to using the padding rect size for scrollWidth and scrollHeight, and update tests to continue passing. r=bz, gavin 2012-06-21 09:36:57 -04:00
Ryan VanderMeulen
9eb2db5d07 Merge m-c to inbound. 2012-06-14 18:45:40 -04:00
Olli Pettay
6d25ca1dbd Bug 764540 - browser_tabfocus.js is racy, r=dao 2012-06-14 20:59:19 +03:00
Alice0775 White
217ce5485b Bug 682944 - Prevent snippets with iframes from breaking about:home. r=gavin 2012-06-13 15:44:28 -07:00
Jim Mathies
d0b684c0ba Bug 764355 - Add a new edge swipe simple gesture and add a click count value to existing tap gestures for Win8. r=felipe 2012-06-14 12:40:12 -05:00
Raymond Lee
46385c5488 Bug 710543 - Bring back 'change.password.pwSameAsRecoveryKey' string. r=gps 2012-05-15 09:49:02 +08:00
David Keeler
7d75df4390 Bug 764421 - poll with setInterval instead of using setTimeout in browser_bug743421.js; r=jaws 2012-06-14 16:52:49 -07:00
Justin Dolske
0bfba69320 Bug 731926 - Refactor init/shutdown functions in browser.js (minor cleanup while I'm here). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
81fbd5c2db Bug 731926 - Refactor init/shutdown functions in browser.js (eliminate getWebNavigation usage). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
644b86d12d Bug 731926 - Refactor init/shutdown functions in browser.js (trivial inlining of prepareForStartup). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
bb318eef45 Bug 731926 - Refactor init/shutdown functions in browser.js (rename some functions). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
267e346efe Bug 731926 - Refactor init/shutdown functions in browser.js (objectify methods, indent, and add legacy globals.). r=gavin 2012-06-15 12:09:47 -07:00
Justin Dolske
23366e71be Bug 731926 - Refactor init/shutdown functions in browser.js (trivial move of HandleAppCommandEvent). r=gavin 2012-06-15 12:09:47 -07:00
Saurabh Anand
9573392ac1 Bug 722988 - openLocationLastURL.jsm uses global Private Browsing state to make decisions; r=ehsan 2012-06-28 03:11:24 +05:30
Chris Pearce
fabffa3c7f Bug 758357 - Backout 2d295ed03d7f for causing bug 770085. r=backout 2012-07-02 16:49:38 +12:00
Ehsan Akhgari
ea6f5beac9 Bug 769881 - copyStringToClipboard Optional parameters should go at the end, also this will make it backward compatible for version bumped extensions; r=roc 2012-07-01 14:18:23 -04:00
Saurabh Anand
bc74db27e6 Bug 722990 - NewTabUtils.jsm uses a global Private Browsing state to make decisions; r=ttaubert 2012-06-20 14:00:21 +05:30
Paul Rouget
f4519e1d70 Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker
--HG--
extra : rebase_source : 95852ec078fb49ba547bed20abb4b886efb1f5d8
2012-06-15 15:55:33 +02:00
Ehsan Akhgari
a95b6edeea Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
This patch does the following:

* It adds nsITransferable::Init(nsILoadContext*).  The load context
  might be null, which means that the transferable is non-private, but
  if it's non-null, we extract the boolean value for the privacy mode
  and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
  called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
  represent the document that the string is coming from.
  nsIClipboardHelper implementation internally gets the nsILoadContext
  from that and passes it on to the transferable upon creation.  The
  reason that I did this was that nsIClipboardHelper is supposed to be a
  high-level helper, and in most of its call sites, we have easy access
  to a document object.
* It modifies all of the call sites of the above interfaces according to
  this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
  the call sites.
2012-04-16 22:14:01 -04:00
Richard Newman
cd468e5ab7 Merge m-c to s-c. 2012-06-26 13:00:09 -07:00
Gregory Szorc
3942451115 Merge mozilla-central into services-central 2012-06-25 13:40:04 -07:00
Gregory Szorc
5d922197c1 Bug 763171 - Open tabs for URIs received from Sync; r=rnewman 2012-06-22 22:28:23 -07:00
Paul O’Shannessy
d4d08934c0 Bug 714186 - Add padding to top of windows when fullscreen on Lion. r=fryn ui-r=shorlander 2012-07-10 21:08:06 -07:00
Ed Morley
5c5b8e26a9 Merge mozilla-central to mozilla-inbound 2012-07-16 18:32:39 +01:00
Ekanan Ketunuti
94cd0666cb Bug 772463 - Unprefix CSS3 transforms in browser/. r=dao
--HG--
extra : rebase_source : d22aeb4bcb6e14ff9bef9408e483b9a26d17bdc0
2012-07-16 22:10:27 +07:00
Ed Morley
67e20c4775 Backout bc090e21a088 (bug 773845), ca832757d4b7 (bug 771826), 492da706c14c (bug 774178) for mochitest-a11y failures 2012-07-16 10:09:26 +01:00
Shane Caraveo
c0424ce5cf Bug 771826: implement Social toolbar button UI, including notification icons, notification panel, and "profile" panel. Styling only for Windows/Mac for the moment, r=gavin
--HG--
extra : transplant_source : g%B2%1BMm%1C%CB%7D%A7%BD%DBf%14%C5%3E%F4%03%D2%C8%5D
2012-07-15 16:12:13 -07:00
Dão Gottwald
a58160fe0d Bug 762395 - Rename "Responsive Mode" to "Responsive Design View". r=paul 2012-06-12 19:18:19 +02:00
Olli Pettay
94414ed431 Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst 2012-06-10 21:14:30 +03:00
Saurabh Anand
fd8b56d49b Bug 763111 - Use gBrowser.docShell for brevity in bug 748477. r=dao 2012-06-09 05:52:24 +05:30
Ryan VanderMeulen
caebb33c05 Merge m-c to inbound 2012-06-09 14:22:32 -04:00
Tim Taubert
b435cf4f39 merge m-c to fx-team 2012-06-09 17:34:20 +02:00
Panos Astithas
742da52346 Bug 762403 - Disable the chrome debugger menu item until it's ready; r=dcamp,dtownsend 2012-06-08 10:01:19 +03:00
David Keeler
96905ccadc Bug 759703 - Poll with setInterval instead of using setTimeout for browser_pluginnotification.js tests. r=jaws 2012-06-07 13:56:04 -07:00
Saurabh Anand
035500d52c Bug 748477 - Switch chrome privateWindow getter to check currentTab and remove setter; r=ehsan 2012-06-08 07:11:40 +05:30
Ekanan Ketunuti
73ea0fdfbc Bug 437864 - In <pageInfo.xul>, "Warning: XUL box for hbox element contained an inline img child, forcing all its children to be wrapped in a block." r=dao 2012-05-29 10:28:00 +07:00
Dão Gottwald
b0d349ed66 Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert 2012-06-06 13:01:19 +02:00
Dão Gottwald
af98e7ca79 Bug 759754 - With toolbar.customization.usesheet=true, the customization document stays alive after closing the sheet. r=ttaubert 2012-06-06 13:00:49 +02:00
David Keeler
78f210e744 Bug 749455 - Use mContentType for click-to-play plugins in nsObjectLoadingContent::OnStartRequest. r=josh 2012-04-27 17:01:07 -07:00
Jonathan Wilde
778d03e5f2 Bug 763033 - Keep url bar blank on about:home. r=fryn ui-r=limi 2012-06-08 14:31:44 -07:00
Ehsan Akhgari
299eef5789 Merge the last green changeset of mozilla-inbound to mozilla-central 2012-06-02 14:39:47 -04:00
Dave Camp
2fbb05822f Merge fx-team to m-c. 2012-06-01 21:40:26 -07:00
Ehsan Akhgari
3cb1fce0b2 Bug 760290 - The update UI needs to be aware of the possibility that the update cannot be staged in the background; r=rstrong 2012-05-31 20:28:32 -04:00
Paul Rouget
796f575f27 Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin 2012-06-01 14:53:58 +02:00
Joe Walker
9c29868999 Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues; r=paul,dão 2012-06-01 08:24:19 +01:00
Ehsan Akhgari
f0f2c4c6f3 Merge mozilla-central into mozilla-inbound 2012-06-01 17:22:53 -04:00
Ed Morley
d522af1b80 Merge mozilla-central to mozilla-inbound 2012-06-01 16:58:27 +01:00
Ehsan Akhgari
6508c6a4a5 Bug 759065 - Fall back to downloading the full update if staging the update in the background fails; r=rstrong 2012-05-29 16:20:12 -04:00
Olli Pettay
be507afbb9 Bug 760424, browser_tab_dragdrop.js tries to remove wrong eventlistener, r=mats
--HG--
extra : rebase_source : 2bed8e2633d8a9e87db40a7096310dbe1c98c47c
2012-06-01 18:14:10 +03:00
Justin Dolske
6561b33856 Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (FullScreen). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
ea19fb9df6 Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Addons). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
821df03a5f Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Feeds). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
3cae9c664f Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Plugins). r=gavin 2012-05-31 23:26:00 -07:00
Raymond Lee
662895bda7 Bug 724821 - Firefox menu bar becomes disabled after toggling toolbars while 'Customize Toolbars' dialog open. r=mak77 2012-05-31 14:45:28 +02:00
Ed Morley
864bf876b3 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-31 13:15:09 +01:00
L. David Baron
1cfabfe8f6 Unprefix the border-image-* properties and add a temporary alias for -moz-border-image (but not for its subproperties, which we haven't shipped prefixed). (Bug 713643, patch 5) r=bzbarsky 2012-05-30 22:19:49 -07:00
Dave Camp
e3f37996ee Merge fx-team to m-c 2012-05-30 19:21:18 -07:00
Gervase Markham
638c878b13 Bug 759095 - upgrade license to MPL 2, and other licensing cleanups.
--HG--
extra : rebase_source : da55a4937383eda2baf7c9a362501da8ee664146
2012-05-29 16:52:43 +01:00