Commit Graph

2981 Commits

Author SHA1 Message Date
Geoff Lankow
6f1208ca38 Bug 849614 - Give both version numbers to bootstrap methods when an addon is down/upgraded; r=Unfocused 2013-03-23 15:15:12 +13:00
Edwin Flores
f04dcb6e91 Bug 846465 - Fix OMX plugin crash on HTC One X r=doublec 2013-03-22 15:24:47 +13:00
Mike Shal
9680b82df6 Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps 2013-03-19 11:47:00 -07:00
Gregory Szorc
2288b28e43 Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium 2013-03-17 18:01:25 -07:00
Mike Hommey
e5f86190e5 Bug 648407 - Allow to fold NSPR, NSS and SQLite libraries all together. r=ted 2013-03-17 07:53:39 +01:00
Gregory Szorc
8b4f575df1 Bug 818246 - Part 5: Move XPIDLSRCS into moz.build (manual); r=glandium 2013-03-12 10:20:41 -07:00
Gregory Szorc
7bb3ee056b 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
60f2d3b732 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
1d74004842 bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske 2013-03-06 11:25:03 -08:00
Gavin Sharp
7071d66f6a 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
babdb27448 Backed out changeset f856bcb5097f (bug 689256) for xpcshell orange on a CLOSED TREE. 2013-03-06 14:37:34 -05:00
Gabriele Svelto
dc7707f7c5 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
38200904bb Bug 548763 followup, move comment to the right place 2013-03-06 10:05:11 +01:00
Mike Hommey
4d7f38e8cb Bug 846740 - Treat chrome searchplugins as non-chrome when doing l10n-repack. r=gps 2013-03-06 07:28:41 +01:00
Mike Hommey
9266f3c3e8 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
7d4c27a2f4 Bug 847382: Fix XULRunner SDK builds. r=glandium 2013-03-04 23:09:14 -08:00
Cykesiopka
e055b046c8 Bug 339631 - Remove useless |const RDF_NS| in <pluginInstallerDatasource.js>. r=Mossop 2013-03-04 20:15:38 -05:00
Mike Hommey
894c949d86 Bug 842327 - Move libomxplugin* at the root of the apk. r=doublec,r=khuey 2013-03-04 19:34:03 +01:00
Ryan VanderMeulen
be2cdda9f7 Merge m-c to inbound. 2013-03-04 10:24:41 -05:00
Mike Hommey
9376d7ad68 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
1ee9920178 Bug 661961 - change about:plugins to add the path for every extension. r=bsmedberg 2013-02-28 13:46:42 +01:00
Dave Vasilevsky
c3964b9858 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
eb118b0c53 Bug 843770. r=rstrong 2013-02-28 16:12:51 -05:00
Brian R. Bondy
f6a3b16026 bug 830134. r=rstrong 2013-02-28 10:05:45 -05:00
Ms2ger
3813557cac Merge m-i to b-s. 2013-02-28 14:46:10 +01:00
Gregory Szorc
f0b7e3972c 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
cd9c6150fe Merge m-c to b-s. 2013-02-26 19:09:25 +01:00
Ed Morley
53600c9d44 Merge mozilla-central to mozilla-inbound 2013-02-26 10:45:52 +00:00
Mike Hommey
fd2a3d3551 Bug 844785 - Fix xulrunner mac builds. r=ted 2013-02-26 08:13:30 +01:00
Gregory Szorc
14545664e3 Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted 2013-02-25 13:19:09 -08:00
Gregory Szorc
b57b13255c Bug 784841 - Part 17: Handle unicode during packaging; r=glandium 2013-02-25 12:47:17 -08:00
Shane Caraveo
6b1411323d Bug 755126 add social services management to about:addons, r=felipe 2013-02-26 14:50:24 -08:00
Dave Townsend
02a5c54a71 Bug 824022: Forcibly timeout xpcshell tests that run too long. r=Unfocused 2013-02-23 21:55:23 -08:00
L. David Baron
a144cc1c82 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
d7cf184143 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
57d19fbb86 Bug 404077: Annotate known assertions in mochitests. 2013-02-25 18:39:21 -08:00
Shih-Chiang Chien
0123505cb7 Bug 835260 - Need B2G version number for composing update URL. r=marshall_law 2013-02-25 20:44:12 -05:00
Gavin Sharp
088d7ae9b5 Remove some unnecessary preprocessing, no bug
--HG--
extra : rebase_source : b8bfed7a5b55652fd8a9b3bf3c601accb8b2022f
2013-02-17 17:49:25 -08:00
Mike Hommey
ab10e4ced9 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
721d2ac3e1 bug 839298 - fix json file creation for git users r=ted 2013-02-19 10:24:16 -08:00
Hector Zhao
67855217e7 Bug 842228 - Set shell to open in AddDisabledDDEHandlerValues. r=bbondy 2013-02-18 15:53:06 +08:00
John Ford
bc62771017 Bug 839298 - One True JSON file of build information r=ted 2013-02-15 16:16:02 -08:00
Joey Armstrong
f41e1b40f8 bug 746277: replace hg commands with functions 2013-02-15 17:00:12 -05:00
Dave Townsend
441894d70a 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
5f349eba4b 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
990b056b39 Merge mozilla-central to mozilla-inbound 2013-02-14 11:09:15 +00:00
Ed Morley
47e1a3a3ef Merge latest green inbound changeset to mozilla-central 2013-02-14 10:44:41 +00:00
Mike Hommey
b1a48f4425 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
d1a3e88b7f 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
640e79f848 Bug 755724 - Move browser application in a subdirectory. r=jimm 2013-02-11 14:10:16 +01:00