13619 Commits

Author SHA1 Message Date
Dave Townsend
44585289a8 Bug 481603: Flush caches for restartless add-on changes. r=robstrong 2011-06-15 11:12:53 -07:00
Dave Townsend
22f1817cb9 Bug 663372: Stop loading the discovery page from the network in some tests. r=Unfocused 2011-06-15 11:07:55 -07:00
Matt Brubeck
f5541b7e73 Merge backouts from m-i to m-c to fix regressions on a CLOSED TREE 2011-06-15 09:46:11 -07:00
Matt Brubeck
e3a9a86a79 Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression. 2011-06-15 09:00:28 -07:00
Matt Brubeck
ede62c1ae5 Merge last green mozilla-inbound changeset to mozilla-central 2011-06-15 08:25:48 -07:00
Philipp von Weitershausen
506f698b44 Merge services-central with mozilla-central 2011-06-15 11:23:12 +02:00
Dão Gottwald
38d068a45d Bug 663401 - browser_bug435788.js cleanup. r=mossop 2011-06-15 08:17:14 +02:00
Philipp von Weitershausen
3b97f3eee0 Merge m-c to s-c 2011-06-13 20:44:14 +02:00
Ted Mielczarek
744a49d18d 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
955424cbc1 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
fe64295339 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
2f54dff086 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
b9712b1eab merge m-c and b-s 2011-06-13 09:09:43 -04:00
Richard Newman
69184b7e5c Merging mozilla-central to services-central. 2011-06-12 14:23:51 -07:00
Dave Townsend
64314b12e3 Backing out changeset 010b73990286 from bug 660732 due to it breaking about:support (bug 662901). 2011-06-12 08:47:34 -07:00
Ed Morley
8aaddd0334 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
David Humphrey
841ed1b803 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
Richard Newman
7bb28e47fd Merge mozilla-central to services-central. 2011-06-10 23:07:46 -07:00
Michael Wu
d8e5409ec9 Bug 641614 - Fix reordering of localized files in omnijar, r=ted 2011-06-10 17:54:01 -07:00
Dave Camp
dd56fe8532 Merge m-c to devtools. 2011-06-10 15:35:17 -07:00
Dave Townsend
bff65d76ee 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
52a0dd4eeb 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
74758ffbcb Bug 660466 - segfault in glxtest - check if a visual was found - r=karlt 2011-06-10 15:05:10 -04:00
Benoit Jacob
0123ed0bf8 Bug 660466 - segfault in glxtest - check if any fbconfig was found - r=karlt 2011-06-10 15:04:20 -04:00
David Humphrey
fea66c8599 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
Philipp von Weitershausen
d20c19d8e0 Merge mozilla-central to services-central 2011-06-09 12:40:13 +02:00
Marco Bonardo
cf4d0a80bd Merge Places and mozilla-central 2011-06-09 12:14:24 +02:00
Dão Gottwald
b5093df6d9 Remove redundant Cc/Ci declarations from browser chrome tests. DONTBUILD 2011-06-09 09:38:27 +02:00
Marco Bonardo
e8d61df141 Bug 593566 - Bookmarks with blank names are exported as garbage.
r=dietrich
2011-06-08 22:55:49 +02:00
Philipp von Weitershausen
9b49ede2de Merge mozilla-central to services-central 2011-06-08 18:09:45 +02:00
Philipp von Weitershausen
fa8e807b68 Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak
Part 3: Implementation
2011-06-08 17:10:29 +02:00
Philipp von Weitershausen
91896359b2 Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak sr=rstrong
Part 2: IDL changes
2011-06-08 17:10:29 +02:00
Philipp von Weitershausen
caea12e44b Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak
Part 1: Tests
2011-06-08 17:10:28 +02:00
Panos Astithas
bc257dd7eb 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
Marco Bonardo
fb336b165f Merge Places and mozilla-central 2011-06-08 12:21:07 +02:00
Rob Campbell
089b419bb1 merge m-c to devtools 2011-06-06 16:42:23 -03:00
Richard Newman
b193da0e78 Merge mozilla-central to services-central. 2011-06-06 12:35:38 -07:00
Philipp von Weitershausen
c387a02dcc Bug 662253 - Add FileUtils.openFileOutputStream to open non-safe file output streams. r=gavin 2011-06-06 20:29:34 +02:00
Phil Ringnalda
2bb34bb2ca 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
Mike Hommey
6002346ba6 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
Dão Gottwald
ef51dab09c more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
Geoff Lankow
22cc3fb3c7 Bug 659163 - Make menulists usable and useful in addon manager inline settings; r=dtownsend 2011-06-11 15:01:15 +12:00
Geoff Lankow
5d1ade2f4b 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
a7262d3f64 remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Matt Brubeck
1d7606077d 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
df04be1f66 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
Marco Bonardo
4722bb830a Merge Places and mozilla-central 2011-06-02 13:34:44 +02:00
Mounir Lamouri
57754d987a Merging cedar with mozilla-central. 2011-06-02 13:10:11 +02:00
Dão Gottwald
4eb46ca35a fix JS error "onwizardfinish is not defined" in browser_bug435788.js 2011-06-08 07:34:35 +02:00
Jonathan Protzenko
e6410e5f11 Bug 662126 - Audit ConfirmEx callers to ensure that aCheckState is not an uninitialized PRBool r=bz 2011-06-07 20:06:12 +02:00