Commit Graph

177394 Commits

Author SHA1 Message Date
peterv%propagandism.org
e5d3f5db52 Fix for bug 373035 (Make content/dom code get nsDOMClassInfo without going through nsIDOMScriptObjectFactory). r/sr=jst. 2007-03-19 09:19:16 +00:00
Olli.Pettay%helsinki.fi
c9355efc94 Backout bug 373586 2007-03-19 08:13:01 +00:00
ginn.chen%sun.com
b9eb989a03 Fix bustage of 368773 2007-03-19 06:57:15 +00:00
ginn.chen%sun.com
4c6ca77211 Bug 370455 ��� SHOWING state incorrectly set for content of tabs whose content is not showing
patch by Nian.Liu at sun.com r=surkov.alexander
2007-03-19 06:45:35 +00:00
Olli.Pettay%helsinki.fi
de33e16799 Bug 373586 , r+sr=roc 2007-03-19 06:30:41 +00:00
aaronr%us.ibm.com
c5b53dd540 [XForms] upload control in xul doesn't appear. Bug 374274, r=surkov+doronr 2007-03-19 05:22:45 +00:00
roc+%cs.cmu.edu
dd8f7bcce2 Bug 372639. Don't die if the font selection code gives us more glyphs than we're supposed to have (just assert). r=pavlov 2007-03-19 03:27:55 +00:00
roc+%cs.cmu.edu
4659d810e7 Bug 178513. Add nsDisplayList API that Neil's going to need --- a way to force all frames to be painted regardless of the setup of dirty rects. r+sr=dbaron 2007-03-19 03:25:05 +00:00
philringnalda%gmail.com
7cd3790c85 Bug 366842: Pinstripe addressbook icons wrong in customization palette, r=mscott 2007-03-19 02:58:17 +00:00
jruderman%hmc.edu
2968f05936 Remove some bogus onloads from reftests (they just cause js errors). 2007-03-18 23:01:42 +00:00
peterv%propagandism.org
1d3cbe3dc2 Fix for bug 373417 (slots->mControllers only exist for XUL nodes). Patch by sicking, r/sr=peterv. 2007-03-18 18:16:33 +00:00
mattwillis%gmail.com
26c125aef5 bug 372879 - Stop forcing task sort by priority on each restart. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt 2007-03-18 17:25:04 +00:00
mattwillis%gmail.com
ecc0649377 bug 373209 - Lightning preferences selected tab should persist. Patch by Stefan Sitter <ssitter@googlemail.com>, r=lilmatt 2007-03-18 17:18:02 +00:00
db48x%yahoo.com
d0334ea1d1 Bug 112775 ��� DOM Inspector to create nodes
patch by Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=db48x, sr=neil
2007-03-18 17:13:53 +00:00
surkov.alexander%gmail.com
4e32c496d4 Fix for bug 373531 - implement IA2::state, r=aaronlev 2007-03-18 15:54:48 +00:00
bugzilla%babylonsounds.com
eb9d5023a0 Bug 346427 - cvs remove calendar/resources/content/dateUtils.js, r=mvl 2007-03-18 15:48:44 +00:00
surkov.alexander%gmail.com
77284accb0 Fix for bug 362365 - use anonid for relations within of world of anonymous content, patch=me, aaronlev, r=Olli.Pettay, sr=jst 2007-03-18 14:08:33 +00:00
sayrer%gmail.com
9db721f3fd Disable test until bustage is fixed. 2007-03-18 12:36:19 +00:00
peterv%propagandism.org
be653586e2 Fix leak regression from bug 368773 (Add a bunch of DOM objects to cycle collection). r/sr=bz. 2007-03-18 11:07:52 +00:00
surkov.alexander%gmail.com
4c5520ee4d Fix for bug 370790 - implement IAccessibleAction, r=aaronlev, ginn.chen 2007-03-18 05:21:13 +00:00
ajschult%verizon.net
1d7e557bf1 Bug 279698: Preprocess acceptCookieDialog.js to unbreak SeaMonkey's cookie dialog. r=Neil 2007-03-17 19:54:34 +00:00
stuart.morgan%alumni.case.edu
afd4444535 Camino only - Bug 374180: Use case-insensitive comparison with prefilled usernames. r/sr=josh 2007-03-17 19:01:15 +00:00
mkanat%bugzilla.org
24b10676e8 Bug 374227: Create a system for localizing basic installation strings
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-17 16:13:36 +00:00
bmlk%gmx.de
9303d155ca moving table dom entries into sub dir reftest.list adding test for 373390 2007-03-17 15:50:42 +00:00
lpsolit%gmail.com
020843b327 Bug 374302: Some <table> tags are incorrect in admin/groups/edit.html.tmpl - Patch by Victory <spam@bmo2007.rsz.jp> r/a=LpSolit 2007-03-17 14:12:21 +00:00
bmlk%gmx.de
68d05fab5f mark cellmap if 0 colspans are present for 0 colspan expansion when cells are deleted bug 373390 r/sr=bzbarsky 2007-03-17 05:58:15 +00:00
sspitzer%mozilla.org
e95b1aaabd fix typo in comment, no bug. 2007-03-17 02:02:45 +00:00
edburns%acm.org
545e52339c A plugins/netbeans
A plugins/netbeans/.cvsignore
A plugins/netbeans/build.xml
A plugins/netbeans/manifest.mf
A plugins/netbeans/nbproject/.cvsignore
A plugins/netbeans/nbproject/build-impl.xml
A plugins/netbeans/nbproject/genfiles.properties
A plugins/netbeans/nbproject/project.properties
A plugins/netbeans/nbproject/project.xml
A plugins/netbeans/pluglet.properties
A plugins/release/build.xml
A plugins/examples/EmptyMainClass/EmptyMainClass.java
A plugins/examples/index.html
A plugins/examples/simple/src/main/java/simple/SimplePluglet.java
A plugins/examples/simple/src/main/web/index.html
M plugins/build.xml
M plugins/mozilla/nppluglet.cpp

