rcampbell@mozilla.com
|
962dd5ddaf
|
bug 397724 - Add test harness for assertions/crashes/leaks
|
2007-12-05 09:14:26 -08:00 |
|
dietrich@mozilla.com
|
a0d51295f2
|
Backing out bug 406114 to test Ts impact
|
2007-12-05 09:14:05 -08:00 |
|
mkaply@us.ibm.com
|
39d9cbbab4
|
OS/2 build bustage - bug 406956
|
2007-12-05 04:55:31 -08:00 |
|
martijn.martijn@gmail.com
|
20e4a21657
|
Backing out reftest for bug 404553 for now, because of failures
|
2007-12-05 04:52:37 -08:00 |
|
martijn.martijn@gmail.com
|
13b4b9271c
|
Reftest for bug 404553 - ASSERTION: Child not at the right index? with table, marquee, span and title
|
2007-12-05 04:23:15 -08:00 |
|
smontagu@smontagu.org
|
ee90cb14b8
|
Mark failing test as random
|
2007-12-05 02:46:55 -08:00 |
|
smontagu@smontagu.org
|
0beb7fe835
|
Try to work around Mac test failure
|
2007-12-05 00:48:44 -08:00 |
|
dietrich@mozilla.com
|
3beb4ac515
|
Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer, take 2)
|
2007-12-05 00:30:07 -08:00 |
|
smontagu@smontagu.org
|
937f4125a6
|
More first-letter reftests
|
2007-12-05 00:17:30 -08:00 |
|
smontagu@smontagu.org
|
fdfed24896
|
Only try to process first-letter frames when they exist. Bug 404209, r+sr+b=roc
|
2007-12-05 00:15:15 -08:00 |
|
dietrich@mozilla.com
|
b60b7f31eb
|
Backing out bug 402880
|
2007-12-05 00:01:13 -08:00 |
|
dietrich@mozilla.com
|
aa7eeb3e59
|
Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer)
|
2007-12-04 23:40:49 -08:00 |
|
kaie@kuix.de
|
18434f216a
|
bug 119500, PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supported Patch contributed by Petr Kostka r=rrelyea, sr=kengert, a=dsicore Addon Patch to provide dummy implementations for gtk-embedding and camino. r=mark, sr=jst
|
2007-12-04 23:34:55 -08:00 |
|
Evan.Yan@Sun.COM
|
09bbf94332
|
Bug 406069 - nsIAccessibleText::GetTextAtOffset() not practical for getting the line at the caret patch by aaronleventhal r=ginn.chen a=dsicore
|
2007-12-04 23:34:47 -08:00 |
|
kaie@kuix.de
|
34143f5ff6
|
bug 119500, PKCS#11 CKF_PROTECTED_AUTHENTICATION_PATH token flag not supported Patch contributed by Petr Kostka r=rrelyea, sr=kengert, a=dsicore Addon Patch to provide dummy implementations for gtk-embedding and camino. r=mark, sr=jst
|
2007-12-04 23:31:43 -08:00 |
|
dwitte@stanford.edu
|
08000dde11
|
add unit test for permission manager.
|
2007-12-04 23:23:14 -08:00 |
|
peterv@propagandism.org
|
5a3252ac9e
|
Fix for bug 300639 (don't recompile xbl event handlers on every event dispatch). Patch by Robert Sayre, r/sr=peterv.
|
2007-12-04 23:21:18 -08:00 |
|
sspitzer@mozilla.org
|
7e2ae597a3
|
fix for bug #406114: when automatically importing from bookmarks html format, use bookmarks.postplaces.html, if it exists (otherwise, defer to bookmarks.html) r=dietrich, a=damon
|
2007-12-04 23:14:47 -08:00 |
|
jonas@sicking.cc
|
26df8a45d6
|
Bug 406852: Fix docshell leak by properly killing the frameloaders in object-loading-content when the document is destroyed. r/sr=peterv
|
2007-12-04 23:11:00 -08:00 |
|
dietrich@mozilla.com
|
5896e30ec5
|
Fixing bug 398914 test bustage (for seth, r=me)
|
2007-12-04 23:06:42 -08:00 |
|
dwitte@stanford.edu
|
d60af8c14d
|
move permission manager persistent storage from hostperm.1 to permissions.sqlite, use nsIURI::GetAsciiHost() for consistent host normalization, and expand type/permission limits. bugs 400092 and 400097 (patch in 400097), sr=shaver, pending r=sdwilsh, blocking-1.9+.
|
2007-12-04 22:37:36 -08:00 |
|
sspitzer@mozilla.org
|
d1df49f1d3
|
fix for bug #406355: New autocomplete has a11y issues The "faabar" wasn't friendly to screer readers, and would either just say what the user typed in the url bar or nothing at all. now, screen readers will read the title, url and type ("tag" or "bookmark") for each autocomplete result. r=gavin, a=blocking-firefox3+
|
2007-12-04 22:19:38 -08:00 |
|
dietrich@mozilla.com
|
b54cc99d03
|
More tests for bug 398914, r=sspitzer on irc
|
2007-12-04 21:59:39 -08:00 |
|
peterv@propagandism.org
|
cf4884e56f
|
Trying to fix orange.
|
2007-12-04 21:35:10 -08:00 |
|
aaronleventhal@moonset.net
|
dc479151ca
|
Bug 406798. GetTextAtOffset(endOfTextOffset, BOUNDARY_LINE_START) returns first line on multi line paragraphs. r=ginn.chen, a=dsicore
|
2007-12-04 21:16:26 -08:00 |
|
aaronleventhal@moonset.net
|
22f19cb361
|
Bug 406877. nsIAccessible::TakeFocus() on links does not set tab order position. r=evan.yan, a=dsicore
|
2007-12-04 21:12:47 -08:00 |
|
aaronleventhal@moonset.net
|
5647e82e6f
|
Bug 406019. EVENT_ALERT and EVENT_MENUPOPUPSTART broken for ARIA widgets. r=evan.yan, a=dsicore
|
2007-12-04 21:06:59 -08:00 |
|
philringnalda@gmail.com
|
c4fe6b4c5c
|
Bug 405282 - Test for bug 382990 leaves bookmarks sidebar open, r=gavin, a=itsatest
|
2007-12-04 21:05:55 -08:00 |
|
peterv@propagandism.org
|
1d73b91846
|
Fix for bug 390278 (Shift+tab no longer navigates out of MIDAS area). r/sr=jst.
|
2007-12-04 21:03:56 -08:00 |
|
philringnalda@gmail.com
|
dd90c15797
|
Bug 405068 - Remove localized Get (extensions|themes) URLs, r=rob.strong, a=mconnor
|
2007-12-04 21:03:55 -08:00 |
|
bzbarsky@mit.edu
|
68e6396ff3
|
Fix assertion. Bug 406903, r+sr=mrbkap, a=dsicore
|
2007-12-04 21:02:28 -08:00 |
|
philringnalda@gmail.com
|
2551ffd673
|
Bug 392984 - Feed that fails to load results in many messages in livemark, r=mano, a=blocker
|
2007-12-04 21:02:06 -08:00 |
|
dietrich@mozilla.com
|
9d09e89134
|
Re-enabling tests for bug 398914 (r=sspitzer)
|
2007-12-04 20:56:04 -08:00 |
|
dietrich@mozilla.com
|
88abd90bf4
|
Disabling for a bit, looks like a timing issue.
|
2007-12-04 20:05:31 -08:00 |
|
karlt+@karlt.net
|
a24016a699
|
Bug 400938 - make MathML work with Unicode fonts r=pavlov, sr=roc (on code)
|
2007-12-04 19:58:09 -08:00 |
|
bzbarsky@mit.edu
|
b7743fbcec
|
Fix bug 406485. Patch by fantasai, r+sr=roc
|
2007-12-04 19:22:55 -08:00 |
|
dcamp@mozilla.com
|
36a3bfb644
|
Bug 406865: Clobber pre-recent-bugfixes urlclassifier3.sqlite files that might be in an inconsistent state. r=tony, a=dsicore
|
2007-12-04 19:22:39 -08:00 |
|
roc+@cs.cmu.edu
|
a05edceefa
|
Bug 375304. Make nsHTMLScrollFrame handle situations where the child content height depends on our height. patch by Eli Friedman, r+sr=roc,dbaron
|
2007-12-04 19:05:57 -08:00 |
|
roc+@cs.cmu.edu
|
f46bfbd93f
|
Bug 406568. Don't reflow abs-pos kids of a block if we're going to reflow it again because of a clearance change. r=sr=dbaron
|
2007-12-04 18:57:53 -08:00 |
|
aaronleventhal@moonset.net
|
f9035075db
|
Bug 406838. Crash [@ nsDocAccessible::InvalidateCacheSubtree]. r=gijs, a=dsicore
|
2007-12-04 18:51:22 -08:00 |
|
dwitte@stanford.edu
|
cae750362b
|
add tests for bug 385299.
|
2007-12-04 18:45:40 -08:00 |
|
roc+@cs.cmu.edu
|
277d659675
|
Bug 383195. Recreate support for repeatable table headers and footers while printing. r=bernd,sr=dbaron
|
2007-12-04 18:32:56 -08:00 |
|
dwitte@stanford.edu
|
7dd07fec6d
|
add unit test for bug 402013.
|
2007-12-04 18:28:37 -08:00 |
|
roc+@cs.cmu.edu
|
64adc7a6ff
|
Bug 404870. Avoid read access to mThread racing with setting mThread to null (which could crash). Also, detect when the thread is no longer accepting events and treat it as the thread not being there anymore in nsSocketTransportService::Dispatch.
|
2007-12-04 18:18:58 -08:00 |
|
roc+@cs.cmu.edu
|
d585a5997d
|
Bug 404870. Don't allow nsThread::PutEvent to succeed when the thread is no longer able to process the event. This stops us leaking the event and anything hanging off it. r+sr=bsmedberg
|
2007-12-04 18:17:15 -08:00 |
|
roc+@cs.cmu.edu
|
264008d558
|
Backing out unintentionally-checked in stuff
|
2007-12-04 18:12:40 -08:00 |
|
roc+@cs.cmu.edu
|
ea37d818bc
|
Bug 392809. Break between whitespace and following punctuation even when stop_at_punctuation is false. Don't stop between punctuation and following non-punctuatino if the preceding punctuation follows white-space. r=smontagu
|
2007-12-04 18:11:17 -08:00 |
|
dietrich@mozilla.com
|
8087786f44
|
Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer)
|
2007-12-04 17:56:55 -08:00 |
|
reed@reedloden.com
|
a3ee1cccb3
|
Bug 404816 - "Visual bug in list view header" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=damons]
|
2007-12-04 17:09:29 -08:00 |
|
reed@reedloden.com
|
ead0723781
|
Bug 406871 - "Getting 32x32 px icons using -moz-icon" [p=reed r+sr=biesi a1.9=damons]
|
2007-12-04 17:08:23 -08:00 |
|