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

201737 Коммитов

Автор SHA1 Сообщение Дата
Boris Zbarsky 82c2898aab Bug 459443. Make sure to detach our editor even if we don't have a session history entry, so that scripts will get correctly reenabled. r+sr=peterv 2009-01-23 10:16:09 -05:00
Neil Deakin bded79025e Bug 473847, progressmeters with large max don't work properly, caused by multiplication overflow, r+sr=dbaron 2009-01-23 10:02:31 -05:00
Peter Van der Beken 6ca5d4f032 Fix for bug 464676 (Cycle collector sometimes unlinks live cycles). r=bent, sr=jst. 2009-01-23 15:47:24 +01:00
Ted Mielczarek 6bc76472c3 bug 474973 - make config.{guess,sub} executable 2009-01-23 07:56:51 -05:00
Ted Mielczarek 49f54fc96c bug 385792 - compress pdb files in symbol store. r=bsmedberg 2009-01-23 07:40:27 -05:00
Makoto Kato 7d46aaad0d Bug 472812 - Remove /mozilla/widget/src/windows/aimm.h. r=masayuki, sr=roc 2009-01-23 21:11:46 +09:00
Gavin Sharp a66d512bae Bug 474538 - nsIBrowserHistory::removePagesFromHost documentation is crazy, r=sdwilsh 2009-01-23 12:52:14 +01:00
David Dahl dee3706661 Bug 403151 - In the bookmarks organizer preview pane change "more" from a button to a progressive disclosure control, r=mak77 ui-r=faaborg 2009-01-23 12:52:14 +01:00
Marco Bonardo 784ceca3d8 Bug 356571 - loadOneOrMoreURIs gives up if one of the URLs has an unknown protocol, r=gavin 2009-01-23 12:52:14 +01:00
Marco Bonardo 9f461d5369 Bug 235244 - Shift should not be required to drag around folders on personal toolbar, r=mano 2009-01-23 12:52:14 +01:00
Thomas Bertels ad13df9baf Bug 392497 - search in history sidebar loses sort, r=mano ui-r=faaborg 2009-01-23 12:52:14 +01:00
Thomas Bertels 8247a22714 Bug 423296 - History: Changing sort order drops search filter, r=mano ui-r=faaborg 2009-01-23 12:52:14 +01:00
Axel Hecht 54fa56394d bug 466570, factor out parts of browser/locales/Makefile.in to be used by fennec, r=ted
--HG--
rename : browser/locales/Makefile.in => toolkit/locales/l10n.mk
2009-01-23 12:21:52 +01:00
Ehsan Akhgari d50bdb8660 Bug 464962 - Zoom-Level reset to default when switching tabs while in Private Browsing Mode; r=gavin a=blocking-firefox3.1+ 2009-01-23 12:42:51 +03:30
Daniel Holbert 63355ba2aa Bug 458167 - Fix bad usage of "it's" in comments: patch for dom folder. r+sr=jst 2009-01-23 01:04:21 -08:00
Daniel Holbert 270e90f917 Bug 458167 - Fix bad usage of "it's" in comments: patch for db folder. r=jcramer 2009-01-23 01:03:20 -08:00
Daniel Holbert 3dc6c6a6d7 Bug 458167 - Fix bad usage of "it's" in comments: patch for content folder. r+sr=jst 2009-01-23 01:02:09 -08:00
Brendan Eich 93e3fb80de Bug 453955 - "Assertion failure: sprop->setter != js_watch_set || pobj != obj, at jsdbgapi.c" (r=mrbkap). 2009-01-23 00:54:12 -08:00
Ginn Chen d51a674744 Bug 474758 FcFontSetSort() crashes on Solaris r=karlt 2009-01-23 16:24:36 +08:00
Natch 9c8927aa14 Bug 456984 - "New Tab" Customizable Button Needs to Be Added Back. r=dao, r=gavin 2009-01-23 02:13:13 -06:00
Natch c5344a8aae Bug 457651 - New Tab button should be right of last tab. r=dao, r=gavin, ui=faaborg 2009-01-23 02:13:11 -06:00
Ginn Chen 4825d5e521 Bug 474757 Several build failures on Solaris build for js/src r=danderson 2009-01-23 16:09:27 +08:00
Brad Lassey 8e2f79ad8d bug 462908 - Follow up to fix indentation and include patch in gfx/cairo 2009-01-23 02:59:24 -05:00
Ginn Chen 0a8f8d1fa8 Bug 474757 Several build failures on Solaris build for js/src r=danderson 2009-01-23 15:57:54 +08:00
Brad Lassey 598810b6ec bug 462908 - Implement Freetype font backend for windows ce r=karlt, jdagget sr=stuart, vlad 2009-01-23 01:24:29 -05:00
Ben Newman 87e50a6bd5 Fixing bug 470356. Make the cookie dialogs open up modal to their origin tabs chrome window so that the dialog is centered on the window, and no centered on the screen. r=dwitte@stanford.edu, sr+a=jst@mozilla.org 2009-01-22 21:33:10 -08:00
Robert O'Callahan e37f5f5ba6 Backed out changeset a87563d6594e
--HG--
extra : rebase_source : e4687a80f8e88f7f0e156a34ca95f96a1eaf85f6
2009-01-23 17:39:45 +13:00
Walter Meinl 0324974591 Don't try to build plugin tests unless platform is specifically marked as ready. b=474503 r=josh sr=jst 2009-01-22 23:18:47 -05:00
Justin Dolske bd8a43e469 Bug 472064 - Satchel needs better upgrade/downgrade logic. r=sdwilsh, r=gavin 2009-01-22 20:04:13 -08:00
Brad Lassey 9bf028c66b bug 459629 - Avoid code path with LoadLibraryEx called with LOAD_WITH_ALTERED_SEARCH_PATH in nsGlueLinkingWin for windows ce 2009-01-22 22:55:01 -05:00
Doug Turner 541b9f5556 bug 461844 - posix IO functions do not exist on windows ce, work around for liboggz r=doublec 2009-01-22 22:47:32 -05:00
Boris Zbarsky 7d939aed25 Bug 346659 tests 2009-01-22 22:39:50 -05:00
Mook (sb) dfe0e48a6e Bug 470946 - PostUpdateWin WinPostProcess should launch synchronously. r=rstrong 2009-01-22 19:37:39 -08:00
Chris Pearce 573e074841 Bug 451958. Support Access-Controls for media loads. r+sr=roc
--HG--
extra : rebase_source : ab0be3a0dc18e6accfb4059c5d0f3e252b890afc
2009-01-23 16:13:19 +13:00
Simon Bünzli fb04437fd6 Bug 464199 - Forget About this Site doesn't forget about recently closed tabs. r=gavin.sharp 2009-01-22 19:01:44 -08:00
Asaf Romano b921bfb156 Bug 471499 - specification for valid drop targets for tab strip drag to tear off / detach tabs. r=mconnor, ui-r=beltzner 2009-01-22 19:00:54 -08:00
Nick Thomas 157bf13b35 Bug 459878, packaging changes from test major update from 3.0.6 to 3.1b2, r=ted.mielczarek 2009-01-23 15:28:02 +13:00
L. David Baron 3be38368d8 Make nsROCSSPrimitiveValue store ident values as nsCSSKeyword rather than nsIAtom*. (Bug 474712) r+sr=bzbarsky 2009-01-22 17:28:14 -08:00
L. David Baron 8b518903c1 Eliminate all callers to forms of nsROCSSPrimitiveValue::SetIdent other than the one taking nsCSSKeyword. (Bug 474712) r+sr=bzbarsky 2009-01-22 17:28:14 -08:00
L. David Baron f0ecf93e24 Warn when nsIDOMCSSStyleDeclaration::GetPropertyCSSValue is called. (Bug 474655) r+sr=bzbarsky 2009-01-22 17:28:14 -08:00
L. David Baron a16f1b0d6f Remove nsStyleContext::Equals, since it is unused. (Bug 474675) r+sr=bzbarsky 2009-01-22 17:28:14 -08:00
L. David Baron 879cadee1b Fix mismatch between new[] and delete. (Bug 376075) r+sr=bzbarsky 2009-01-22 17:28:14 -08:00
L. David Baron bebe5594c8 Make getComputedStyle() for 'outline-width' return values in pixels even when keywords are used. (Bug 474184) r+sr=bzbarsky 2009-01-22 17:28:13 -08:00
L. David Baron e5173ca99c Fix parsing of 'none' values in 'list-style' shorthand. (Bug 474135) r+sr=bzbarsky 2009-01-22 17:28:13 -08:00
Jonas Sicking 2c8b4e0b19 Bug 464954: Update Access-Control implementation to latest draft and fix some bugs. r/sr=bz 2009-01-21 14:50:28 -08:00
Marco Bonardo f204f721bc Merged backout 2009-01-23 01:48:33 +01:00
Marco Bonardo ed07d88f2f Backed out changeset d11dfa373acf, not working as expected and adding back Library leak. 2009-01-23 01:47:01 +01:00
Serge Gautherie c73e23f4ac Bug 446300 - move tools/test-harness/xpcshell-simple to testing/xpcshell; (Cv1-MC) Move the source harness directory, followup; r=ted.mielczarek
Move the 2 new files from bug 470914 too.

--HG--
rename : tools/test-harness/xpcshell-simple/example/location_load.js => testing/xpcshell/xpcshell-simple/example/location_load.js
rename : tools/test-harness/xpcshell-simple/example/unit/test_location.js => testing/xpcshell/xpcshell-simple/example/unit/test_location.js
2009-01-23 01:42:58 +01:00
Boris Zbarsky 4b35b264c2 This test passes now 2009-01-22 16:22:34 -05:00
Benjamin Smedberg dc3da95557 + has a higher precendence than <<, so this needs to be parenthesized more... followup to bug 269538 2009-01-22 15:40:41 -05:00