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

190230 Коммитов

Автор SHA1 Сообщение Дата
dolske@mozilla.com 50d25150ec Bug 417302. I, for one, welcome our new robot overlords. r=mconnor, ui-r=mconnor, a1.9=beltzner 2008-03-07 16:36:00 -08:00
dolske@mozilla.com 95e5c25212 Bug 382447 - "Show passwords" button in preferences should be renamed. r=gavin, a1.9=beltzner, ui-r=beltzner 2008-03-07 16:27:27 -08:00
dolske@mozilla.com 76598a4610 Bug 421619 - remove the trailing period from the "separate tags with commas" label. p=beltzner@mozilla.com, r=gavin, a1.9=beltzner 2008-03-07 16:23:26 -08:00
crowder@fiverocks.com cea6af28d9 Bug 421325: array_join_sub does not handle holes in dense arrays correctly, r/a=shaver 2008-03-07 16:16:51 -08:00
dtownsend@oxymoronical.com b46b008d5a Bug 408115: Add post-restart notification of new add-on installs. r=gavin.sharp, r=robstrong, a=beltzner 2008-03-07 16:16:38 -08:00
rob_strong@exchangecode.com 2c20ea6768 (strings only) comment addressed Bug 392137 - Retention: take over user defaults during install on Win32. r=beltzner, a1.9=beltzner 2008-03-07 15:58:25 -08:00
rob_strong@exchangecode.com 47dcbab005 (strings only) Bug 392137 - Retention: take over user defaults during install on Win32. r=beltzner, a1.9=beltzner 2008-03-07 15:55:58 -08:00
dietrich@mozilla.com 53f273d708 Bug 408663 ? Support Back & Forward keyboard shortcuts in Places Organizer (for dev@schonfeld.org, r=mano) 2008-03-07 15:55:06 -08:00
jay@mozilla.org 8ae3e0cf91 updated install.rdf with AMO friendly maxversion and no updateurl 2008-03-07 15:42:21 -08:00
jwalden@mit.edu 57b29cd9c0 Bug 352044 - Issues with Unicode escape sequences in JavaScript source code; Unicode escapes not part of identifiers were being treated as their equivalent CVs, and non-identifier Unicode escapes within identifiers were being treated as their CVs (simultaneously starting a new token). acid3++ r=mrbkap, a=damons 2008-03-07 15:28:55 -08:00
dietrich@mozilla.com 464088c511 Bug 389661 ? Can't drag and drop bookmark to toolbar chevron popup (does not open on dragover) (for mak77@supereva.it, r=mano, a=damon) 2008-03-07 15:13:41 -08:00
johnath@mozilla.com c1edbaccac Clarify menuItems that lead to the library "Show All Bookmarks..." and "Show All History..." b=421609 r+ui-r+a=beltzner r+sr=gavin :) 2008-03-07 15:09:08 -08:00
johnath@mozilla.com 1feb9653dc Bug 402370 - Fix about:blocked channel creation, move strings to dtd. r=gavin a=beltzner 2008-03-07 14:46:56 -08:00
dbaron@dbaron.org 3c5b58a33a Add reftests for baseline-alignment aspects of bug 402940 fixes. 2008-03-07 14:27:08 -08:00
ted.mielczarek@gmail.com 45854e98fe bug 421552 - allow users to send a crash report and quit firefox. patch by Mike Beltzner <beltzner@mozilla.com>, r=me, a=shaver 2008-03-07 14:17:17 -08:00
dwitte@stanford.edu e406776af3 Bug 419596 - add third party cookie blocking option to cookie pref UI. string change only, r=gavin, ui-r=beltzner, a=beltzner 2008-03-07 13:51:23 -08:00
jst@mozilla.org b163505191 Fixing bug 393845. Crash with Windows Media Player 10 plugin when stopping plugin. r+sr=bzbarsky@mit.edu 2008-03-07 13:32:49 -08:00
bzbarsky@mit.edu 21dee34a41 Make sure to do saturating adds on possibly-unconstrained nscoords. Bug 421404, r=dholbert, sr=roc, a=beltzner 2008-03-07 13:20:03 -08:00
bclary@bclary.com d64ed99c7f JavaScript Tests - update known failures, bug 421515 2008-03-07 12:33:18 -08:00
johnath@mozilla.com fe410e10ae Update blockedSite text, use new stopbadware report url. b=420751, r=gavin, ui-r+a=beltzner 2008-03-07 11:51:25 -08:00
dietrich@mozilla.com 819a1ffc7a Bug 421364 ? Editing a bookmark using properties dialog drops tags (r=mano) 2008-03-07 11:25:51 -08:00
rhelmer@mozilla.com b931b62526 bump RC for new win32 build b=418926 r=rhelmer p=joduinn 2008-03-07 10:54:40 -08:00
dietrich@mozilla.com 295f46da3d Bug 419642 ? WARNING: Unsafe use of LIKE detected! (for ondrej@allpeers.com, r=dietrich) 2008-03-07 10:53:04 -08:00
dietrich@mozilla.com ce60efa473 Bug 420261 ? "Recent Tags" is not properly refreshed when a new tag is added (for ondrej@allpeers.com, r=dietrich) 2008-03-07 10:47:34 -08:00
dietrich@mozilla.com a29c21effa Bug 419832 ? Change Livemark service update timings (for mak77@supereva.it, r=dietrich) 2008-03-07 10:35:29 -08:00
dietrich@mozilla.com 7e9ef3a40f Bug 381255 ? Drag and Drop to Bookmarks result in an Assertion failed (for mak77@supereva.it, r=mano) 2008-03-07 10:25:01 -08:00
dietrich@mozilla.com f374e39dcd Bug 420003 ? Sort by name on tag container removes titles of tagged links and does not show correct order (for ondrej@allpeers.com, r=dietrich) 2008-03-07 10:09:23 -08:00
dbaron@dbaron.org 93a844c0fc Make GTK2 checkbox and radio widgets put their indicator spacing in GetWidgetOverflow rather than inside their size. b=402940 r=ventnor sr=roc a=blocking1.9+ 2008-03-07 09:58:11 -08:00
dbaron@dbaron.org fe0cb896ea Give radio buttons and checkboxes a useful baseline, and switch checkboxes from text-bottom to baseline alignment (to match radios). b=402940 r+sr=bzbarsky a=blocking1.9+ 2008-03-07 09:57:34 -08:00
dbaron@dbaron.org 57f729547a Fix DEBUG_CC bustage on Windows resulting from bug 402966 (and bug 407034). r+sr=peterv a=Not part of the default build (DEBUG_CC only) 2008-03-07 09:55:51 -08:00
dbaron@dbaron.org 31cb6e188f Don't call nsCycleCollector_DEBUG_wasFreed on generic elements since it inevitably leads to false positives. b=420548 r+sr=peterv a=Not part of the default build (DEBUG/DEBUG_CC only) 2008-03-07 09:55:24 -08:00
dbaron@dbaron.org b1c1ef734f Deal with nsXPCWrappedJS::GetClass being null, which it can be after Unlink. a=Not part of the default build (DEBUG_CC only) 2008-03-07 09:54:41 -08:00
enndeakin@sympatico.ca d9e85a072b Bug 415704, treat tabindex and focusability as separate, so Full Keyboard Access setting doesn't affect things incorrectly, fixes More Info button in identity panel, r=smaug,sr=neil 2008-03-07 08:33:38 -08:00
masayuki@d-toybox.com 81e798d4da Bug 385364 Tilde (~) key broken on some keyboard layout r=ere,sr=roc,b1.9=beltzner 2008-03-07 07:21:26 -08:00
johnath@mozilla.com 6b8feef095 Bug 420160 - Larry behaves unexpectedly with IP:port URIs. r=gavin a=blocking-firefox3 (beltzner) 2008-03-07 06:54:41 -08:00
Olli.Pettay@helsinki.fi 69d2590cfb Bug 420254, thunderbird often uses ~10% cpu when idle, r=enn, sr=neil, a=beltzner 2008-03-07 05:48:06 -08:00
johnath@mozilla.com a8e97c45ae Bug 418694 - Have Larry say "(unknown)" instead of "no information provided" r+a=beltzner 2008-03-07 05:30:35 -08:00
dtownsend@oxymoronical.com 15d0b60dfe Bug 417606: See all search results always number 10. r=gavin.sharp, r=robstrong 2008-03-07 03:16:48 -08:00
dtownsend@oxymoronical.com 69b1dc1564 Bug 414795: Progress text should read "connecting" rather than "installing". r=robstrong, a=beltzner 2008-03-07 03:10:06 -08:00
dtownsend@oxymoronical.com 0c010ec19e Bug 415255: AMO Manager: Clearing search results should refocus cursor in search textbox. r=robstrong, a=beltzner 2008-03-07 03:06:42 -08:00
dveditz@cruzio.com aca5dcbb7e bug 295922 change default for "select cert automatically", r/sr=biesi, blocking1.9+ 2008-03-07 02:52:21 -08:00
surkov.alexander@gmail.com 37d189b126 Bug 416742 - add missing file 2008-03-07 02:22:32 -08:00
jwatt@jwatt.org 1df60818bf Bug 421464. The 'type' attribute on <style> should be optional. r=longsonr@gmail.com, sr=roc@ocallahan.org, blocking1.9=me 2008-03-07 02:16:05 -08:00
surkov.alexander@gmail.com ef11919bb8 Bug 416742 - Regression: multiple rowgroups interfere with getColumnAtIndex(), r=bernd, sr=roc, a=beltzner 2008-03-07 02:14:35 -08:00
jwatt@jwatt.org 266421537e Bug 420773. Don't include filters in our list of supported feature strings. r+sr=roc@ocallahan.org, a=beltzner@mozilla.com 2008-03-07 01:58:33 -08:00
roc+@cs.cmu.edu 17ebdab033 Backing out Bug 403181. JPEG encoding test failure :-( 2008-03-07 01:28:34 -08:00
roc+@cs.cmu.edu 2c9f274033 Bug 403181. Various fixes to image rendering. Most importantly, we track the desired subimage of a CSS background image and ensure we don't sample outside it. r=vlad,sr=dbaron 2008-03-07 00:34:12 -08:00
ajschult@verizon.net f061985ee9 Bug 358599: Crash when closing tab [@ nsSHistory::EvictWindowContentViewers], r+sr=bzbarsky, a=shaver 2008-03-06 23:47:30 -08:00
karlt+@karlt.net c19aa8c610 Don't try to Place() invisible operators. b=420420 r+sr=roc a=beltzner 2008-03-06 22:37:23 -08:00
kaie@kuix.de 85c65d089e Bug 400085, nsNSSCertificate::hasValidEVOidTag compare DER, not strings Patch contributed by Honza Bambas, r=rrelyea, r=kengert, approval1.9=beltzner 2008-03-06 22:14:33 -08:00