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

214147 Коммитов

Автор SHA1 Сообщение Дата
karlt+@karlt.net 42c0f1c2a2 disable 405577 for now because of failure on linux - bug 405577 2007-12-05 18:37:41 -08:00
roc+@cs.cmu.edu 844f937b29 Bug 405577. Allow available width to go negative for inlines/text, so we can tell whether zero-width content fits or not. Also allow textframes to honour a forced break at the end of the text. r+sr=dbaron 2007-12-05 17:24:03 -08:00
joshmoz@gmail.com 0743bcbfb1 Mouse move events can be double processed, causes menu flicker and other issues. b=406362 r=smichaud sr=roc 2007-12-05 15:17:08 -08:00
martijn.martijn@gmail.com 8261cf8805 Ugh, missed a glaring error, backing out test for now for bug 396024 2007-12-05 14:10:12 -08:00
martijn.martijn@gmail.com 6e1b9362ec Modified test for bug 396024, this should not cause test failures when no printer is installed 2007-12-05 14:07:12 -08:00
pete@mozdevgroup.com 3cd7a70971 b=328070 Metrics extension UI r=Jan.Varga --pete 2007-12-05 14:00:02 -08:00
dietrich@mozilla.com 609a9ef780 Bug 407018 expiration not using browser.history_expire_days_min (r=sspitzer,a=mconnor) 2007-12-05 13:30:37 -08:00
joshmoz@gmail.com a4fb3f889e back out 376077, too problematic for beta 2. 2007-12-05 13:19:07 -08:00
dolske@mozilla.com 8915d42a3a Bug 396316 - update format of stored login manager entries. r=gavin, blocking-ff3+ 2007-12-05 13:16:33 -08:00
anodelman@mozilla.com ec4360c0ea Bug 406878 - increase built in talos timeout to 8 hours a=anodelman r=rcampbell 2007-12-05 13:07:19 -08:00
reed@reedloden.com cdffe0e13f Bug 405237 - "deleting "Unfiled Bookmarks" or "bookmarks menu" folders breaks places organizer (should be undeletable)" (Supplimental perf fix) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=Mano a=blocking1.9+ P1 for M10] 2007-12-05 12:16:10 -08:00
bzbarsky@mit.edu f0815e1152 Remove dead code. Bug 404666 followup, r=bernd, sr=roc, a=schrep 2007-12-05 11:38:26 -08:00
joshmoz@gmail.com ca3732fd7e Closing a child window can hide its parent incorrectly. "Clicking Done in toolbar customization panel hides parent window". Original patch by Neil Deakin, updated by Josh Aas. b=406342 r=Enn r=josh sr=vlad 2007-12-05 11:19:08 -08:00
rcampbell@mozilla.com 93904718b5 bug 397724 - Add test harness for assertions/crashes/leaks 2007-12-05 09:14:26 -08:00
dietrich@mozilla.com b99c407e35 Backing out bug 406114 to test Ts impact 2007-12-05 09:14:05 -08:00
mkaply@us.ibm.com 456d79e285 OS/2 build bustage - bug 406956 2007-12-05 04:55:31 -08:00
martijn.martijn@gmail.com 458f00163a Backing out reftest for bug 404553 for now, because of failures 2007-12-05 04:52:37 -08:00
martijn.martijn@gmail.com c4a8df1450 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 3a5da06d08 Mark failing test as random 2007-12-05 02:46:55 -08:00
smontagu@smontagu.org 9584588656 Try to work around Mac test failure 2007-12-05 00:48:44 -08:00
dietrich@mozilla.com 45b47c2033 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 4eac6c4ea8 More first-letter reftests 2007-12-05 00:17:30 -08:00
smontagu@smontagu.org 3e84dea94d 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 504a11763e Backing out bug 402880 2007-12-05 00:01:13 -08:00
dietrich@mozilla.com ad453ca4f4 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer) 2007-12-04 23:40:49 -08:00
kaie@kuix.de b949f93e62 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 fc40bfb877 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 d003e64b29 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 e42e7e86a1 add unit test for permission manager. 2007-12-04 23:23:14 -08:00
peterv@propagandism.org c8e605d2aa 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 bde7bfbf28 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 c5907d420b 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 fa4860b59d Fixing bug 398914 test bustage (for seth, r=me) 2007-12-04 23:06:42 -08:00
dwitte@stanford.edu fcd4182c75 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 90f924585b 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 aee50c36b7 More tests for bug 398914, r=sspitzer on irc 2007-12-04 21:59:39 -08:00
peterv@propagandism.org 7142a675cc Trying to fix orange. 2007-12-04 21:35:10 -08:00
aaronleventhal@moonset.net b031edf9b8 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 369194f828 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 b92ed6c189 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 f148581646 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 858363b573 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 644225dccf Bug 405068 - Remove localized Get (extensions|themes) URLs, r=rob.strong, a=mconnor 2007-12-04 21:03:55 -08:00
bzbarsky@mit.edu bcaf4e9514 Fix assertion. Bug 406903, r+sr=mrbkap, a=dsicore 2007-12-04 21:02:28 -08:00
philringnalda@gmail.com ebcca38885 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 c2e2e5be2b Re-enabling tests for bug 398914 (r=sspitzer) 2007-12-04 20:56:04 -08:00
dietrich@mozilla.com c38d1f50db Disabling for a bit, looks like a timing issue. 2007-12-04 20:05:31 -08:00
karlt+@karlt.net 275ca4eea4 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 baf37de061 Fix bug 406485. Patch by fantasai, r+sr=roc 2007-12-04 19:22:55 -08:00
dcamp@mozilla.com c57d03a0a0 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