Commit Graph

19615 Commits

Author SHA1 Message Date
Bob Clary
2648ff7d54 JavaScript Tests - regression test for bug 453747, by Jesse Ruderman 2008-09-17 07:07:00 -07:00
Bob Clary
76b8df6a68 JavaScript Tests - regression test for bug 453701, by Jesse Ruderman 2008-09-17 07:02:10 -07:00
Bob Clary
9a5c21609f JavaScript Tests - regression test for bug 453173, by Jesse Ruderman 2008-09-17 06:58:56 -07:00
Markus Stange
c921fbf0ac Fix bug 350471 test 2008-09-17 15:53:19 +02:00
Bob Clary
f0c1609765 JavaScript Tests - regression test for bug 454744, by Jesse Ruderman 2008-09-17 06:53:07 -07:00
Ehsan Akhgari
0a5de4c6d9 Bug 455598 - nsICookieManager2.cookieExists incorrectly assumes a nsCookie param; r=dwitte sr=bzbarsky 2008-09-17 15:30:47 +02:00
Ehsan Akhgari
ffac8dc216 Bug 447648 - error message when clearing cookies; r=dcamp 2008-09-17 15:24:35 +02:00
Atsushi Sakai
9e76ec1419 Bug 446536 - Don't save proxy settings for SSL, FTP, Gopher, SOCKS; "test" part; r=gavin.sharp 2008-09-17 15:12:20 +02:00
Atsushi Sakai
6ce040a0bb Bug 446536 - Don't save proxy settings for SSL, FTP, Gopher, SOCKS; "fix" part; r=gavin.sharp 2008-09-17 15:09:37 +02:00
Alexander Surkov
b8ef5046cc Bug 455442 - improve hitTest, r=aaronlev, hwaara 2008-09-17 21:11:39 +08:00
Alexander Surkov
c0b37d2110 Bug 454211 - ISimpleDOMNode functions get_computedStyleForProperties and get_computedStyle functions appear to always return the COM error code 0x80004005 (E_FAIL), r=aaronlev, marcoz 2008-09-17 21:09:34 +08:00
Markus Stange
b1553e0a7b Bug 449832 - Color mismatch between unified toolbar and selected tab after bug 439354, r=mconnor 2008-09-17 13:50:35 +02:00
Markus Stange
aa90cdcdab Bug 449833 - Add platform colors -moz-mac-chrome-active and -moz-mac-chrome-inactive, r=josh sr=roc 2008-09-17 13:45:30 +02:00
Markus Stange
d1428fa84e Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc 2008-09-17 13:27:19 +02:00
Bob Clary
52d61f875a JavaScript Tests - enable jit fixes, bug 455669 2008-09-17 03:41:19 -07:00
Oleg Romashin
79f4d96535 Bug 455204 - Building with --disable-libxul broken. r=ted.mielczarek 2008-09-17 12:35:07 +03:00
Robert O'Callahan
7f59b79685 Backing out bug 449443 (SQLite upgrade) 2008-09-17 12:19:51 +12:00
Jesse Ruderman
5e293ad348 Another try at fixing this test (bug 450637 comment 28) 2008-09-16 15:32:50 -07:00
Bob Clary
6ed7504ebd JavaScript Tests - known failures update, bug 399387 2008-09-16 14:29:58 -07:00
Andreas Gal
dab25898eb Don't export operator new/delete except if really needed (452721, r=danderson). 2008-09-16 13:57:59 -07:00
Andreas Gal
6de13bab44 Merge. 2008-09-16 13:24:57 -07:00
Andreas Gal
8ef12c41b5 Removed bogus assert (argv is NULL if callee is NULL, assert segfaults, 452495, r=danderson). 2008-09-16 13:24:34 -07:00
Jason Orendorff
14fd1396b5 Bug 454343 - Assertion failure: obj == pobj, at src/js/src/jsinterp.cpp:160 (r+sr=mrbkap) 2008-09-16 14:27:03 -05:00
Bob Clary
bc755d49be JavaScript Tests - regression test for bug 452884, by Jesse Ruderman 2008-09-16 12:25:50 -07:00
David Anderson
6dcdb6aeb9 Fixed pointer arithmetic bug during trace recording on 64-bit platforms (bug 454981, r=m_kato). 2008-09-16 10:48:54 -07:00
Andreas Gal
37a7d9274f Add test case for 455408. 2008-09-16 08:07:01 -07:00
brendan
472ac757b4 Don't forget to set RHS as result in SETPROP in case we don't call either SetPropHit or SetPropMiss, new patch (455408, r=gal). 2008-09-16 08:03:12 -07:00
Andreas Gal
4f38e736a7 Backed out changeset 66a76c8c7346 2008-09-16 06:51:33 -07:00
Shawn Wilsher
9acbb7bbc5 Bug 449443 - Upgrade to SQLite 3.6.2
This changeset contains the changes to SQLite itself.
2008-09-16 09:48:41 -04:00
Shawn Wilsher
176b1ee974 Bug 449443 - Upgrade to SQLite 3.6.2
This changeset contains the changes to Mozilla code for the upgrade of SQLite.
r=Mano
2008-09-16 09:48:30 -04:00
Alexander Surkov
1c65a2ef18 Bug 454377 - caret move event is fired for parent of html:textarea when textarea is tabed, r=aaronlev, marcoz 2008-09-16 22:38:48 +08:00
brendan
18c4ef65df Don't forget to set RHS as result in SETPROP in case we don't call either SetPropHit or SetPropMiss (455408, r=gal). 2008-09-16 06:26:57 -07:00
Andreas Gal
ce30f97561 Merge. 2008-09-16 06:22:32 -07:00
Andreas Gal
61aeda1e95 Detect modulo by constant that is not zero and demote to integer modulo (451788, r=brendan). 2008-09-16 06:20:54 -07:00
Antonio Gomes
1dd13a2ce7 Bug 450432 - org.mozilla.*.service files have the wrong permissions; r=blassey 2008-09-16 15:20:29 +02:00
Markus Stange
dd4591256c Partial backout of changeset 1a50eaa93b36 in an attempt to fix the Mac twinopen perf regression, b=439354 2008-09-16 15:01:40 +02:00
Brendan Eich
68172b5938 Bug 453411 - "Assertion failure: !cx->onTrace" with yield string (r=gal). 2008-09-16 14:00:02 +01:00
John Wolfe
15cc6a4e38 Bug 454797 - WinCE GFX Cairo No MMX Support in ARM; r=vladimir 2008-09-16 14:39:29 +02:00
John Wolfe
f086876844 Bug 454786 - Configuration Changes to allow WinCE resource and assembly compiling; r=ted.mielczarek 2008-09-16 14:18:56 +02:00
Jeremy Lea
a1de6b1b1d Bug 454937 - Pixel/app unit confusion in SVG filter code; r+sr=roc 2008-09-16 13:54:30 +02:00
Ben Newman
3a8f74e2d8 Bug 446584 - NodeIterator doesn't forward exception properly; r=(jonas + jst) sr=jst 2008-09-16 13:47:47 +02:00
Ryan VanderMeulen
d8c56c0704 Bug 421857 - Remove CocoaEmbed test app; r=joshmoz sr=roc 2008-09-16 13:37:45 +02:00
Arpad Borsos
4335c15661 Bug 454477 - Fix "unhandled enumeration value" warnings in widget/; r+sr=roc 2008-09-16 13:32:03 +02:00
Arpad Borsos
f428038a86 Bug 454475 - Fix "unhandled enumeration value" warnings in layout/; r+sr=roc 2008-09-16 13:25:35 +02:00
Markus Stange
f300402b06 Bug 439354 - OS X toolbar background doesn't have a good gradient, part 3 / 3, r=mconnor 2008-09-16 13:13:55 +02:00
Jesse Ruderman
ce0df8a982 Add temporary dumps to a reftest; see bug 450637 2008-09-16 04:09:41 -07:00
Markus Stange
c72cfa949d Bug 439354 - OS X toolbar background doesn't have a good gradient, part 2 / 3, r=hwaara sr=roc 2008-09-16 12:10:21 +02:00
Olli Pettay
20b0d73d4e Bug 445177, delay broadcaster sync, r+sr=bz 2008-09-16 11:53:30 +03:00
Markus Stange
d28fe1e136 Bug 439354 - OS X toolbar background doesn't have a good gradient, part 1 / 3, r=hwaara sr=roc 2008-09-16 10:21:06 +02:00
Olli Pettay
becb11047e Bug 454326 - Range.surroundContents doesn't throw BAD_BOUNDARYPOINTS_ERR, r+sr=sicking 2008-09-16 11:13:11 +03:00