Commit Graph

11710 Commits

Author SHA1 Message Date
Saurabh Anand
f34f81e8d8 Bug 722988 - openLocationLastURL.jsm uses global Private Browsing state to make decisions; r=ehsan 2012-06-28 03:11:24 +05:30
Saurabh Anand
5e79fe788a Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-27 15:14:45 +05:30
Ryan VanderMeulen
9b1e597076 Merge m-c to inbound...again. 2012-06-27 20:16:43 -04:00
Marco Castelluccio
3491e473c9 Bug 764172. Preserve profile when reinstalling webapp over existing installation. r=felipe 2012-06-27 17:14:55 -07:00
David Rajchenbach-Teller
9afe4e857b Bug 722332 - Adapt main clients to asynchronous nsIBrowserSearchService API. r=gavin 2012-04-19 16:08:09 +02:00
Ehsan Akhgari
45fe6d3ae2 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
Rafael Ávila de Espíndola
f05f9159fe Bug 768406 - Upgrade clang to r159219. r=rail.
Update the manifests.
DONTBUILD.
2012-06-27 09:30:48 -04:00
Ed Morley
95c1dd9e55 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-27 11:29:26 +01:00
Richard Newman
0f0318013f Merge m-c to s-c. 2012-06-26 13:00:09 -07:00
Tim Taubert
4c1665ec26 merge m-c to fx-team 2012-06-26 19:54:32 +02:00
Dão Gottwald
3fee7f548f Bug 767975 - Set the consumeoutsideclicks attribute on autocomplete result popups instead of calling popupBoxObject.setConsumeRollupEvent. r=enndeakin 2012-06-26 23:48:15 +02:00
Paul Rouget
24e92e67a9 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
975a1bd483 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
Mihai Sucan
0fa5002fdf Bug 766812 - Exception in HUDService-content.js when the Web Console is closed during network requests; r=rcampbell 2012-06-25 14:19:51 +03:00
Joe Walker
32031ad03c Back out 551ad0863475 and a5a50d13cc85 for test failures 2012-06-26 09:14:43 +01:00
Joe Walker
066714419f Bug 768150 - The developer toolbar should be preffed on by default for testing on nightly only; r=dcamp 2012-06-25 23:20:09 +01:00
Joe Walker
36b965d5e5 Bug 761481 - GCLI help output does not display the first time; r=dcamp 2012-06-25 23:20:03 +01:00
Andres Hernandez [:andreshm]
a0c2fab953 Bug 765729 - New Tab page thumbnails can't be tabbed to r=ttaubert 2012-06-25 14:03:26 -06:00
Panos Astithas
592cc4945c Merge m-c to fx-team 2012-06-25 16:57:09 +03:00
Paul Rouget
752b934544 Backed out changeset e51851dba7a2 - leaked 23 DOMWindow(s) and 1 DocShell(s) 2012-06-25 13:36:49 +02:00
Paul Rouget
cfd106cf94 Bug 763932 - [devtb] Add the right buttons to the Developer Toolbar. r=past r=dao 2012-06-25 11:37:16 +02:00
Gregory Szorc
b686be9543 Merge mozilla-central into services-central 2012-06-25 13:40:04 -07:00
Gregory Szorc
bccb27b24a Bug 763171 - Open tabs for URIs received from Sync; r=rnewman 2012-06-22 22:28:23 -07:00
Gregory Szorc
994a211bd6 Bug 765294 - Fix packaging of services components; r=ted 2012-06-22 09:27:01 -07:00
Gregory Szorc
0190f2644c Bug 754062 - Add skeleton for browser notifications service; r=gps
This is a reland. The original commit was c53f474c502b and was backed
out in 591fd1c696f0. The next commit is required to make xpcshell tests
not fail.
2012-06-22 09:24:39 -07:00
Paul Rouget
1198a70eb9 Bug 763865 - Layout tool is not positioned correctly when it is collapsed. r=dcamp 2012-06-21 11:04:55 +02:00
Tim Taubert
b95fa6b2c6 merge m-c to fx-team 2012-06-23 20:18:08 +02:00
Ryan VanderMeulen
d5290f201e Merge the last PGO-green inbound changeset to m-c. 2012-06-23 08:35:25 -04:00
ffxbld
17f698421e Automated blocklist update from host bld-centos5-32-vmw-019 2012-06-23 03:11:21 -07:00
Stephen Horlander
e3eec133b8 Bug 766985 - Backout Mixed State Icon. r=dao 2012-06-22 22:37:27 -07:00
Tim Taubert
4a229100a7 merge m-c to fx-team 2012-06-22 17:32:51 +02:00
Victor Porof
cd96c305b4 Bug 761174 - Always show a property tooltip; r=past 2012-06-21 18:25:34 +03:00
Ed Morley
4992a5b7b4 Merge mozilla-central to mozilla-inbound 2012-06-21 08:38:39 +01:00
Saurabh Anand
f28d039c54 Bug 763468 - Use about:privatebrowsing for new tabs opened in private browsing mode; r=ttaubert 2012-06-21 03:13:19 +05:30
Ed Morley
49ae1e0275 Merge mozilla-central to mozilla-inbound 2012-06-25 17:23:37 +01:00
Felipe Gomes
1955bc1be5 Bug 758044. Follow-up: update comments to new naming scheme. r=me 2012-06-22 15:19:24 -07:00
Felipe Gomes
585babe305 Bug 760365. Preload appcache into webapp's profile during installation. r=marco
Linux profile creation by Marco, r=felipe
2012-06-22 15:19:23 -07:00
Ryan VanderMeulen
8d23fa6f5f Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange. 2012-06-22 18:12:54 -04:00
Paul Rouget
99d1dce1ed 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
2ee9c982e3 Bug 766512 - Rename tab.responsiveUI to tab.__responsiveUI. r=dao 2012-06-20 15:26:56 +02:00
Paul Rouget
a3ca4f521d Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao 2012-06-20 16:28:56 +02:00
Paul Rouget
2f576cf5f3 Bug 761884 - LayoutView is causing an infinite loop by making changes within a MozAfterPaint handler. r=dcamp 2012-06-20 16:22:02 +02:00
Panos Astithas
564465b6cb Merge m-c to fx-team 2012-06-21 10:11:14 +03:00
Jason Duell
b04db42739 Backed out 92e3821d85c2 (bug 449251) for bustage. 2012-06-20 19:11:04 -07:00
Jason Duell
29d399a1aa Backed out changeset 92e3821d85c2 2012-06-20 19:08:58 -07:00
Mike Hommey
58718e5c70 Bug 763987 - Normalize autoconf.mk.in. r=ted 2012-06-20 09:00:48 +02:00
Jason Duell
9d40ce7914 Bug 449251 - "Use this proxy for all protocols" should not configure SOCKS. r=bmcbride 2012-06-18 22:38:14 -07:00
Dão Gottwald
4910364e2c Bug 767133 - Add slide-in animation for arrow panels. r=enndeakin ui-r=shorlander
--HG--
extra : rebase_source : ab38e90e42a6bf45c4152b4960db8f4a8ba14ec0
2012-06-22 22:13:21 +02:00
Asaf Romano
013aefb08f Bug 738263 - Default bookmarks are still not imported during initial migration. r=gavin. 2012-06-22 23:11:42 +03:00
Ed Morley
558d143bd6 Merge mozilla-central to mozilla-inbound 2012-06-22 17:15:15 +01:00