David Bolter
|
a908098d7f
|
Bug 482258 - ARIA controls with STATE_MIXED must not have STATE_CHECKED set also, r=MarcoZ
|
2009-03-10 07:03:21 +01:00 |
|
John Daggett
|
d682da963f
|
Bug 481729. Use bogus file ref in reftest. r=bz
|
2009-03-10 14:48:29 +09:00 |
|
Jeff Walden
|
b0184f38f5
|
Kick tinderboxen to see if the current orange is random or not
|
2009-03-09 22:47:13 -07:00 |
|
Daniel Holbert
|
f923511b59
|
Bug 473705: Enable SVG Animation (SMIL) support in builds by default. r+sr=roc
|
2009-03-09 21:43:01 -07:00 |
|
Daniel Holbert
|
36bb602e68
|
Bug 482379: Wrap an SVG-related precondition with "#ifdef MOZ_SVG", to fix build failure when using --disable-svg. r+sr=roc
|
2009-03-09 21:38:46 -07:00 |
|
Daniel Holbert
|
13bc3b1f0e
|
Backed out changeset 37756ccaa268, due to red on windows build machine
|
2009-03-09 20:40:53 -07:00 |
|
Daniel Holbert
|
22e1542fc2
|
Bug 482379: Wrap an SVG-related line with "#ifdef MOZ_SVG", to fix build failure when using --disable-svg. r+sr=roc
|
2009-03-09 19:50:36 -07:00 |
|
Boris Zbarsky
|
1e935ef8ae
|
Bug 481318. Don't serialize then reparse the URI on anchor property mutations. r+sr=jst
|
2009-03-09 22:32:09 -04:00 |
|
Andreas Gal
|
2565c872a4
|
Merge.
|
2009-03-09 18:39:14 -07:00 |
|
Andreas Gal
|
89cb250b42
|
Backed out changeset 65be699dabf0.
|
2009-03-09 18:38:54 -07:00 |
|
Brendan Eich
|
db48c38fa9
|
Bug 476240 - Generate via imacro_asm.js the big condition in TraceRecorder::monitorRecording's OPDEF macro (r=gal).
|
2009-03-09 18:34:35 -07:00 |
|
Daniel Holbert
|
eae0d7096d
|
Bug 473904 - Add an about:config option (defaulting to 'false' right now) for toggling SVG animation (SMIL) support. r+sr=roc
|
2009-03-09 18:20:17 -07:00 |
|
Andreas Gal
|
088eeb6c9d
|
Try harder to trace array access with non-int / non-string index (478525, r=brendan).
|
2009-03-09 17:34:22 -07:00 |
|
Andreas Gal
|
d3cc05e80b
|
Merge.
|
2009-03-09 17:30:06 -07:00 |
|
Andreas Gal
|
0002d84879
|
Support String(v) -- String constructor called as a converter (482349, r=jwalden).
|
2009-03-09 17:29:42 -07:00 |
|
Brendan Eich
|
e37fd1b818
|
Bug 476447 - Array.prototype getter/setter does not work as usual (r=jorendorff).
|
2009-03-09 11:25:43 -07:00 |
|
David Mandelin
|
b151fe5042
|
Bug 481760: myngle.com crash due to incorrect compiled regexp end-of-string check, r=brendan
|
2009-03-09 11:21:03 -07:00 |
|
Andreas Gal
|
480a780c0c
|
Drop a few unnecessary extern declarations in jstracer.cpp (no bug).
|
2009-03-07 01:57:09 -08:00 |
|
David Mandelin
|
a148ea64cd
|
Add missing GC_POKE to js_SetRequiredSlot (481922, r=igor).
|
2009-03-07 01:32:22 -08:00 |
|
Andreas Gal
|
52cc17234c
|
Check for non-stub getters/setters in SETNAME and SETPROP and invoke SetPropHit after setting the property in INITPROP (481989, r=brendan).
|
2009-03-07 01:25:37 -08:00 |
|
Andreas Gal
|
b18ca034e3
|
Better coordination of nested tree recording (481793, r=dmandelin).
|
2009-03-06 17:25:04 -08:00 |
|
Brendan Eich
|
0332084955
|
Bug 481516 - Assertion failure: pobj_ == obj2, at ../jsinterp.cpp:4276 when getting a property that is cached but shadowed (r=jorendorff).
|
2009-03-06 16:34:19 -08:00 |
|
Andreas Gal
|
c5d188e46b
|
Don't import slots that have a non-stub setter (476871, r=jorendorff).
|
2009-03-06 16:10:45 -08:00 |
|
Jason Orendorff
|
03c079e78a
|
Bug 481673 - JS_Assert is C++-name-mangled in non-DEBUG builds. r=brendan.
|
2009-03-06 13:51:11 -06:00 |
|
Andreas Gal
|
33d7df8eaf
|
Abort recording when we come across a function being written into the global object (r=brendan, 481800).
|
2009-03-05 22:37:56 -08:00 |
|
Brendan Eich
|
2cc1145443
|
Bug 481754 - js1_8_1/trace/regress-462459-05.js - trace new Array regressed (r=gal).
|
2009-03-05 17:28:34 -08:00 |
|
Bob Clary
|
b39f349267
|
bug 481766 - update JavaScript Test failures.
|
2009-03-05 17:15:13 -08:00 |
|
Bob Clary
|
dece7951f3
|
bug 473709 - JavaScript Test by Gary Kwong.
|
2009-03-05 17:15:12 -08:00 |
|
Bob Clary
|
c3ed67a422
|
bug 457521 - JavaScript Test by Gary Kwong.
|
2009-03-05 17:15:12 -08:00 |
|
Bob Clary
|
d4a2cb841b
|
bug 472787 - JavaScript Test by Gary Kwong.
|
2009-03-05 17:15:12 -08:00 |
|
Bob Clary
|
8f89cb3d2d
|
bug 477758, bug 478968, bug 480479, bug 480657, bug 481246 - JavaScript Tests - merge js/src/trace-test.js and js/tests/js1_8_1/trace/trace-test.js.
|
2009-03-05 17:15:12 -08:00 |
|
Bob Clary
|
aaa410c697
|
bug 346749 - JavaScript Test by Blake Kaplan.
|
2009-03-05 17:15:12 -08:00 |
|
Bob Clary
|
01cacf5c8d
|
bug 381963 - JavaScript Tests by Jesse Ruderman, Aiko.
|
2009-03-05 17:15:11 -08:00 |
|
Bob Clary
|
eed5462926
|
bug 384758 - JavaScript Test by Jesse Ruderman.
|
2009-03-05 17:15:11 -08:00 |
|
Bob Clary
|
4b16ea80d8
|
bug 449657 - JavaScript Tests by Christopher Lenz, ash_mozilla.
|
2009-03-05 17:15:11 -08:00 |
|
Bob Clary
|
f4ed10bad7
|
bug 449666 - JavaScript Test by Robert Sayre.
|
2009-03-05 17:15:11 -08:00 |
|
Bob Clary
|
dfe7e5b79b
|
bug 451673 - JavaScript Test by Boris Zbarsky.
|
2009-03-05 17:15:11 -08:00 |
|
Bob Clary
|
6f1504be91
|
bug 464092 - JavaScript Tests by Jesse Ruderman.
|
2009-03-05 17:15:10 -08:00 |
|
Bob Clary
|
313e16c6a4
|
bug 464096 - JavaScript Test by Jesse Ruderman.
|
2009-03-05 17:15:10 -08:00 |
|
Bob Clary
|
2fe25e3e5f
|
bug 465567 - JavaScript Tests by Jesse Ruderman.
|
2009-03-05 17:15:10 -08:00 |
|
Bob Clary
|
b4786bd1dc
|
bug 467495 - JavaScript Tests by Gary Kwong, Brendan Eich, Igor Bukanov.
|
2009-03-05 17:15:10 -08:00 |
|
Bob Clary
|
b47b7ae88e
|
bug 468711 - JavaScript Test by Jesse Ruderman.
|
2009-03-05 17:15:10 -08:00 |
|
Bob Clary
|
39be807da4
|
bug 469234 - JavaScript Test by Jesse Ruderman.
|
2009-03-05 17:15:10 -08:00 |
|
Bob Clary
|
e9d3f9c56b
|
bug 469239 - JavaScript Tests by Jesse Ruderman.
|
2009-03-05 17:15:09 -08:00 |
|
Bob Clary
|
c30482b6c6
|
bug 469625 - JavaScript Tests by Gary Kwong, Jesse Ruderman and Jason Orendorff.
|
2009-03-05 17:15:09 -08:00 |
|
Bob Clary
|
748d73409a
|
bug 469761 - JavaScript Test by Jesse Ruderman.
|
2009-03-05 17:15:09 -08:00 |
|
Bob Clary
|
7d0f7db552
|
bug 472450 - JavaScript Tests by Gary Kwong.
|
2009-03-05 17:15:09 -08:00 |
|
Bob Clary
|
497552d977
|
bug 472508 - JavaScript Test by Gary Kwong, Jesse Ruderman.
|
2009-03-05 17:15:09 -08:00 |
|
Bob Clary
|
935d8ccdcd
|
bug 474771 - JavaScript Test by Jesse Ruderman.
|
2009-03-05 17:15:08 -08:00 |
|
Bob Clary
|
fed578cad0
|
bug 475144 - JavaScript Test by Gary Kwong.
|
2009-03-05 17:15:08 -08:00 |
|