Joey Armstrong
8276d50444
bug 750303: mkdir_deps - target specific enhancement
2013-03-04 14:34:02 -05:00
Ehsan Akhgari
8108e807ad
Bug 799142 - Make sure that the allocator for nsTimerEvent objects stays around long enough to deallocate all outstanding objects of that type; r=bsmedberg
2013-03-04 14:24:05 -05:00
Sean Stangl
b738d4bf69
Bug 846539 - Remove jsop_call_inline(). r=djvj
2013-03-04 10:55:22 -08:00
Gregory Szorc
3211cb743c
Bug 847369 - Hook up js/src to check make target; r=glandium
...
This is a regression from bug 784841.
2013-03-04 11:11:55 -08:00
Boris Zbarsky
bc99bd5e23
Bug 847001. Make globalgen depend on the actual set of WebIDL files we're compiling, not just on the individual files. r=khuey
2013-03-04 14:08:24 -05:00
Terrence Cole
d87955463c
Bug 841059 - Do not use the ArenaHeader for sizeOfThis on JSObject; r=billm
...
--HG--
extra : rebase_source : 6d14d5dca727703166c1cdcc694ec688223e6692
2013-02-13 13:34:25 -08:00
Terrence Cole
1e571cf37b
Bug 841059 - Make Cell::chunk and Cell::address private; r=billm
...
--HG--
extra : rebase_source : e6800f71b6950af84b56c541fe6dbdeb8f62abdf
2013-02-13 10:39:17 -08:00
Rafael Ávila de Espíndola
8477b73a0a
Bug 848020 - Do we really have to poison NtFlushBuffersFile? r=BenWa.
2013-03-07 15:28:05 -05:00
Jason Duell
e03559f181
Bug 795254. Intermittent test_private_channel.js failure r=jdm
...
--HG--
rename : netwerk/test/unit/test_private_channel.js => netwerk/test/unit/test_private_necko_channel.js
2013-03-07 12:12:10 -08:00
Olli Pettay
c4afb9df69
Bug 844313 - Call GC more likely when there are lots of Events to collect, r=mccr8
...
--HG--
extra : rebase_source : 675ad0e5b5e22b3ccc1ec2bddac7048df57f522a
2013-03-07 20:53:19 +02:00
Ted Mielczarek
a30e14f4ea
bug 848880 - Update to Breakpad SVN r1128. r=upstream
2013-03-07 13:50:42 -05:00
Ted Mielczarek
75c8a44a47
Fix breakpad update script to not remove moz.build files. no bug, NPOTB
2013-03-07 13:48:17 -05:00
Vladimir Vukicevic
36435e7a8d
b=751418; unbreak Win64 builds after SkiaGL landing; r=flames
2013-03-07 13:43:26 -05:00
Aaron Moses
5df0ded563
Bug 845375 - Implement the nsIClientAuthDialogs interface for android. r=kats
2013-03-07 18:08:03 +00:00
Rafael Ávila de Espíndola
057519ce40
Bug 847468 - Poison NtWriteFileGather. r=BenWa.
...
--HG--
extra : rebase_source : 23ad1eec802f547504e08aa5dc8e7d90b2bf0708
2013-03-07 10:02:33 -05:00
Gavin Sharp
1daffe38be
Bug 831236 followup: adjust comment
2013-03-07 09:38:33 -08:00
Gavin Sharp
ca7fe80d5e
Bug 817448: remove MozBlobBuilder from FrameWorker API, r=mixedpuppy
2013-03-06 23:43:56 -08:00
Gavin Sharp
07d5346c07
Bug 831236: remove mobile/xul, r=axel,mfinkle,gps,glandium
...
--HG--
extra : rebase_source : be789eac5e8e769a54e6c0c4126065c8b5a5192e
2013-03-06 23:43:44 -08:00
Sunny
c3915a11f9
Bug 840745 - Default HTML5 audio/video player controls should facilitate changing playback rate. r=jaws ui-r=limi
...
--HG--
extra : rebase_source : 9cb821d5b4632dcfbe518504aa963b87b9a2c9f2
2013-03-07 12:28:24 -05:00
Joel Maher
1241701d72
Bug 845486 - webgl conformance crashes frequently on ubuntu VMs. r=jgilbert
2013-03-07 12:22:55 -05:00
Jim Chen
46c21b437e
Bug 840406 - Use password mode for all type=password inputs; r=cpeterson
2013-03-07 13:16:46 +00:00
Jon Coppeard
21c7dfb5df
Bug 848449 - GC: Remove AutoAssertNoGC and AssertCanGC - Remove AutoAssertNoGC and AssertCanGC r=terrence
...
--HG--
extra : rebase_source : b2afa454a539be84db7a3b11eb7c776bf4054b07
2013-03-06 18:10:35 +00:00
Jon Coppeard
3f97c69827
Bug 848449 - GC: Remove AutoAssertNoGC and AssertCanGC - Remove use of AssertCanGC r=terrence
...
--HG--
extra : rebase_source : 571a1c515d382c94d7a4c4398a08ea48d5507294
2013-03-06 18:10:30 +00:00
Jon Coppeard
08b1e4676b
Bug 848449 - GC: Remove AutoAssertNoGC and AssertCanGC - Remove use of AutoAssertNoGC r=terrence
...
--HG--
extra : rebase_source : d541aeba854e1a10ceebaec2fda366d9b47f7f2e
2013-03-06 18:10:22 +00:00
Jon Coppeard
a0a3f88913
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
...
--HG--
extra : rebase_source : 35cbf3cc4da4598c2e9e6975028ef397718849db
2013-03-06 16:41:43 +00:00
Jon Coppeard
c3e865f5a7
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted inside SpiderMonkey r=terrence
...
--HG--
extra : rebase_source : ba8202f4e1f7bd5560a57392f800d255e52b4a54
2013-03-06 16:41:42 +00:00
Jon Coppeard
6fbb22c50b
Bug 848395 - GC: Move Rooted to JS namespace - Move js::Rooted to JS namespace r=terrence
...
--HG--
extra : rebase_source : c25db8f97c5d6b39b96dc89976bcc00a85ddbde3
2013-03-06 16:41:38 +00:00
Ted Mielczarek
4c60546875
bug 779291 - Build stabs code except for Android. r=glandium
...
--HG--
extra : rebase_source : fe94d532849a403c950982e7251368633d282e5d
2013-03-07 11:17:03 -05:00
Randell Jesup
32de0d2510
Bug 839650: Add debugs to MediaStreamGraph to ease investigation of issues in the future r=roc
2013-03-07 03:53:45 -05:00
Adam Roach [:abr]
1505666b0a
Bug 848423 - Change nearly all WebRTC instances of linked_ptr<> to nsRefPtr<> r=ehugg
2013-03-06 12:40:48 -06:00
Timothy Nikkel
142d0cee7a
Bug 848421. Part 2. Remove useless PresContext argument to nsCSSRendering::FindBackground. r=mats
2013-03-07 10:03:49 -06:00
Paul Adenot
8fb9431af1
Bug 836824 - Make libsoundtouch build on FreeBSD and Mac without command-line tools. r=khuey
2013-03-04 16:40:31 +01:00
Nicholas Cameron
284bfcfdff
Bug 842389 - return the right thing from ProgressiveUpdate; r=cwiiis
2013-03-07 15:02:06 +00:00
Vicamo Yang
42acb19693
Bug 833291 - Part 7/7: fix createMessageList(). r=hsinyi
2013-03-08 00:12:56 +08:00
Vicamo Yang
fa8266e8ec
Bug 833291 - Part 6/7: fix getThreadList(). r=hsinyi
2013-03-08 00:12:52 +08:00
Vicamo Yang
086ee29301
Bug 833291 - Part 5/7: fix markMessageRead(). r=hsinyi
2013-03-08 00:12:49 +08:00
Vicamo Yang
ed33d0c284
Bug 833291 - Part 4/7: fix deleteMessage(). r=hsinyi
2013-03-08 00:12:44 +08:00
Vicamo Yang
c1f07faa47
Bug 833291 - Part 3/7: fix saveRecord(). r=hsinyi
2013-03-08 00:12:40 +08:00
Vicamo Yang
b4a37fce87
Bug 833291 - Part 2/7: add thread/participant stores. r=hsinyi
2013-03-08 00:12:35 +08:00
Vicamo Yang
705f405c1a
Bug 833291 - Part 1/7: correct variable namings. rs=sicking
...
1. 'STORE_NAME' to 'MESSAGE_STORE_NAME',
2. 'lastKey' to 'lastMessageId',
3. 'objectStore' to either 'messageStore' or 'mostRecentStore'.
4. 'record' to either 'messageRecord' or 'mostRecentRecord'
2013-03-08 00:12:31 +08:00
Jon Coppeard
93c72cfb15
Bug 841801 - Sweep some objects in the background r=billm
...
--HG--
extra : rebase_source : 8940bfbb1f223762bbc5ef38827467aa76505af1
2013-02-08 08:40:49 +00:00
Jon Coppeard
87c20f6619
Bug 841801 - Enable finalization of objects on the background thread r=billm
...
--HG--
extra : rebase_source : a08fb0b68aeffac400d300715ac874cfcbf535fc
2013-02-15 10:18:46 +00:00
Steve Fink
3f372d1044
Bug 847121 - Avoid using unstable chars r=terrence
2013-03-06 16:02:19 -08:00
Jon Coppeard
e9c60bdc61
Bug 848449 - GC: Remove AutoAssertNoGC and AssertCanGC - Remove AutoAssertNoGC and AssertCanGC r=terrence
...
--HG--
extra : rebase_source : 25c0bc6813b753c023ab7f1d1085b3575083c96d
2013-03-06 18:10:35 +00:00
Jon Coppeard
ece4b2b0ec
Bug 848449 - GC: Remove AutoAssertNoGC and AssertCanGC - Remove use of AssertCanGC r=terrence
...
--HG--
extra : rebase_source : 234e493f9db6b85c054f5a5189a60d3ca632ab62
2013-03-06 18:10:30 +00:00
Jon Coppeard
2b0c3c5967
Bug 848449 - GC: Remove AutoAssertNoGC and AssertCanGC - Remove use of AutoAssertNoGC r=terrence
...
--HG--
extra : rebase_source : b29d38c194a9b9a25febaab4b892952a7af17af8
2013-03-06 18:10:22 +00:00
Jon Coppeard
6a98a4532a
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted outside SpiderMonkey r=terrence
...
--HG--
extra : rebase_source : 866879df05e3ec3f8e93570eb3f6b71103636b41
2013-03-06 16:41:43 +00:00
Jon Coppeard
35af8c4285
Bug 848395 - GC: Move Rooted to JS namespace - rename js::Rooted to JS::Rooted inside SpiderMonkey r=terrence
...
--HG--
extra : rebase_source : 35da680c5e5c2417357adbdcee6fa1b2a1108e20
2013-03-06 16:41:42 +00:00
Jon Coppeard
70b943ecaf
Bug 848395 - GC: Move Rooted to JS namespace - Move js::Rooted to JS namespace r=terrence
...
--HG--
rename : content/svg/content/src/SVGFEMergeElement.cpp => content/svg/content/src/nsSVGFilters.cpp
rename : content/svg/content/src/SVGFEImageElement.h => content/svg/content/src/nsSVGFilters.h
extra : rebase_source : ef1bc19481aad5df11259987f1dea449678c46ed
2013-03-06 16:41:38 +00:00
Chris Lord
5d847f2672
Bug 716403 - Fix intermittent failure of Bug 795785 test. r=ehsan
...
This test is prone to race conditions, up the timeout wait from 20ms to 100ms.
2013-03-07 10:17:34 +00:00