David Dahl
|
eb11eb1d4d
|
Bug 534079: Sub chunks are incorrectly applied in some cases. r=Tony Chang
|
2010-02-09 15:48:51 -08:00 |
|
Doug Turner
|
c5fb72ab64
|
Bug 543976 - Clean up Maemo defines. r=ted
|
2010-02-09 11:02:11 -08:00 |
|
Olli Pettay
|
ecf6194456
|
Bug 544018 - print preview doesn't work in view source , r=dao
|
2010-02-09 18:24:49 +02:00 |
|
Ryan Flint
|
ad78d52ea2
|
Disable test
|
2010-02-09 06:29:36 -05:00 |
|
Ryan Flint
|
da462d7bb6
|
Bug 539907 - Have getPref use asynchronous statements when called with an optional callback. r=myk, sr=robstrong
|
2010-02-09 05:28:39 -05:00 |
|
Olli Pettay
|
435c946f5c
|
backout Bug 544018
|
2010-02-08 19:00:41 +02:00 |
|
Olli Pettay
|
04889fec16
|
Bug 544018 - print preview doesn't work in view source, r=dao
|
2010-02-08 18:16:57 +02:00 |
|
Dão Gottwald
|
acef35272f
|
Use ordinary JS functions as observer callbacks in browser chrome tests
|
2010-02-06 09:47:42 +01:00 |
|
Dave Townsend
|
aa7bd27e8a
|
Attempted fix for bug 542928, timeouts after test_bug511456.js
|
2010-02-05 13:59:06 -08:00 |
|
Dão Gottwald
|
ae80ec035a
|
Bug 543675 - Assignment to undeclared variable eventItem. r=mfinkle
|
2010-02-03 13:40:55 +01:00 |
|
Daniel Holbert
|
c7859b5789
|
Backed out changeset 0949b169357b (possible workaround for Bug 543034), since it didn't help.
|
2010-02-02 19:32:52 -08:00 |
|
Daniel Holbert
|
1a6684fced
|
Bug 543034: Attempt to workaround msvc bug "fatal error C1001: An internal error has occurred in the compiler" by disabling optimizations for the tagged block of code. r=gavin
|
2010-02-02 14:05:47 -08:00 |
|
Dietrich Ayala
|
3453707fbb
|
backout bug 492797 due to test failure
|
2010-01-31 21:10:07 -08:00 |
|
Dietrich Ayala
|
5a5c4a6505
|
Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle)
|
2010-01-31 19:12:57 -08:00 |
|
Dietrich Ayala
|
fe3b785e70
|
Bug 492797 - followup (r=marco)
|
2010-01-31 19:11:33 -08:00 |
|
Dietrich Ayala
|
671ee1d80a
|
Bug 492797 - hasHistoryEntries should cache the value instead of hitting the db every time (r=marco)
|
2010-01-31 19:09:13 -08:00 |
|
Kyle Huey
|
3d2478cf69
|
Disable the test for Bug 178506 on Windows due to Bug 337307
|
2010-01-30 15:55:30 -05:00 |
|
Andrey Ivanov
|
88efb74b09
|
Bug 178506: Preserve original last-modified date on downloads r=sdwilsh
|
2010-01-30 12:58:01 -05:00 |
|
Dave Townsend
|
39858b12af
|
Bug 537449: Opening new chrome windows is broken after cancelling window.onbeforeunload event. r=bsmedberg, r=jst
|
2010-01-28 10:35:20 -08:00 |
|
Markus Stange
|
b0c7317f2d
|
Bug 402520 - Notify Mac OS X when a download finishes so it can make the downloads stack bounce when appropriate. r=sdwilsh, r=josh
|
2010-01-27 17:48:18 +01:00 |
|
Dave Townsend
|
fd424104a5
|
Backed out changeset 4d7bde383df5 from bug 541739 due to test failures
|
2010-01-26 19:05:31 -08:00 |
|
Ehsan Akhgari
|
0b7f0724fd
|
Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh
|
2010-01-26 20:28:51 -05:00 |
|
Phil Ringnalda
|
126a93447a
|
Bug 520165 followup - take the magic number out of the test_autocomplete.js change
|
2010-01-23 16:57:59 -08:00 |
|
Ehsan Akhgari
|
6b58a81958
|
Bug 530235 - Don't add downloaded documents to the list of recent documents on Widnows inside the private browsing mode; r=gavin ui-r=faaborg
|
2010-01-22 12:32:49 -05:00 |
|
Jonathan Griffin
|
ce90ed0a0d
|
Test for bug 539755, NPN_GetAuthenticationInfo
--HG--
extra : transplant_source : %1E%F7%C1%BF0%14Ul%0Ex%ABJ%0A%B9Z%0CX4%02%98
|
2010-01-21 14:35:03 -05:00 |
|
Marco Bonardo
|
13db595f12
|
Bug 539076 - Part5: replace mDBGetItemIndex with mDBGetItemProperties, r=dietrich
|
2010-01-16 12:38:07 +01:00 |
|
Marco Bonardo
|
92ce050599
|
Bug 539076 - Part4: Rename ENUMERATE_OBSERVERS to NOTIFY_OBSERVERS, r=dietrich
|
2010-01-16 12:38:04 +01:00 |
|
Marco Bonardo
|
a8b981dcba
|
Bug 539076 - Part3: Consolidate lazy statements boilerplate in macros, r=dietrich
|
2010-01-16 12:38:02 +01:00 |
|
Marco Bonardo
|
033d511d47
|
Bug 539076 - Part2: Convert current global statements to lazy statements, r=dietrich
|
2010-01-16 12:38:00 +01:00 |
|
Marco Bonardo
|
63139dfa9a
|
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
|
2010-01-16 12:37:57 +01:00 |
|
Gavin Sharp
|
a20160a017
|
Bug 532178: moz:official parameter should depend on MOZ_OFFICIAL_BRANDING rather than MOZILLA_OFFICIAL, r=rflint
|
2009-12-01 18:15:27 -05:00 |
|
Marco Bonardo
|
d667fb19ac
|
Backed out changeset 14c20441c8d8
|
2010-01-16 06:48:42 -08:00 |
|
Marco Bonardo
|
afaca53c2a
|
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
|
2010-01-16 12:37:57 +01:00 |
|
Marco Bonardo
|
a28c8e2d26
|
Bug 520165 - Part15: Fix a bad condition when expiration runs just before an addURI, r=dietrich
|
2010-01-15 17:40:59 +01:00 |
|
Marco Bonardo
|
a4941664dd
|
Bug 520165 - Part14: Add a maintenance task to print pages limit and run expiration, r=dietrich
|
2010-01-15 17:40:50 +01:00 |
|
Marco Bonardo
|
f45bf94d80
|
Bug 520165 - Part13: New expiration tests, r=mano
|
2010-01-15 17:40:47 +01:00 |
|
Marco Bonardo
|
a891df836a
|
Bug 520165 - Part12: fix existing Places tests, r=mano
|
2010-01-15 17:40:45 +01:00 |
|
Marco Bonardo
|
a47d07b775
|
Bug 520165 - Part11: Fix download manager tests dependancies, r=sdwilsh
|
2010-01-15 17:40:42 +01:00 |
|
Marco Bonardo
|
54fa20b6ee
|
Bug 520165 - Part10: Add a new expiration component, r=mano, r=dietrich
|
2010-01-15 17:40:39 +01:00 |
|
Marco Bonardo
|
9285eb504b
|
Bug 520165 - Part9 (Satchel): fix dependancies, r=dolske
|
2010-01-15 17:40:29 +01:00 |
|
Marco Bonardo
|
0f6a3324a8
|
Bug 520165 - Part9: remove old expiration code, r=mano
|
2010-01-15 17:40:19 +01:00 |
|
Marco Bonardo
|
393f2298ed
|
Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor
|
2010-01-15 17:40:17 +01:00 |
|
Marco Bonardo
|
cced464000
|
Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg
|
2010-01-15 17:40:14 +01:00 |
|
Robert O'Callahan
|
519c0fd842
|
Bug 526394. Part 21: Remove nsIViewManager RootScrollableView APIs, and move GetRectVisibility to nsIPresShell. r=mats
|
2009-09-09 17:40:02 +12:00 |
|
Robert O'Callahan
|
07db346518
|
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
|
2009-09-09 17:40:02 +12:00 |
|
Marco Bonardo
|
4408d52845
|
Part4: lazy statements creation (and minor cleanup) in nsFaviconService, r=sdwilsh
|
2010-01-08 13:57:49 +01:00 |
|
Ryan Flint
|
b58a7314ee
|
Bug 520284 - Use the update-timer category. r=robstrong
|
2010-01-07 23:25:44 -05:00 |
|
Geoff Lankow
|
1ad78e9662
|
Bug 537189 - Ensure no data is left behind after removing prefs via 'removePrefsByName' and 'removeGroupedPrefs', r=myk
|
2010-01-05 18:38:06 -05:00 |
|
Drew Willcoxon
|
e9ef3b6403
|
Bug 529597 - Places protocol handler, r=mak77,bz
|
2009-12-29 19:37:24 -08:00 |
|
Jae-Seong Lee-Russo
|
67a6d3e9e7
|
Bug 530386 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in toolkit/components/url-classifier, r=tony
|
2009-12-30 18:28:45 -05:00 |
|