Commit Graph

203 Commits

Author SHA1 Message Date
Ms2ger
e6463200a3 Merge m-c to m-i. 2012-08-04 13:02:15 +02:00
Mike Hommey
be451c22dc Backout changeset 2ef51674316a (bug 774032 bonus) for various Mochitest bustages on a CLOSED TREE 2012-08-04 10:38:41 +02:00
Ms2ger
b927c10310 Bug 716822 - Move attributes and methods on nsIDOMNSEvent to nsIDOMEvent; r=smaug 2012-08-04 09:44:00 +02:00
Mike Hommey
e79d87471e Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 08:48:56 +02:00
Vivien Nicolas
d0416d1328 Bug 770453 - [b2g] Semi-transparent scroll bars should not occupy content-flow space mobile/xul part. r=mfinkle 2012-08-03 12:35:14 +02:00
Brian R. Bondy
0205a74689 Bug 770911 - Remove all prefetch clearing code. r=taras. 2012-08-02 10:50:29 -04:00
Mike Habicher
01f8e81e31 Bug 740997 - ICS camera support, r=jst,gal,roc 2012-07-30 17:59:05 -04:00
Aryeh Gregor
57c0ad57fb Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
Patrick McManus
7a2776aa29 bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
--HG--
extra : rebase_source : d348e3ec56faa48fbed5c4f0f697dee6658e21b2
2012-07-20 08:40:13 -04:00
Jonas Sicking
644f038064 Bug 774585: Make about: redirectors reset channel owner to null rather than set an explicit principal so that we'll go through the normal code paths in GetChannelPrincipal. r=bz 2012-07-17 22:22:19 -07:00
OHZEKI Tetsuharu
a2311d37db Bug 774336 - Change the script type to application/javascript in aboutCertError.xhtml on mobile. r=margaret 2012-07-16 20:38:47 -04:00
Lukas Blakk
1d83c46b16 Merging in version bump NO BUG 2012-07-16 10:08:20 -07:00
Nathan Froyd
5b30baa4c3 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Phil Ringnalda
f378e7dffb Bug 766560 - Remove --with-endian from in-tree mozconfigs, r=glandium 2012-07-05 00:07:15 -07: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
Wes Johnston
e9d8f63ead Bug 765106 - Use mobile video controls binding. r=gavin 2012-06-15 11:33:14 -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
Nathan Froyd
f27880f5ad Bug 763991 - add MOZ_TELEMETRY_REPORTING=1 to mobile mozconfigs; r=blassey 2012-06-12 12:48:40 -04:00
Justin Lebar
13518ec124 Bug 742944 - Part 4: Handle window.open in <iframe mozbrowser>. r=bz, cjones
--HG--
extra : rebase_source : 4c16c86c5be230af22eea89dfb5f893b7c6091dd
2012-06-12 18:01:25 -04:00
Aki Sasaki
1499ee1c6e bug 760169 - add ko and pt-BR to android multilocale builds. r=l10n 2012-06-08 12:56:39 -07:00
Geoff Lankow
1214b72681 Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
Lukas Blakk
08aec736d3 Merging in version bump NO BUG 2012-06-04 12:36:59 -07:00
Matt Brubeck
7c0030a383 Bug 760740 - Use compatible-screens to control filtering of split Android builds [r=blassey] 2012-06-04 09:37:18 -07:00
Phil Ringnalda
5082a2ad9e Merge last PGO-green changeset from mozilla-inbound to mozilla-central 2012-06-03 12:04:40 -07:00
Jan Varga
f5f6531fb7 Bug 726593 - Implement FileHandle. r=bent 2012-06-03 18:33:52 +02:00
Anant Narayanan
b15cfc63f1 Bug 752353: DOM bindings for getUserMedia; r=jst
--HG--
rename : content/media/nsIDOMMediaStream.idl => dom/media/nsIDOMMediaStream.idl
2012-06-03 00:35:15 -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
Ed Morley
984de288d8 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-25 14:25:53 +01:00
Jim Mathies
20eb979e64 Bug 750911 - Add a third 'flags' parameter to XRE_main and add support for WindowsEnvironmentType. r=bsmedberg 2012-05-25 05:01:29 -05:00
Doug Turner
f4e1e809f4 Bug 717103 - Implement Device Storage. r=sicking 2012-05-21 09:18:30 -07:00
Mike Hommey
394efa0c06 Bug 751265 - Let configure script derive toolchain and platform instead of hardcoding in mozconfig. r=blassey 2012-05-22 08:39:26 +02:00
Ed Morley
7bdae23f76 Backout 027ed1748c81 (bug 740485) for M3 orange 2012-05-21 19:36:43 +01:00
Doug Turner
23116ffc7c Bug 740485 - Implement Device Storage. r=sicking 2012-05-21 09:18:30 -07:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Tatiana Meshkova
181e940907 Bug 758393 - Firefox update fails. r=romaxa,mfinkle 2012-05-24 13:41:26 -07:00
Matt Brubeck
f5838513fb Bug 756665 - Clicking a tab close button in XUL Fennc should selected the tab [r=mfinkle] 2012-05-18 21:01:42 -07:00
Rail Aliiev
788da1a056 Bug 753501 - Add empty tooltool manifests to some platforms. r=ted 2012-05-16 07:17:27 -04:00
Kyle Huey
2b5b3b6481 Back out bug 753501 due to possible Talos bustage. 2012-05-15 19:53:09 -07:00
Matt Brubeck
099e80dfde Bug 752681 (followup) - Remove a line that was accidentally missed so the next Aurora won't break 2012-05-15 13:11:12 -07:00
Rail Aliiev
7be4b8f3cb Bug 753501 - Add empty tooltool manifests to some platforms. r=ted DONTBUILD 2012-05-15 15:30:44 -04:00
Margaret Leibovic
45305a70c3 Bug 757975 - Remove unused app.featuresURL pref. r=mfinkle 2012-05-23 15:58:22 -04:00
Matt Brubeck
1982793b97 Bug 752681 - Make official XUL Fennec builds install on xlarge tablets only [r=blassey] 2012-05-14 18:16:09 -07:00
Matt Brubeck
75ddd92705 Bug 754947 - Use the default search engine for keyword.URL searches in Fennec [r=mfinkle] 2012-05-14 14:49:41 -07:00
Honza Bambas
cecbeabaf1 Bug 729951 - WebAPI does not refresh as offline when device switches from online to offline, r=mark.finkle 2012-05-11 12:57:07 +02:00
Justin Lebar
cdc2cdd948 Bug 749018 - Make OOP <iframe mozbrowser> pass current browser frame tests. r=smaug,cjones
--HG--
extra : rebase_source : f15018bf2c9427a0d6e8d44da348d8d7d1693219
2012-05-08 09:20:35 -07:00
John Ford
b1878ac302 bug 747448 - convert shell calls to pwd to using core_*path functions r=khuey 2012-05-07 15:21:11 -07:00
Ted Mielczarek
f22e1b24da bug 707577 - add fast-package target for mobile/android. r=khuey 2012-05-03 13:45:25 -04:00
Mounir Lamouri
472457bcd2 Bug 707577, Create a |fast-package| target on mobile, r=khuey 2012-04-30 15:15:49 +12:00
Robert O'Callahan
1f5dd9a4af Bug 664918. Part 4: Create nsDOMMediaStream, a DOM object wrapping an underlying MediaStream. r=smaug,jesup 2012-04-30 15:11:34 +12:00
Ehsan Akhgari
5ab7b33081 Merge the last green PGO changeset from birch to mozilla-central 2012-04-24 20:54:12 -04:00