Gavin Sharp
cfbdcfbaa7
Bug 866748: isTopLevel shouldn't throw, r=smaug
...
--HG--
extra : transplant_source : %FDZ%DE6%3Bw%A7%CD%C7%A2%5D%60%7F%B7%2C%92F5%88%08
2013-04-29 15:52:57 -07:00
Joey Armstrong
12356a4c50
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
2013-04-29 14:49:00 -04:00
Aryeh Gregor
e78504c9a9
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
2013-04-22 14:15:59 +03:00
Bill McCloskey
b0f0d45c9b
Bug 666801 - Add DOMWindowID and isTopLevel to nsIWebProgress (r=smaug)
2013-04-24 22:26:13 -07:00
Mike Shal
24b4056720
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00
Andrew McCreight
c2e05532fb
Bug 856906 - make nsDocLoader mainthread only.
2013-04-02 09:41:41 -07:00
Felipe Gomes
a4b5554093
Bug 854299 - Part 1. Split nsExternalAppHandler::SaveToDisk in two parts to make second part async. r=bz sr=roc
2013-04-01 03:07:13 -03:00
Kyle Machulis
f5e3aadf0b
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Ms2ger
fc90eb4974
Backout changesets a255a998af6e:9c72d5cfe1fb for bc orange.
2013-04-01 12:00:49 +02:00
Felipe Gomes
647dddbcc7
Bug 854299 - Part 1. Split nsExternalAppHandler::SaveToDisk in two parts to make second part async. r=bz sr=roc
2013-04-01 03:07:13 -03:00
Kyle Machulis
d2b6e6e01a
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
2013-03-29 15:12:58 -07:00
Kyle Machulis
5663b98bc5
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
...
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
2013-03-29 13:56:18 -07:00
Shih-Chiang Chien
d6896d64e7
Bug 852053 - Support WBMP on FirefoxOS only. r=joe
2013-03-20 14:03:07 +08:00
Shelly Lin
649f72ddcb
Bug 847809 - Add audio/amr to the supported decode type, but disable it if this AMR is loaded from Web pages. r=roc
2013-03-22 10:56:22 +08:00
Brian R. Bondy
c9024db78d
Bug 846945 - Downloaded / saved files should be searchable from the Metro Search charm. r=jimm.
2013-03-25 19:27:51 -04:00
Mike Shal
f290401a73
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
Ryan VanderMeulen
2d6efebe06
Backed out changeset 46519785800d (bug 847809) for B2G bustage.
2013-03-21 10:41:07 -04:00
Chris Coulson
d958db6681
Bug 852540 - Store the file extension on the nsMIMEInfoUnix returned from nsGNOMERegistry::GetFromExtension. r=karlt
2013-03-21 09:51:30 -04:00
Shelly Lin
980d7af474
Bug 847809 - Add audio/amr to the supported decode type of OMX, but disable it if this AMR is loaded from Web pages. r=roc
2013-03-18 11:33:32 +08:00
Mike Shal
ea1d9b8ba7
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Gregory Szorc
02d1d31696
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
Daniel Holbert
0d1377f7a3
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
2013-03-15 10:52:10 -07:00
Shih-Chiang Chien
3c0cec21b9
Bug 847310 - WBMP decoder implementation. r=joe
2013-03-08 11:17:29 +08:00
Gregory Szorc
629b5d86c6
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
...
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
2013-03-12 10:17:46 -07:00
Jim Mathies
f83e677f57
Bug 847922 - fix for test_handlerService due to default mailto handler on Win8. r=dolske
2013-03-08 05:22:36 -06:00
Gregory Szorc
27c42e83c6
Merge mozilla-central into build-system
...
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
2013-02-27 21:02:02 -08:00
Gregory Szorc
86b2248997
Bug 784841 - Part 18κ: Convert /uriloader; f=Ms2ger rs=ted
2013-02-25 13:20:01 -08:00
Trevor Saunders
cf419a365c
bug 842078 - fix iteration of mChildrenList r=smaug
2013-02-20 16:33:44 -05:00
Mike Hommey
37203c775f
Bug 444440 - Prioritize mailcap application over others in nsMIMEInfoUnix. r=bzbarsky
2013-02-27 14:34:40 +01:00
Boris Zbarsky
a5768cf3ac
Bug 835267. Make sure to save our suggested filename before we append a .part to it so that we don't suggest filenames with .part in them. r=gavin.
...
Another option would be to save it before we createUnique too, and just assume that this name is only used if the user really wants it so it's OK to overwrite files with it.
2013-02-15 22:38:39 -05:00
Trevor Saunders
c57f5ec28b
bug 841434 - use a TArray for nsDocLoader::mChildList r=bz
2013-02-13 01:23:14 -05:00
Jason Duell
65108e44ae
Bug 828958 - audit uses of DeserializeURI r=bent
2013-01-30 14:09:31 -08:00
Tanvi Vyas
291a1c1eaf
Bug 822367 - Add mixed display flags to the document. Add mixed display and mixed active states to nsIWebProgressListener and use them in nsMixedContentBlocker. r=smaug
2013-01-30 00:04:41 -08:00
Jason Duell
5560c00d75
Bug 833935 - Warn when child is about to issue illegal IPDL request. r=jdm
2013-01-24 19:24:00 +00:00
Daniel Holbert
741ed9b7f5
Bug 834054: Mark 'uriloader' subdirectories as FAIL_ON_WARNINGS. r=mayhemer
2013-01-24 15:32:39 -08:00
Daniel Holbert
67206d125f
Bug 834072: Fix build warnings in uriloader/exthandler/android. r=kats
2013-01-24 15:32:37 -08:00
Ryan VanderMeulen
d1d2c01489
Merge m-c to inbound.
2013-01-25 12:32:22 -05:00
Ehsan Akhgari
b3849129ac
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
Ehsan Akhgari
c30aff9acb
Bug 833915 - Turn off PGO and LTCG on Windows Nightly for one day; r=glandium
2013-01-23 16:13:50 -05:00
Fernando Jiménez
f7b84d3e59
Bug 829763: App infrastructure stalls when checking for an update for a hosted app; r=honzab
2013-01-21 09:38:40 +01:00
Ryan VanderMeulen
2812fd6c3b
Merge m-c to inbound.
2013-01-24 18:10:25 -05:00
Daniel Holbert
88121d6924
Bug 833931: Suppress unused-result warnings in OfflineCacheUpdateParent.cpp w/ mozilla::unused. r=mayhemer
2013-01-23 13:07:23 -08:00
Honza Bambas
83e6ff4dff
Bug 761040 - Offline cache entries are created for no-store entries r=jduell
2013-01-07 16:01:00 +01:00
Seth Fowler
bf6d29e9b6
Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe
2013-01-08 13:40:47 -08:00
Honza Bambas
e280ae34aa
Bug 715809 - AppCache should accept manifests served with non-standard mime types, r=jonas
2013-01-03 17:43:51 +01:00
Ehsan Akhgari
dde6266e43
Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin
2012-12-29 20:01:34 -05:00
Ed Morley
d9fb62848b
Backout f6af3c44e395 (bug 810208) for crashes on a CLOSED TREE
2013-01-02 21:32:36 +00:00
Ehsan Akhgari
6744820571
Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin
2012-12-29 20:01:34 -05:00
Josh Matthews
03688bc401
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
2012-12-29 04:02:16 -05:00
Josh Matthews
a5748a8b01
Backed out changeset 6cd44513d285 (bug 782542)
2012-12-28 19:18:38 -05:00
Josh Matthews
7f617152b0
Bug 782542 - Secure necko IPDL usage. r=ted,jduell a=blocking-b2g
2012-12-12 10:40:33 -05:00
Ryan VanderMeulen
d0c3b92170
Backed out changeset 5244caae8c46 (bug 822846) for Windows build bustage.
2012-12-23 11:45:38 -05:00
Seth Fowler
d8f9d47626
Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe
2012-12-19 13:33:56 -08:00
Fernando Jiménez
22ad8737c7
Bug 819971 - Expose nsOfflineCacheUpdate::Cancel() via nsIOfflineCacheUpdate.idl; r=honzab
2012-12-18 22:41:15 +01:00
Chris Pearce
0c73f333b7
Bug 799315 - Use Windows Media Foundation to play back MP4, MP3 and M4A on Windows 7 and later (preff'd off). r=padenot
2012-12-18 21:49:58 +13:00
Ed Morley
0166feddca
Backout 3e4e600adc3b (bug 782542) for crashtest-ipc timeouts
2012-12-16 18:09:39 +00:00
Josh Matthews
d599a1c9c4
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
...
* * *
Bug 782542 - Disable network.ipc security for certain mochitests r=ted
* * *
Bug 782542. Disable some more tests that use mozbrowser w/o app r?ted
* * *
Bug 782542 : yet another test needs tweaking. r?ted
2012-12-12 10:40:33 -05:00
Jeff Walden
e0523203c9
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
2012-12-14 18:58:45 -05:00
Ian Patterson
1f046716d0
Bug 712748 - uriloader did not recognize ".jpg" filename extension because Android returned ".jpeg". r=cpeterson
2012-12-14 11:36:38 -08:00
Ehsan Akhgari
a1844bd954
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00
Josh Matthews
5c429bd02b
Bug 782542 - Secure necko IPDL usage. r=ted,jduell
2012-12-07 17:12:02 -05:00
Paolo Amadini
d4c7ea7a57
Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi
2012-12-10 21:06:37 +01:00
Geoff Brown
b66f53d6b0
Bug 742804 - Use a more specific message when sdcard not available for downloads; r=blassey
2012-12-04 08:57:48 -07:00
Trevor Saunders
4fadb2132c
bug 801466 - part 5 uriloader/ and rdf/ r=ehsan
2012-12-01 19:57:25 -05:00
Georg Fritzsche
f339646e27
Bug 813947 - Ensure pointer argument validity. r=bsmedberg
2012-11-26 19:45:34 +01:00
Josh Matthews
71845a70ae
Bug 723005 - Remove all checks for global privacy status in history-related code, and add them to callers when appropriate. r=mak sr=gavin
2012-02-18 01:40:10 -05:00
Dave Hylands
d548b36eff
Backout e655c9d59704 Bug 809186 until we decide that we really want this.
2012-11-08 21:50:08 -08:00
Dave Hylands
a16bcae256
Bug 809186 - Recognize .aac file extensions, and the audio/aac-adts mimetype for b2g. r=doublec
2012-11-08 10:08:48 -08:00
Nathan Froyd
589f3dc93b
Bug 803666 - convert nsDocLoader's outstanding status list to use mozilla::LinkedList; r=smaug
2012-10-19 12:24:12 -04:00
Ms2ger
6e9c8d40fc
Bug 809756 - Backout bug 803665, bug 803668, bug 803666 and bug 803669 on a CLOSED TREE.
2012-11-08 09:20:25 +01:00
Nathan Froyd
c71a6616e0
Bug 803666 - convert nsDocLoader's outstanding status list to use mozilla::LinkedList; r=smaug
2012-10-19 12:24:12 -04:00
Edwin Flores
2bbc5a12bf
Bug 788204 - Fix ifdef for inferring MP3 mimetype from filename r=dhylands
2012-11-06 12:37:28 -08:00
Ehsan Akhgari
c47686a18e
Bug 800193 - Print a warning when setting nsILoadContext.usePrivateBrowsing in per-window private browsing builds; r=bzbarsky
2012-10-31 00:15:24 -04:00
Ms2ger
ce2cf38287
Bug 808036 - OfflineCacheUpdateChild initializers in the wrong order, r=dholbert
2012-11-03 17:17:47 +01:00
Honza Bambas
ca85166b09
Bug 807501 - Add proper console logs when app cache manifest load failes, r=jduell
2012-11-03 17:17:47 +01:00
Jason Duell
fc13d2d51e
Bug 804495 - Allow nsGlobalWindow to support GetInterface(nsILoadContext) r=bz
2012-10-24 21:25:00 -07:00
Nathan Froyd
22c4bde145
Backout 57d8f6cd245a (bug 803669), fb673c95d56b (bug 803665), 24d8e0cb73f2 (bug 803665), ac46bd0d9fba (bug 803669), c9c67b62799b (bug 803666), b3314c0ddaac (bug 803668) for debug build test failures
2012-10-31 13:23:17 -04:00
Kyle Huey
45adfbf2c8
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
...
--HG--
extra : rebase_source : 98337b6a8c07d05e8c961a452dd05a7d75c3c60b
2012-10-31 09:13:28 -07:00
Nathan Froyd
f7d079c12c
Bug 803666 - convert nsDocLoader's outstanding status list to use mozilla::LinkedList; r=smaug
2012-10-19 12:24:12 -04:00
Vicamo Yang
e6e6deb486
Backout 67cb43bb8865: Breaks B2G Marionette
2012-10-31 16:35:11 +08:00
Kyle Huey
7457de64ad
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 12:28:11 -07:00
Ed Morley
a7bb0ec116
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
2012-10-30 17:02:31 +00:00
Kyle Huey
dd0cfd935a
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
2012-10-30 08:26:12 -07:00
Honza Bambas
10e232a0e8
Bug 794663 - Allow downloading appcache for a specific appid/browserflag, r=jduell
2012-10-26 13:02:47 +02:00
Honza Bambas
4b4d32d241
Bug 751754 - Allow separation between the update-available and start-download states in appcache, r=jduell
2012-10-02 15:55:00 +02:00
Andrew Quartey
6eb0ddf707
Bug 792581 - part 22: Replace LL_ZERO and LL_Zero() macros with 0. r=ehsan
2012-10-25 19:25:59 -04:00
Honza Bambas
6cf10d511f
Bug 800945 - Force logging of offline cache updates, r=jduell
2012-10-22 19:59:07 +02:00
Honza Bambas
bd72c60bda
Bug 764758 - Intermittent crash during test_xhtmlManifest.xhtml [@ nsOfflineCacheUpdateItem::OnDataAvailable], part2, r=jduell
2012-10-22 19:59:07 +02:00
Honza Bambas
e8867cbdbe
Bug 764758 - Intermittent crash during test_xhtmlManifest.xhtml [@ nsOfflineCacheUpdateItem::OnDataAvailable], part1, r=jduell
2012-10-22 19:59:07 +02:00
Nick Hurley
e7f284c9d3
Bug 536324 part 3 - Change consumers of nsIChannel. r=sworkman
2012-10-22 10:51:07 -07:00
Nick Hurley
36fa1cbed9
Bug 536324 part 2 - Change implementers of nsIChannel. r=sworkman
2012-10-22 10:51:07 -07:00
Kartikaya Gupta
1804d5f0cf
Bug 754047 - Remove invalid assertion. r=blassey
2012-10-19 09:39:37 -04:00
Ehsan Akhgari
d0c2253d59
Silence two compiler warnings about redifinition of LOG, no bug
...
--HG--
extra : rebase_source : b2ad9b63ef071b71620506e78bcf12d507eb6577
2012-10-13 17:27:31 -04:00
Andrew Quartey
b50ced0c60
Bug 792581 - part 19: Replace LL_I2L macro with int64_t cast. r=ehsan
2012-10-12 13:29:11 -04:00
Andrew Quartey
b308f8422d
Bug 792581 - part 18: Replace LL_L2D macro with double cast. r=ehsan
2012-10-12 13:29:11 -04:00
Andrew Quartey
ea52f5f496
Bug 792581 - part 15: Replace LL_L2I macro with int32_t cast. r=ehsan
2012-10-12 13:29:10 -04:00
Trevor Saunders
e2db6e1941
bug 798595 - remove useless prmem.h includes r=ehsan
2012-10-04 02:14:06 -04:00
Mike Habicher
8c389dfe18
Bug 722975 - Add 3gpp video file mime type definitions. r=cdouble
2012-10-09 21:11:10 -04:00
Andrew Quartey
52003ca06d
Bug 792581 - part 12: Replace LL_DIV with division operator. r=ehsan
2012-10-05 01:05:28 -04:00
Jacek Caban
b34bfbddbd
Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (uriloader part) r=jlebar
...
--HG--
extra : rebase_source : db2c0de5c099b85f9f378e2315b418900f59c798
2012-10-04 10:31:06 +02:00