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 |
|
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 |
|
Robert Strong
|
3bf8cbdfd7
|
backing out Bug 661784 since it didn't help
|
2011-06-09 17:31:03 -07:00 |
|
Robert Strong
|
c20bafa55a
|
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
|
6e5088b92b
|
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
|
93ee9c5f22
|
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
|
5f76876820
|
Bug 549291 - Remove leftovers from MOZ_STATIC_COMPONENTS; r=ted
|
2011-06-09 12:10:42 -07:00 |
|
Peter Van der Beken
|
5cc319391d
|
Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
--HG--
extra : rebase_source : 8463c6f8ba1f969278d4e33bfa08495fa3e36071
|
2011-05-25 10:46:51 +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
|
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 |
|
Marco Bonardo
|
fb336b165f
|
Merge Places and mozilla-central
|
2011-06-08 12:21:07 +02: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 |
|
Geoff Lankow
|
39c430bcd9
|
Bug 653637 - Align detail view labels properly in the add-on detail view; ui-r=Boriss, r=dtownsend
|
2011-06-07 09:38:04 -07:00 |
|
Marco Bonardo
|
70243f3c35
|
Bug 661135 - Minor performance improvements to autocomplete queries.
r=sdwilsh
|
2011-06-02 02:52:25 +02:00 |
|
Matt Brubeck
|
be8c089470
|
Bug 660036 - Work around garbage values from PR_GetPhysicalMemorySize in Android 2.2 [r=mak]
|
2011-06-01 17:09:03 -07:00 |
|
Marco Bonardo
|
fce0f87843
|
Bug 659740 - Frecency update causes SQL sort warning.
r=sdwilsh
|
2011-06-01 03:33:45 +02:00 |
|
Henrik Skupin
|
b899dfeee8
|
Bug 660655 - Update class name of the Plugin check link in the Add-ons Manager. r=dtownsend
|
2011-06-01 00:52:49 +02:00 |
|
Hiroyuki Ikezoe
|
73e20bff7f
|
Bug 660131 - Call g_type_init in loadProc of kGnomeModule to fix crash on mochitest-plain ; r=karlt
|
2011-06-01 13:19:16 -04:00 |
|
Hiroyuki Ikezoe
|
64ba1b02cd
|
Bug 660133 - Add MOZ_GIO_CFLAGS. r=karlt
|
2011-06-01 10:13:57 +02:00 |
|
Mounir Lamouri
|
ba98c26241
|
Merging cedar with mozilla-central.
|
2011-06-01 10:06:55 +02:00 |
|
Boris Zbarsky
|
71a5280399
|
Bug 598833 part 9. Store an Element pointer in Link. r=smaug,sdwilsh
|
2011-05-31 21:46:57 -04:00 |
|
Blair McBride
|
e96628f863
|
Bug 646306 - file is not defined in DirInstallLocation__readDirectoryFromFile. r=dtownsend
|
2011-06-01 15:51:25 +12:00 |
|
Margaret Leibovic
|
27456d0231
|
Bug 660279 - Change popup notification description max-width to use em instead of px. r=dao
|
2011-05-31 14:13:43 -07:00 |
|
Michael Wu
|
ffa3ae1c67
|
Bug 659718 - Fix optimizejars.py output directory path on OSX, r=khuey
|
2011-05-31 16:53:18 -04:00 |
|
Blair McBride
|
150867347d
|
Bug 636361 - Lighten & desaturate the background of the add-on manager's progress bar in Windows 7. r=dtownsend DONTBUILD
|
2011-05-31 14:37:30 +12:00 |
|
Marco Bonardo
|
d97bc6bf2a
|
Bug 556721 - Cleanup test_update_frecency_after_delete.js and test_412132.js
rs=places-team
|
2011-05-26 23:26:02 +02:00 |
|
Hernán Rodriguez Colmeiro ext:(%2C%20Mehdi%20Mulani%20%3Cmars.martian%2Bbugmail%40gmail.com%3E)
|
e4806fa0cc
|
Bug 406026: Point users to a specific page for each blocklisted item. r=dtownsend
|
2011-05-25 14:31:56 -07:00 |
|
Ehsan Akhgari
|
77d00f90fc
|
Bug 526164 - Rewrite test_basic_form_autocomplete.html to avoid using magic timers; r=zpao
|
2011-05-25 16:31:11 -04:00 |
|
Dão Gottwald
|
e0abfe934e
|
Bug 658738 - remove event listeners in browser chrome tests
|
2011-06-07 16:45:26 +02:00 |
|
Mounir Lamouri
|
f74ab87984
|
Merging cedar with mozilla-central.
|
2011-06-07 11:06:50 +02:00 |
|
Michael Ventnor
|
35529b1111
|
Bug 659549 - Tab bar scrolling using arrow buttons should use mozRequestAnimationFrame r=dao
|
2011-06-07 12:41:16 +10:00 |
|
Chris Leary
|
8e33bd15ad
|
Merge tracemonkey to mozilla-central.
|
2011-06-06 13:17:33 -07:00 |
|
Chris Leary
|
b1d3530553
|
Merge mozilla-central to tracemonkey.
|
2011-06-06 09:41:22 -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 |
|
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 |
|
Florian Quèze
|
f03151208c
|
Bug 661288 - Check mark not visible when hovering a disabled checked menuitem. r=dao
|
2011-06-05 18:19:12 +02:00 |
|
Ehsan Akhgari
|
381ce2b6f1
|
Merge cedar into mozilla-central
|
2011-06-08 17:46:13 -04:00 |
|
Kyle Huey
|
22c5117a8a
|
Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push
|
2011-06-07 13:23:03 -07:00 |
|
Adam Dane [:hobophobe]
|
191214497c
|
bug 619356 - About:config not refreshed when prefs changed, if filter active and sorted by 'status' column, r=neil
|
2011-06-06 16:53:05 -05:00 |
|
Oonishi Atsushi
|
5fc1479298
|
Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky
|
2011-06-04 05:31:07 +09:00 |
|
Masayuki Nakano
|
a61a52bebc
|
Bug 662191 XUL listbox shouldn't be scrolled by pixel scrolling event r=smaug+enn
|
2011-06-08 20:33:23 +09:00 |
|
Blair McBride
|
3a9a5e6372
|
Bug 660732 - about:support "Try updating your graphics driver" should link to instructions. r=gavin
|
2011-06-08 22:46:16 +12:00 |
|