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

190827 Коммитов

Автор SHA1 Сообщение Дата
reed%reedloden.com 88bb6ad2e0 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 23:17:14 +00:00
rhelmer%mozilla.com d2f84ad6e7 pick up minor chmod fix for production b=398212 r=rhelmer p=joduinn 2007-10-08 23:14:41 +00:00
dbaron%dbaron.org 041b414fb6 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 23:11:02 +00:00
rhelmer%mozilla.com 82f36a3c3f bump config for 2008 rc2 b=398212 r=rhelmer p=joduinn 2007-10-08 22:49:49 +00:00
joshmoz%gmail.com 753bf200ba fix camino bustage from bug 273459 2007-10-08 22:42:08 +00:00
anton.bobrov%sun.com ec576d08ce fix for [Bug 399021] doublefree in nsldapi_free_request 2007-10-08 22:15:55 +00:00
dbaron%dbaron.org 144ee4de54 Allow MapRuleInfoInto to map data for multiple structs at the same time. b=240117 r+sr=bzbarsky a=roc 2007-10-08 21:58:23 +00:00
joshmoz%gmail.com 5a17267a92 remove nsIEventSink usage from camino. b=399047 r=smorgan 2007-10-08 21:40:54 +00:00
reed%reedloden.com 5ff71ff7ee Bug 273459 - "most gopher-*.gif images are unused" [p=dao r+sr+a1.9=dbaron] 2007-10-08 21:27:31 +00:00
reed%reedloden.com 948e6d7557 Bug 398170 - "XUL fixes for accessibility on PageInfo screens" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a=blocking-firefox3+] 2007-10-08 21:11:17 +00:00
reed%reedloden.com 0ef54684da Bug 381735 - "reenable antialiased border drawing on Linux" [p=dao r+sr=dbaron r=vlad a=blocking1.9+] 2007-10-08 21:09:45 +00:00
reed%reedloden.com 331d57d9be Bug 339980 - "Remove Add dictionary from Mac spellcheck context menu" [p=dao r=Mano a=blocking-firefox3+] 2007-10-08 21:07:56 +00:00
philringnalda%gmail.com 676ca8eb12 Bug 379705 bustage followup - let's just pretend I know how to count to 3. err, to 2. 2007-10-08 20:38:43 +00:00
nrthomas%gmail.com a8b85bcdaa Bug 394500, fix permissions on updates before pushing, r=joduinn,rhelmer 2007-10-08 20:34:45 +00:00
philringnalda%gmail.com 3a203a2e28 Bug 397457 - context menu code cleanup, remove things we don't use, get rid of a failing security check on any click and replace it with a working one on right-click, catch up with 'API' changes around linkURI in Fx, do less string manipulation of URI specs, r=mkmelin, sr=mscott 2007-10-08 20:27:03 +00:00
reed%reedloden.com 0e58e32cf2 Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep] 2007-10-08 20:17:14 +00:00
bzbarsky%mit.edu 4fc0e02ea9 Fix test to actually fail with old builds 2007-10-08 19:26:36 +00:00
kairo%kairo.at 3dad648b91 bug 397846 - Remove Navigator branding from SeaMonkey UI, part2 (help changes), r=stefanh 2007-10-08 13:32:26 +00:00
daniel%glazman.org 5ac9a718da [not part of the build] notifiers and corresponding event handlers were not correctly removed when an editor window is closed; b=398989; r=laurent@xulfr.org 2007-10-08 12:41:23 +00:00
neil%parkwaycc.co.uk 866dee77f8 Ensure the tree selection exists before trying to do things to it b=397788 r=jag 2007-10-08 12:10:51 +00:00
axel%pike.org 9d9f3b4c8e bug 395221, add Ukrainian to the trunk builds, r=preed, a=mconnor 2007-10-08 09:55:51 +00:00
Olli.Pettay%helsinki.fi 792ddf6e3f Bug 397641, AsyncScrollPortEvent posted even if overflow/underflow event won't be dispatched r=mats+roc, sr=mats, a=roc 2007-10-08 08:42:43 +00:00
dbaron%dbaron.org 9d624140bd 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-08 05:02:38 +00:00
dbaron%dbaron.org 5fd972808a Remove nsFontList/nsIFontList. b=397813 r+sr+a1.9=pavlov 2007-10-08 05:01:50 +00:00
roc+%cs.cmu.edu f6b666a350 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-08 02:42:50 +00:00
bzbarsky%mit.edu a8ee35d9ab Add tests 2007-10-08 01:13:40 +00:00
lpsolit%gmail.com ea673709d8 Bug 398739: "Taking a bug" while adding a new attachment locks the bug status forever if the ASSIGNED bug status has been renamed or deleted - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2007-10-08 00:06:33 +00:00
lpsolit%gmail.com 40914976f4 Bug 398707: whine.pl should use transactions for database interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat 2007-10-07 23:24:46 +00:00
lpsolit%gmail.com bc6e1e09d1 Bug 264785: config.rdf needs XML filtering of output to generate valid HTML (Template-Toolkit 2.15 and older do not escape all reserved characters correctly) - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-10-07 23:18:44 +00:00
bzbarsky%mit.edu aa14222866 Fix build bustage when building with old enough gtk. Bug 362682 followup, r=stuart 2007-10-07 23:09:55 +00:00
lpsolit%gmail.com bbe4888ae8 Bug 398735: sanitycheck.cgi hardcodes bug statuses in the everconfirmed check - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat 2007-10-07 23:00:03 +00:00
lpsolit%gmail.com 842341fbae Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2007-10-07 22:56:37 +00:00
pavlov%pavlov.net 1f1144e744 removing code that breaks when compiled with newer pangos 2007-10-07 22:52:33 +00:00
mkanat%bugzilla.org 972a77f387 Bug 398883: [mod_perl] Three Variable "$cgi" will not stay shared errors in current CVS HEAD
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-10-07 21:32:23 +00:00
steffen.wilberg%web.de ca71638d00 Bug 361759: make description for 'Open Address in New Tab' keyboard shortcut more precise. r=jwalden, a=mconnor 2007-10-07 20:14:10 +00:00
steffen.wilberg%web.de ddabf5ee52 Bug 395432: document the addition of Manage Add-ons on the Main pref panel. r=jwalden, a=mconnor 2007-10-07 20:10:10 +00:00
bzbarsky%mit.edu 8cf3009bce Fixing typos 2007-10-07 18:45:50 +00:00
alqahira%ardisson.org 97de1ada2e Camino only: removed unused strings for WONTFIXed bug 368395. a=ss 2007-10-07 18:41:46 +00:00
bzbarsky%mit.edu 43886449f2 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 18:26:02 +00:00
bzbarsky%mit.edu 47d5680f59 Reoder some checks to do the fast one that will test false most often
first. Bug 398222, r+sr+a=sicking
2007-10-07 18:23:52 +00:00
bzbarsky%mit.edu 9bc135b65d Adding test. 2007-10-07 18:18:22 +00:00
mkmelin+mozilla%iki.fi d9333efcd9 [Bug 398556] forward and reply of .eml stopped working on trunk
r=philringnalda
2007-10-07 18:06:48 +00:00
mats.palmgren%bredband.net e9e252fa4a 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 17:32:07 +00:00
edward.lee%engineering.uiuc.edu 2a4be67165 Bug 394039 - Calling removeDownload() works but doesn't update download window. r=sdwilsh, b-ff3=mconnor 2007-10-07 17:21:57 +00:00
szegedia%freemail.hu 93c4a36b6a When cleaning, nuke the full build directory. 2007-10-07 17:21:51 +00:00
szegedia%freemail.hu 361b03f27a I just noticed that running tests spins up GUI. Shouldn't happen, and this should take care of it. 2007-10-07 17:21:29 +00:00
edward.lee%engineering.uiuc.edu a13995ab57 Bug 384810 - DM should restore the database state gracefully after a crash. r=sdwilsh, a=mconnor 2007-10-07 16:15:32 +00:00
silver%warwickcompsoc.co.uk c3e06c5e74 Temporarily hide the Add button in the preferences window, as it only confuses people, pending a fuller review of the UI. r=gijs over IRC. ChatZilla only. 2007-10-07 04:38:40 +00:00
rrelyea%redhat.com 9aac9228de bug 398419 - leak processing scripts take the most time on Linux
recode the leak processing from shell to awk.
r=slavo

with fix for solaris (solaris requires nawk rather than awk)
2007-10-07 00:08:12 +00:00
mozilla%weilbacher.org 91481241f7 [OS/2] Bug 398610: following up on bug 363130 and restrict favicons to 16x16px in menus, p=wuno, r=me 2007-10-06 22:37:41 +00:00