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
Marco Bonardo
d9a067440c
Add more debug infos to randomly failing sessionstore tests. Plus trivial cleanups.
2009-10-28 17:22:52 +01:00
Igor Bukanov
0d38a472cc
bug 524346 - using jsval, not jsdouble *, for nan and +-oo. r=brendan
2009-10-28 14:57:31 +03:00
Bob Clary
b02bc08ba9
bug 524731 - skip js1_5/Regress/regress-303213.js on Windows.
2009-10-27 21:18:41 -07:00
Bob Clary
d5fecf19b6
bug 524732 - mark js1_5/Regress/regress-344804.js, js1_5/Scope/regress-181834.js as failing.
2009-10-27 21:18:41 -07:00
Bob Clary
81167c82e5
bug 524734 - mark js1_8_1/trace/regress-451974-02.js as random due to jit timing.
2009-10-27 21:18:41 -07:00
Bob Clary
ea5be07b9c
bug 524788 - mark test js1_5/extensions/regress-363258.js timer resolution as random on windows.
2009-10-27 21:18:41 -07:00
Graydon Hoare
a87bf773fa
Bug 524587 - remove softfloat guards, restore CodeAlloc ref-ptr, r=gal.
...
--HG--
extra : rebase_source : b7bca87acdd97bf8f0598c6069f7094a16488eb8
2009-10-27 15:24:12 -07:00
Andreas Gal
7a8d396e51
Compilation fix for bug 524841.
2009-10-27 18:15:37 -07:00
Andreas Gal
b75eef6411
Add an internal API to query the current JSThread (524841, r=brendan).
2009-10-27 17:55:34 -07:00
David Mandelin
6378284cae
Backed out changeset 723a2622ad4a: tracemonkey tinderbox build failures
2009-10-27 17:46:09 -07:00
Jim Blandy
48cec69361
Bug 514585: Move 'grouped' to explicit param of JS_NEW_PRINTER. r=igor
...
Make all the JSPrinter status bits explicit flags to JS_NEW_PRINTER.
Only in public-facing functions like JS_DecompileFunction should we be
peeling bits out of indent values and turning them into flags;
internally, we can change interfaces to make more sense.
This is preparation for adding another flag to JS_NEW_PRINTER.
2009-10-27 16:38:09 -07:00
Jim Blandy
fb80546171
Bug 523139: Add an ECMAScript 5 value to the JSVersion type. r=brendan
2009-10-27 14:17:01 -07:00
Jason Orendorff
b08414afa7
Tweak test js1_8_1/regress/regress-524743.js to not use Math.random. no_r=me.
2009-10-27 16:15:50 -05:00