Jason Orendorff
|
d2943dea25
|
Bug 524743 - Shape regeneration still does not touch most empty scopes. r=brendan.
--HG--
extra : rebase_source : 13a7f72bef38f2bfb8615a907c0cb47e31f55e1d
|
2009-10-27 16:00:26 -05:00 |
|
Ben Combee
|
b832a6a72f
|
Bug 510052 - JS fails to build in debug config in scratchbox. r=vlad
|
2009-10-27 13:48:06 -07:00 |
|
Jason Orendorff
|
f5ef3c2a57
|
Bug 524490 - js/src/trace-test/tests/sunspider/check-date-format-xparb.js is broken everywhere but the US. r=gal.
--HG--
extra : rebase_source : e93d741aee512aef3bb4779d386107fd992e2155
|
2009-10-27 13:33:22 -05:00 |
|
Igor Bukanov
|
71c7fe1cf8
|
backout merge
|
2009-10-27 19:22:17 +03:00 |
|
Igor Bukanov
|
8785797ba7
|
Backed out changeset 14c76164f4c2 - patch for bug 524346 caused test fails
|
2009-10-27 19:21:47 +03:00 |
|
Bob Clary
|
8b5986f020
|
Bug 524666 - update jsreftest manifests to reflect change in reftest sandbox.
|
2009-10-27 07:12:34 -07:00 |
|
Igor Bukanov
|
ed4f6edf7f
|
bug 524346 - using jsval, not jsdouble *, for nan and +-oo. r=brendan
|
2009-10-27 13:26:57 +03:00 |
|
Makoto Kato
|
e3678e082a
|
Bug 515545 - Add EXECUTE_TREE_TIMER code for Windows x64. r=dvander
|
2009-10-27 18:00:15 +09:00 |
|
David Anderson
|
ab74b2ff81
|
Added calleValue()/calleObject() inline helpers to JSStackFrame (bug 512371, r=brendan).
|
2009-10-26 17:28:56 -07:00 |
|
Luke Wagner
|
fe59499ad3
|
Bug 523515 - pretty up TraceRecorder (r=dvander)
|
2009-10-26 13:06:17 -07:00 |
|
David Mandelin
|
2592879abd
|
Bug 524400: make trace-test.py return nonzero exit code if there were test failures, r=jorendorff
--HG--
extra : rebase_source : e3658606a5fbeb971c7dda101af9943e8d6278ad
|
2009-10-26 13:02:19 -07:00 |
|
Brendan Eich
|
02c0dc3df2
|
Factor jsscopeinlines.h out, clean up #include order (524267, r=gal/jorendorff).
|
2009-10-26 13:39:39 -07:00 |
|
Robert Sayre
|
dd8b93c5d3
|
Merge mozilla-central to tracemonkey.
|
2009-10-26 13:29:48 -04:00 |
|
Jonathan Watt
|
88596a0dc1
|
Bug 524104. Markers should be affected by group opacity on the marked element. r=longsonr@gmail.com
|
2009-10-26 18:17:49 +01:00 |
|
Jonathan Griffin
|
d4cf632233
|
Bug 523208. Fix string to refer to --setpref instead of --extra-pref.
|
2009-10-26 09:57:33 -07:00 |
|
Mark Finkle
|
79170a9a1c
|
Bug 517086: Set Fennec user agent [r=ted]
|
2009-10-26 12:07:56 -04:00 |
|
Boris Zbarsky
|
3aef7b8edb
|
Bug 507448. Expose the names of the function arguments on jsdIScript. r=timeless,brendan
--HG--
rename : content/base/test/Makefile.in => js/jsd/test/Makefile.in
|
2009-10-26 09:30:40 -04:00 |
|
Makoto Kato
|
523bfdfd54
|
Backout Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref
|
2009-10-26 21:53:41 +09:00 |
|
Makoto Kato
|
f04dad3982
|
Bug 182954 - Content should use the newer nsIPrefService APIs instead of nsIPref. r+sr=jst
|
2009-10-26 20:11:24 +09:00 |
|
Doug Turner
|
8b3809d758
|
Backing out bug 524083 - changeset 4bda2085ef8b. libxul builds are broken
|
2009-10-26 00:08:49 -07:00 |
|
Doug Turner
|
1fc21399d6
|
Bug 492848 - Visibility notify event API for windowless plugins. r=roc
|
2009-10-26 00:00:14 -07:00 |
|
Oleg Romashin
|
120e3e893c
|
Bug 472821 - Force wmode preference required to make all plugins visible in fennec. r=joshmoz, sr=jst
|
2009-10-26 04:46:03 -04:00 |
|
Ginn Chen
|
4c1f96b12c
|
Bug 524083 libmozqcms, libmozcairo, libmozlibpixman is not in libxul's depends r=benjamin
|
2009-10-26 14:28:21 +08:00 |
|
Ginn Chen
|
6a61d86670
|
Bug 522157 Make -D__FUNCTION__=__func__ global for Sun Studio on Solaris r=benjamin
|
2009-10-26 14:25:40 +08:00 |
|
Elmar Ludwig
|
ab3b004ea6
|
Bug 522948 - crash at shutdown with geo.enabled=false [@nsCOMArray_base::InsertObjectAt(nsISupports*, int)]. r=dougt
|
2009-10-25 22:50:16 -07:00 |
|
Doug Turner
|
a116a29917
|
Bug 524339 - Close file after reading system info. r=blassey
|
2009-10-25 20:29:35 -07:00 |
|
Makoto Kato
|
6604b7ecbf
|
Bug 518544 - configure cannot detect NEON support if using gcc in Ubuntu 9.04 ARM. r=vlad
|
2009-10-26 10:22:19 +09:00 |
|
Nicholas Nethercote
|
684ab28f88
|
Bug 522612 - TM: kill new skips-with-payloads. r=graydon.
|
2009-10-26 10:39:44 +11:00 |
|
Daniel Holbert
|
48c43c3c63
|
Bug 520710 followup: move nsSMILAnimationFunction's inline methods IsToAnimation/IsAdditive to header, to fix link error on some OSX systems. r=smaug
|
2009-10-25 12:22:29 -07:00 |
|
Phil Ringnalda
|
4ee2e4bdb1
|
Bug 523054 - Sweep out some more viewer orts, r=dbaron
|
2009-10-25 10:03:17 -07:00 |
|
timeless@mozdev.org
|
8060a2db9d
|
Bug 427716 - don't get modules before locks, r=kaie
|
2009-10-25 10:03:13 -07:00 |
|
Nochum Sossonko
|
a82de3708f
|
Test for bug 509828. r=bz
|
2009-10-25 17:24:14 +01:00 |
|
Walter Meinl
|
229aa1cc5d
|
Bug 495608 - [OS/2] "make package" includes the Unit-test programs in the ZIP file. r=ted
|
2009-10-25 15:50:28 +01:00 |
|
John Wolfe
|
01c0e0d7b0
|
Bug 458088 - add WinCE default configuration settings to configure.in. r=ted
|
2009-10-25 14:42:53 +01:00 |
|
Robert Longson
|
3635446381
|
Bug 521759 - patterns incorrect with viewBox and percentage widths or heights. r=roc
|
2009-10-25 13:05:33 +00:00 |
|
Sylvain Pasche
|
20439c1595
|
Bug 419463 - unresponsive script warning dialog has reversed icons. r=jst
|
2009-10-25 12:20:25 +01:00 |
|
Jory A. Pratt
|
33ad338f48
|
Bug 517417 - access violation: while compiling xulrunner tries to test for Mercurial repositories above its build dir. r=ted
|
2009-10-25 10:25:34 +01:00 |
|
Doug Turner
|
195c21873d
|
Expose device type in user agent. r=vlad
|
2009-10-24 23:09:46 -07:00 |
|
Jonas Sicking
|
1d81e23e8d
|
Bug 516906: Remove XLink support from nsXMLElement. r/sr=jst
|
2009-10-24 21:33:47 -07:00 |
|
Jonas Sicking
|
17edc7e1dc
|
Bug 523771: Support the 'multiple' attribute on <input type=file>. r=benjamn sr=jst
|
2009-10-24 21:13:30 -07:00 |
|
Daniel Holbert
|
e441521399
|
Bug 522320: Mask out internally-used OVERRIDE_ALL bit before trying to convert "text-decoration" values to strings. r=dbaron
|
2009-10-24 20:51:45 -07:00 |
|
L. David Baron
|
5228cb6cef
|
Make test_transitions report either PASS or TODO for its timing-related tests since we just can't test timing on the unit test VMs. (Bug 522862)
|
2009-10-24 18:47:29 -04:00 |
|
Timothy Nikkel
|
57929c8b22
|
Merge back out of changeset 58fd8a926bf5 (bug 366203) due to it causing bug 524293.
|
2009-10-24 17:33:08 -05:00 |
|
Timothy Nikkel
|
796cb88b9d
|
Backed out changeset 58fd8a926bf5 (bug 366203) due to it causing bug 524293.
|
2009-10-24 17:31:44 -05:00 |
|
Igor Bukanov
|
16b7fbf959
|
bug 524121 - avoiding double boxing of time in Date methods. r=brendan
|
2009-10-24 22:42:29 +04:00 |
|
Olli Pettay
|
ef18da75f3
|
Additional fix for Bug 517879
|
2009-10-24 20:20:00 +03:00 |
|
Olli Pettay
|
8d1c7e6a29
|
Bug 517879 - Move JS context pusher to event dispatcher, r=jst
|
2009-10-24 18:52:29 +03:00 |
|
Olli Pettay
|
1c736700d4
|
Bug 517851 - nsJSEventListener's string/atom handling can be optimized a bit, r=jst
|
2009-10-24 18:39:28 +03:00 |
|
Olli Pettay
|
63b621774f
|
Bug 517844 - nsDOMEvent::GetType could cache the return value, r=jst
|
2009-10-24 18:06:01 +03:00 |
|
Olli Pettay
|
572d40007e
|
Bug 521608 - nsCanvasRenderingContext2D::GetPresShell may crash or leak, r=vlad, sr=jst
|
2009-10-24 18:02:26 +03:00 |
|