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

209186 Коммитов

Автор SHA1 Сообщение Дата
Takuro Ashie ad353a7959 fix Qt and GTK bustage in gfxFT2Fonts from bug 493280, r=jfkthame 2009-08-18 09:26:24 +01:00
Masatoshi Kimura ecc950211c fix wchar_t incompatibility from bug 493280, r=jfkthame 2009-08-18 09:26:20 +01:00
Dão Gottwald 5ad82b7546 Bug 510509 - superfluous hbox in places toolbar binding. r=mak77 2009-08-18 10:23:34 +02:00
Marco Bonardo 5b0a410449 Bug 381240 - last-modified-date tests for bookmarks failing on Linux qm-rhel02 dep unit test, r=dietrich 2009-08-18 10:06:17 +02:00
Clint Talbert ee25f7ba1f Bug 432723 - Update Places Query API testing set with new tests, r=dietrich 2009-08-18 10:06:11 +02:00
Arpad Borsos 0fc36f8ab7 Bug 295977 - Autoscrolling does not work for elements such as div using overflow; r=neil@parkwaycc.co.uk 2009-08-13 10:32:44 +02:00
Henri Sivonen d481094346 Bug 502869 - Crash [@ nsHtml5TreeBuilder::appendToCurrentNodeAndPushElementMayFoster]. r=bnewman 2009-08-18 10:48:59 +03:00
Nick Thomas 2c70708eb9 Bug 530469, disable parallel make in build/wince/tools, r=ted.mielczarek 2009-08-18 17:23:38 +12:00
Masayuki Nakano c65eaea26b Bug 439815 Keyboard shortcuts with alternate keyboard layouts (including colemak) are missmapped; they are mapped for qwerty. r=josh 2009-08-18 13:47:53 +09:00
Masayuki Nakano db7a62f0c8 Bug 509956 Bogus code in nsTextFrame::IsFloatingFirstLetterChild r=dbaron 2009-08-18 13:46:47 +09:00
Timothy Nikkel 5d0e3b32b3 Bug 503791. ComboboxControlFrame should not assume that the origin of the screen is (0,0) because that is not true with more than one display. r=dbaron 2009-08-17 20:21:07 -07:00
Timothy Nikkel 84ffcd3b7a Bug 503791. Make sure that the device context has a widget so that it can determine what screen it is on. r=dbaron 2009-08-17 20:21:07 -07:00
Zack Weinberg c50a2c3b1f Bug 497495 (frame poisoning) part 2: Introduce nsIPresShell::AllocateMisc/FreeMisc functions; add an as-yet-unused "code" parameter to AllocateFrame/FreeFrame; fix up nsFrame to match; use AllocateMisc/FreeMisc for all non-frame pres arena objects; move clearing of frame objects from nsFrame::operator new to AllocateFrame. r=roc sr=dbaron 2009-08-17 20:21:06 -07:00
Zack Weinberg 8d369053f7 Bug 497495 (frame poisoning) part 1: Move the frame arena code to its own file and rename the class to nsPresArena. r=roc 2009-08-17 20:21:06 -07:00
Ben Turner 120a432917 Bug 505718 - 'mochitest-plain timeout (hanging?) during shutdown on Windows'. r+sr=jst. 2009-08-17 18:09:03 -07:00
Timothy Nikkel 80119bbe6d Bug 510748 - still get assertions "reflow state computed incorrect width" and "non-root frame's desired size changed during an incremental reflow"; Don't report any padding or border on both axes if scrollbars are hidden; r=dbaron 2009-08-18 00:38:12 +02:00
Sylvain Pasche d93f991e14 Bug 510827 - Register overlays in layout-debug jar.mn; r=dbaron 2009-08-18 00:32:52 +02:00
Serge Gautherie 76326c25a4 Bug 508760 - Remove MSVC6 support from the tree; (Dv1) widget/src/windows/*.cpp; r=doug.turner 2009-08-18 00:28:15 +02:00
Serge Gautherie cb08667929 Bug 509594 - [SeaMonkey] mochitest-plain: test_datepicker.xul fails after bug 504480 landing on m-1.9.1; (Bv1) Change conflicting key binding; r=gavin.sharp 2009-08-18 00:26:08 +02:00
Mats Palmgren c8e416aeee Use the right key for the overflow frame list frame property. b=508892 r=fantasai 2009-08-18 00:01:06 +02:00
Ted Mielczarek 8ff39d28af backout bug 378528 - crash reporter should allow resubmission of pending reports, due to leaks (merge) 2009-08-17 14:42:32 -04:00
Ted Mielczarek e5c8f4a802 Backed out changeset 21ad4f1ce214 - Ted Mielczarek – bug 378528 - crash reporter should allow resubmission of pending reports, due to leaks 2009-08-17 14:41:57 -04:00
Honza Bambas 03cebd5820 Merge bug 507370 2009-08-17 19:32:34 +02:00
Honza Bambas edc85aff59 Bug 507370 - updated comment 2009-08-17 19:25:35 +02:00
Honza Bambas c39a91e397 Bug 505750 - Fix nsDOMStorage.cpp:CheckSecure code to not mask by IsSecure() result, coverity doesn't like it, r=timeless 2009-08-17 18:42:53 +02:00
Honza Bambas 46761e528c Bug 507370 - ssltunnel may hang with 100% CPU load, breaking the tests execution, r=ted 2009-08-17 18:41:27 +02:00
Doug Turner db744c27ce Bug 482260 - Turnning on the new geolocation tests that caused the tree to go orange. The thought here is that the orange was a different check in. 2009-08-17 09:04:00 -07:00
Stefan Plewako 5e7255ae39 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-17 15:32:22 +01:00
Dão Gottwald ec55ae8b0f Bug 496309 - remove focusElement and getBrowserFromContentWindow. r=enn, sr=mconnor 2009-08-17 16:29:01 +02:00
Marti Raudsepp adf94907af Bug 510040 - Fix JS debugger crash on 64-bit: don't truncate PC to jsuint in jsds_FilterHook. r=timeless
This caused Firefox to segfault in 64-bit builds when starting up with the
Chromebug extension loaded.
2009-08-12 22:09:29 +03:00
Dão Gottwald 55da0c95da Bug 458688 - re-enable browser_Browser.js and try to fix the intermittent failure. r=dtownsend 2009-08-17 11:35:05 +02:00
John Daggett a93f35e453 adding reftest fonts (no effect on build) 2009-08-17 13:10:11 +09:00
Chris Seawood bd2a4690e6 Merge bug 508879 2009-08-16 17:54:37 -07:00
Chris Pearce e2d541d341 Bug 493431 - Add test to ensure video file with more audio than video plays and that video.currentTime only increases during playback. r=n/a 2009-08-17 09:32:24 +12:00
Karl Tomlinson 1a97ad8bbb bug 506845 targets are not rebuilt when archives from EXPAND_LIBNAME change r=bsmedberg 2009-08-17 09:54:45 +12:00
Frédéric WANG 3667f6c4cb mathml spelling correction r=karlt b=389721 2009-08-17 09:53:42 +12:00
Ehsan Akhgari 1044301347 Bug 495577 - Rename the "Automatically start Firefox in a private browsing session" checkbox in privacy prefpane to cause less confusion; r=dao 2009-08-17 00:22:39 +04:30
William Jon McCann 722060fcba Bug 471997 - Add command line argument to start directly into Private Browsing mode; r=mconnor 2009-08-16 21:53:51 +04:30
Jonathan Kew 58531bf4f0 further winmo (gfxFT2Fonts) bustage fix from bug 493280 2009-08-16 18:12:12 +01:00
Jonathan Kew 452525c629 fix for winmo bustage from bug 493280 - use accessor for protected member in gfxFontFamily 2009-08-16 17:29:35 +01:00
Jonathan Kew ba05bd6e50 bug 493280 (part 1) refactor Mac font selection code and make 64-bit clean, r=joshmoz,jdaggett sr=roc
--HG--
rename : gfx/thebes/src/gfxQuartzFontCache.h => gfx/thebes/src/gfxMacPlatformFontList.h
rename : gfx/thebes/src/gfxQuartzFontCache.mm => gfx/thebes/src/gfxMacPlatformFontList.mm
2009-08-16 14:52:12 +01:00
Neil Rashbrook 248bf41261 Bug 510686 Dialogs always open minimisable, maximisable and resizable r=jimm 2009-08-16 11:54:26 +01:00
Wan-Teh Chang 50ea1c00ed Bug 510135: Back out this change because it breaks the Linux build
(jump to label 'loser' crosses initialization of
'CertificateGeneralName* current').
2009-08-15 21:29:29 -07:00
Wan-Teh Chang f7e7fdc369 Bug 510135: Fix leaks of certificatePolicies and subjectAltName
extensions.  r=alexei.volkov.
2009-08-15 20:51:10 -07:00
Bill Gianopoulos 98c5c2d27f Bug 509412 - tab close buttons disappear when closing the first tab. r=dao 2009-08-16 02:34:20 +02:00
Chris Seawood 8c58120eeb Force daysFromBuildID() to return an int so that mingw windres doesn't fail.
Bug #508879 r=bsmedberg
2009-08-15 17:24:35 -07:00
Olli Pettay cbcbbb6c30 Bug 503226 r=jst,sicking, sr=jst
--HG--
extra : rebase_source : c45e2f0926bc2e27e298d8a46d14f5acab053484
2009-08-15 11:51:37 +03:00
Olli Pettay 72a18ed5c6 Bug 473805 - Prevent resize event loops, r=dbaron
--HG--
extra : rebase_source : e0476c7c1b390ebe194e508c3c728d517483989b
2009-08-15 11:49:20 +03:00
Dão Gottwald 90dc08a58b merge 2009-08-15 10:30:39 +02:00
Dão Gottwald 8f8e6c6fd3 Backed out changeset fc7d931fd75b 2009-08-15 10:30:23 +02:00