dbaron@dbaron.org
d5157eab47
Show diagnostics for todo tests. b=388690 r=sayrer
2007-07-18 21:59:26 -07:00
dbaron@dbaron.org
7fbc4f9f9c
Add more useful assertion for debugging cycle collector faults. b=386912 r+sr=peterv
2007-07-18 21:58:39 -07:00
roc+@cs.cmu.edu
2dc0b0fef2
Bug 328296. z-index reftest.
2007-07-18 21:38:19 -07:00
roc+@cs.cmu.edu
6088c2756c
Bug 346405. Handle reparenting of empty float lists. r+sr=dbaron
2007-07-18 21:32:08 -07:00
roc+@cs.cmu.edu
32a3b83c42
Bug 381703. First-letter frames that are wrapping non-first-letter-content should behave like spans and not compute their size. r+sr=dbaron
2007-07-18 21:29:59 -07:00
ted.mielczarek@gmail.com
09b089866b
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
e1210125e7
Bug 338070. Rev nsISidebar UUID. r+sr=dbaron
2007-07-18 21:27:49 -07:00
roc+@cs.cmu.edu
6ce95b8340
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
9b94461238
Bug 328296. z-index reftest.
2007-07-18 21:02:49 -07:00
mozilla.mano@sent.com
dadfc4f085
Backing out bug 388695 due to tinderbox suckage.
2007-07-18 21:01:53 -07:00
roc+@cs.cmu.edu
6e7d8b2db2
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
ef9ea276b7
Removing obsolete files
2007-07-18 20:27:42 -07:00
roc+@cs.cmu.edu
6ac430a20e
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
84f164ad4a
Fix orange from bug 388695.
2007-07-18 19:50:58 -07:00
mozilla.mano@sent.com
b99e4da097
Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich.
2007-07-18 19:31:37 -07:00
dmose@mozilla.org
114d67fad1
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
c941b70ffa
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
a3bf9f2e5d
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
79a3825a21
b=387110, new pageloader test component, r=sicking
2007-07-18 17:46:00 -07:00
cbiesinger@gmx.at
bfc2a045f1
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
a703c2d62a
Bug 388276 - Missing file from previous checkin, still r=cls
2007-07-18 17:19:41 -07:00
pavlov@pavlov.net
d514f3abe9
export thebes symbols from libxul. bug 388663. r=vlad
2007-07-18 17:13:14 -07:00
scott@scott-macgregor.org
1c812d015d
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
91b5df5c24
Checking in missing file. Bug 204140
2007-07-18 15:17:30 -07:00
cbiesinger@gmx.at
18ff50031c
bug 309523 remove now-addressed XXX comment
...
r+sr=bz
2007-07-18 15:02:04 -07:00
bzbarsky@mit.edu
d074804c35
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
65e081a7db
fixing vc71 bustage
2007-07-18 14:56:02 -07:00
flamingice@sourmilk.net
0d6df32006
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
20d3101b1a
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
b2e30373f1
Bug 388337 - Pasting a folder which contains sub-folders fails. r=sspitzer.
2007-07-18 14:39:23 -07:00
cbiesinger@gmx.at
0fdb87f45b
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
3f90535472
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
fd4fb4ef05
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
b293a45c9d
bug 387450 - remove xpinstall/wizard from cvs, r=luser
2007-07-18 13:29:08 -07:00
dmose@mozilla.org
a86906c1b2
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
326b114746
Initial checkin of the qa community extension.
2007-07-18 13:11:14 -07:00
nboyd@atg.com
80e26a6491
Fix bug 387694 - More reportMatch changes to generalize tests
2007-07-18 12:59:20 -07:00
bzbarsky@mit.edu
1c50566835
Adding test.
2007-07-18 12:56:20 -07:00
bclary@bclary.com
beb44a0525
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
33d9e61ee9
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
9e1d37e67e
Bug 332174. Disable SOAP support. r=peterv, sr=brendan
2007-07-18 12:24:26 -07:00
rob_strong@exchangecode.com
13095d56f3
Comment fix for Bug 348419
2007-07-18 12:07:19 -07:00
sdwilsh@shawnwilsher.com
78cad2a2a6
Fixing orange again (wrong lib name). rs=bsmedberg
2007-07-18 11:43:00 -07:00
sdwilsh@shawnwilsher.com
e4ba70a2c0
Bug 306907 build orange fix (forgot about installer files). rs=bsmedberg
2007-07-18 11:10:29 -07:00
pavlov@pavlov.net
28de9667f6
backing out 378830 due to perf regression.
2007-07-18 11:01:41 -07:00
sharparrow1@yahoo.com
17c4c8aa8b
Restore includes t fix bustage.
2007-07-18 09:54:57 -07:00
sharparrow1@yahoo.com
7caaf873ac
Remove unused code; no bug. rs=bzbarsky.
2007-07-18 09:39:53 -07:00
sdwilsh@shawnwilsher.com
37a18305d8
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
0e024a570c
Bug 388542 - --disable-libxul broken in thebes (in some circumstances), r=vlad
2007-07-18 08:52:41 -07:00
enndeakin@sympatico.ca
60f0404552
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