Gabriele Svelto
bab5c82c0b
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
13bcb99fd4
bug 750421 - remove unnecessary nsIBadCertListener2 and nsISSLErrorListener implementations r=mayhemer r=mounir r=dolske
2013-03-06 11:25:03 -08:00
Gavin Sharp
07d5346c07
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
ac18749fba
Backed out changeset f856bcb5097f (bug 689256) for xpcshell orange on a CLOSED TREE.
2013-03-06 14:37:34 -05:00
Gabriele Svelto
9bddf57614
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
070814effa
Bug 548763 followup, move comment to the right place
2013-03-06 10:05:11 +01:00
Mike Hommey
1ea119afac
Bug 846740 - Treat chrome searchplugins as non-chrome when doing l10n-repack. r=gps
2013-03-06 07:28:41 +01:00
Mike Hommey
3de3597585
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
5b1004ff29
Bug 847382: Fix XULRunner SDK builds. r=glandium
2013-03-04 23:09:14 -08:00
Cykesiopka
9d1b4c560d
Bug 339631 - Remove useless |const RDF_NS| in <pluginInstallerDatasource.js>. r=Mossop
2013-03-04 20:15:38 -05:00
Mike Hommey
6f9f0e63b2
Bug 842327 - Move libomxplugin* at the root of the apk. r=doublec,r=khuey
2013-03-04 19:34:03 +01:00
Ryan VanderMeulen
51abc7232a
Merge m-c to inbound.
2013-03-04 10:24:41 -05:00
Mike Hommey
1f880a3208
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
632aa8e3a5
Bug 661961 - change about:plugins to add the path for every extension. r=bsmedberg
2013-02-28 13:46:42 +01:00
Dave Vasilevsky
107c52d281
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
105bb95c15
Bug 843770. r=rstrong
2013-02-28 16:12:51 -05:00
Brian R. Bondy
681f48d68e
bug 830134. r=rstrong
2013-02-28 10:05:45 -05:00
Ms2ger
8fedd090cc
Merge m-i to b-s.
2013-02-28 14:46:10 +01:00
Gregory Szorc
0c8ee65118
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
aea301eee3
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Ed Morley
2f417022fb
Merge mozilla-central to mozilla-inbound
2013-02-26 10:45:52 +00:00
Mike Hommey
487f6796a4
Bug 844785 - Fix xulrunner mac builds. r=ted
2013-02-26 08:13:30 +01:00
Gregory Szorc
2f9c3f619e
Bug 784841 - Part 18θ: Convert /toolkit f=Mossop, Ms2ger; rs=ted
2013-02-25 13:19:09 -08:00
Gregory Szorc
d6eb630896
Bug 784841 - Part 17: Handle unicode during packaging; r=glandium
2013-02-25 12:47:17 -08:00
Shane Caraveo
52333447b1
Bug 755126 add social services management to about:addons, r=felipe
2013-02-26 14:50:24 -08:00
Dave Townsend
56f951cc7a
Bug 824022: Forcibly timeout xpcshell tests that run too long. r=Unfocused
2013-02-23 21:55:23 -08:00
L. David Baron
49b7670edf
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
0c5e954231
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
a8ee400190
Bug 404077: Annotate known assertions in mochitests.
2013-02-25 18:39:21 -08:00
Shih-Chiang Chien
418c3fc9d7
Bug 835260 - Need B2G version number for composing update URL. r=marshall_law
2013-02-25 20:44:12 -05:00
Gavin Sharp
6a0bfaa745
Remove some unnecessary preprocessing, no bug
...
--HG--
extra : rebase_source : b8bfed7a5b55652fd8a9b3bf3c601accb8b2022f
2013-02-17 17:49:25 -08:00
Mike Hommey
026abf6d83
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
ba05c786ac
bug 839298 - fix json file creation for git users r=ted
2013-02-19 10:24:16 -08:00
Hector Zhao
5350164a4e
Bug 842228 - Set shell to open in AddDisabledDDEHandlerValues. r=bbondy
2013-02-18 15:53:06 +08:00
John Ford
3a684cef64
Bug 839298 - One True JSON file of build information r=ted
2013-02-15 16:16:02 -08:00
Joey Armstrong
fa3323d7f6
bug 746277: replace hg commands with functions
2013-02-15 17:00:12 -05:00
Dave Townsend
c01d1271ec
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
8715a08802
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
9468e105e3
Merge mozilla-central to mozilla-inbound
2013-02-14 11:09:15 +00:00
Ed Morley
601b6ce42a
Merge latest green inbound changeset to mozilla-central
2013-02-14 10:44:41 +00:00
Mike Hommey
0593722a85
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
48a6cefff5
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
26e3714874
Bug 755724 - Move browser application in a subdirectory. r=jimm
2013-02-11 14:10:16 +01:00
Bobby Holley
7adfc5e532
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
987a19062c
Bug 785392 - Upload mar and mbsdiff when present - r=aki
2013-02-13 18:50:18 -05:00
Jim Mathies
3b0065b274
Bug 839793 - TelemetryTimestamps.jsm imported using the wrong path. r=glandium
2013-02-09 12:28:38 -06:00
Dave Hylands
b282b43d4f
Bug 827896 - Cancel download rather than letting it fail when powering off the phone. r=rstrong
2013-02-08 19:36:16 -08:00
Mike Hommey
a2baccb09c
Bug 793767 - Use the executable file location to derive the update root. r=rstrong
2013-02-08 15:58:52 +01:00
Ed Morley
558f4d9a53
Merge mozilla-inbound to mozilla-central
2013-02-08 11:00:58 +00:00
Phil Ringnalda
87e29c3174
Merge m-c to fx-team
...
--HG--
rename : content/media/webaudio/AudioEventTimeline.h => content/media/AudioEventTimeline.h
2013-02-07 07:16:22 -08:00