Commit Graph

204146 Commits

Author SHA1 Message Date
Paul O'Shannessy
5a54b08217 Bug 316084 - Migrated base64 suite passwords not encrypted when master PW added in Firefox; r=(dolske + gavin.sharp) 2009-03-28 03:00:17 +01:00
Serge Gautherie
c6ae4ba1ac Bug 469523 - Enable TUnit leak log in tinderbox (log); (Ev1) Support xpcshell built without leak logging; (Thunderbird bustage fix) 2009-03-28 03:00:14 +01:00
Shawn Wilsher
00b0be93ae Backout merge for changeset 2d1f7c7c7a2b (bug 483980) on a CLOSED TREE. 2009-03-27 18:34:18 -04:00
Shawn Wilsher
fb5bda622b Backed out changeset 2d1f7c7c7a2b (bug 483980) 2009-03-27 18:33:01 -04:00
Josh Aas
25f5dddfaa merge backout of e413694940b3 2009-03-27 14:33:47 -07:00
Josh Aas
ead58807ca Backed out changeset e413694940b3 2009-03-27 14:32:49 -07:00
Serge Gautherie
c45d7b0cca Bug 469523 - Enable TUnit leak log in tinderbox (log); (Dv2a) Enable (bare) leak log after each test; r=ted.mielczarek 2009-03-27 18:58:11 +01:00
Serge Gautherie
14a7c4781f Bug 462106 - Clear the data copied to clipboard inside the private browsing mode after leaving it; (Bv1) Add |ok(true, ...);|; r=roc 2009-03-27 18:58:09 +01:00
Michal Novotny
c6a7de48ce Bug 290032 - Some files are never cached due to hash collisions which are quite common due to weak string hash function; r=(bzbarsky + dcamp) sr=bzbarsky 2009-03-27 18:58:06 +01:00
Jonathan Kew
a793145c11 Bug 485351 - Hang [@ gfxWindowsFont::ComputeMetrics] and eating up all GDI resources with percentage height, mathml and binding; GDI resource exhaustion; r=roc
Fix Windows DC leak in TestCharacterMap, and avoid accumulation of temporary fonts in the cache leading to resource exhaustion.
2009-03-27 18:54:40 +01:00
Jonathan Kew
142b887c3f Add Core Text backend, will eventually replace ATSUI. Turned off for 32-bit Mac OS X builds right now due to Mac OS X 10.4 not supporting Core Text. b=389074 r=jdaggett 2009-03-27 10:18:35 -07:00
Marco Bonardo
5c0940d099 test for Bug 392497 - search in history sidebar loses sort, r=adw 2009-03-27 15:31:23 +01:00
David Dahl
70b6cae5b2 Bug 410196 - Clearly allow or disallow tagging of history items, r=mak77 2009-03-27 15:31:17 +01:00
Marco Bonardo
3b372ec849 Bug 237944 - The name of Bookmark dragged from IE is the same as URL, r=enn sr=roc 2009-03-27 15:31:12 +01:00
Neil Rashbrook
52dde58324 Test for bug 473157 r=mak 2009-03-27 14:25:26 +00:00
John Daggett
8a5d21465e add Arabic reftest for truetype-aat format hint 2009-03-27 16:57:58 +09:00
Arpad Borsos
6e2bb93fad Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, content part; r+sr=sicking 2009-03-26 09:29:49 +01:00
Dave Townsend
83462d1cae Bug 435788: Plugin finder service can't install plugins using installerLocation, stage 2. r=robstrong 2009-03-26 11:13:18 +00:00
Asaf Romano
bf496618fe Bug 475066 attempt #2 -dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn, sr=jonas. 2009-03-27 09:50:03 +03:00
Ginn Chen
24d74529be Bug 480427 Fix bustage for Solaris 2009-03-27 13:49:22 +08:00
Ere Maijala
936d169f36 Try to fix WinCE bustage by ifndef'ing stuff from bug 313403. 2009-03-27 03:10:52 +02:00
Ere Maijala
f2f5cd1542 Fix for bug 313403: nsWindow::GetAttention should obey the system set FOREGROUNDFLASHCOUNT if aCycleCount = -1. r=neil, sr=roc 2009-03-27 02:15:41 +02:00
Tobias Hunger
2f5a14c65e Bug 485156 - cairo-qt fails to build; r=vladimir 2009-03-27 00:49:22 +01:00
Walter Meinl
cda3082621 Bug 485073 - OS/2 enable test plugin equivalent to other platforms; r=mozilla@Weilbacher.org 2009-03-27 00:47:43 +01:00
Walter Meinl
2915304ce0 Bug 484287 - [OS/2] simplify test_os2.cmd; r=mozilla@Weilbacher.org 2009-03-27 00:45:15 +01:00
Serge Gautherie
5900318bac Bug 443763 - Unit test for Bug 331215 fails rather frequently on Mozilla2 builds (and nearly constantly on SeaMonkey builds); (Bv1) Add |todo(false, ...)|; r=gavin.sharp 2009-03-27 00:40:11 +01:00
Robert Strong
b8aefc1700 Bug 484374 - groupbox.collapsable needs the adjustment of margin/padding. r=dao 2009-03-26 16:08:00 -07:00
Shawn Wilsher
5ea539378d Bug 484717 - Assert that our lock is held when the precondition says it should be
Use the new NSPR assertion to assert that a given PRLock is held when entering
a function.
r=asuth
2009-03-26 16:33:35 -04:00
Shawn Wilsher
1c4fdb275c Bug 485071 - implement mozStorageStatementParams::NewEnumerate
This allows for the enumeration of named parameters on the parameter JS helper
object.
r=asuth
r=bent
2009-03-26 16:33:35 -04:00
Benjamin Smedberg
68bb5409a5 Update pymake to tip of my repo, NPODB. 2009-03-26 16:24:51 -04:00
Boris Zbarsky
d6e950ef24 Bug 148810. Handle dynamic insertion and append better when table pseudo-frames are involved. r=bernd, sr=roc. Also fixes bug 112142, bug 208305, bug 325543, bug 368932, bug 371054, bug 372649, bug 394402, bug 448111. 2009-03-26 14:08:58 -04:00
Mark Finkle
1f32c00d18 Bug 483980: Allow history/bookmark observer components to register with a startup category, r=sdwilsh 2009-03-25 15:31:36 -05:00
Paul O’Shannessy
a1680d86fb Bug 485223 - Stop checking mDBConnection is non-null in mozStorageStatement, r=sdwilsh 2009-03-27 10:15:33 -07:00
Peter Van der Beken
6bdb3afb6c Preparation for fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate). r/sr=jst. 2009-03-24 12:02:30 +01:00
Dave Townsend
9de4ab9669 Backout of bug 484764: Set up DOM prototype chain from nsDOMClassInfo::PostCreateProto 2009-03-26 14:54:40 +00:00
Dave Townsend
a8bb556e66 Backed out changeset 94673272aeab from bug 484764: Set up DOM prototype chain
from nsDOMClassInfo::PostCreateProto.
2009-03-26 14:53:33 +00:00
Marco Bonardo
90ce4bf6ac Bug 484263 - Most visited, recently bookmarked and recent tags folder re-added when they are upgraded, r=dietrich 2009-03-26 13:58:32 +01:00
David Dahl
c4e7adf2be Bug 431011: add shortcut key for opening the bookmarks manager on Linux, r=gavin, ui-r=beltzner 2009-03-26 13:54:53 +01:00
Dão Gottwald
1562e6df9e Bug 429857 - Don't show entry divisor for last entry in location bar autocomplete. r=gavin 2009-03-26 13:52:31 +01:00
Dave Townsend
b38cf5820a Bug 435788: Plugin finder service can't install plugins using installerLocation, stage 1. r=robstrong 2009-03-26 11:12:55 +00:00
Blake Kaplan
77a43455ed Bug 485286 - Allocate all of these consistently. r+sr=peterv/sicking (a=ss for checkin into a CLOSED TREE). 2009-03-26 00:23:09 -07:00
Dão Gottwald
7dd075fba9 Bug 484022 - Title and button in the "Edit Bookmark" panel should be aligned with the fields, star should be centered. r=mak77 2009-03-25 23:18:23 +01:00
Boris Zbarsky
64b6059777 Adding test for bug 302113. 2009-03-25 17:34:28 -04:00
Blake Kaplan
3b8310b1af Bug 485217 - Add a crashtest. 2009-03-25 14:33:36 -07:00
Blake Kaplan
b3d7ab96e9 Bug 473262 - We can get an interface but no member without idispatch. r+sr=jst 2009-03-25 13:08:01 -07:00
Blake Kaplan
de14b19873 Bug 485217 - Pop the eval context before returning. r+sr=peterv 2009-03-25 13:07:44 -07:00
Boris Zbarsky
055b4b1c85 Adding test for bug 203923 2009-03-25 15:51:58 -04:00
Boris Zbarsky
803e329f9d Adding some tests 2009-03-25 12:09:48 -04:00
Olli Pettay
d9e9964f3e Bug 484658 - element.focus() handing when called during event suppression, r+sr=jst 2009-03-25 16:11:11 +02:00
Neil Rashbrook
3b196c4711 Bustage fix for bug 331165 2009-03-25 13:33:03 +00:00