ted.mielczarek@gmail.com
31369cfdd9
bug 386841 - crashreporter linked with libsso.so.4, libcrypto.so.4. r=bsmedberg
2007-07-18 21:28:05 -07:00
roc+@cs.cmu.edu
66a57bb5ca
Bug 338070. Rev nsISidebar UUID. r+sr=dbaron
2007-07-18 21:27:49 -07:00
roc+@cs.cmu.edu
fd80a49090
Bug 385354. When appending the first child of an element with :before content, we need to make sure we append after the :before frames for the element. r+sr=dbaron
2007-07-18 21:25:17 -07:00
roc+@cs.cmu.edu
4b46c408b0
Bug 328296. z-index reftest.
2007-07-18 21:02:49 -07:00
mozilla.mano@sent.com
15f04b5ba3
Backing out bug 388695 due to tinderbox suckage.
2007-07-18 21:01:53 -07:00
roc+@cs.cmu.edu
ed167bb522
Bug 328296. Make outlines appeare below positioned elements instead of above them. r+sr=Mats Palmgren
2007-07-18 20:50:24 -07:00
roc+@cs.cmu.edu
753b875981
Removing obsolete files
2007-07-18 20:27:42 -07:00
roc+@cs.cmu.edu
c2ec402960
Bug 336959. Use Pango to break inside Thai/Lao runs. Patch by Theppitak Karoonboonyanan, r+sr=roc
2007-07-18 20:26:51 -07:00
mozilla.mano@sent.com
bdd104cfbc
Fix orange from bug 388695.
2007-07-18 19:50:58 -07:00
mozilla.mano@sent.com
dc8d2f6f2f
Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich.
2007-07-18 19:31:37 -07:00
dmose@mozilla.org
c7cd79055e
Fix OS/2 bustage introduced by my launchWithURI landing (bug 386078); thanks to Walter Meini <wuno@lsvw.de> for the patch; r+sr=dmose
2007-07-18 19:30:12 -07:00
enndeakin@sympatico.ca
873f3ed906
Bug 388361, dropdowns in font dialog not always working, make sure to reset cached size when a frame is added or removed, r+sr=bz
2007-07-18 19:02:04 -07:00
joshmoz@gmail.com
6b92c617ca
assorted code style and comment changes, no actual code changes. no bug. sr=sparky
2007-07-18 17:56:33 -07:00
vladimir@pobox.com
6d63cc07b8
b=387110, new pageloader test component, r=sicking
2007-07-18 17:46:00 -07:00
cbiesinger@gmx.at
79d350e845
385118 make sure to set mInstantiating to false again before returning
...
r+sr=jst,bzbarsky
2007-07-18 17:28:39 -07:00
jwalden@mit.edu
d6296bccf3
Bug 388276 - Missing file from previous checkin, still r=cls
2007-07-18 17:19:41 -07:00
pavlov@pavlov.net
5361b70e67
export thebes symbols from libxul. bug 388663. r=vlad
2007-07-18 17:13:14 -07:00
scott@scott-macgregor.org
5c8832031e
Bug #319778 --> upgrade our version of hunspell to 1.1.8
...
NPOTB
sr=mscott
patch by ryanvm & nemeth
2007-07-18 15:22:33 -07:00
bzbarsky@mit.edu
82a84b3be7
Checking in missing file. Bug 204140
2007-07-18 15:17:30 -07:00
cbiesinger@gmx.at
32bc9aca2e
bug 309523 remove now-addressed XXX comment
...
r+sr=bz
2007-07-18 15:02:04 -07:00
bzbarsky@mit.edu
a6139746d4
Propagate stylesheet principals through to XBL binding loads; streamline load
...
security checks in the XBL code (so that all the security checks are gated
through LoadBindingDocumentInfo). Bug 204140, r=dbaron for the CSS changes,
r=sicking for the XBL changes, sr=sicking.
In particular, this change allows user stylesheets loaded from local files to
link to local files.
2007-07-18 14:56:57 -07:00
pavlov@pavlov.net
ccb08ef91f
fixing vc71 bustage
2007-07-18 14:56:02 -07:00
flamingice@sourmilk.net
2cdbee7811
Bug 386002, Move tryToClose calls on shutdown - add nsCloseAllWindows.js to removed-files.in, r=benjamin
2007-07-18 14:55:50 -07:00
cbiesinger@gmx.at
c4a5306b2f
bug 347736 instantiate <embed> plugins by extension if we don't have a MIME type
...
r+sr=bz
2007-07-18 14:48:18 -07:00
mozilla.mano@sent.com
292f2e1daa
Bug 388337 - Pasting a folder which contains sub-folders fails. r=sspitzer.
2007-07-18 14:39:23 -07:00
cbiesinger@gmx.at
58c915e6bf
Bug 382113 make sure to add the request to the new loadgroup before removing it
...
from the old one so that onload doesn't fire before it should
Also make nsLoadGroup::AddRequest assert that the request isn't in the loadgroup yet
Finally, reenable the reftest that tests the <object> onload behaviour
r+sr=bz
2007-07-18 14:37:39 -07:00
jwalden@mit.edu
b9d07173a5
Bug 376489 - Serve reftests from a web server so as not to depend on external resources, if the reftest is marked as needing HTTP; also picks up support for HTTP header and status modification in reftest files. r=dbaron
2007-07-18 14:32:50 -07:00
roc+@cs.cmu.edu
536f449de3
Bug 388591. Make reftests/bugs/368020-5.html random on Linux until someone can figure out why it fails on centos5.
2007-07-18 14:31:08 -07:00
kairo@kairo.at
767bd79c6a
bug 387450 - remove xpinstall/wizard from cvs, r=luser
2007-07-18 13:29:08 -07:00
dmose@mozilla.org
b67b115f9b
Fix comment to say 'createInstance' when it really means that, since this is pointed to by devmo as API documentation; no bug; rs=shaver
2007-07-18 13:19:05 -07:00
zach@zachlipton.com
aba02685ac
Initial checkin of the qa community extension.
2007-07-18 13:11:14 -07:00
nboyd@atg.com
4b843458ac
Fix bug 387694 - More reportMatch changes to generalize tests
2007-07-18 12:59:20 -07:00
bzbarsky@mit.edu
ffdfeb8219
Adding test.
2007-07-18 12:56:20 -07:00
bclary@bclary.com
f4c691ea89
add winmm.lib to JavaScript Shell build configuration on Windows, bug 363258, not part of the build. r=mrbkap
2007-07-18 12:55:15 -07:00
benjamin@smedbergs.us
bfd7c81702
Tbird build bustage from bug 388542 and/or bug 373535, always link up cairo libs into a static build.
2007-07-18 12:51:32 -07:00
sayrer@gmail.com
dd38f3a342
Bug 332174. Disable SOAP support. r=peterv, sr=brendan
2007-07-18 12:24:26 -07:00
rob_strong@exchangecode.com
b8604a9cba
Comment fix for Bug 348419
2007-07-18 12:07:19 -07:00
sdwilsh@shawnwilsher.com
37f113b21a
Fixing orange again (wrong lib name). rs=bsmedberg
2007-07-18 11:43:00 -07:00
sdwilsh@shawnwilsher.com
fc4c982152
Bug 306907 build orange fix (forgot about installer files). rs=bsmedberg
2007-07-18 11:10:29 -07:00
pavlov@pavlov.net
117263b034
backing out 378830 due to perf regression.
2007-07-18 11:01:41 -07:00
sharparrow1@yahoo.com
8682593e76
Restore includes t fix bustage.
2007-07-18 09:54:57 -07:00
sharparrow1@yahoo.com
e34fe8fa93
Remove unused code; no bug. rs=bzbarsky.
2007-07-18 09:39:53 -07:00
sdwilsh@shawnwilsher.com
bef3969f5f
Bug 306907 - Build libsqlite as a standard name separate shared library. Patch by Michael Wu <michael.wu@mozilla.com>, Robert Relyea <rrelyea@redhat.com>, Ryan VanderMeulen <ryanvm@gmail.com>, and Shawn Wilsher <me@shawnwilsher.com>. r=benjamin
2007-07-18 09:20:12 -07:00
benjamin@smedbergs.us
a5b168b6fe
Bug 388542 - --disable-libxul broken in thebes (in some circumstances), r=vlad
2007-07-18 08:52:41 -07:00
enndeakin@sympatico.ca
a23877472b
Bug 387548, use sizetopopup to set popup size when an anchor is used, fixes wrong size on seamonkey autocomplete field, r+sr=bz
2007-07-18 08:24:57 -07:00
vladimir@pobox.com
ea6bd8313f
b=364300, monospace font sometimes isn't with ATSUI, breaking cols attribute of textarea, r+sr=roc
2007-07-18 07:41:40 -07:00
vladimir@pobox.com
d297746481
b=386799, crash with zero-width canvas, r=stuart,sr=roc
2007-07-18 07:40:19 -07:00
vladimir@pobox.com
4d0a020e08
b=364786, improve Mac font selection, r=masayuki,sr=roc
2007-07-18 07:22:06 -07:00
vladimir@pobox.com
83657aa563
b=382613, moz-border-radius of background color isn't clamped to 50%, r+sr=roc
2007-07-18 07:14:53 -07:00
peterv@propagandism.org
98f744f6e4
Fix for bug 386189 (Cursor navigation by keyboard (arrow keys) does not work on designMode (including composer)). r/sr=jst
2007-07-18 03:24:37 -07:00