Margaret Leibovic
|
f50b2caf40
|
Bug 608791 - onBeforeLinkTraversal should compare host strings instead of top level domains. r=gavin, a=blocking
|
2010-11-29 13:22:25 -08:00 |
|
Reed Loden
|
876d0634aa
|
Bug 615173 - Rerun 'make genservercert' in build/pgo and commit the resulting certs to fix expired test server certs and make the tree green. a=closedtree=orange:timebomb
|
2010-11-29 03:52:27 -08:00 |
|
Nils Maier
|
01c8632b56
|
iBug 592052 - Add missing NSGetModule export (binary backwards compatiblity) except on OS X; r=benjamin a=bsmedberg
|
2010-11-19 12:41:25 -05:00 |
|
Clint Talbert
|
663acccd84
|
Bug 611348 - adding functionality to devicemanager.py to handle slave rebooting r=jmaher a=NPOTB
|
2010-11-18 13:03:44 -08:00 |
|
Mike Hommey
|
580a41a089
|
Bug 611405 part 1 - Export jemalloc symbols when linking with the xpcom standalone glue. r=bsmedberg,a=clegnitto
|
2010-11-17 09:56:19 +01:00 |
|
Benjamin Smedberg
|
2aaeb2d246
|
Merge mozilla-central into the branch for asynchonous plugin painting (bug 596451), especially to pick up and test whether the fix for 602200 also fixes bug 607958.
|
2010-11-08 09:50:11 -05:00 |
|
Benjamin Smedberg
|
010fbdcb07
|
Merge mozilla-central into the branch for asynchronous plugin painting on Windows.
|
2010-11-05 15:56:28 -04:00 |
|
Benjamin Smedberg
|
0a2062e721
|
Merge mozilla-central to the branch for bug 596451.
|
2010-10-28 10:05:20 -04:00 |
|
Andreas Gal
|
de49671a75
|
Merge from mozilla-central.
|
2010-10-22 19:46:37 -07:00 |
|
Bill McCloskey
|
58582215b9
|
Bug 580468 - Use loop profiling to decide whether to use TM or JM (second try) (r=dmandelin)
|
2010-10-21 09:36:39 -07:00 |
|
Bill McCloskey
|
507ea140a2
|
Backed out changeset 55597c32701d
|
2010-10-19 17:40:53 -07:00 |
|
Bill McCloskey
|
7583dc9166
|
Bug 580468 - Use loop profiling to decide whether to use TM or JM (r=dmandelin)
|
2010-10-19 16:23:05 -07:00 |
|
Benjamin Smedberg
|
da44d916b7
|
Backed out changeset 7819e11aa46f, bug 592052 because of Mac OS X build bustage:
Undefined symbols:
"_NSGetModule", referenced from:
-exported_symbols_list command line option
ld: symbol(s) not found
|
2010-10-13 08:54:06 -04:00 |
|
Nils Maier
|
9139e49e1c
|
Bug 592052 - Missing NSGetModule export (binary backwards compatiblity) r=benjamin a=dtownsend
|
2010-08-30 22:55:18 +02:00 |
|
Dave Townsend
|
9470b65896
|
Bug 595915: Download metadata for new add-ons when installed. r=robstrong, a=blocks-betaN
|
2010-10-12 12:15:04 -07:00 |
|
Smokey Ardisson
|
aca952bfa4
|
Bug 600133 - Fix about:buildconfig unification after bug 538890, and future-proof the process a little bit. r=gavin, a2.0=gavin
|
2010-10-08 22:10:51 -04:00 |
|
Bob Moss
|
c0e1c71e7c
|
Bug 606265 - add ability to set timezone to android agent r=ctalbert a=NPOTB
--HG--
extra : rebase_source : 873f9e6d6b034d86d99634b090dafa5860bcab21
|
2010-11-01 14:52:08 -07:00 |
|
Mounir Lamouri
|
cc33a99998
|
Merging to tip. a=blocking-b7
|
2010-09-30 17:10:19 -07:00 |
|
Joel Maher
|
d45b95262c
|
Bug 598366 - remote logging with mochitest needs a little love for android and large files. r=ctalbert, a=sayrer
|
2010-09-29 19:20:33 -04:00 |
|
Nick Thomas
|
f13c01638f
|
Bug 571367, turn production x86_64 builds into i386/x86_64 universal binaries (build system changes) r=ted
|
2010-09-27 11:06:01 +13:00 |
|
Ted Mielczarek
|
a2bce37bbd
|
bug 598507 - wrap test harness process execution with 'arch -arch i386' on OS X 10.5. r=catlee, a=blocking
--HG--
extra : rebase_source : 7212fa8332fe6853f6dedd6bd23dc937f4b9ec86
|
2010-09-23 12:19:31 -04:00 |
|
L. David Baron
|
4fbb745b8c
|
Revert bug 549561 for Mac only, since it seems to have caused the 10.5 (32-bit) Mac debug trace-malloc leak test to hang. a=bustage
|
2010-09-21 22:36:32 -07:00 |
|
L. David Baron
|
d4d5b77472
|
Disable trace-malloc stack walking for tests that use automation.py. (Bug 549561) r=ted a2.0=tests
|
2010-09-21 19:32:49 -07:00 |
|
Joel Maher
|
af1d89a715
|
Bug 595294 Remotereftest should not assume process.txt exists when using a log file r=ctalbert a=NPOTB
|
2010-09-17 17:18:06 -07:00 |
|
Masatoshi Kimura
|
d6b46ad3d3
|
Add support for CL_INCLUDES_PREFIX environment variable for handling localized cl.exe /showIncludes output. (Bug 587372) r=ted a2.0=blocking2.0:final
|
2010-09-17 12:29:52 -07:00 |
|
Johnny Stenback
|
80fa2ae7df
|
Fixing bug 61098. Give users a way out of inifinite modal dialog loops. Original patch by Nochum Sossonko. r=jonas@sicking.cc a=beta7+
|
2010-09-16 18:24:14 -07:00 |
|
Dave Townsend
|
031d17cd13
|
Bug 595831: Stop update and blocklist checks from touching the network. rs=gavin, a=tests
|
2010-09-14 16:51:12 -07:00 |
|
Jesse Ruderman
|
f4c7d46370
|
Bug 606389 - when minidump_stack fails, show its error messages and/or exit code. r=ted, a=npotb
|
2010-11-06 13:30:32 -07:00 |
|
Michael Yoshitaka Erlewine
|
d8d94abf6e
|
Bug 596075 - Move First-Run Video To Be A Tab Pointing To A Mozilla-Hosted Web Page [r=dolske, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : b05376dd45ebceaadd35b6f628ba28e47037f24e
|
2010-10-26 17:06:20 -04:00 |
|
Karl Tomlinson
|
ced1720162
|
Bug 606048: Relax "Test timed out." requirement for screenshots. r=robcee, a=tests
|
2010-10-21 10:01:35 -07:00 |
|
Kyle Huey
|
4859ca23ca
|
Update in-tree pymake to tip. a=NPOTB
|
2010-10-18 09:50:27 -04:00 |
|
John Ford
|
3e328baab5
|
Bug 578393 - Create a file with checksums for all builds that we upload, r=ted a=gavin
--HG--
extra : rebase_source : 06c2e575486bebbc383e7d5bf72c979f84883797
|
2010-10-15 16:09:53 -07:00 |
|
Kyle Huey
|
ec0f0943fa
|
Bug 604279: Handle spacing in front of define and endef when inside a define block. r=ted a=NPOTB
|
2010-10-14 17:04:26 -04:00 |
|
Gavin Sharp
|
66a07aa763
|
Backed out changeset ec1525343e0b
--HG--
extra : rebase_source : 5f1aabdc164d755ac20735a09578a1fede6de485
|
2010-10-14 14:30:10 -04:00 |
|
Serge Gautherie
|
9e240e3bf2
|
Bug 599748 - Remove custom |def check_call()|, now that Python 2.4 is unsupported; (Av1) Remove 'util.py'.
r=ted.mielczarek.
|
2010-10-14 19:37:50 +02:00 |
|
Robert Sayre
|
e7de428249
|
jaegermonkey. what. a=arewefastyet
|
2010-09-11 15:07:27 -04:00 |
|
Gavin Sharp
|
9e88a1148d
|
Bug 595527: enable error console in testing profile, rs=Mossop a=tests only
|
2010-09-11 14:41:39 -04:00 |
|
Robert Sayre
|
59773ae503
|
Merge mozilla-central to tracemonkey.
|
2010-09-10 11:47:11 -04:00 |
|
Michael Wu
|
d5fc5a0de5
|
Bug 589971 - Omnijar before profiling part of PGO, r=ted a=beltzner
|
2010-09-09 16:12:08 -04:00 |
|
Makoto Kato
|
6103055406
|
Bug 593133 - TM: PGO doesn't use tracejit profile. r=dmandelin
|
2010-09-09 16:55:59 +09:00 |
|
Robert Sayre
|
edb7aca0d0
|
merge mozilla-central to tracemonkey.
|
2010-09-08 10:33:07 -04:00 |
|
Mitchell Field
|
52d9113c02
|
Bug 542582 - pymake should support -s. r=khuey, a=NPOTB
|
2010-09-08 02:06:55 +10:00 |
|
Phil Ringnalda
|
2996fb056f
|
Bug 592953 - Remove ancient build/file_migrate.pl, which would move modified files from one CVS tree to another, r=khuey, a=NPOTB
|
2010-09-01 23:02:13 -07:00 |
|
Dmitri Gribenko
|
3dd644d597
|
Bug 590753. Avoid adding empty entries to paths. r=bsmedberg
--HG--
extra : rebase_source : 0220d37deb0ec175cc1580b0c1ec82c886c6db94
|
2010-09-06 15:18:07 +12:00 |
|
Robert Sayre
|
357a4a6366
|
Merge mozilla-central to tracemonkey.
|
2010-09-01 22:27:07 -07:00 |
|
Jonas Sicking
|
21b686ea6a
|
Bug 590870: Allow mochitest domains that don't support XUL/XBL. r=ted a=test-only
|
2010-09-03 15:53:28 -07:00 |
|
Doug Turner
|
7ae483e1db
|
Bug 489813 - Fire timeout error if provider fails to response after initial response. Also cleans up test. r=smaug a=jst
|
2010-08-31 09:15:52 -07:00 |
|
David Mandelin
|
f575742690
|
[JAEGER] Merge from Tracemonkey.
|
2010-08-30 11:38:48 -07:00 |
|
David Mandelin
|
78cdeefdf2
|
[JAEGER] Merge from Tracemonkey.
|
2010-08-24 11:56:29 -07:00 |
|
David Mandelin
|
67a9ce8c76
|
[JAEGER] Merge from tracemonkey.
|
2010-08-20 11:34:59 -07:00 |
|