Neil Rashbrook
|
150fe2417b
|
Remove <CR>s (to fix cross-compilation bustage) rs=bsmedberg,gavin,roc,smontagu b=372802
|
2008-09-20 20:45:25 +01:00 |
|
Olli Pettay
|
a2769ead5a
|
Bug 450160 - DOMImplementation createDocument does not create an HTML document, r+sr=bz
|
2008-09-20 21:55:04 +03:00 |
|
Zack Weinberg
|
8a68981404
|
Bug 456147 - nsTextBoxFrame (XUL <label>, <description>, <text>) uses underline color for line-through; r=enndeakin
|
2008-09-20 20:09:15 +02:00 |
|
Serge Gautherie
|
1cc2b34b69
|
(Merge bug 455265 backout)
|
2008-09-20 19:42:40 +02:00 |
|
Serge Gautherie
|
a0323e6f21
|
Backed out changeset fa8fbd81159d
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; r=(dolske + sdwilsh)
to try to fix leak
|
2008-09-20 19:41:50 +02:00 |
|
Olli Pettay
|
5930e73b33
|
Bug 454781 - Mochitest doesn't align the names of the testfiles and test results, r+sayrer (+fix for --chrome)
|
2008-09-20 20:23:35 +03:00 |
|
Serge Gautherie
|
7aec19eff6
|
Bug 455265 - Default Y parameter for -moz-transform:translate differs from Apple's proposal; additional comment nit; r+sr=dbaron
|
2008-09-20 18:55:27 +02:00 |
|
Keith Schwarz
|
46919a1417
|
Bug 455265 - Default Y parameter for -moz-transform:translate differs from Apple's proposal; r+sr=dbaron
|
2008-09-20 18:52:12 +02:00 |
|
Keith Schwarz
|
84c0d267ff
|
Bug 455445 - -moz-transform skew() function should accept two parameters, and second should default to zero; r+sr=dbaron
|
2008-09-20 18:39:12 +02:00 |
|
Keith Schwarz
|
8ed70cceea
|
Bug 455389 - SVG foreignObjects don't get NS_FRAME_MAY_BE_TRANSFORMED frame bit; r+sr=roc
|
2008-09-20 18:31:47 +02:00 |
|
David Bienvenu
|
4df8ee2c63
|
temporarily disable js in mailnews for 3.0 b1, r=bz, sr=dmose 453943
|
2008-09-20 08:14:14 -07:00 |
|
Robert Longson
|
7b1b731a6a
|
Bug 455226 - Removing the xlink:href attribute of an feImage filter does not cause it to change; r+sr=bzbarsky
|
2008-09-20 17:07:54 +02:00 |
|
Paul O'Shannessy
|
4e838263de
|
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us; r=(dolske + sdwilsh)
|
2008-09-20 17:02:26 +02:00 |
|
Keith Schwarz
|
c45964315c
|
Bug 455403 - -moz-transform translate functions result in incorrect origin; v5; r+sr=dbaron
|
2008-09-20 16:39:31 +02:00 |
|
Peter Van der Beken
|
6589f5100f
|
Fix for bug 405032 (Changing feed handler to web handler leaks nsGlobalWindow). r=gavin.
|
2008-09-20 16:36:10 +02:00 |
|
Ehsan Akhgari
|
530b63bf4e
|
Bug 455598 - nsICookieManager2.cookieExists incorrectly assumes a nsCookie param; test; r=dwitte sr=bzbarsky
|
2008-09-20 16:28:09 +02:00 |
|
Arpad Borsos
|
18fcddc20b
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; files removal; r=ted.mielczarek
|
2008-09-20 15:54:40 +02:00 |
|
Arpad Borsos
|
d0e70a51bf
|
Bug 452797 - Clean up unused variables in layout/; v6; r+sr=roc
|
2008-09-20 15:42:03 +02:00 |
|
Arpad Borsos
|
4b13300a8d
|
Bug 452797 - Clean up unused variables in layout/; "crashtest" part; r=roc
|
2008-09-20 15:18:50 +02:00 |
|
Bernd
|
5afcd8c5a4
|
make sure that the height from a fixed height tbody gets distributed, bug 439639, r=dholbert, sr=roc
|
2008-09-20 11:30:30 +02:00 |
|
Brian Crowder
|
d87b65397b
|
Add a JIT stats object in the shell
|
2008-09-19 22:47:58 -04:00 |
|
Boris Zbarsky
|
4b972f730f
|
Adding test for bug 451605
|
2008-09-19 21:58:00 -04:00 |
|
Andreas Gal
|
da5081c842
|
Properly calculate tree exit/call guards (bug 453397, r=danderson).
|
2008-09-19 18:45:57 -07:00 |
|
Andreas Gal
|
461209cef6
|
Merge.
|
2008-09-19 16:09:39 -07:00 |
|
Andreas Gal
|
b20918f930
|
Dynamic reconstruction of arbitrary native frames (454402, r=danderson).
|
2008-09-19 16:09:18 -07:00 |
|
L. David Baron
|
0736347fd4
|
Merge backout of changeset aab6b12f4a2b (Bug 455403) due to reftest failures from landing patches in the wrong order, and unexplained reftest hangs.
|
2008-09-19 16:04:59 -07:00 |
|
L. David Baron
|
b8d9d3e2ed
|
Backed out changeset aab6b12f4a2b (Bug 455403) due to reftest failures from landing patches in the wrong order, and unexplained reftest hangs.
|
2008-09-19 16:04:34 -07:00 |
|
Marco Bonardo
|
4be23e0485
|
Bug 418671 - Fix failing mochitest, r=post-facto
|
2008-09-20 00:20:08 +02:00 |
|
Boris Zbarsky
|
c504a551d6
|
Adding some comments
|
2008-09-19 17:54:49 -04:00 |
|
Josh Aas
|
4eb4f3ba2a
|
Get rid of FSRef cache on Mac OS X as it can't invalidate correctly in the face of changes outside the current nsLocalFile object. Fixes local page reload issues, probably other stuff. b=455828,322686 r=mstange sr=dougt
|
2008-09-19 15:50:41 -04:00 |
|
Andreas Gal
|
101addb2f6
|
Merge.
|
2008-09-19 12:29:56 -07:00 |
|
Andreas Gal
|
16fbc92e91
|
Backed out changeset 5e4ec981e9ea
|
2008-09-19 12:07:46 -07:00 |
|
Dão Gottwald
|
41e6f9e341
|
Bug 454526 - browser.js' onStateChange() code references variable that's no longer in scope. r=gavin
|
2008-09-19 21:03:06 +02:00 |
|
Mark Banner
|
2a2981d2e7
|
Fix SeaMonkey bustage from bug 325842. looks reasonable from Neil over irc.
|
2008-09-19 19:56:33 +01:00 |
|
Boris Zbarsky
|
7b41e7daf4
|
Adding some documentation
|
2008-09-19 14:45:16 -04:00 |
|
Benjamin Smedberg
|
78e43f9e84
|
Followup to bug 418671 - fix the unit test with a dumb s/canMoveContainerNode/canMoveNode/ per mak77
|
2008-09-19 14:18:32 -04:00 |
|
Markus Stange
|
eea9000a4c
|
Bug 403174 - [10.5] Make sheets attach to the toolbar, not to the titlebar. r=josh sr=roc
|
2008-09-19 19:17:57 +02:00 |
|
Keith Schwarz
|
89a6316c50
|
Fix incorrect composition of translations with other transforms by making matrix multiplication code clearer, clarifying which matrices are for column vectors and which are for row vectors, and fixing incorrect matrix type conversions. (Bug 455403) r+sr=dbaron
|
2008-09-19 10:14:54 -07:00 |
|
Zack Weinberg
|
20636c2fb4
|
Bug 455217 - Selection colors for plain text files is wrong (white background, blue text instead of blue background, white text); "code" part; r+sr=dbaron
|
2008-09-19 19:06:46 +02:00 |
|
Brad Lassey
|
4aa13cc558
|
Bug 454235 - IME events not fired when clicking on text input box, adds IsOffScreenBrowser property to DocShell r=smaug sr=bz
|
2008-09-19 12:57:56 -04:00 |
|
Bob Clary
|
be30cbf4ef
|
JavaScript Tests - update known failures for js1_5/extensions/regress-452178.js, js1_5/extensions/regress-452329.js - bug 399387
|
2008-09-19 09:28:22 -07:00 |
|
Axel Hecht
|
02e7a4b5b6
|
bug 439050, change the build hooks from make-jars.pl over to JarMaker.py, r=ted
|
2008-09-19 18:19:52 +02:00 |
|
Axel Hecht
|
f467cdbc82
|
bug 439050, JarMaker.py is a rewrite of make-jars.pl to only launch a single process per jar.mn, r=ted
|
2008-09-19 18:19:52 +02:00 |
|
Axel Hecht
|
97f93eb076
|
bug 439050, add MozZipFile.py with tests, r=ted, dtownsend
|
2008-09-19 18:19:52 +02:00 |
|
Oleg Romashin
|
a3ec3bce2c
|
Bug 455836 - Native theme for menulist widget (ff toolbar). r=vladimir.
|
2008-09-20 04:05:36 -04:00 |
|
Oleg Romashin
|
2f3f67b169
|
Bug 451263 - Implement moz-icon for Qt port. r=vladimir.
|
2008-09-20 04:03:23 -04:00 |
|
Oleg Romashin
|
33ad3b765b
|
Bug 455527 - In some cases Embedding startup crashes if gAppData == null. r=benjamin.
|
2008-09-20 03:59:55 -04:00 |
|
Johnathan Nightingale
|
7125a5aeac
|
Change strings on safebrowsing prefs to better match blocked page ui. b=417687 r=gavin ui-r=beltzner
|
2008-09-19 11:52:52 -04:00 |
|
Marco Bonardo
|
5edd5fff2c
|
Bug 418671 - Clean up places views drag and drop code, r=mano
|
2008-09-19 17:47:45 +02:00 |
|
Gavin Sharp
|
f4b67be5af
|
Bug 455611: tweak docshell/test/navigation/NavigationUtils.js so that it works in non-Firefox apps, r=bz
|
2008-09-19 11:44:33 -04:00 |
|