Jonathan Protzenko
|
b7d8aa0bbc
|
Bug 658351 - Add extra assertions to jsval.h to check for malformed JSBools r=mrbkap
|
2011-05-31 20:18:21 +02:00 |
|
Boris Zbarsky
|
c047325b54
|
Bug 658213. Just pass an JSContext to ReparentContentWrappersInScope. r=peterv
|
2011-05-19 16:05:46 -04:00 |
|
Phil Ringnalda
|
4efcfdbd9a
|
Interim bug 660497 bustage fix, use $(OS_TARGET) until ANDROID is usable as a makefile define
|
2011-05-28 20:25:30 -07:00 |
|
Blake Kaplan
|
d817ad2114
|
Disable this test on Android as well since it's broken in Electrolysis. r=vingtetun
|
2011-05-24 11:21:42 +02:00 |
|
Ed Morley
|
5861162dc0
|
Bug 591611 - Clean up FIREFOX_VERSION handling; r=khuey
|
2011-05-28 14:33:07 +02:00 |
|
Ms2ger
|
86b93bb1ab
|
Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz
|
2011-05-28 09:43:57 +02:00 |
|
Ms2ger
|
e5cf1395fc
|
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
|
2011-05-28 09:43:53 +02:00 |
|
Michael Wu
|
028badbed1
|
Backed out changeset eaa69ae330ab (bug 592943) for extensions bustage
|
2011-05-28 00:15:25 -07:00 |
|
Michael Wu
|
6a83fe0ff7
|
Bug 592943 - (3/3) switch nsXULPrototypeCache to use startupCache instead of fastload, Patch by Benedict Hsieh, r=jst
|
2010-08-12 12:42:36 -07:00 |
|
David Mandelin
|
076976b18a
|
Bug 605033 diagnostic: disable PGO for JS, r=khuey
|
2011-05-26 12:45:16 -07:00 |
|
Brad Lassey
|
c398b11302
|
bug 617115 - support building with andorid NDKr5 r=ted
|
2011-04-01 16:47:37 -07:00 |
|
Blake Kaplan
|
5b12ecb008
|
Bug 657292 - Don't create Xray wrappers in debugger compartments. r=gal
|
2011-05-24 11:33:44 +02:00 |
|
Jonas Sicking
|
22fc5a364b
|
Bug 641333: Kill nsIDOM3Text and move its contents to nsIDOMText. r=ms2ger
|
2011-05-20 22:21:28 -07:00 |
|
Benjamin Smedberg
|
5d09f88911
|
Bump mozilla-central version numbers for the next release on a CLOSED TREE.
|
2011-05-24 13:51:50 -04:00 |
|
Kyle Huey
|
d95de3bc9d
|
Backout Bug 655003. a=massive-talos-regression
|
2011-05-24 08:59:52 -07:00 |
|
Kyle Huey
|
5b03700d18
|
Backed out changeset 0bf1fe7f9be1
|
2011-05-24 08:58:55 -07:00 |
|
Boris Zbarsky
|
cb145f6855
|
Bug 659207. Don't inline a constructor that consumers can't actually inline without statically linking to JS. r=luke a=sheriff
|
2011-05-24 17:45:36 +02:00 |
|
Mike Hommey
|
aaef70fff0
|
Bug 655003 - On Linux, use -Os on normal builds and -O3 when PGO is enabled. r=ted,a=sheriff
|
2011-05-24 12:56:04 +02:00 |
|
Steven Michaud
|
b75cd94d3c
|
Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff
|
2011-05-24 01:54:23 -05:00 |
|
Igor Bazarny
|
a1cc18f0fb
|
bug 570341 - Initial implementation of web timing specification
r=jduell sr=biesi
|
2011-05-23 19:19:24 -07:00 |
|
Jim Mathies
|
d3ff5d4365
|
Backout of bug 570341 (cset:1a645ea075fc) due to test failure.
|
2011-05-23 19:55:36 -05:00 |
|
Igor Bazarny
|
0dd92c4fcb
|
bug 570341 - Initial implementation of web timing specification
r=smaug sr=biesi
--HG--
extra : rebase_source : e8b233ebcf1065ea5e6df61446cfd013262a61d0
|
2011-05-23 14:19:36 -07:00 |
|
Matheus Kerschbaum
|
6eb93f7dd3
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
Ms2ger
|
c911ae13be
|
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
|
2011-05-23 18:46:36 +02:00 |
|
Chris Leary
|
975d974ac4
|
Merge mozilla-central and tracemonkey.
|
2011-05-23 00:02:05 -07:00 |
|
Jeff Walden
|
92d71c95f2
|
Silence mega-spammy build warning on Windows. r=class-to-struct
|
2011-05-22 19:50:47 -07:00 |
|
Jeff Walden
|
0f28436b06
|
Fix Windows bustage. r=hate-windows.h-macros
|
2011-05-22 19:50:09 -07:00 |
|
Nicholas Nethercote
|
e942f8f50a
|
Bug 657327 - about:memory: merge the "mapped" and "heap used" trees, and make the resulting tree flatter. r=sdwilsh,Jesse, sr=roc.
|
2011-05-22 19:49:56 -07:00 |
|
Nicholas Nethercote
|
1f12055bca
|
Bug 656520 - Make sure the gc-heap memory reporter is in the right place. r=gwagner.
|
2011-05-22 19:48:31 -07:00 |
|
Jeff Walden
|
d9307f3ae9
|
Fix --disable-tracejit bustage, make some headers #include some files they need, add a forward declaration to produce the same effect in another. r=¬t-redness
|
2011-05-22 18:50:12 -07:00 |
|
Jeff Walden
|
80eeae35bf
|
Bug 657665 - Add documentation comments to ArgumentsObject detailing its structure, and add ArgumentsObject::getElement{,s} to abstract attempting to speedily get the value of one or more elements. r=bhackett
|
2011-05-18 11:45:27 -07:00 |
|
Igor Bukanov
|
7abb226cbf
|
bug 658016 - followup to fix !JS_THREADSAFE builds.
|
2011-05-22 09:27:01 +02:00 |
|
Igor Bukanov
|
00a7ae3275
|
bug 658016 - properly synchronizing the free lists with arenas when dumping the heap. r=wmccloskey
|
2011-05-20 12:38:31 +02:00 |
|
Igor Bukanov
|
b5cccd103c
|
bug 658505 - removal of thread synchronization when setting a prototype. r=jorendorff
--HG--
extra : rebase_source : 8ef87070a88a3323c3b657c043741f087a98d5d3
|
2011-05-20 18:40:35 +02:00 |
|
Chris Leary
|
639c8533da
|
Bug 619561: GC telemetry hooks for TestPilot study. (r=billm)
|
2011-05-20 13:40:06 -07:00 |
|
Chris Leary
|
3400d7a2e7
|
Merge mozilla-central and tracemonkey.
|
2011-05-20 14:29:36 -07:00 |
|
Blake Kaplan
|
5beb4fa7c5
|
Fix merge mistake.
|
2011-05-20 21:22:21 +02:00 |
|
Bill McCloskey
|
c0b83b5900
|
Bug 658053 - Fix #ifdefs for disabling methodjit and tracejit (r=dmandelin)
|
2011-05-20 11:27:33 -07:00 |
|
Bill McCloskey
|
d9f673cde1
|
Bug 658055 - Always use getter to access fun->script() (r=dmandelin)
|
2011-05-20 11:27:27 -07:00 |
|
Bill McCloskey
|
c7c211afea
|
Bug 653026 - Fix NoSuchMethod (r=Waldo)
|
2011-05-20 11:27:22 -07:00 |
|
Blake Kaplan
|
ad788de2ba
|
Disable this test on Maemo for now.
|
2011-05-20 21:13:43 +02:00 |
|
Blake Kaplan
|
77bfdabe11
|
Attempting to fix bustage. r=bustage fix
|
2011-05-20 18:17:31 +02:00 |
|
Joel Maher
|
fcfc8254aa
|
Bug 658524 - annotate remaining jsreftest manifests for android. r=bear, a=test-only
|
2011-05-20 11:54:02 -04:00 |
|
Joel Maher
|
193c66083d
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Joel Maher
|
5998b5a4cd
|
Bug 616999. Xpcshell manifest support; harness changes. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Daniel Holbert
|
6882ac18be
|
Merging cedar with mozilla-central.
|
2011-05-21 16:18:49 -07:00 |
|
timeless@mozdev.org
|
87813771a6
|
Bug 619769 FrameState::init leaks cursor when reifier.init() fails. r=jorendorff
|
2011-05-20 16:21:27 -04:00 |
|
Vladimir Vukicevic
|
b52de06579
|
Bug 630672 - implement WebGL OES_texture_float extension - r=bjacob
This implements floating-point textures in WebGL
|
2011-05-20 15:53:53 -04:00 |
|
Mike Hommey
|
d1cc84e2b1
|
Bug 620931 part 6 - Add a -a option to xpcshell to set an application directory. r=bsmedberg
|
2011-05-06 10:40:51 +02:00 |
|
Blake Kaplan
|
e73d3d7ecd
|
Fix bug 657267. r=bz
|
2011-05-19 13:31:54 +02:00 |
|