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

211929 Коммитов

Автор SHA1 Сообщение Дата
dietrich@mozilla.com 5d32fe1854 Bug 398896 New history search hang since 6 Sep 2007 (r=sspitzer) 2007-10-09 12:14:48 -07:00
joshmoz@gmail.com 805f211358 remove nsIEventSink and all of its usage. b=399047 r=smorgan sr=roc a=roc 2007-10-09 11:46:30 -07:00
bugzilla@standard8.plus.com 280b74adb4 Bug 397783 Remove lots of redundant nsISupportsArray include/forward definitions from content. r/sr=jst,a=dbaron 2007-10-09 11:41:54 -07:00
enndeakin@sympatico.ca 3b3c6ae389 Bug 397012, add null check otherwise tests crash 2007-10-09 10:48:30 -07:00
steffen.wilberg@web.de 6d8d5cd6d1 Bug 394100: move Languages from Advanced to Content, below Fonts & Colors, in preferences dialog. r=mano, ui/a=mconnor 2007-10-09 10:24:35 -07:00
enndeakin@sympatico.ca 591d5b904e Bug 397012, menus don't close on second click, r+sr=bz 2007-10-09 10:21:36 -07:00
steffen.wilberg@web.de a748598883 Bug 384997: rewrite the documentation on 'When a web site requires a certificate' and 'Validation'. r=jwalden, a=mconnor 2007-10-09 10:18:36 -07:00
enndeakin@sympatico.ca be6ca3f1de Disable this test for now 2007-10-09 07:19:29 -07:00
Olli.Pettay@helsinki.fi 1790880c78 Bug 398547, Crash in nsPlainTextSerializer.cpp, p=kengert@redhat.com, r=mscott, sr=bz, a=blocking1.9 2007-10-09 06:43:33 -07:00
enndeakin@sympatico.ca f2d8093747 Bug 387109, context menu not placed properly for lists when opened with the keyboard, r=smaug,sr=neil,a=dbaron 2007-10-09 06:40:06 -07:00
enndeakin@sympatico.ca ce1c2cf870 bug 396983, missed this file 2007-10-09 05:43:15 -07:00
enndeakin@sympatico.ca 47431a8032 Bug 396983, flush frames before opening a popup, r+sr=bz, a=dbaron 2007-10-09 05:11:14 -07:00
nrthomas@gmail.com 3bbaaa8fe9 Bug 394500, fix perms on stage-merged so the release is readable when pushed live, r=rhelmer 2007-10-09 02:46:10 -07:00
bent.mozilla@gmail.com 8214a970c0 Bug 399094 - "Wrappers don't deal with non-native objects". Patch by Blake Kaplan <mrbkap@gmail.com>, r+sr+a=jst. 2007-10-08 23:16:55 -07:00
bzbarsky@mit.edu d646d7878e Wrap the strftime() call with an empty "invalid parameter handler" on Windows. b=395836, patch by Mats Palmgren <mats.palmgren@bredband.net>, r=crowder a=brendan 2007-10-08 21:24:57 -07:00
bzbarsky@mit.edu 8083b1571b Elimninate the last known source of bogus "wrong parent style context" warnings, and make these warnings into assertions. Bug 374297, r+sr+a=dbaron 2007-10-08 19:45:10 -07:00
bzbarsky@mit.edu dfe2c0ad7f Make sure to not propagate special height reflows too far. Bug 391901, r+sr+a=dbaron 2007-10-08 19:39:06 -07:00
bzbarsky@mit.edu 668fd375d3 Fix bug 398326. Make sure to let the frame constructor know before constructing frames. r+sr+a=dbaron. 2007-10-08 19:34:58 -07:00
martijn.martijn@gmail.com 04e2e289a3 Bug 60513 - alert(), prompt(), confirm() box text has static text (text not selectable), r=gavin.sharp, ui-r=beltzner, a=dbaron 2007-10-08 16:29:21 -07:00
reed@reedloden.com 8c5774bb0e Bug 394844 - "nsCSSParser.cpp: aSkipWS parameter of ExpectEndProperty and GetURLToken can be removed as it is always PR_TRUE" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r+sr+a1.9=dbaron] 2007-10-08 16:17:14 -07:00
dbaron@dbaron.org d8addc0ca6 Make IsWidgetStyled use style system to really check whether author styled borders or backgrounds, rather than depending on default values in forms.css. b=240117 r+sr=bzbarsky a=roc 2007-10-08 16:11:01 -07:00
rhelmer@mozilla.com 5de5705b98 bump config for 2008 rc2 b=398212 r=rhelmer p=joduinn 2007-10-08 15:49:49 -07:00
dbaron@dbaron.org 5540e78a6b Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc 2007-10-08 14:58:22 -07:00
reed@reedloden.com aef2b73287 Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron] 2007-10-08 14:27:30 -07:00
reed@reedloden.com 4355748e5d Bug 398170 - "XUL fixes for accessibility on PageInfo screens" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a=blocking-firefox3+] 2007-10-08 14:11:17 -07:00
reed@reedloden.com 9a6c271cb6 Bug 381735 - "reenable antialiased border drawing on Linux" [p=dao r+sr=dbaron r=vlad a=blocking1.9+] 2007-10-08 14:09:45 -07:00
reed@reedloden.com 11991eeb03 Bug 339980 - "Remove Add dictionary from Mac spellcheck context menu" [p=dao r=Mano a=blocking-firefox3+] 2007-10-08 14:07:56 -07:00
nrthomas@gmail.com 408faaa300 Bug 394500, fix permissions on updates before pushing, r=joduinn,rhelmer 2007-10-08 13:34:45 -07:00
reed@reedloden.com 6975666cca Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep] 2007-10-08 13:17:14 -07:00
bzbarsky@mit.edu e240c65510 Fix test to actually fail with old builds 2007-10-08 12:26:36 -07:00
neil@parkwaycc.co.uk 094819e739 Ensure the tree selection exists before trying to do things to it b=397788 r=jag 2007-10-08 05:10:51 -07:00
axel@pike.org b956ce5114 bug 395221, add Ukrainian to the trunk builds, r=preed, a=mconnor 2007-10-08 02:55:51 -07:00
Olli.Pettay@helsinki.fi 3b20382df2 Bug 397641, AsyncScrollPortEvent posted even if overflow/underflow event won't be dispatched r=mats+roc, sr=mats, a=roc 2007-10-08 01:42:43 -07:00
dbaron@dbaron.org e00716baaa Fix leak of window group created by gtk_window_group_new by reference counting window groups. b=398940 r+sr+a1.9=roc 2007-10-07 22:02:38 -07:00
dbaron@dbaron.org a464c4fe7a Remove nsFontList/nsIFontList. b=397813 r+sr+a1.9=pavlov 2007-10-07 22:01:49 -07:00
roc+@cs.cmu.edu 7b135748b0 Bug 395331. Fix FindPrimaryFrameFor by noticing that an element can be in anonymous content if the binding root is a binding *ancestor*, not just a binding *parent*. r+sr=bzbarsy 2007-10-07 19:42:50 -07:00
bzbarsky@mit.edu 9f28173b95 Add tests 2007-10-07 18:13:40 -07:00
bzbarsky@mit.edu bfde3b870d Fix build bustage when building with old enough gtk. Bug 362682 followup, r=stuart 2007-10-07 16:09:55 -07:00
pavlov@pavlov.net 43f59bc288 removing code that breaks when compiled with newer pangos 2007-10-07 15:52:33 -07:00
steffen.wilberg@web.de 201a221bec Bug 361759: make description for 'Open Address in New Tab' keyboard shortcut more precise. r=jwalden, a=mconnor 2007-10-07 13:14:10 -07:00
steffen.wilberg@web.de 9dfb369f40 Bug 395432: document the addition of Manage Add-ons on the Main pref panel. r=jwalden, a=mconnor 2007-10-07 13:10:10 -07:00
bzbarsky@mit.edu 1c9db02035 Fixing typos 2007-10-07 11:45:50 -07:00
bzbarsky@mit.edu 44ecf25bb9 Give the about:blank document we create when loading a javascript: URI from history the principal of the history entry so the JS will actually execute against that about:blank, not in a sandbox. Bug 384014, r+sr+a=jst 2007-10-07 11:26:02 -07:00
bzbarsky@mit.edu 221e99825f Reoder some checks to do the fast one that will test false most often first. Bug 398222, r+sr+a=sicking 2007-10-07 11:23:52 -07:00
bzbarsky@mit.edu 13603edce6 Adding test. 2007-10-07 11:18:22 -07:00
mats.palmgren@bredband.net 20635be869 Take into account that |line| can be an overflow line when accessing the previous line. Patch by roc and me. b=397007 r+sr=me/roc blocking1.9=roc 2007-10-07 10:32:07 -07:00
edward.lee@engineering.uiuc.edu 52d5a1b705 Bug 394039 - Calling removeDownload() works but doesn't update download window. r=sdwilsh, b-ff3=mconnor 2007-10-07 10:21:57 -07:00
edward.lee@engineering.uiuc.edu d75c061445 Bug 384810 - DM should restore the database state gracefully after a crash. r=sdwilsh, a=mconnor 2007-10-07 09:15:32 -07:00
mozilla@weilbacher.org a72d53b709 [OS/2] Bug 398610: following up on bug 363130 and restrict favicons to 16x16px in menus, p=wuno, r=me 2007-10-06 15:37:41 -07:00
pavlov@pavlov.net 0a2d37c5c9 removing printf that snuck in. 2007-10-06 14:07:32 -07:00