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

186283 Коммитов

Автор SHA1 Сообщение Дата
jonas@sicking.cc b023de82f1 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 9a6fe663d8 Fixing bug 398914 test bustage (for seth, r=me) 2007-12-04 23:06:42 -08:00
dwitte@stanford.edu bd5df04b78 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 0e7d2c24a1 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 83e11a3680 More tests for bug 398914, r=sspitzer on irc 2007-12-04 21:59:39 -08:00
peterv@propagandism.org a0d5f60400 Trying to fix orange. 2007-12-04 21:35:10 -08:00
aaronleventhal@moonset.net 5c03d5bbdf 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 8acbfaf1c3 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 de5a528086 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 fedbfba655 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 c90338d05f 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 7591224c10 Bug 405068 - Remove localized Get (extensions|themes) URLs, r=rob.strong, a=mconnor 2007-12-04 21:03:55 -08:00
bzbarsky@mit.edu 6a28994fed Fix assertion. Bug 406903, r+sr=mrbkap, a=dsicore 2007-12-04 21:02:28 -08:00
philringnalda@gmail.com 964fe84a8b 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 872dd33851 Re-enabling tests for bug 398914 (r=sspitzer) 2007-12-04 20:56:04 -08:00
dietrich@mozilla.com 499ca59e3f Disabling for a bit, looks like a timing issue. 2007-12-04 20:05:31 -08:00
karlt+@karlt.net 8d1036a89b 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 dba00dec70 Fix bug 406485. Patch by fantasai, r+sr=roc 2007-12-04 19:22:55 -08:00
dcamp@mozilla.com ad6b39aee8 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 3f17341b3d 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 6068106aa9 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 c9d6e41a67 Bug 406838. Crash [@ nsDocAccessible::InvalidateCacheSubtree]. r=gijs, a=dsicore 2007-12-04 18:51:22 -08:00
dwitte@stanford.edu a9d75820d2 add tests for bug 385299. 2007-12-04 18:45:40 -08:00
roc+@cs.cmu.edu a3450f4db1 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 eaf4410e8d add unit test for bug 402013. 2007-12-04 18:28:37 -08:00
roc+@cs.cmu.edu f840924682 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 16fb24b0d4 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 c2c75aa40a Backing out unintentionally-checked in stuff 2007-12-04 18:12:40 -08:00
roc+@cs.cmu.edu fed73e9f6a 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 7581e1894e 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 81fd480d40 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 d9ec6b9a1f 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
reed@reedloden.com 2b33f9ba22 Bug 401718 - "[UA] Remove Mach-O from UA on PPC" [p=reed r=dbaron r=mento sr=biesi a1.9=damons] 2007-12-04 17:07:00 -08:00
reed@reedloden.com fe7f4c55c1 Bug 393614 - "SeaMonkey does not create prefs.js file if it is missing" [p=mozilla@Weilbacher.org (Peter Weilbacher) r=bsmedberg sr=biesi a=blocking1.9+] 2007-12-04 17:05:55 -08:00
reed@reedloden.com 79c0a4bfd8 Bug 388655 - "Editor br gets added to empty table cells if contenteditable node is in document" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a=blocking1.9+] 2007-12-04 17:04:11 -08:00
dolske@mozilla.com b922d5e044 Fix regression from Bug 402992 - Do not switch to a hand cursor on favicon hover. r=mconnor 2007-12-04 17:03:21 -08:00
dwitte@stanford.edu 1aafbabf61 add unit test for bug 402013. 2007-12-04 17:03:08 -08:00
reed@reedloden.com 6b441832b4 Bug 401113 - "Scrollbar position not always restored after recovering from crash" [p=zeniko@gmail.com (Simon Bünzli) r=gavin a1.9=mconnor] 2007-12-04 17:02:57 -08:00
mrbkap@gmail.com 271f91f423 Backing this out to fix mochitest failures. 2007-12-04 16:52:02 -08:00
anodelman@mozilla.com ac91e7b605 Bug 405185 - Talos fails on 10.5/Leopard: user does not exist a=mtschrep r=anodelman 2007-12-04 16:31:36 -08:00
peterv@propagandism.org 2c27e8e000 Fix for bug 406684 (Memory leaks when content policies set properties of wrapped nodes). r/sr=sicking. 2007-12-04 16:29:13 -08:00
peterv@propagandism.org 7063ca8796 Fix for bug 403501 (Rich text editing broken after back, forward in history). r/sr=jst. 2007-12-04 16:28:24 -08:00
mrbkap@gmail.com 03829665a9 Preserve more important attributes. bug 393269, r+sr=jst a=beltzner 2007-12-04 16:17:06 -08:00
dcamp@mozilla.com 0c2b0ae6f3 Bug 406856: handle expiring safebrowsing chunk ranges in addition to individual chunks. r=tony, a=dsicore 2007-12-04 16:16:41 -08:00
mrbkap@gmail.com bd289e58a4 Complete the checkin for bug 399298. r+sr=jst 2007-12-04 16:13:49 -08:00
dietrich@mozilla.com a9cee8554c Bug 405237 deleting "Unfiled Bookmarks" or "bookmarks menu" folders breaks places organizer (should be undeletable) (r=dietrich) 2007-12-04 16:11:00 -08:00
joshmoz@gmail.com 4f4c436625 if we send a gecko event into gecko from performKeyEvent, assume it was handled despite any return value. b=376077 r=masayuki sr=roc 2007-12-04 16:08:33 -08:00
joshmoz@gmail.com a0c7e7bb6e init mIgnoreDoCommand, part of 358379, r=cbarrett sr=roc 2007-12-04 16:05:07 -08:00
dwitte@stanford.edu 7bd985d01b relanding bug 385299 and updating tests. 2007-12-04 16:03:22 -08:00
mconnor@steelgryphon.com 3cb81fdb23 bug 346214 - can't build with refplatform with vista-sized icon, backing out to older version of the icon 2007-12-04 15:49:49 -08:00