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

197912 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 5dcfaadf33 Backing out changeset 43d8e57c41e9 2008-10-13 14:21:31 -04:00
Masayuki Nakano 7e286a823f Bug 457523 Caps Lock key events are never fired from cocoa widgets r=josh, sr=roc 2008-10-14 03:07:27 +09:00
Antonio Gomes d728218c27 Bug 457091 - (crash) fennec m8 deb packages fail to install; r=blassey 2008-10-13 19:17:39 +02:00
Blake Kaplan af48a376fb Bug 458355 - ecma_3/Operators/11.4.1-002.js fail; r=brendan 2008-10-13 19:02:43 +02:00
Markus Stange 3bfe5e1277 Bug 394892 - Draw checkboxes and radiobuttons with NSButtonCell, r=josh sr=dbaron 2008-10-13 18:58:40 +02:00
Laurent Jouanneau 88b266ffc2 Bug 424359. Fix OutputBodyOnly to not output a stray </html> and fix newline stuff for doctypes, comments, and the entire XML serializer 2008-10-13 12:49:14 -04:00
Doug Turner 2423d456ee fixing macro so that it prints out the function name. npodb 2008-10-13 09:46:32 -07:00
Masatoshi Kimura 65e107524b Bug 361822 - Native font names are no longer required in font.name-list.* for CJK fonts; r=smontagu sr=roc 2008-10-13 18:44:41 +02:00
Doug Turner 994eee06d1 disable NSPR debug logging by default. npodb 2008-10-13 09:36:36 -07:00
Olli Pettay da52d3923a Bug 456262 - Attribute nodes don't preserve wrappers, r+sr=jst 2008-10-13 19:33:27 +03:00
Marco Bonardo e1b2894e8b Bug 457698 - nsNavHistoryFolderResultNode::OnItemAdded ignores dynamic containers, r=dietrich 2008-10-13 18:14:50 +02:00
Olli Pettay 733b47a93c Bug 456271, r+sr=bz 2008-10-13 19:12:26 +03:00
Brad Lassey 1d3978a333 windows mobile build stuff (vs project stuff) and updating buildtools path. r=dougt NPODB 2008-10-13 09:08:51 -07:00
Marco Bonardo a391ff7b7f Bug 457686 - appendURINode should not append to a dynamic container if we are inside an excludeItems query, r=dietrich 2008-10-13 18:06:50 +02:00
Marco Bonardo c6d47a93d5 Bug 457681 - if ExcludeReadOnlyFolders is false, readonly dynamic containers are still excluded, r=dietrich 2008-10-13 17:58:36 +02:00
Marco Bonardo 8f29aaecf4 Bug 457677 - PlacesUtils ignores dynamic containers, r=dietrich 2008-10-13 17:54:25 +02:00
Edward Lee bc7771fdb0 Bug 414326 - Use DownloadUtils for software update downloads. r=sdwilsh, r=robstrong 2008-10-13 10:50:10 -05:00
Markus Stange efc31b0d07 Merge backout of bug 398928 2008-10-13 14:33:01 +02:00
Markus Stange 9e3fc5bc06 Backed out changeset 151e51ec625e (bug 398928) because of unit test orange 2008-10-13 14:30:47 +02:00
Marco Bonardo ef8ea98dfb Bug 458043 - Use aggregate transaction for tag (multi)editing, r=dietrich 2008-10-13 14:25:14 +02:00
Marco Bonardo 81dc5853ba Bug 458013 - QueryResultNode Tag refresh optimization is useless as it is, r=dietrich 2008-10-13 14:11:27 +02:00
Gabriele Best a06a6cd5d4 Bug 237592 - Bookmarks/RSS items should always show tooltip when hovering with mouse, r=gavin 2008-10-13 12:19:55 +02:00
Markus Stange cd0ace7d7c Bug 398928 follow-up to fix preferences pane switching, r=Neil 2008-10-13 11:27:40 +02:00
Markus Stange c66be3d531 Bug 398928 - Allow moving a window by dragging toolbar or statusbar, r=enndeakin 2008-10-13 11:24:51 +02:00
Markus Stange 42e4ab3eda Bug 414728 - Use text-shadow in the statusbar on Mac, r=rflint 2008-10-13 11:07:00 +02:00
Boying Lu ca75fd828f Bug 459189 fix build failure of nsDOMWorkerXHRProxy.cpp for Solaris, r+sr=jst 2008-10-13 16:01:47 +08:00
Alexander Surkov 9d93f56aff Bug 459382 - fix html:img accessible name, r=marcoz, aaronlev 2008-10-13 16:58:58 +08:00
Ginn Chen c6dae5b6ee Bug 453883, ensure true/false marcos are available, r=joshmoz, sr=jst 2008-10-13 13:25:20 +08:00
Justin Dolske 365ff4d9ea Bug 394611 - Always prompt the user before changing a stored password. r=gavin
(relanding with workaround to avoid leak)
2008-10-12 20:05:11 -07:00
Chris Toshok 76feee8308 Bug 459532 - Faulty event compression in gtk2 widget implementation; r+sr=roc 2008-10-13 04:32:56 +02:00
Robert O'Callahan ccf95c9133 Bug 457194. Be careful when we do NS_ceil for font max-ascent/max-descent; we don't want a number that's an integer plus epsilon to round up to the next integer. r=vlad 2008-10-13 14:08:27 +13:00
Robert Sayre 41e7001b47 Merge. 2008-10-12 20:50:34 -04:00
Robert Sayre 731258ad93 Bug 459300. JSON should use internal JS functions where it makes sense. r=brendan 2008-10-12 20:48:48 -04:00
Serge Gautherie 2ce95bdb6b Bug 459154 - test_bug343416.xul TEST-UNEXPECTED-FAIL on my Windows 2000; (Av1) text nits; r=roc 2008-10-13 02:03:27 +02:00
Mats Palmgren 76257879bd Regression test for bug 300912. 2008-10-13 01:53:44 +02:00
Robert Strong ee9af1d7a6 Partial backout of Bug 453733 to fix Bug 459569 2008-10-12 16:03:38 -07:00
Mats Palmgren 0521a414b4 DEBUG: nsBlockFrame::List should print the overflow lines. b=459540 r+sr=roc 2008-10-13 00:33:20 +02:00
Uri Bernstein 3f918b6ada Bug 459588: Kill OLD_SELECTION code. r+sr=roc. 2008-10-13 00:11:51 +02:00
Mats Palmgren 07a188801c DEBUG: Use a flag to track when we are inside RemoveFrame() and assert it's false in GetPrimaryFrameFor(). b=458636 r+sr=roc 2008-10-13 00:05:04 +02:00
Phil Ringnalda 6bdaab5fcb Bug 458883, r+sr=bzbarsky 2008-10-12 14:42:00 -07:00
Dão Gottwald 93285831b2 Bug 459574 - Remove browser/themes/[pw]instripe/browser/browser.xml. r=rflint 2008-10-12 22:19:26 +02:00
Mats Palmgren 8344d70c49 Add 'aLineList' param to MarkLineDirty() so it knows the correct line list for 'aLine'. b=443528 r+sr=roc 2008-10-12 21:26:06 +02:00
Ben Turner 2cc487b259 Bustage fix. 2008-10-12 12:03:40 -07:00
Ben Turner a2d746ccc9 Bug 455436 - "XPConnect insists on using its own error reporter even when another is already set." r+sr=jst. 2008-10-12 11:32:34 -07:00
Ben Newman 2e879f3987 Bug 448564. Better handling of sink context switches. r=mrbkap, sr=bzbarsky 2008-10-12 13:44:23 -04:00
Simon Bunzli 5281410fff Bug 324164 - Unify Single Window Mode Preferences; r=gavin.sharp 2008-10-12 19:36:01 +02:00
Boris Zbarsky c109e5f245 Fixing bug due to missing parentheses. Bug 344258 followup, no bug. 2008-10-12 13:26:58 -04:00
Manish Singh a063e8f093 Bug 450206 - Port FeedWriter favicon code to use new favicon data URL api; r=gavin.sharp 2008-10-12 19:26:19 +02:00
Serge Gautherie cefaf71b75 Bug 455557 - <nsDataObj*.*>: update some variables which don't need to be pointers; Av1a2; r=emaijala sr=mats.palmgren 2008-10-12 18:34:26 +02:00
Simon Bünzli 8ee65da4d0 Bug 459546 - Remove alternating row color from about:sessionrestore on Windows. r=dao 2008-10-12 17:43:56 +02:00