Commit Graph

64409 Commits

Author SHA1 Message Date
Luke Wagner
85b4911849 Bug 647337 - rm script filename prefix and flag stuff (r=mrbkap) 2011-04-07 14:25:32 -07:00
Gregor Wagner
7cdffe12ac Bug 647055 - Fix MarkIfGCThingWord. r=igor 2011-04-06 13:05:16 -07:00
Jeff Walden
546e09139d Followup, Windows is dumb and doesn't allow 1.0 / 0.0 (spec violation?). r=bustage 2011-04-06 11:29:47 -07:00
Jeff Walden
477992e8ad Bug 643590 - Convert nsJSON::DecodeFromStream to buffer all JSON data, then process it all in one swell foop once it's all received. r=jst 2011-03-21 11:42:14 -07:00
Jeff Walden
b80782b484 Bug 643532 - Implement JS_ParseJSON and JS_ParseJSONWithReviver, a first step toward moving away from a begin-consume-finish-based JSON parsing process. r=luke 2011-03-21 11:42:06 -07:00
Jeff Walden
edb58f7eb3 Bug 646490 - RegExp.prototype.exec doesn't get the lastIndex and ToInteger() it for non-global regular expressions when it should. r=cdleary 2011-04-01 15:19:03 -07:00
Jeff Walden
208cb6e474 Bug 645468 - Remove js_TryMethod: its semantics aren't what most of its users want, and its utility is limited. r=luke 2011-03-28 20:01:53 -07:00
Jeff Walden
2a6e2dae4b Bug 645205 - Implement RangeCheckedPointer<T>, a smart pointer restricted to a range defined at construction. r=luke 2011-03-28 19:27:02 -07:00
Phil Ringnalda
1b448b21c6 Bug 646702 - Add an --enable-sm-fail-on-warnings configure option to make it easier to do Tinderbox SpiderMonkey shell builds that fail on warnings, r=pbiggar 2011-04-06 03:52:28 -07:00
Jacek Caban
e1ec07563f Bug 644985 - Pass correct host triplet to libffi configure r=ted.mielczarek 2011-04-05 15:43:45 +00:00
Nicholas Nethercote
0d6b5875a9 Bug 636654 - Extract large cold chunks (e4x, @lines) from getTokenInternal(). r=brendan. 2011-04-04 18:54:48 -07:00
Igor Bukanov
07a87ab501 bug 641048 - follow up to fix compilation warnings. r=njn 2011-04-05 03:49:42 +02:00
Igor Bukanov
10724eed0a Bug 641048 - adding proper constructor/destrictor to JSTHread/ThreadData 641048. r=luke r=mrbkap 2011-03-13 15:45:02 +01:00
Paul Biggar
9f27af954b Disable check-jstests to fix orange on SM builds. 2011-04-03 20:12:27 -07:00
Paul Biggar
69c0d325e0 Disable check-ooms to fix orange on SM builds. 2011-04-03 19:14:23 -07:00
Paul Biggar
3ffcab910e Bug 647482 - jstests looks for config/autoconf.mk in the wrong place (rs=nnethercote) 2011-04-02 15:32:00 -07:00
Paul Biggar
05b322465b Fix OOM checker in non-regression mode (NPOTB) 2011-04-03 18:39:36 -07:00
Paul Biggar
6c146289f4 Bug 646763: Fix |make check-ooms| which never ran (r=nnethercote) 2011-04-03 18:29:46 -07:00
Chris Leary
93970628c1 Merge mozilla-central to tracemonkey. 2011-04-02 12:12:45 -07:00
Ehsan Akhgari
b436006b1d Merge cedar into mozilla-central 2011-04-02 11:48:22 -04:00
Ehsan Akhgari
fc408ed65e Backout changeset 88eb5b5bb5d2 (bug 583514) because of reftest orange 2011-04-02 07:55:52 -04:00
Ginn Chen
ce05b4db21 Bug 647150 Fix compile of nsWifiScannerSolaris.cpp r=cjones NPOTB 2011-04-02 16:25:54 +08:00
Paul Biggar
f450e94915 Bug 642299 (part 2): Add jstests to tinderbox via |make check|. (r=dmandelin)
This also fixes a minor bug in jstests.py, where --no-extensions didn't work on
Windows, which uses '\' not '/'.
2011-04-01 21:12:07 -07:00
Paul Biggar
ade32998d5 Bug 642299 (part 1): When jstests timeout, add "TIMEOUT" to it's tinderbox output. (r=dmandelin) 2011-04-01 21:12:07 -07:00
Paul Biggar
f3da85ac7e Bug 642298: Add jitflags to tinderbox output. (r=dmandelin) 2011-04-01 21:12:07 -07:00
Paul Biggar
fce27bce09 Bug 644421: Add |make check| rules: check-jit-test, check-vanilla-new and check-sync-dirs. (r=jimb) 2011-04-01 21:12:06 -07:00
Chris Leary
220936793d Bug 627632: Avoid unnecessary realloc in StringBuffer::finishString(). (r=luke) 2011-04-01 16:33:41 -07:00
David Zbarsky
ca29061d7e Bug 583514 - implement click and accesskey for all HTML elements r=smaug 2011-04-01 18:50:58 -04:00
Ehsan Akhgari
bc84b1a1ca Backout changeset 649f50ed53ca (bug 646184) because of debug crashtest failures 2011-04-01 18:22:22 -04:00
Ehsan Akhgari
ecd766d925 Merge mozilla-central into cedar 2011-04-01 18:21:39 -04:00
Daniel Holbert
45c6a521fa Bug 623948 followup: Fix gcc 4.5 build error by explicitly extracting pointer from nsRefPtr in 2 LOG lines. r=ehsan 2011-04-01 14:38:46 -07:00
Daniel Holbert
4c244025ec Bug 641388: When a refresh driver is created, don't start sampling unless we have animations registered. r=bz 2011-04-01 13:33:20 -07:00
Ehsan Akhgari
f970a8e4fb Merge cedar into mozilla-central 2011-04-01 15:54:34 -04:00
Chris Leary
7863ab591f Bug 644753: Turn ILLEGAL_RANGE NS_ASSERTIONs to warnings. (r=mrbkap) 2011-04-01 12:07:39 -07:00
Daniel Holbert
c60a1c7209 Backing out e61659c0f0d4 (Bug 644585) for causing xpcshell, mochitest-1, mochitest-oth orange 2011-04-01 11:55:57 -07:00
Daniel Holbert
5cecdada08 Backed out changeset d7fc46501527 (Bug 642795) due to linux build bustage 2011-04-01 11:04:52 -07:00
Benjamin Smedberg
6f23d29e05 Bug 642795 - Remove support for registering and finding "system XULRunner" via config files or the registry. r=glandium 2011-04-01 13:28:33 -04:00
Benjamin Smedberg
e1685e0eba Bug 644585 - Firefox 4 cannot find plugins whose path is non-ASCII. Make nsPluginTag.mFullPath and various other "full path" members use wide strings, so that we don't have to guess (and get it wrong in a couple cases) whether it's native encoding (which is lossy on Windows) or UTF8. Also, remove support for reading older versions of the plugin registry file, since it's just a cache and doesn't contain data important to the user. r=josh 2011-04-01 13:28:33 -04:00
Ehsan Akhgari
49fceed112 Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge) 2011-04-01 12:23:48 -04:00
Ehsan Akhgari
db5f4dbf03 Bustage fix coming from the bad merge; a=I'm-fired 2011-04-01 11:54:44 -04:00
Ehsan Akhgari
f2b4323534 Merge cedar into mozilla-central 2011-04-01 11:37:50 -04:00
Mitchell Field
59b853fca5 Bug 647118 - Remove support for --disable-plugins. r=glandium 2011-04-02 01:41:46 +11:00
Mounir Lamouri
2505445cb0 Bug 643576 - Do not try to use all fiters on MacOS X file picker but only the current one. r=joshmoz 2011-04-01 16:30:00 +02:00
Henri Sivonen
1dba526027 Merge backout of changeset 9e9e1e3a05a1. 2011-04-01 10:35:19 +03:00
Henri Sivonen
9e9c5790c7 Back out changeset 9e9e1e3a05a1 (bug 584316) for orange. 2011-04-01 10:34:28 +03:00
Henri Sivonen
4dfdfe720d Bug 482909 part 1 - Add atoms needed for Content MathML support in the sanitizer. r=ehsan. 2011-04-01 09:42:21 +03:00
Henri Sivonen
e0f79a482b Bug 482909 part 1 - Add atoms needed for Content MathML support in the sanitizer. r=ehsan. 2011-04-01 09:42:21 +03:00
timeless@mozdev.org
2f9792bc3a Bug 584316 Fix DownloadManager usage of deprecated Storage binding APIs
r=sdwilsh
2011-04-01 01:16:19 -04:00
Chris Jones ext:(%20and%20Kyle%20Huey%20%3Ckhuey%40kylehuey.com%3E)
0bb511a3d7 Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg
Bug 645263, part 0: Count sync primitive ctor/dtors. r=dbaron
Bug 645263, part 1: Migrate content/media to mozilla:: sync primitives. r=doublec
Bug 645263, part 2: Migrate modules/plugin to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 3: Migrate nsComponentManagerImpl to mozilla:: sync primitives. sr=bsmedberg
Bug 645263, part 4: Migrate everything else to mozilla:: sync primitives. r=dbaron
Bug 645263, part 5: Remove nsAutoLock.*. sr=bsmedberg
Bug 645263, part 6: Make editor test be nicer to deadlock detector. r=ehsan
Bug 645263, part 7: Disable tracemalloc backtraces for xpcshell tests. r=dbaron
Bug 646259: Fix nsCacheService to use a CondVar for notifying. r=cjones
2011-03-31 23:29:02 -05:00
Paul Biggar
59c1af50d3 Fix minor typo, followup to bug 634155 (no review) 2011-03-31 19:34:14 -07:00