Shawn Wilsher
|
993694805d
|
Bug 513710 - Places toolkit JS should use XPCOMUtils.defineLazy[Service]Getter
r=sayrer for XPCOMUtils change
r=mak for places changes
--HG--
extra : rebase_source : 70367abfaf16fcf37aab6f55f024b95ff3d269fa
|
2009-09-02 13:55:16 -07:00 |
|
Mitchell Field
|
be725fa2ce
|
Bug 514131 - remove xpcom/obsolete, r=bsmedberg
|
2009-09-02 13:01:29 -04:00 |
|
Serge Gautherie
|
374aaaddf3
|
Bug 513602 - Remove (now) useless MOZ_GFX_TOOLKIT; (Bv1-MC) Just remove it
r=vladimir
|
2009-09-01 00:41:38 +02:00 |
|
Shawn Wilsher
|
287d6992b8
|
Bug 508850 - XPCOMUtils should provide a convenient way to define lazy getters
r=sayrer
sr=bsmedberg
|
2009-08-31 09:32:05 -07:00 |
|
Ben Newman
|
4d0f1f9548
|
Trivial indentation fixups that should have gone in with 9e16ec20e6fe. r=brendan
|
2009-08-28 15:34:31 -07:00 |
|
Ben Newman
|
e5a024bacf
|
Bug 500644 - PAC: crash when using PAC-based manual proxy config and the attached testcase. r=mrbkap sr=brendan
--HG--
extra : rebase_source : 68dbf79d8e257f3915b817723ca51deb840e4298
|
2009-08-27 18:07:44 -07:00 |
|
Taras Glek
|
8943704095
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
|
Brad Lassey
|
14569d27f4
|
bug 503137 - xpcshell.exe needs an --environ cli option to work with xpcshell unittests on windows mobile r+sr=mrbkap
|
2009-08-28 10:16:30 -04:00 |
|
Blake Kaplan
|
e6ad9883bf
|
Bug 512589 - Initialize some more members. r=peterv sr=peterv
|
2009-08-27 12:45:34 -07:00 |
|
Benjamin Smedberg
|
0df64c6bc4
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Ted Mielczarek
|
3d123a9cd0
|
bug 511791 - configure and PGO fail with ICC. r=bsmedberg
|
2009-08-25 18:18:24 -04:00 |
|
Peter Van der Beken
|
8b5c239aac
|
Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
--HG--
extra : rebase_source : 647f360f5603a2f9ade579a9911ba51af1db91b5
|
2009-08-14 21:00:24 +02:00 |
|
Peter Van der Beken
|
e20a909c30
|
Remove debugging code for setters and methods to avoid weird behaviour from calling the native setters and methods twice.
--HG--
extra : rebase_source : bc087eb4c541411d5adc696b267295d4d172614e
|
2009-08-24 08:44:16 -07:00 |
|
Peter Van der Beken
|
06a3290ed7
|
Fix for bug 510673 (Add a quickstub for document.write). r/sr=jst.
--HG--
extra : rebase_source : 10b08ef2c45a0db19122851cd105a7580e499d0a
|
2009-08-14 19:55:43 +02:00 |
|
Mark Banner
|
f53b655eed
|
Sync js/src/config files with change from changeset a1a1591eee2a / Bug 402892 "Switch from gnome-vfs to GIO" (add gio/gio.h to system-headers) - to fix unit test bustage.
|
2009-08-26 08:17:16 +01:00 |
|
David Anderson
|
42e1fe8339
|
Fixed assertion botch, (fallout from bug 512029 desk r=jorendorff).
--HG--
extra : rebase_source : a934cbfbc1e641d2c49511d1041105d8bec4aa66
|
2009-08-25 13:41:05 -07:00 |
|
Robert Sayre
|
9eda7abe2f
|
Merge tracemonkey to mozilla-central.
|
2009-08-25 09:52:56 -07:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Serge Gautherie
|
fffa744caa
|
Bug 506502 - Remove "MOZ_BITS == 16" parts (in dbm and nsprpub); (Bv1-MC) Remove (last) 3 *.mak; r=gal
|
2009-08-25 15:22:26 +02:00 |
|
Josh Aas
|
cc8d9ebb04
|
Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg
|
2009-08-24 15:56:43 -07:00 |
|
Jason Orendorff
|
3bab9b25d4
|
Bug 511575 - TM: Crash [@ js_HashString] with "continue LABEL;" (in ojay 0.2.1). r=gal.
--HG--
extra : rebase_source : 91137fdb9d870cbc7a4ee3d1dbaed881b185b60c
|
2009-08-24 14:27:41 -05:00 |
|
Jason Orendorff
|
5dd467a8d4
|
Bug 511974 - Treat "continue LABEL;" like "break;". r=gal.
--HG--
extra : rebase_source : d9507a3c8ef0e64f12c5890e9c3104e5329d3f29
|
2009-08-24 13:37:07 -05:00 |
|
Nicholas Nethercote
|
74317cbe5d
|
Bug 505388 - nanojit: refactor two Assembler methods. r=edwsmith.
|
2009-08-25 10:59:09 +10:00 |
|
David Anderson
|
d6567c21e2
|
Build fix (followup to bug 512029).
|
2009-08-24 17:18:41 -07:00 |
|
David Anderson
|
744033066f
|
Removed JSStackFrame::callee (bug 512029, r=brendan).
|
2009-08-24 17:09:44 -07:00 |
|
David Anderson
|
5a190d8788
|
Fix warnings on Linux gcc (bug 506714, desk r=jorendorff).
|
2009-08-24 15:09:21 -07:00 |
|
Magnus Melin
|
bfbe8d383b
|
Bug 248280: pref "javascript.allow.mailnews" is obsolete and should be removed. r=dmose
|
2009-08-24 21:12:22 +03:00 |
|
Rich Walsh
|
f5f2f3bc1a
|
Bug 510657 - implement OS/2 memory functionality in nanojit/avmplus, r=gal
|
2009-08-24 10:21:37 +02:00 |
|
Nicholas Nethercote
|
0aeb8fe419
|
Bustage fix for optimised builds for bug 511329.
|
2009-08-24 09:41:11 +10:00 |
|
Nicholas Nethercote
|
761fce9249
|
Bug 511329 - nanojit: don't print dead LIR instructions with TMFLAGS=assembly. r=edwsmith.
|
2009-08-24 08:57:40 +10:00 |
|
Igor Bukanov
|
cd5052cc4c
|
bug 509143 - js_CloneRegExp is missing a call to js_SetLastIndex. r=mrbkap
|
2009-08-22 19:59:55 +03:00 |
|
Luke Wagner
|
37ea69aa3d
|
Fixed template-id in JSTempVectorImpl
|
2009-08-21 19:31:51 -07:00 |
|
Brendan Eich
|
f5c41293a5
|
Unit strings not in atom table means we must always mark them unless shutting down the runtime (511835, r=gal).
|
2009-08-21 17:28:05 -07:00 |
|
Graydon Hoare
|
24358ae9d8
|
Bug 511972 - More Fragment cleanups, r=dvander.
--HG--
extra : rebase_source : 186782bd96d8155eb3f0277616012636d6ebe469
|
2009-08-21 13:51:55 -07:00 |
|
Jason Orendorff
|
f9a7d4274f
|
Fix silly crash in HashMap::remove(). r=graydon on IRC, no bug.
--HG--
extra : rebase_source : 25d53309e30bec26f7a93148c9000e1c79431986
|
2009-08-21 15:14:37 -05:00 |
|
Jason Orendorff
|
c78334cec0
|
Merge.
|
2009-08-21 13:52:34 -05:00 |
|
Graydon Hoare
|
5a401319ba
|
Bug 511919 - Copy the x64 backend from Tamarin, r=dvander.
|
2009-08-21 11:27:08 -07:00 |
|
Jason Orendorff
|
7eb0c31f08
|
Fix trace-test.py -f . r=dmandelin via IRC, no bug.
--HG--
extra : rebase_source : 7ae99002a44e6e5323c9c2909f523d278ac0f38d
|
2009-08-21 13:18:36 -05:00 |
|
Jason Orendorff
|
6772d63b3d
|
Bug 511836 - Assertion failure: JSVAL_IS_INT(v), at ../jsapi.h. Iterator.prototype not initialized properly. r=mrbkap.
--HG--
extra : rebase_source : 50975b84c4b399a96d24eaa1884308c6a5b4d586
|
2009-08-21 11:58:34 -05:00 |
|
Vladimir Vukicevic
|
8ddb6fef0b
|
b=510571; [arm,wince] don't report illegal instructions to debugger while doing our tests; r=graydon
|
2009-08-20 19:19:56 -07:00 |
|
Jason Orendorff
|
88e3edcd5e
|
Bug 506491 - Download Manager opens 'Blank' - intermittent - Error: gStr.timeUnits is undefined and download is null. r=brendan.
--HG--
extra : rebase_source : 22338610bff62f5aefca99a07f4f54621d18a680
|
2009-08-20 12:25:09 -05:00 |
|
Serge Gautherie
|
3c1ea54617
|
Bug 495730 - xpcshell-tests: each test leaks 3 nsStringBuffer, after (harness) bug 483062 landing; (Ev1) xpcshell.cpp: s/null/nsnull/; bustage fix
|
2009-08-20 18:07:23 +02:00 |
|
Serge Gautherie
|
915501a755
|
Bug 495730 - xpcshell-tests: each test leaks 3 nsStringBuffer, after (harness) bug 483062 landing; (Dv2a) xpcshell.cpp: call crashReporter->SetEnabled(PR_FALSE); r=ted.mielczarek
|
2009-08-20 17:35:30 +02:00 |
|
Rich Walsh
|
26a48fb72d
|
Bug 510657 - simple OS/2 build fix in nanojit/avmplus, r=graydon
--HG--
extra : rebase_source : 7d4d1a75b659862460ecccdef80ce95fca119e32
|
2009-08-19 13:42:46 +02:00 |
|
Blake Kaplan
|
7073411c9d
|
Bug 509075 - Update this function to use shiny new APIs that don't require multiple searches for the property. r=jorendorff sr=jst
|
2009-08-18 20:55:30 -07:00 |
|
Luke Wagner
|
3cf8a59c01
|
Bug 503952 - Use JSTempVector in scanner/parser; remove JSStringBuffer (r=brendan)
|
2009-08-14 16:10:59 -07:00 |
|
David Anderson
|
bed67e910c
|
Removed callee from FrameInfo, and fixed upvar bugs in stack reconstruction (bug 510300, r=dmandelin,brendan).
|
2009-08-21 08:09:47 -07:00 |
|
Graydon Hoare
|
cad54739ba
|
Bug 511309 - Followup patch to force flush on the CodeAllocs, r=sayrer.
|
2009-08-20 21:02:41 -07:00 |
|
Robert Sayre
|
4d69e4136d
|
Merge.
|
2009-08-20 22:47:58 -04:00 |
|
Robert Sayre
|
4bf25b4f6e
|
Fix jsapi-tests assert in debug builds. tests need to happen inside a request.
|
2009-08-20 22:16:32 -04:00 |
|