Geoff Lankow
|
452dff0b3b
|
Bug 536503 - Fix for test; r=gavin
|
2011-06-14 13:47:23 +12:00 |
Dão Gottwald
|
fdce1adfed
|
Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2.
|
2011-06-14 00:02:28 +02:00 |
Robert Strong
|
191d0617a4
|
Bug 661784 - Make sure that the nsITimer variable doesn't get garbage collected causing the updater tests to fail intermittently; r=ehsan
|
2011-06-13 17:32:17 -04:00 |
Kyle Huey
|
298f7f9486
|
Back out Bug 661910 since it may have broken Mac XULRunner builds.
|
2011-06-13 10:59:09 -07:00 |
Kyle Huey
|
7a958203b7
|
Backed out changeset 5bb18a13d2b9
|
2011-06-13 10:58:55 -07:00 |
Ted Mielczarek
|
dbd0e1a0e4
|
Backed out changeset d12dda590f4a – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run)
|
2011-06-13 10:40:35 -04:00 |
Ted Mielczarek
|
ca2bf6f440
|
Backed out changeset d12dda590f4a – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run)
|
2011-06-13 10:40:15 -04:00 |
Ted Mielczarek
|
5a29ab404a
|
Backed out changeset 055e5a11a673 – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run)
|
2011-06-13 10:38:43 -04:00 |
Ted Mielczarek
|
c4609c54cf
|
Backed out changeset 055e5a11a673 – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run)
|
2011-06-13 10:37:24 -04:00 |
Ted Mielczarek
|
0e96cd6602
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
Ed Morley
|
13cfc322c6
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
Mike Hommey
|
9b79deab80
|
Bug 661910: Iterate over all component manifests when commenting out binary components during omnijar packing. r=khuey
|
2011-06-11 12:28:04 -07:00 |
David Humphrey
|
49720411eb
|
bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted
|
2011-06-11 08:02:00 -04:00 |
Dão Gottwald
|
02d0549b64
|
more random browser chrome test cleanup (no bug)
|
2011-06-11 16:54:23 +02:00 |
Geoff Lankow
|
a9cc321cb0
|
Bug 659163 - Make menulists usable and useful in addon manager inline settings; r=dtownsend
|
2011-06-11 15:01:15 +12:00 |
Geoff Lankow
|
bbc6e56786
|
Bug 536503 - Last downloaded-to directory should be remembered on a site-by-site basis. r=gavin
|
2011-06-10 11:19:16 +12:00 |
Dão Gottwald
|
8ba236a515
|
remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
|
2011-06-10 11:58:45 +02:00 |
Michael Wu
|
d6c609999d
|
Bug 641614 - Fix reordering of localized files in omnijar, r=ted
|
2011-06-10 17:54:01 -07:00 |
Dave Camp
|
d49767fc1a
|
Merge m-c to devtools.
|
2011-06-10 15:35:17 -07:00 |
Dave Townsend
|
fa02e549f9
|
Bug 655254: When an add-on moves to a different directory but doesn't change in any other way we should keep updated compatibility information. r=robstrong
|
2011-06-10 13:10:48 -07:00 |
Benoit Jacob
|
1609a1f129
|
Bug 658840 - let glxtest process return from XRE_main rather than calling exit() - r=bsmedberg
Calling exit() resulted in two strings being considered leaked by valgrind. Returning from XRE_main() should fix that.
|
2011-06-10 15:07:54 -04:00 |
Benoit Jacob
|
6bf2e10bc2
|
Bug 660466 - segfault in glxtest - check if a visual was found - r=karlt
|
2011-06-10 15:05:10 -04:00 |
Benoit Jacob
|
91dad73528
|
Bug 660466 - segfault in glxtest - check if any fbconfig was found - r=karlt
|
2011-06-10 15:04:20 -04:00 |
David Humphrey
|
335153cffc
|
bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted
|
2011-06-09 14:03:00 -04:00 |
Panos Astithas
|
449bd172d1
|
Bug 659910 - Evaluating console.log or other API messages in Scratchpad presents wrong source link in web console. r=rcampbell,gavin
|
2011-06-08 07:48:40 -07:00 |
Rob Campbell
|
39d64df7e6
|
merge m-c to devtools
|
2011-06-06 16:42:23 -03:00 |
Matt Brubeck
|
c00b6f2a0a
|
Bug 661351 - Clean up code that worked around bad values from PR_GetPhysicalMemorySize [r=mak]
|
2011-06-03 07:00:08 -07:00 |
Nicholas Nethercote
|
5345c2ac84
|
Bug 656773 - Separate the process and the path in nsIMemoryReporter so that about:memory works in private browsing mode. r=sdwilsh, sr=roc.
|
2011-06-06 11:22:45 +10:00 |
Panos Astithas
|
5315f31af7
|
Bug 660619 - Silence a warning during tests; r=ddahl,gavin.sharp
|
2011-05-31 10:27:17 +03:00 |
Rob Campbell
|
36241cc657
|
merge m-c to devtools
|
2011-05-30 11:46:04 -04:00 |
Dave Townsend
|
30d2da43c8
|
Backing out changeset 010b73990286 from bug 660732 due to it breaking about:support (bug 662901).
|
2011-06-12 08:47:34 -07:00 |
Phil Ringnalda
|
da3c7eb927
|
Bug 660504 - Use $(OS_TARGET) rather than ifndef ANDROID, which doesn't work in makefiles, to keep Android away from the parts of mozapps/update/ that require the updater binary, r=rs
|
2011-06-04 22:31:23 -07:00 |
Rob Campbell
|
a15e25fc8c
|
merge m-c to devtools
|
2011-05-24 14:04:56 -03:00 |
Pardal Freudenthal
|
a6e8c3705c
|
Bug 633772 - Web Console cleanup: Use of inheritance to set icons on hud-msg-nodes; r=dao
|
2011-05-24 09:27:40 -03:00 |
Michael Ventnor
|
405137b223
|
Fix build bustage, a=sheriff
|
2011-05-24 16:15:12 +10:00 |
Michael Ventnor
|
d2cf8e3558
|
Bug 566489 - Enable inline autocomplete again, but make it smarter for URLs r=sdwilsh sr=gavin a=sheriff
|
2011-05-24 15:47:25 +10:00 |
Marco Bonardo
|
998adc5eb9
|
Bug 618913 - Implement in product notifications to set up Sync.
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
|
2011-05-23 21:16:39 -07:00 |
Michael Wu
|
3b200ec4d5
|
Bug 600241 - Strip zips during optimization, r=taras
|
2011-05-23 17:23:13 -07:00 |
Ed Morley
|
b15b8760c6
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
Joe Drew
|
b7beb3f545
|
Bug 641169 - Whitelist webgl.* prefs in about:support. r=gavin
|
2011-05-30 09:31:17 +02:00 |
Ms2ger
|
90960c65a7
|
Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz
|
2011-05-28 09:43:57 +02:00 |
Matheus Kerschbaum
|
679e31e4ad
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
Ms2ger
|
a0fc97409f
|
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
|
2011-05-23 18:46:36 +02:00 |
Margaret Leibovic
|
a193cd780c
|
Bug 616136 - Give popup notification panels role="alert" and make their close buttons tabbable. r=gavin
|
2011-05-24 17:43:05 +02:00 |
Jim Mathies
|
dd00e9d4ec
|
Bug 651093 - Don't let the file picker on Windows add to the recent doc list when in privacy mode. Also expose a prop on the interface that gives devs control over 'add to recent docs' behavior. r=dougt, sr=gavin a=mak
|
2011-05-24 07:28:19 -05:00 |
Robert Strong
|
9acbe340ec
|
backing out Bug 661784 since it didn't help
|
2011-06-09 17:31:03 -07:00 |
Robert Strong
|
fde8a10f4f
|
Bug 647296 - crashreporter.exe and updater.exe creates HKEY_CURRENT_USER\Software\Classes\Applications as a volatile key. r=khuey
|
2011-06-09 15:14:19 -07:00 |
Robert Strong
|
c2fe5293f3
|
Bug 661784 - Intermittent timeout /test_0083_error_patchApplyFailure_partial_complete.xul | Test timed out. Maximum time allowed is 25 seconds. r=mossop
|
2011-06-09 15:14:09 -07:00 |
Robert Strong
|
4a28d92390
|
Bug 658916 - TEST-UNEXPECTED-FAIL | test_0182_rmrfdirFileInUse_xp_win_complete.js | test failed (with xpcshell return code: 0), see following log:TEST-UNEXPECTED-FAIL | head.js | exception thrown from do_timeout callback. r=mossop
|
2011-06-09 15:14:00 -07:00 |
Ed Morley
|
21e7c66428
|
Bug 549291 - Remove leftovers from MOZ_STATIC_COMPONENTS; r=ted
|
2011-06-09 12:10:42 -07:00 |