Jeff Walden
947dd17a45
Fix class/struct mismatch warnings for js::ArrayBufferObject. Followup to bug 741040, r=chucktesta
...
--HG--
extra : rebase_source : c5f0daa4261896c8c5013872b1aa9cf367adeebc
2012-04-24 15:39:21 -07:00
Michal Novotny
82a796d976
Bug 713203 - nsMemoryCacheDevice::mTotalSize can go negative after clearing the memory cache
2012-04-25 01:11:39 +02:00
Michal Novotny
43f03cad22
Bug 745200 - nsDiskCacheStreamIO::Flush() is sometimes called without holding the cache lock
2012-04-25 01:07:06 +02:00
Brad Lassey
666ed07858
Bug 747642 - Followup to fix xul android bustage
2012-04-24 23:53:57 +01:00
Brad Lassey
c69e0c4635
Bug 747642 - Followup to fix xul android bustage
2012-04-24 23:53:57 +01:00
Lucas Rocha
2ede4cd145
Bug 701330 - Show star on "History" tab rows that are bookmarks (r=margaret)
2012-04-24 18:59:30 -04:00
Lucas Rocha
65bd4d9920
Bug 701330 - Show star on "Top Sites" tab rows that are bookmarks (r=margaret)
2012-04-24 18:59:09 -04:00
Mark Capella
329ec5f3aa
Bug 744332 - Remove nsXULPrototypeScript::ScriptObjectHolder::mLangID. r=jst, f=Ms2ger
2012-04-24 18:31:28 -04:00
Terrence Cole
ea3ceb90cb
Bug 744880 - Make Relocatable HeapValue for use with manual post barriers; r=billm
...
We cannot have implicit post barriers run on any pointer that can be relocated
outside of the GC's control. This includes things like HashTables and Vectors.
--HG--
extra : rebase_source : 7bae3ab9e319be48c343be58d6858b43b743e581
2012-04-13 14:33:18 -07:00
Steve Fink
6949e919df
Bug 746382 - save a copy of whatever mozconfig you used into $OBJDIR/.mozconfig to make it easier to automate rebuilds. r=khuey
...
--HG--
extra : rebase_source : 08b3f46644fd97403b9306f9040e05d5b2f20087
2012-04-17 16:10:23 -07:00
Steve Fink
9ebaebb340
Bug 741040 - Make an ArrayBufferObject subclass of JSOBject. r=Waldo
...
--HG--
extra : rebase_source : 63dd1cc69cfae37203c1f037d5a4b0b5c5651e7b
2012-03-28 14:43:01 -07:00
Steve Fink
e304e9ec70
Bug 748109 - jstests.py cannot find any test cases. r=terrence
...
When I do:
cd js/src/tests
python jstests.py $js_bin js1_8_5/extensions
it is unable to find any tests to run because it's looking relative to the jstests.py script, but at least in this case that is a relative path (plain "jstests.py") so os.path.dirname(__file__) is the empty string and that doesn't seem to work very well.
--HG--
extra : rebase_source : 1cdc461680ceadba26fc512a50d9c7247a187744
2012-04-21 15:51:04 -07:00
Brad Lassey
acc26b3202
bug 747642 - cleanup AndroidJNI.cpp r=mwu
2012-04-21 11:41:03 -04:00
Jose Antonio Olivera Ortega
731a1d2d2f
Bug 741862 - B2G 3G: Settings API hookup. r=philikon a=b2g-only
2012-04-24 17:46:42 -03:00
Bill McCloskey
8f6f8fc771
Bug 744727 - Fix methodjit register alloc bug (r=bhackett)
2012-04-24 13:36:20 -07:00
Lucas Rocha
522f8f730f
Bug 746444 - Force unlock database file when database is opened in read-only mode (r=blassey)
2012-04-24 16:34:03 -04:00
Lucas Rocha
21de46a4de
Bug 746444 - Add native function to force unlock on database file (r=blassey)
2012-04-24 16:34:03 -04:00
Josh Aas
eb74362c2e
Bug 748466: Sync NPAPI maemo support with npapi-sdk. r=jst
2012-04-24 16:26:48 -04:00
Josh Aas
930b3a5b7b
Bug 745842: Clean up plugin stream listener creation. r=jst
2012-04-24 16:25:21 -04:00
Hub Figuière
0d1d8d4f0e
Bug 718690 - Implement required and invalid element states. r=surkov
2012-04-24 13:07:17 -07:00
Benoit Jacob
a9859a5f37
Bug 748112 - WebGL Water demo broken by long identifier mapping - r=jgilbert
2012-04-24 16:05:11 -04:00
Jim Mathies
f4ee5f8ac9
Bug 737969 - Win8 Metro build config. r=ted
2012-04-24 14:28:19 -05:00
Brad Lassey
7209478fe4
bug 746016 - Cache low res version of the page in the java ui for use instead of checkerboarding r=kats
...
--HG--
extra : rebase_source : d6de0327a46393cd4cfc327dea5689364744a71d
2012-04-24 15:13:36 -04:00
Patrick McManus
fec2a5c2d2
bug 746731 - nsHttpConnection::mIdleTimeout initialization fixes r=honzab
2012-04-24 15:12:06 -04:00
Richard Newman
d15eaf6ba5
Bug 748475 - Bump User-Agent version for trunk. r=trivial, a=blocking-fennec
2012-04-24 12:09:15 -07:00
Kartikaya Gupta
30f08d5f73
Bug 732016 - Re-enable scroll clamping but set the desired scrollport using the new scrollport API. r=Cwiiis
2012-04-24 13:52:37 -05:00
Timothy Nikkel
5fce132cd1
Bug 732016 Allow override of the scroll port size used for clamping scroll positions. r=roc
2012-04-24 13:52:35 -05:00
Richard Newman
2efe920d28
Bug 747065 - Precondition failed on clients PUT. r=nalexander, a=blocking-fennec
2012-04-24 11:50:37 -07:00
Hub Figuière
de25f4f6ca
Bug 746358 - Implement new role for definition lists. r=tbsaunde
2012-04-24 11:35:23 -07:00
Margaret Leibovic
15070254cb
Bug 736008 - Show autocomplete suggestions on click instead of on focus. r=mfinkle
2012-04-24 13:37:38 -04:00
Terrence Cole
14c6d5ad99
Bug 748397 - Fix broken JSON when there is a ',' in LC_NUMERIC; r=billm
...
--HG--
extra : rebase_source : 5e086466273671dbecacb7d877990250d428db6e
2012-04-24 11:25:20 -07:00
Tom Schuster
fde4c4d67e
Bug 735036 - Check for OOM in debug only method. r=luke
2012-04-24 20:03:48 +02:00
Jonathan Kew
93eb48e921
bug 744357 - update case-mapping reftests to take account of SpecialCasing mappings. r=smontagu
2012-04-24 18:53:39 +01:00
Jonathan Kew
15627b7207
bug 744357 - implement mappings from Unicode's SpecialCasing.txt for text-transform. r=smontagu
2012-04-24 18:53:39 +01:00
Simon Montagu
8bd558debc
bug 738101 - test for bidi mirroring. r=jfkthame
2012-04-22 13:47:06 +03:00
Simon Montagu
565550b948
bug 738101 - Use the new mozilla::unicode::GetIdentifierModification instead of the old ccmap in IsDefaultIgnorable. This is the last client for precompiled ccmaps, so remove the infrastructure for them at the same time. r=jfkthame
2012-04-18 21:54:54 -07:00
Simon Montagu
9dcf8f9502
bug 738101 - Use the new mozilla::unicode::GetBidiCat instead of the old GetBidiCat. r=jfkthame
2012-04-18 21:54:54 -07:00
Jonathan Kew
bbb9aefcd4
bug 738101 - add support for more Unicode properties. r=smontagu
2012-04-23 07:20:11 -07:00
Jonathan Kew
c05152ee89
bug 747834 - fix genUnicodePropertyData tool following harfbuzz header changes. r=smontagu
2012-04-24 18:52:09 +01:00
David Bolter
03f7557124
Bug 563862 - Expand support for aria attribute change events. r=marcoz,surkov
2012-04-24 13:39:03 -04:00
Brian Nicholson
9b1190f3f6
Bug 712975 - Observe plugin pref changes. r=josh a=blocking-fennec
2012-01-05 16:02:51 -08:00
Justin Lebar
ea5c5dab79
Bug 741652 - On Linux, make JS_StartProfiling start the |perf| profiler. r=sfink
2012-04-24 13:12:32 -04:00
Joel Maher
83103ca02e
Bug 732638 - After "make reftest" or "make crashtest" run completes w/ failures, the harness says "To rerun your failures please run 'make mochitest-plain-rerun-failures'". r=ted
2012-04-24 12:57:50 -04:00
Gervase Markham
d3fa5eef7e
Bug 747871 - add .fr, .re, .pm, .tf, .yt and .wf to IDN TLD whitelist.
2012-04-24 17:16:08 +01:00
Jeff Muizelaar
de2c1757b4
Bug 745864. Add SAMPLE_LABELs to layout code. r=roc, a=joe
...
--HG--
extra : rebase_source : d826780c34692d333442b6bf563791b53bf3aa3d
2012-04-16 14:37:59 -04:00
Luke Wagner
3df006c487
Bug 746843 - change StackFrame::scopeChain() to return a HandleObject (r=bhackett)
...
--HG--
extra : rebase_source : 8306a740d784a6f8cb7d8160125fb37e3270a64e
2012-04-13 18:06:40 -07:00
Matt Brubeck
955934c3d9
Bug 743325 - Back out 554ab0a2f470 (bug 734503) because it broke touch events in XUL Fennec [r=peterv]
2012-04-24 07:51:56 -07:00
Hsin-Yi Tsai
8b3515c868
Bug 743008 - WebTelephony: support multiprocess. r=philikon a=b2g-only
2012-04-24 12:44:42 -03:00
Ehsan Akhgari
5bb405e047
Merge mozilla-central into mozilla-inbound; a=merge
2012-04-24 10:40:00 -04:00
Ehsan Akhgari
45bbacf070
Merge mozilla-inbound to mozilla-central based on a green PGO changeset with some green mobile specific patches pushed on top of it; a=merge
2012-04-24 10:39:25 -04:00