Граф коммитов

13561 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo 0e55ba696e Bug 663269 - Handle null livemarks siteURIs.
r=dietrich
2011-06-15 01:54:31 +02:00
Marco Bonardo 96b9620223 Bug 556721 - Avoid deprecated octal warnings in head_common.js DONTBUILD
rs=places-team
2011-06-10 02:58:43 +02:00
Marco Bonardo 4374b1bcf6 Bug 556721 - Close custom Places tests connection when it's used.
rs=places-team
2011-06-10 00:33:00 +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
Landry Breuil 96428c2089 Bug 658956 - Use $(TAR) instead of hardcoding tar, unbreaks platforms where tar is bsd tar. r=khuey 2011-05-25 10:17:43 +02:00
Dave Townsend 33237e5cc0 Bug 659048: Use extensions.checkCompatibility.nightly for disabling compatibility checking in nightly builds. r=robstrong 2011-05-24 13:05:35 -07:00
Margaret Leibovic 7c2dba1546 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 0ee788c243 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
Michael Ventnor e1165733df Fix build bustage, a=sheriff 2011-05-24 16:15:12 +10:00
Michael Ventnor 440e052fb0 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