Commit Graph

31653 Commits

Author SHA1 Message Date
Nick Thomas
a37dce8ff7 Bug 530469, disable parallel make in build/wince/tools, r=ted.mielczarek 2009-08-18 17:23:38 +12:00
Masayuki Nakano
fa04c273d6 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
112ccb1451 Bug 509956 Bogus code in nsTextFrame::IsFloatingFirstLetterChild r=dbaron 2009-08-18 13:46:47 +09:00
Timothy Nikkel
3a0188b721 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
68367486ce 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
cc794998ac 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
f1502249fc 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
4f9a65f911 Bug 505718 - 'mochitest-plain timeout (hanging?) during shutdown on Windows'. r+sr=jst. 2009-08-17 18:09:03 -07:00
Timothy Nikkel
b58e21d8e7 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
d5c361573f Bug 510827 - Register overlays in layout-debug jar.mn; r=dbaron 2009-08-18 00:32:52 +02:00
Serge Gautherie
d17e202d92 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
151ed5b141 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
df74eb32c9 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
842d1bfcce 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
446b329c0a 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
c310144a13 Merge bug 507370 2009-08-17 19:32:34 +02:00
Honza Bambas
f18b2ca8f8 Bug 507370 - updated comment 2009-08-17 19:25:35 +02:00
Honza Bambas
e95bd8b987 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
5133867cfa 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
710cbd9853 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
4197bc9004 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-17 15:32:22 +01:00
Dão Gottwald
23f67e1921 Bug 496309 - remove focusElement and getBrowserFromContentWindow. r=enn, sr=mconnor 2009-08-17 16:29:01 +02:00
Marti Raudsepp
932d73a3ef 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
eaf03cbc84 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
290826706a adding reftest fonts (no effect on build) 2009-08-17 13:10:11 +09:00
Chris Seawood
be987a548e Merge bug 508879 2009-08-16 17:54:37 -07:00
Chris Pearce
3bb5eed6a2 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
59e83ae8e9 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
5347cae03c mathml spelling correction r=karlt b=389721 2009-08-17 09:53:42 +12:00
Ehsan Akhgari
85e78ec81f 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
1d05e17c66 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
4081cee632 further winmo (gfxFT2Fonts) bustage fix from bug 493280 2009-08-16 18:12:12 +01:00
Jonathan Kew
e8277f0e68 fix for winmo bustage from bug 493280 - use accessor for protected member in gfxFontFamily 2009-08-16 17:29:35 +01:00
Jonathan Kew
717b51707f 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
17589eff7d Bug 510686 Dialogs always open minimisable, maximisable and resizable r=jimm 2009-08-16 11:54:26 +01:00
Wan-Teh Chang
d6e35b0784 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
9cd3d12b27 Bug 510135: Fix leaks of certificatePolicies and subjectAltName
extensions.  r=alexei.volkov.
2009-08-15 20:51:10 -07:00
Bill Gianopoulos
2ab3348ca6 Bug 509412 - tab close buttons disappear when closing the first tab. r=dao 2009-08-16 02:34:20 +02:00
Chris Seawood
62835e520f 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
f1f0d74e5a Bug 503226 r=jst,sicking, sr=jst
--HG--
extra : rebase_source : c45e2f0926bc2e27e298d8a46d14f5acab053484
2009-08-15 11:51:37 +03:00
Olli Pettay
7748742e49 Bug 473805 - Prevent resize event loops, r=dbaron
--HG--
extra : rebase_source : e0476c7c1b390ebe194e508c3c728d517483989b
2009-08-15 11:49:20 +03:00
Dão Gottwald
ed8da1aa8c merge 2009-08-15 10:30:39 +02:00
Dão Gottwald
0b99c9dd72 Backed out changeset fc7d931fd75b 2009-08-15 10:30:23 +02:00
Doug Turner
4baddf1c98 Disable Geolocation logging by default. This should not have been checked in with the flag as true. r=clint 2009-08-14 23:16:44 -07:00
Clint Talbert
5d8711f53b Bug 482260 Turning off the new geolocation tests causing the orange in dougt's patch 2009-08-14 18:32:20 -07:00
Clint Talbert
167390af0a Bug 482260 Bustage Fix r=ctalbert 2009-08-14 16:34:40 -07:00
Justin Dolske
6c8ffa5616 Bug 509138 - errors reported when building WinCE tools. r=benjamin 2009-08-14 16:22:43 -07:00
Clint Talbert
7de978af0c Bug 482260, Add more comprehensive tests, patch=dougt, r=mfinkle,jmaher,ctalbert 2009-08-14 16:12:09 -07:00
Dão Gottwald
8847841a64 merge 2009-08-15 00:52:06 +02:00
Dão Gottwald
69cc894e05 Backed out changeset 8f77197a8f99 2009-08-15 00:51:49 +02:00