Commit Graph

305423 Commits

Author SHA1 Message Date
Hiroyuki Ikezoe
99ec313538 Bug 859200 - Part 1: Get properties for RIL as boolean. r=allstars.chh 2013-04-08 19:20:48 +08:00
Randell Jesup
c027758120 Backout changeset a54f620cf84c (bug 843445) for build failures 2013-04-09 03:55:21 -04:00
Michael Tüxen
63df3b2fce Bug 857095: Fix SCTP build warnings (remove unused code) r=jesup 2013-04-09 03:46:32 -04:00
Chia-hung Tai
a5288573b4 Bug 843445 - B2G MMS: provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-1:idl part. r=vyang, sr=sicking 2013-03-21 17:57:41 +08:00
Douglas Crosher
9bc79ca658 Bug 840285 - ARM support for Ion asm.js (r=luke,mjrosenb also landing some of doug crosher's patches) 2013-03-25 18:22:45 +11:00
Nicholas Nethercote
05d64c5967 Bug 848560 (part 3) - Add support to about:memory for writing memory report dumps and reading gzipped memory report dumps. code=nnethercote,maierman. r=jlebar.
--HG--
extra : rebase_source : b93b45d1f4c22a388eedff890c19dc1952c576de
2013-03-27 20:31:26 -07:00
Nicholas Nethercote
9f600a37f0 Bug 848560 (part 2) - Prevent memory reporters from being registered while about:memory's tests are running. r=jlebar.
--HG--
extra : rebase_source : 3187fef1c6910b637788499de47bef6718018c0a
2013-04-01 21:39:44 -07:00
Nicholas Nethercote
8ca600972c Bug 848560 (part 1) - dmd::ClearReports() needs to check if DMD is running before doing anything to avoid crashing. r=jlebar.
--HG--
extra : rebase_source : bdd7a6d1654dfbf562bc534311869248eb3c8a4a
2013-03-25 21:03:47 -07:00
Mark Hammond
c05a711a7d Bug 809733 - Add CSS transitions for minimizing and restoring the social chatboxes. r=jaws 2013-04-09 16:37:36 +10:00
Simon Montagu
64497f2835 The test for bidi isolated subparagraphs should be > 0, not > 1. Bug 859093, r=roc 2013-04-08 23:25:34 -07:00
Daniel Holbert
dc9839e648 Bug 859128: Store SVGPathSegUtils::ArgCountForType's return-val in a signed variable, when we need to perform signed arithmetic with it. r=jwatt 2013-04-08 23:25:22 -07:00
Phil Ringnalda
ce292d6506 Back out f55d9235d5a0 (bug 859200) for test_ril_worker_icc.js failure 2013-04-08 22:49:54 -07:00
Michael Tüxen
d21c9a9851 Bug 858691: Cleanup of DataChannel OpenRequest Message r=jesup 2013-04-09 00:55:16 -04:00
Michael Tüxen
2199df63cc Bug 858685: Fix byte order issue in DataChannel open message r=jesup 2013-04-09 00:51:04 -04:00
Hiroyuki Ikezoe
8de0093758 Bug 859200 - Get properties for RIL as boolean. r=allstars.chh 2013-04-08 19:20:48 +08:00
Ehsan Akhgari
84977006bb Bug 859602 - Remove AudioParam.minValue/maxValue; r=bzbarsky 2013-04-08 21:57:54 -04:00
Ehsan Akhgari
bc953f2564 Bug 859594 - Remove AudioSourceNode; r=bzbarsky 2013-04-08 22:45:02 -04:00
Boris Zbarsky
d95ba48131 Back out Bug 810644 part 1 to fix b2g test_closeOnGC.html orange on CLOSED TREE 2013-04-08 22:56:06 -04:00
Boris Zbarsky
ecb207e1b0 Back out Bug 810644 part 2 to fix b2g test_closeOnGC.html orange. 2013-04-08 22:55:15 -04:00
Ryan VanderMeulen
7e0d5387b0 Backed out changesets d901d33dd142 and 48da1752622f (bug 729463) for robocop failures. 2013-04-08 22:32:15 -04:00
Gavin Sharp
76f9ea5129 Bug 691647 Part 2: remove Firefox Desktop implementation of removed nsISidebar methods. r=dolske
--HG--
extra : rebase_source : 7981dd516a4098d7ebc85b9c406163d30d4ebac3
2013-04-08 19:23:56 -07:00
Gavin Sharp
96ec4237c9 Bug 691647 Part 1: clean up nsISidebar interface by removing the non-standard addPersistentPanel/addPanel methods, and adjusting method arguments to avoid the use of string/wstring. r=jst, sr=sicking
--HG--
extra : rebase_source : f8214c757d49f433c37563e9ceed86e81f25eb1e
2013-04-08 19:22:48 -07:00
Vicamo Yang
10a0d3d05e Bug 749086 - 3/3: fix test cases. r=gwagner 2013-04-09 10:22:23 +08:00
Vicamo Yang
23b5e1e4b5 Bug 749086 - 2/3: DOM & IPC changes. r=bent 2013-04-09 10:22:19 +08:00
Vicamo Yang
92ce785fd2 Bug 749086 - 1/3: Use DOMRequest instead of SmsRequest. Interface changes. sr=sicking, r=bent 2013-04-09 10:22:15 +08:00
Vicamo Yang
03d1f75904 Bug 849739 5/5: test cases. r=gwagner 2013-04-09 10:22:07 +08:00
Vicamo Yang
33a4efe24e Bug 849739 4/5: RIL. r=gwagner 2013-04-09 10:22:03 +08:00
Vicamo Yang
8bc4d7dbbd Bug 849739 3/5: IPC. r=bent 2013-04-09 10:21:59 +08:00
Vicamo Yang
db4566182c Bug 849739 2/5: DOM. r=mounir,mrbkap 2013-04-09 10:21:54 +08:00
Vicamo Yang
19494e9e28 Bug 849739 1/5 - WebSMS: Replace GetThreadList() with DOMCursor based GetThreads(). Interface changes. sr=mounir, r=bent 2013-04-09 10:21:50 +08:00
Vicamo Yang
fcfa72dde3 Bug 838467 5/5: test cases. r=gwagner 2013-04-09 10:21:43 +08:00
Vicamo Yang
ba78123094 Bug 838467 4/5: RIL. r=gwagner 2013-04-09 10:21:39 +08:00
Vicamo Yang
d1948ae387 Bug 838467 3/5: IPC. r=sicking,bent 2013-04-09 10:21:35 +08:00
Vicamo Yang
d7cb9ae399 Bug 838467 2/5: DOM implementation. r=sicking,bent 2013-04-09 10:21:31 +08:00
Vicamo Yang
9fad2c3784 Bug 838467 1/5: use DOMCursor instead of SmsCursor. Interface changes. sr=sicking, r=bent 2013-04-09 10:21:25 +08:00
Ryan VanderMeulen
8b1a61762a Backed out changesets ab64b048ad04 and 025d24d7fee8 (bug 734691) for leaks. 2013-04-08 22:16:21 -04:00
Jim Chen
1af695427b Bug 844573 - Detect textarea; r=cpeterson 2013-04-01 18:52:39 -04:00
Jim Chen
214470be74 Bug 844573 - Pass textarea input type; r=masayuki 2013-03-29 12:00:59 -04:00
Ben Turner
ecabec9183 Bug 858674 - 'Tweak SQLite pragmas on mobile devices for space savings'. r=khuey. 2013-04-08 12:47:13 -07:00
Ryan VanderMeulen
cf0d711211 Backed out changeset e5cf40b38bd7 (bug 859545) for jit-test failures. 2013-04-08 20:43:10 -04:00
Brian R. Bondy
7a8e78f8ae Bug 856202 - Alert service always cancels in Metro right away. r=wchen 2013-04-08 20:39:55 -04:00
Justin Lebar
a2c21d678e Bug 857834 - Remove a warning in the startupcache. r=mwu 2013-04-08 20:31:44 -04:00
Wes Johnston
c641cdf5cf Bug 729463 - Readd 'Open in New Tab context menu item. r=mfinkle 2013-04-08 17:04:29 -07:00
Wes Johnston
b2b67fe6c3 Bug 729463 - Add switch-to-tab for Android. r=mfinkle 2013-04-08 17:04:28 -07:00
Ethan Hugg
e419000bdd Bug 845362 - Signaling - Remove max calls per line r=abr 2013-04-02 13:18:40 -07:00
Ehsan Akhgari
ac14fd4510 Bug 857600 - Add a mach command for debugging using gdb; r=gps
--HG--
extra : rebase_source : 85d0d7e717eb8ee92a61bd0ce7fd310ac2d3d715
2013-04-03 11:16:03 -04:00
Ehsan Akhgari
14c8cf8947 Bug 859335 - Make sure that the chunk passed to WriteZeroesToAudioBlock is not null; r=roc
--HG--
extra : rebase_source : 8a2b5bd19cdb12289950ff58ca72b85e99ba44a7
2013-04-08 11:20:46 -04:00
Ryan VanderMeulen
7ad02b9d4e Backed out changeset 35178de36bd3 (bug 855704) for frequent mochitest failures. 2013-04-08 19:50:03 -04:00
Benoit Girard
69273a1401 Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
--HG--
extra : rebase_source : 172d75f2183c5ba50ce709aeefcd3534a35724e5
2013-04-03 18:59:17 -04:00
James Willcox
f6c0d380d3 Bug 734691 - Add multi-thread support to profiler r=benwa
--HG--
extra : rebase_source : 8367dc61f9f9026d0110ffe43d5d4d0aa9129e24
2013-03-29 15:34:49 -04:00