- Towards a binar distribution of pluglets
2007-03-17 01:32:24 +00:00
jst%mozilla.org
2bf1b026d8 Landing fix from dmeketa@macromedia.com for bug 299054. Adding support for exposing HTTP headers on plugin streams. r=joshmoz@gmail.com, sr=jst@mozilla.org. 2007-03-16 23:53:16 +00:00
lpsolit%gmail.com
91708beff4 Bug 366120: QuickSearch gets confused by colons in quotes - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit 2007-03-16 23:15:29 +00:00
jwatt%jwatt.org
716d25bc92 Remove pattern tests from reftest since apparently these still fail (I'll open a new bug) and add test for stroke-opacity 2007-03-16 23:09:50 +00:00
sayrer%gmail.com
db289394e8 Renabling, after local check for bustage. 2007-03-16 23:01:42 +00:00
jwatt%jwatt.org
fe44120d0d Fix reftest to test fill-opacity as well as opacity as I intended in the first place 2007-03-16 22:15:55 +00:00
jwatt%jwatt.org
34f403af6d Reftest to check that the opacity of element referencing a gradient is respected 2007-03-16 22:13:47 +00:00
mozilla.mano%sent.com
650e701071 Bug 374238 - assert when adding a bookmark without a microsummary. r=dietrich. 2007-03-16 22:05:05 +00:00
dbaron%dbaron.org
b0ca4ed07c Use the .gnu_debuglink section to find the debuginfo file rather than hardcoding the paths to match the most common case on Fedora. 2007-03-16 21:22:53 +00:00
rhelmer%mozilla.com
f67eb4f9f9 make pageloader autorun/autoexit b=372570 r=robcee 2007-03-16 20:53:58 +00:00
lpsolit%gmail.com
1c0a02d89d Bug 174085: Want to be able to query via group in quicksearch - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=LpSolit 2007-03-16 20:42:23 +00:00
lpsolit%gmail.com
fdc712aa2c Bug 45207: Automated sanity check that can send an e-mail if there are problems - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit 2007-03-16 20:27:45 +00:00
mkanat%bugzilla.org
aa0aa4b572 Bug 373639: Bugzilla->login should just return Bugzilla->user if Bugzilla->user->id != 0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-03-16 20:16:43 +00:00
graydon%mozilla.com
f476b5cfc0 Disable the patch for 368869. 2007-03-16 19:52:33 +00:00
dietrich%mozilla.com
bea66f7322 backing out schema changes from bug 372501 and bug 371827 2007-03-16 19:30:49 +00:00
jwatt%jwatt.org
26332c069d Reftest to test that text in a link is displayed 2007-03-16 19:18:40 +00:00
dietrich%mozilla.com
48a6ef7297 Bug 371827 - places bookmarks need additional metadata (schema changes only, r=sspitzer) 2007-03-16 18:25:38 +00:00
dietrich%mozilla.com
ecbc74e286 Bug 372501 - Items in moz_bookmarks should be explicitly typed (r=sspitzer) 2007-03-16 17:40:19 +00:00
mkanat%bugzilla.org
e6ad1f3ffd Bug 374222: Create a setup.cgi that can check perl module requirements
(This is the beginning of web-based installation.)
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-16 17:10:32 +00:00
edburns%acm.org
169ae5638c M plugins/build.xml
M plugins/mozilla/Makefile.in

- Changes to build with objdir

M plugins/examples/MediaPlayer/JMPlayer.java

- Do not use * imports

M plugins/examples/MediaPlayer/build.xml

- distribute to objdir

M plugins/src/PlugletEngine.cpp
M plugins/src/PlugletFactory.cpp
M plugins/src/PlugletsDir.cpp

- Additional logging
2007-03-16 16:29:31 +00:00
dbaron%dbaron.org
92ed79102f Remove warning about using nsFrame implementation of GetMinWidth and GetPrefWidth. b=357544 r+sr=roc 2007-03-16 16:18:06 +00:00
mkanat%bugzilla.org
647b2ef012 Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::Install::Util
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2007-03-16 16:04:35 +00:00
aaronleventhal%moonset.net
eab4190da7 Bug 363628. Implement ARIA owns property. r=surkov, r=david.bolter 2007-03-16 16:03:30 +00:00