Gregory Szorc
02d1d31696
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
Mike Hommey
d6babd6685
Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted
2013-03-17 07:53:39 +01:00
Gregory Szorc
0d33ac5f93
Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium
2013-03-12 10:20:41 -07: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
Gabriele Svelto
c085a1a3ec
Bug 689256 - Record invalid PROCESS_CREATION timestamps and adjust tests to cope with them. r=glandium
2013-03-08 12:37:16 +01:00
Brian Smith
2b13bfbca3
bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske
2013-03-06 11:25:03 -08:00
Gavin Sharp
d822f8fc25
Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium
...
--HG--
extra : rebase_source : be789eac5e8e769a54e6c0c4126065c8b5a5192e
2013-03-06 23:43:44 -08:00
Ryan VanderMeulen
1ce4fb8a84
Backed out changeset f856bcb5097f (bug 689256) for xpcshell orange on a CLOSED TREE.
2013-03-06 14:37:34 -05:00
Gabriele Svelto
994415fc7b
Bug 689256 - Record invalid PROCESS_CREATION timestamps and adjust tests to cope with them. r=glandium
2013-03-05 18:24:21 +01:00
Dão Gottwald
aaca986bb0
Bug 548763 followup, move comment to the right place
2013-03-06 10:05:11 +01:00
Mike Hommey
783cda7efd
Bug 846740 - Treat chrome searchplugins as non-chrome when doing l10n-repack. r=gps
2013-03-06 07:28:41 +01:00
Mike Hommey
00650d4203
Bug 846740 - Move most l10n-repack code under mozpack.packager, refactor it, and add a unit test. r=gps
...
--HG--
rename : toolkit/mozapps/installer/l10n-repack.py => python/mozbuild/mozpack/packager/l10n.py
2013-03-06 07:26:32 +01:00
Alexander J. Vincent
fd4aa63039
Bug 847382: Fix XULRunner SDK builds. r=glandium
2013-03-04 23:09:14 -08:00
Cykesiopka
d2f9772497
Bug 339631 - Remove useless |const RDF_NS| in <pluginInstallerDatasource.js>. r=Mossop
2013-03-04 20:15:38 -05:00
Mike Hommey
8bc91c7115
Bug 842327 - Move libomxplugin* at the root of the apk. r=doublec,r=khuey
2013-03-04 19:34:03 +01:00
Ryan VanderMeulen
62faaaf4cf
Merge m-c to inbound.
2013-03-04 10:24:41 -05:00
Mike Hommey
2e3ddc0e5f
Bug 812105 - Strip all files that can be stripped in the SDK. r=ted DONTBUILD as NPOTB
2013-03-04 09:23:09 +01:00
Tom Schuster
0e0562fc36
Bug 661961 - change about:plugins to add the path for every extension. r=bsmedberg
2013-02-28 13:46:42 +01:00
Dave Vasilevsky
cd0183f9ff
Bug 548763 - Show download progress in OS X app dock icon. r=dao r=josh
...
--HG--
rename : widget/tests/taskbar_progress.xul => widget/tests/test_taskbar_progress.xul
2013-03-03 05:58:00 -05:00
Brian R. Bondy
3537cb8eb8
Bug 843770. r=rstrong
2013-02-28 16:12:51 -05:00
Brian R. Bondy
a177984e04
bug 830134. r=rstrong
2013-02-28 10:05:45 -05:00
Ms2ger
c6832bb745
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Gregory Szorc
803629b9c6
Merge mozilla-central into build-system
...
There were merges in configure.in and some Makefile.in. None had any
conflicts. I spot verified the Makefile.in changes and confirmed that
the changes did not touch any DIRS* variables.
2013-02-27 10:03:52 -08:00
Ms2ger
2801c25ab8
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Ed Morley
81912995a0
Merge mozilla-central to mozilla-inbound
2013-02-26 10:45:52 +00:00
Mike Hommey
a61d0a86da
Bug 844785 - Fix xulrunner mac builds. r=ted
2013-02-26 08:13:30 +01:00
Gregory Szorc
cc8470b5e8
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00
Gregory Szorc
0c3801b322
Bug 784841 - Part 17: Handle unicode during packaging; r=glandium
2013-02-25 12:47:17 -08:00
Shane Caraveo
4812b598c5
Bug 755126 add social services management to about:addons, r=felipe
2013-02-26 14:50:24 -08:00
Dave Townsend
f3bad0d1f9
Bug 824022: Forcibly timeout xpcshell tests that run too long. r=Unfocused
2013-02-23 21:55:23 -08:00
L. David Baron
05d5d9dfa9
Bug 404077: Use navigator.platform.startsWith rather than navigator.platform.indexOf, at Jesse's suggestion.
2013-02-26 22:23:08 -08:00
Marshall Culpepper
06a8d84849
Bug 833708: Correctly set the active update's errorCode when there isn't enough space in Gonk. r=dhylands
2013-02-25 21:11:14 -06:00
L. David Baron
4f4296979b
Bug 404077: Annotate known assertions in mochitests.
2013-02-25 18:39:21 -08:00
Shih-Chiang Chien
fbbdc55e37
Bug 835260 - Need B2G version number for composing update URL. r=marshall_law
2013-02-25 20:44:12 -05:00
Gavin Sharp
0185984451
Remove some unnecessary preprocessing, no bug
...
--HG--
extra : rebase_source : b8bfed7a5b55652fd8a9b3bf3c601accb8b2022f
2013-02-17 17:49:25 -08:00
Mike Hommey
762ef4ff93
Bug 840094 - Change how nsZipArchive logging works. r=taras,r=gps
...
Now log in a single file given by the MOZ_JAR_LOG_FILE environment variable.
Log entries contain the URI of the Zip archive, followed by the path in the
archive.
* * *
Bug 840094 - Fixup for debug builds failure because of nsZipArchive::CloseArchive being called several times
2013-02-19 11:02:12 +01:00
John Ford
96bab4b44e
bug 839298 - fix json file creation for git users r=ted
2013-02-19 10:24:16 -08:00
Hector Zhao
bf7032b8be
Bug 842228 - Set shell to open in AddDisabledDDEHandlerValues. r=bbondy
2013-02-18 15:53:06 +08:00
John Ford
b87da98f92
Bug 839298 - One True JSON file of build information r=ted
2013-02-15 16:16:02 -08:00
Joey Armstrong
3e5212c327
bug 746277: replace hg commands with functions
2013-02-15 17:00:12 -05:00
Dave Townsend
77c3430a18
Bug 554780: Make plugins provider correctly handle plugins being added and removed through detection at runtime. r=Unfocused
2013-02-15 10:12:44 -06:00
Drew Willcoxon
9815eb95b6
Bug 648675 - Allow comments and URL opt-in in content/plugin crash UI. r=dolske,ted
2013-02-14 15:57:50 -08:00
Ed Morley
623e4f4253
Merge mozilla-central to mozilla-inbound
2013-02-14 11:09:15 +00:00
Ed Morley
53d135515b
Merge latest green inbound changeset to mozilla-central
2013-02-14 10:44:41 +00:00
Mike Hommey
4a680df0ab
Bug 840598 - Search for l10n files in all app bases during l10n-repack. r=gps
2013-02-14 08:18:18 +01:00
Tatiana Meshkova
675609b5ae
Bug 837730 - Add missing NULL definition so that updater will compile on some Linux platforms. r=rstrong
2013-02-12 16:14:13 -08:00
Mike Hommey
94d34b6513
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Bobby Holley
f23b550748
Bug 841067 - Fix up CertUtils. r=bz
...
This is yet another piece of broken code that relies on the "find the |this|
object" behavior that we're removing. Moreover, it's not caught by our compat
hack, because Components.utils is a bizarre object that implements
nsIXPCScriptable (giving it a custom JSClass->name that's not XPCWN_NoHelper)
while not implementing nsIClassInfo (which would have put the method on the
prototype and made this never work in the first place). We _could_ add special
support for the Cu JSClass name in our compat hack, but I think we should just
fix it here and assume this pattern is not particularly common in external
consumers.
2013-02-14 10:40:15 +01:00
Chris Cooper
7828c0463f
Bug 785392 - Upload mar and mbsdiff when present - r=aki
2013-02-13 18:50:18 -05:00
Jim Mathies
8759ba05ed
Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium
2013-02-09 12:28:38 -06:00