Commit Graph

34369 Commits

Author SHA1 Message Date
Boris Zbarsky
21f0b83225 Bug 522390. Fix percentage-height kids of scrollframes in quirks mode to deal with the height of the scrollframe becoming auto. r=dbaron 2009-10-29 21:47:43 -04:00
Ted Mielczarek
fc3517d1b5 disable windows hang checking for now, bug 525370 filed to sort it out 2009-10-29 20:25:58 -04:00
Zbigniew Braniecki
55e880759e Bug 524737. ifdef nsHTMLMediaElement.h to fix compilation with --disable-ogg + --disable-wav, p=bartml@wp.pl,r=roc 2009-10-30 00:55:05 +01:00
Ted Mielczarek
752e9fc299 bustage fix for bug 501034 2009-10-29 19:20:42 -04:00
Boris Zbarsky
5215a681c7 Bug 525295. Rename nsStyleContext::GetPseudoType to GetPseudo. r=dbaron 2009-10-29 17:17:56 -04:00
Robert Sayre
82f8ad1c8f Merge tracemonkey to mozilla-central. 2009-10-29 14:11:20 -07:00
Daniel Holbert
f54836501a Bug 525099: Bail out if GetZeroValueForUnit fails, in nsSMILCSSValueType. r=roc 2009-10-29 14:08:02 -07:00
Graydon Hoare
01068a2a70 Bug 525293 - Followup to remove dead lines that shouldn't be in previous patch, r=dvander. 2009-10-29 13:31:55 -07:00
Graydon Hoare
9d9ae9f4a1 Bug 525293 - Cumulative remainder of changes from tamarin, r=dvander. 2009-10-29 12:29:28 -07:00
Robert Sayre
e08b99cf18 bustage fix 2009-10-29 11:48:18 -07:00
Robert Sayre
8218769bc0 Merge mozilla-central to tracemonkey. 2009-10-29 08:48:15 -07:00
Gijs Kruitbosch
41ba1acfa5 Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Nochum Sossonko
43d0c651f6 Test for bug 498648. r=ehsan 2009-10-29 14:38:47 +01:00
Gijs Kruitbosch
7229ff20dc Backing out bug 473506 now that 473259 was already backed out, to get rid of orange. 2009-10-29 13:21:12 +01:00
Olli Pettay
513478ce73 Bug 517665 - XPCJSStackFrame::CreateStack cause permanent memory, r=peterv,mrbkap 2009-10-29 13:48:06 +02:00
Olli Pettay
c806e56c0e Bug 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking 2009-10-29 13:11:02 +02:00
Jae-Seong Lee
c8279cd7a0 Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak 2009-10-29 11:56:41 +01:00
Blair McBride
8f6f8613b1 Bug 524877 - "A newer, safer version is available" shows even if there isn't and plugins don't get it at all. r=mossop 2009-10-29 11:56:38 +01:00
Marco Bonardo
e68b82d4a3 change debug info for random failing browser_394759_privatebrowsing.js, and fix a wrong setTimeout. 2009-10-29 11:56:36 +01:00
Bob Clary
96e6f82e4e bug 512247 - replace license headers in tests by Jason Orendorff, Blake Kaplan, Robert Sayre, Bob Clary with public domain notice; by permission. 2009-10-29 00:44:41 -07:00
Bob Clary
b436926f7b bug 512247 - replace license headers in template.js with public domain notice. 2009-10-29 00:44:40 -07:00
Bob Clary
dd56321627 bug 511740 - e4x/Regress/regress-474319.js must reset gczeal. 2009-10-29 00:44:40 -07:00
Bob Clary
1cd6fac8ce bug 524743 - js1_8_1/regress/regress-524743.js must turn off gczeal(2) before exiting; skip in debug browser due to hang. 2009-10-29 00:44:40 -07:00
Dão Gottwald
fb97ffad40 Bug 524106 - "View Image Info" selects the wrong image when there are multiple images with the same src. r=db48x 2009-10-29 08:42:45 +01:00
L. David Baron
1e581250d4 Make unconstrained width assertions into warnings because we can hit them when we clamp really large widths. (Bug 525100) r=roc 2009-10-28 20:22:28 -07:00
L. David Baron
f08400b737 Remove option for aTakeOwnership==PR_FALSE for nsStyleAnimation::Value setters for complex types. (Bug 523450) r=dholbert 2009-10-28 20:22:27 -07:00
L. David Baron
e694a7d0fe Add support for animation of -moz-{border,outline}-radius-*. (Bug 523450) r=dholbert 2009-10-28 20:22:27 -07:00
L. David Baron
0bc6a1f9f4 Add tests for correct behavior of CSS property values under cloning. 2009-10-28 20:22:27 -07:00
Dietrich Ayala
229d42bdc1 backing out bug 411930 due to test failures 2009-10-28 19:06:49 -07:00
Michael Wu
d38ee96a91 Improve GetURL/PostURL code
Bug 273025 - bad logic results in potential leak xor crash based on flow; v4, (1/2)
r+sr=jst
2009-10-29 01:29:44 +01:00
Serge Gautherie
864750365d BrowserChrome: always use 'Passed' and 'Failed' idents
Bug 473506 - Synchronize BrowserChrome and Mochitest log formats; (Bv1a)
r=rcampbell
2009-10-29 01:29:41 +01:00
Luke Wagner
a6f59b2bb2 Quiet ye requires-stack static analysis 2009-10-28 17:28:28 -07:00
Neil Rashbrook
0224c6aca9 Bug 524972 Remove nsTArray from nsINavBookmarksService.idl r=mak 2009-10-28 23:52:41 +00:00
Jae-Seong Lee
2cfee1515c Bug 521189 - Properly declare a variable in this test rather than implicitly creating a global variable. r=jwalden 2009-10-28 15:20:34 -07:00
Marco Bonardo
13e364670c Fix a typo and a couple leftovers in previous tests changes. 2009-10-28 22:59:33 +01:00
Gijs Kruitbosch
58e8eebec2 Prepare callsites of clearUserPref so it can go back to throwing. r=gavin 2009-10-28 22:44:15 +01:00
Dietrich Ayala
abe5982dd8 Bug 411930 - Crash reporter sends wrong URL when crashing during pageload (r=zpao) 2009-10-28 11:30:33 -07:00
Brian Crowder
1dd0e38f7b Bug 506926 - unable to run reftests on Windows Mobile r=blassey, sr=vlad 2009-10-28 16:51:28 -04:00
Brad Lassey
04ffc11af6 bug 524554 - WinMo package-tests broken: nsinstall path too long r=ted 2009-10-28 16:12:13 -04:00
Marco Bonardo
afd7af88aa further change to browser_394759_privatebrowsing.js, let's make it wait for new sessionstore.js 2009-10-28 20:04:32 +01:00
Markus Stange
97e9999a50 Bug 524661 - Fix places in browser.js that use for each...in to loop over arrays. r=gavin 2009-10-28 19:59:15 +01:00
Benjamin Smedberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
699dcb26a7 Add runtime NS_IsMainThread checks to protect the cycle collector's purple buffer, and make NS_IsMainThread faster on our major platforms. (Bug 521750) r=peterv 2009-10-28 10:28:57 -07:00
Benjamin Smedberg
7d138d4786 Make NS_IsMainThread faster on our major platforms. (Bug 521750) r=dbaron 2009-10-28 10:28:57 -07:00
Luke Wagner
4bf92850d5 Bug 524867 - hoist js_AllocStack out of inner String.replace loop (r=waldo) 2009-10-28 09:53:33 -07:00
Andreas Gal
c42b9d863d Compilation fix for bug 523947. 2009-10-28 17:09:48 -07:00
Andreas Gal
0587fde91b Use reserve double pool when running into OOM in LeaveTrace (523947, r=dvander). 2009-10-28 15:32:40 -07:00
Graydon Hoare
5191f92b48 Bug 524593 - nanojit-central to tracemonkey import machinery, r=gal. 2009-10-28 11:35:48 -07:00
Marco Bonardo
402e13d377 Bug 521233 - waitForFocus(callback) times out in browser chrome tests. use it in browser_bug304198.js, r=enn 2009-10-28 17:22:59 +01:00
Marco Bonardo
bab6c84b9b Bug 522678 - remove browser.history.showsessions from firefox.js, r=mano 2009-10-28 17:22:57 +01:00
Marco Bonardo
5074a3ed9a Bug 522667 - Remove ellipsis from Troubleshooting Information button in about:support, r=pike 2009-10-28 17:22:54 +01:00