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

210702 Коммитов

Автор SHA1 Сообщение Дата
sharparrow1@yahoo.com 1ddeb8e819 Bug 391915: Don't use atoms from nsCacheMetaData because atoms aren't threadsafe. r+sr=biesi, a=blocking1.9 2007-08-30 10:51:07 -07:00
tor@cs.brown.edu fb85809d12 Bug 380448 - simply SVG frame initialization. r=longsonr, sr=roc, a=vlad 2007-08-30 10:01:37 -07:00
bent.mozilla@gmail.com f82dda090a Bug 387584 - "ASSERTION: should not have buffer of zero size [@nsTArray_base::EnsureCapacity]". Patch by Sergey Yanovich <ynvich@gmail.com>. r+a=bsmedberg. 2007-08-30 09:59:34 -07:00
joshmoz@gmail.com 329d459ed6 capitalize Quit in session restore dialog. b=394296 r=mano 2007-08-30 09:26:28 -07:00
tor@cs.brown.edu 71615c218f Bug 393109 - treat system colors as output device values. r+a=pavlov 2007-08-30 09:21:16 -07:00
mozilla.mano@sent.com 0f67d3e7db Bug 392820 (Bookmarks 'star' panel should capture keyboard shortcuts) - * block accel+w/accel+shift+w within the panel. * close the panel on enter/esc. * focus the name-field/picker and select its contents when opening the panel. * focus the content-area when the panel is closed. r=dietrich. 2007-08-30 09:13:33 -07:00
enndeakin@sympatico.ca 71ead396e4 Didn't mean to check this in yet 2007-08-30 08:59:03 -07:00
enndeakin@sympatico.ca b4dead1c27 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
martijn.martijn@gmail.com e5e10767f9 Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray, patch by Alfred Kayser, r+sr=roc, a=dbaron 2007-08-30 08:29:06 -07:00
ted.mielczarek@gmail.com a9bbd4dca5 bug 350425 - ensure a11y support in breakpad. r=campd 2007-08-30 07:55:21 -07:00
sdwilsh@shawnwilsher.com 4eac417aa8 Bug 394241 - Add a closeDatabase() method to mozStorage. r=sspitzer 2007-08-30 06:43:17 -07:00
surkov.alexander@gmail.com 0ad40f6dfb Bug 394253 - Opening DOM inspector enables accessibility globally, r=timeless, aaronlev, sr=neil 2007-08-30 01:53:06 -07:00
gijskruitbosch@gmail.com fca2e115eb Bug 393652 - Trunk builds on Mac do not quit from menu after first window is closed. r=benjamin@smedbergs.us (Benjamin Smedberg) Toolkit Only, no approval. 2007-08-30 00:26:09 -07:00
philringnalda@gmail.com 31e4de9a87 Bug 379705 - Build movemail on Mac, just don't ship movemail.rdf with Mac Thunderbird, r=bsmedberg/mnyromyr 2007-08-29 20:53:10 -07:00
rob_strong@exchangecode.com e74b7a9925 Bug 384956 - Provide access to extension options from app options. r-mano, ui-r=madhava 2007-08-29 20:50:47 -07:00
sspitzer@mozilla.org 79c29fa86e fix for bug #334305: Importing bookmarks from Opera does not work r=dietrich 2007-08-29 20:21:18 -07:00
roc+@cs.cmu.edu e8b5cda925 Bug 389421. Rework word selection, in particular so that layout.word_select.stop_at_punctuation is applied to boundaries between punctuation and non-punctuation, and all Unicode punctuation is treated as punctuation. 2007-08-29 20:10:19 -07:00
dietrich@mozilla.com d185b97ed3 Bug 386678 append the default bookmarks when first run migration from IE, Opera, Safari, etc. (r=sspitzer) 2007-08-29 20:01:07 -07:00
joshmoz@gmail.com 6d519a8da2 Don't do ARGB->RGBA translation in clipboard/drag image handling. patch by 'Ili Butterfield. b=393336 r=cbarrett r=josh sr=pinkerton a=pav 2007-08-29 19:10:32 -07:00
sdwilsh@shawnwilsher.com 0ef0a97fb7 Bug 393082 - Warn on unsafe usage of LIKE. r=sspitzer 2007-08-29 18:56:14 -07:00
sdwilsh@shawnwilsher.com 63ab773a9b Bug 394228 - Downloading files can randomly fail. r=mano 2007-08-29 18:51:12 -07:00
aaronleventhal@moonset.net 40214c4b82 Bug 393653. Console warnings in GetFinalState() point to actual bug with the calculation of the EMBEDS relationship on the root accessible. r=surkov, a=dsicore 2007-08-29 18:15:16 -07:00
mozilla.mano@sent.com 29f86ca3fa Backing out 392820, tree was closed. 2007-08-29 15:50:14 -07:00
mozilla.mano@sent.com 2107043d03 Bug 392820 (Bookmarks 'star' panel should capture keyboard shortcuts) - * block accel+w/accel+shift+w within the panel. * close the panel on enter/esc. * focus the name-field/picker and select its contents when opening the panel. * focus the content-area when the panel is closed. r=dietrich. 2007-08-29 15:49:37 -07:00
cbarrett@mozilla.com f29a672c8e Bustage fix. Backslash in a comment in a makefile, Bad Waldo! No Cookie! irl-r=biesi 2007-08-29 15:06:14 -07:00
jwalden@mit.edu b374ab07d2 So this test also fails when run inside an iframe, so I'm just disabling it entirely, still followup to bug 199692 commit. 2007-08-29 14:52:31 -07:00
jwalden@mit.edu fac72b5402 I'm stupid, followup to bug 199692 commit. 2007-08-29 14:43:57 -07:00
jwalden@mit.edu 572863ba44 Use ok(a === b) since we're getting null in one of the test failures, actually, followup to bug 199692 commit. 2007-08-29 14:37:54 -07:00
jwalden@mit.edu a185cd47a3 Convert an is to a todo until we figure out what's wrong here, followup to bug 199692 commit. 2007-08-29 14:36:13 -07:00
jwalden@mit.edu f76735292f Bug 199692 - Add support for document.elementFromPoint(x, y). Patch by Ben Karel <web+moz@eschew.org>, r+sr=roc, a=jst 2007-08-29 13:38:44 -07:00
benjamin@smedbergs.us e0f7725b37 Bug 392722 - nsinstall doesn't work if paths have double slashes, patch by Fabien Tassin <fta+bugzilla@sofaraway.org>, r=me 2007-08-29 13:05:52 -07:00
gavin@gavinsharp.com a1b1b60040 Fix newlines 2007-08-29 12:58:59 -07:00
ted.mielczarek@gmail.com fad356b85c bug 376721 - send time-since-last-crash with crash report. r=bsmedberg/mento 2007-08-29 12:46:00 -07:00
bzbarsky@mit.edu 73894e1963 Make "view iamge" work on -moz-icon images. Bug 392799, patch by Rich Dougherty <rich@rd.gen.nz>, r+a=pavlov, sr=biesi 2007-08-29 12:00:10 -07:00
bzbarsky@mit.edu bc37406b13 Flush out layout when doing sync updates. Bug 393723, r+sr=roc, a=dbaron 2007-08-29 11:57:29 -07:00
sdwilsh@shawnwilsher.com 0958671927 Bug 342592 - Make --enable-extensions=inspector work for XULRunner. Patch by Alex Vincent <ajvincent@gmail.com>. r=sdwilsh, sr=neil 2007-08-29 11:05:30 -07:00
gavin@gavinsharp.com 008bcaa49e Fix newlines 2007-08-29 10:33:31 -07:00
gerv@gerv.net 0c601b6817 Bug 389600 - add .pl to IDN whitelist. Patch by gerv; a=bzbarsky. 2007-08-29 09:30:32 -07:00
enndeakin@sympatico.ca 70b40a5261 Bug 387275, groan, still not working, so disable the test again. 2007-08-29 09:01:02 -07:00
neil@parkwaycc.co.uk f91128f68e Bug 394158 Disable toolbargrippies on inspector panels so we don't have to hide them in CSS and also fix the toolbar alignment on toolkit apps r=sdwilsh 2007-08-29 08:53:26 -07:00
enndeakin@sympatico.ca d6875088eb See if moving the mouse a bit fixes the Mac test failing 2007-08-29 08:17:28 -07:00
kairo@kairo.at 42879476f2 bug 386908 - remove xpfe/communicator from Thunderbird build, r=philringnalda, NPOTFFB 2007-08-29 07:19:31 -07:00
enndeakin@sympatico.ca 93ac6a96d3 fix error caused by cvs merge, missing slash 2007-08-29 07:17:55 -07:00
enndeakin@sympatico.ca 7ae3e20f71 Bug 385275, fix test on Mac by clicking on the document first, r=gavin 2007-08-29 07:09:36 -07:00
aaronleventhal@moonset.net 9c0eecf00c Bug 391562. Pass aExtraState as nsnull to GetFinalState() if not needed. r=surkov, a=dsicore 2007-08-29 06:41:38 -07:00
aaronleventhal@moonset.net e7f2e9c49e Bug 393657. GetARIAState() called twice when we get a state. r=surkov, a=dsicore 2007-08-29 06:36:07 -07:00
smontagu@smontagu.org 7fb89aba09 Remove cruft from nsBidiPresUtils. Bug 393962, r+sr+a=roc 2007-08-29 02:19:16 -07:00
roc+@cs.cmu.edu aab4ad8861 Bug 385426. Be careful about looking for a previous soft-hyphen when checking for hyphen breaks. r=smontagu 2007-08-29 02:11:39 -07:00
smontagu@smontagu.org 7de5299301 Detect placeholders when building the array of frames for bidi resolution and add the real frames to the array. Bug 384527, r+sr=roc, b=dbaron 2007-08-29 01:21:38 -07:00
rob_strong@exchangecode.com 76fb479c0f Bug 299716 - Need for em:targetApplication marker for 'the toolkit'. patch=ajvincent, r=dtownsend, r=rstrong 2007-08-29 01:16:15 -07:00