Gregory Szorc
522764dec4
Bug 863069 - Part 1: Sort lists in moz.build files; r=mshal
2013-05-03 09:54:45 -07:00
Honza Bambas
433cb50458
Bug 730424 - window.applicationCache.status not getting updated when resources finish loading, r=michal
2013-05-01 18:57:58 +02:00
Gavin Sharp
64d722a6fa
Bug 866748 - isTopLevel shouldn't throw. r=smaug
2013-04-29 15:52:57 -07:00
Ryan VanderMeulen
8b0ebb0016
Backed out changeset 49976a593558 (bug 866748) for mochitest asserts.
2013-04-30 10:15:09 -04:00
Gavin Sharp
5c69c3ff84
Bug 866748 - isTopLevel shouldn't throw. r=smaug
2013-04-29 15:52:57 -07:00
Gavin Sharp
beb4258cf0
Backed out changeset 16c6e8f4dc2f, because I am dumb
2013-04-29 16:08:50 -07:00
Gavin Sharp
0b4382a756
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
321d063783
bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS
2013-04-29 14:49:00 -04:00
Aryeh Gregor
f0404a303a
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
2013-04-22 14:15:59 +03:00
Bill McCloskey
3913838d2d
Bug 666801 - Add DOMWindowID and isTopLevel to nsIWebProgress (r=smaug)
2013-04-24 22:26:13 -07:00
Mike Shal
df7deac25b
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
2013-04-16 15:24:43 -04:00
Andrew McCreight
eee669680d
Bug 856906 - make nsDocLoader mainthread only.
2013-04-02 09:41:41 -07:00
Felipe Gomes
91d91d3c58
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
72a717a860
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
2013-04-01 11:36:59 -07:00
Ms2ger
bfb2ade97b
Backout changesets a255a998af6e:9c72d5cfe1fb for bc orange.
2013-04-01 12:00:49 +02:00
Felipe Gomes
76ae01af2c
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
43628a7867
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
334c0800cf
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
5cc5056451
Bug 852053 - Support WBMP on FirefoxOS only. r=joe
2013-03-20 14:03:07 +08:00
Shelly Lin
7ac0e7f05f
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
61fa93dda8
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
e3efc3a646
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
2013-03-21 08:41:00 -07:00
Ryan VanderMeulen
3c8d5850f4
Backed out changeset 46519785800d (bug 847809) for B2G bustage.
2013-03-21 10:41:07 -04:00
Chris Coulson
4f28fff593
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
2e52ed411c
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
7ecea60097
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
Gregory Szorc
7d09ff18e0
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
Daniel Holbert
aa087f4637
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
2013-03-15 10:52:10 -07:00
Shih-Chiang Chien
e51f538dd6
Bug 847310 - WBMP decoder implementation. r=joe
2013-03-08 11:17:29 +08:00
Gregory Szorc
c865547d94
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
5f1ed0d901
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
e1b210ddf6
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
1b456a0cd4
Bug 784841 - Part 18κ: Convert /uriloader; f=Ms2ger rs=ted
2013-02-25 13:20:01 -08:00
Trevor Saunders
a0b7e3dddf
bug 842078 - fix iteration of mChildrenList r=smaug
2013-02-20 16:33:44 -05:00
Mike Hommey
744ab38713
Bug 444440 - Prioritize mailcap application over others in nsMIMEInfoUnix. r=bzbarsky
2013-02-27 14:34:40 +01:00
Boris Zbarsky
72ada2a91d
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
085fcc4d7f
bug 841434 - use a TArray for nsDocLoader::mChildList r=bz
2013-02-13 01:23:14 -05:00
Jason Duell
ce493e52d5
Bug 828958 - audit uses of DeserializeURI r=bent
2013-01-30 14:09:31 -08:00
Tanvi Vyas
543b556acf
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
fca682ab29
Bug 833935 - Warn when child is about to issue illegal IPDL request. r=jdm
2013-01-24 19:24:00 +00:00
Daniel Holbert
18ec4ee8b8
Bug 834054: Mark 'uriloader' subdirectories as FAIL_ON_WARNINGS. r=mayhemer
2013-01-24 15:32:39 -08:00
Daniel Holbert
bbb94e8a2e
Bug 834072: Fix build warnings in uriloader/exthandler/android. r=kats
2013-01-24 15:32:37 -08:00
Ryan VanderMeulen
e4e09704bb
Merge m-c to inbound.
2013-01-25 12:32:22 -05:00
Ehsan Akhgari
497f06f2c6
Backed out changeset 70baa7e07838 (bug 833915) since one day has passed
2013-01-24 11:12:24 -05:00
Ehsan Akhgari
ea3a2d23b4
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
a60c922611
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
8f378a1fcd
Merge m-c to inbound.
2013-01-24 18:10:25 -05:00
Daniel Holbert
593ddfe86f
Bug 833931: Suppress unused-result warnings in OfflineCacheUpdateParent.cpp w/ mozilla::unused. r=mayhemer
2013-01-23 13:07:23 -08:00
Honza Bambas
6d227e6dde
Bug 761040 - Offline cache entries are created for no-store entries r=jduell
2013-01-07 16:01:00 +01:00
Seth Fowler
62680e3727
Bug 822846 - Use nsMimeTypes.h instead of working with literal strings in imagelib. r=joe
2013-01-08 13:40:47 -08:00