Commit Graph

247964 Commits

Author SHA1 Message Date
Atul Kumar
bc61093971 Bug 1136301 - Null check for mCert->slot added in destructorSafeDestroyNSSReference & MarkForPermDeletion. Formatting update in MarkForPermDeletion. r=keeler 2015-06-10 09:46:16 -07:00
Brian Hackett
a58f16fbfe Bug 1170372 - Use unboxed arrays for Array() and other functions keyed to allocation sites, r=jandem. 2015-06-10 09:42:22 -07:00
Terrence Cole
afd0fb65b5 Bug 1173042 - Remove unused GCChunkSet and chunk hashing functions; r=ehoogeveen 2015-06-10 09:34:57 -07:00
Terrence Cole
f30042ae87 Bug 1171780 - We no longer need to cast out of barrieried types in GC; r=jonco 2015-06-05 09:01:12 -07:00
Terrence Cole
6e3ab0c1db Bug 1171430 - Don't shift the poison value by non-byte values; r=jonco 2015-06-10 08:58:36 -07:00
Jon Coppeard
0336648e50 Bug 1171430 - Do not poison the nursery's chunk kind marker; r=terrence 2015-06-10 04:11:00 -07:00
Nicolas Silva
edfc501b99 Bug 1170189 - Simplify TiledContentHost's render loop. r=BenWa 2015-06-10 17:59:19 +02:00
Nicolas Silva
435e9221d2 Bug 1170189 - Use TilesPlacement to handle tile coordinates conversion. r=BenWa 2015-06-10 17:56:34 +02:00
Nicolas Silva
5c45e477ea Bug 1170189 - Fix tiling crash on Linux. r=jrmuizel 2015-06-10 17:56:23 +02:00
Eric Rahm
a67cc2d3da Bug 1171716 - Part 5: Use NS_ReleaseOnMainThread in HttpBaseChannel dtor. r=froydnj 2015-06-10 08:33:32 -07:00
Eric Rahm
4db009d644 Bug 1171716 - Part 4: Use NS_ReleaseOnMainThread in JarChannel dtor. r=froydnj 2015-06-10 08:33:31 -07:00
Eric Rahm
cf6e11c89f Bug 1171716 - Part 3: Use NS_ReleaseOnMainThread in WebSocketChannel dtor. r=froydnj 2015-06-10 08:33:30 -07:00
Eric Rahm
37a9c755f6 Bug 1171716 - Part 2: Use NS_ReleaseOnMainThread in nsBaseChannel. r=froydnj 2015-06-10 08:33:28 -07:00
Eric Rahm
4d164e128b Bug 1171716 - Part 1: Add NS_ReleaseOnMainThread. r=froydnj 2015-06-10 08:33:27 -07:00
Andrew McCreight
30d030d8f2 Bug 1172568 - Run test_dmd.js on OS X. r=njn 2015-06-10 07:24:00 -04:00
Thomas Escalon
eac13df407 Bug 1132189 - Rename "Analysis Helper" thread. r=bhackett 2015-06-09 09:02:11 +02:00
Andrea Marchesini
acbdbf7541 Bug 1170809 - Improve the buffer size check in nsXMLHttpRequest::AppendToResponseText. r=ehsan 2015-06-10 11:22:12 -04:00
Ehsan Akhgari
a4fd90edea Fix the bug references, comment only change, DONTBUILD, no bug 2015-06-10 11:20:16 -04:00
Geoff Brown
6a2b69b4b9 Bug 1172174 - Improve adb timeout handling for Android; r=armenzg 2015-06-10 09:17:44 -06:00
Sotaro Ikeda
da2f44c856 Bug 1171671 - Simplify Boot Animation control r=mwu 2015-06-10 07:55:28 -07:00
Ehsan Akhgari
1644958e8e Bug 1173240 - Use the document URI for performing the service worker registration secure origin check; r=baku 2015-06-10 10:33:36 -04:00
Fernando Jimenez
77b05d2d5f Bug 1155153 - [e10s] about:serviceworkers should work in e10s mode. Update B2G implementation. r=baku 2015-06-10 16:27:17 +02:00
Andrea Marchesini
24ae5c2715 Bug 1155153 - about:serviceworkers should work in e10s mode, r=nsm, r=bholley 2015-06-04 19:51:57 +01:00
Carsten "Tomcat" Book
1b896120e7 Backed out changeset dfdca3f63b48 (bug 1170809) for causing linux/android crashes on a CLOSED TREE 2015-06-10 16:22:45 +02:00
Ben Kelly
3cf0095620 Bug 1169994 Fix Cache to close connection on right thread when init is canceled. r=ehsan 2015-06-10 06:37:16 -07:00
Andrea Marchesini
2eac2c2c71 Bug 1170809 - Improve the buffer size check in nsXMLHttpRequest::AppendToResponseText. r=ehsan 2015-06-10 09:25:14 -04:00
Carsten "Tomcat" Book
daba81359c Merge mozilla-central to mozilla-inbound 2015-06-10 15:23:25 +02:00
Mark Goodwin
0679c96415 Bug 1088141 - Add telemetry for SSL Error Reports (r=felipe) 2015-06-10 14:18:17 +01:00
Carsten "Tomcat" Book
5e7d7a2060 merge mozilla-inbound to mozilla-central a=merge 2015-06-10 15:16:11 +02:00
Carsten "Tomcat" Book
e9c64611af merge b2g-inbound to mozilla-central a=merge 2015-06-10 15:14:38 +02:00
Georg Fritzsche
e7034c93df Bug 1173310 - TelemetrySend.jsm is not importing Timer.jsm. r=dexter,a=tomcat 2015-06-10 12:31:44 +02:00
B2G Bumper Bot
5c694c1858 Bumping manifests a=b2g-bump 2015-06-09 20:32:20 -07:00
B2G Bumper Bot
167df324a8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c33bf7766d1b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30497 from KevinGrandon/bug_1172446_rename_tagged_sanitizer

Bug 1172446 - Rename Tagged to Sanitizer

========

https://hg.mozilla.org/integration/gaia-central/rev/f12cd20f4ba9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1172446 - Rename Tagged to Sanitizer
2015-06-09 20:30:24 -07:00
B2G Bumper Bot
aea2014b53 Bumping manifests a=b2g-bump 2015-06-09 19:57:19 -07:00
B2G Bumper Bot
854898b23e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/252447634b58
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Merge pull request #30443 from sean2449/Bug-1171881-pin-channel

Bug 1171881 - [Stingray][EPG] Pin channels to home through EPG, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/c9f8e8327255
Author: Sung Chiu <suchiu@mozilla.com>
Desc: Bug 1171881 - [Stingray][EPG] Pin channels to home through EPG
* Add contextmenu to support pin/unpin channels to/from home (Procedure is the same as TVDeck)
* Use IAC to get TVDeck metadata from TVDeck app
* Add test cases
2015-06-09 19:55:23 -07:00
Wes Kocher
a082f9cf64 Merge m-c to b2ginbound, a=merge 2015-06-09 19:29:46 -07:00
Wes Kocher
17eed9f7c2 Merge b2ginbound to central, a=merge 2015-06-09 19:25:38 -07:00
B2G Bumper Bot
5f2f2c195b Bumping manifests a=b2g-bump 2015-06-09 17:52:13 -07:00
B2G Bumper Bot
1bb483f763 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a0d50c84356b
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #30393 from pivanov/bug-1158991

Bug 1158991 - 720p The clock button text sits too low

========

https://hg.mozilla.org/integration/gaia-central/rev/54babb9df9d6
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1158991 - 720p The clock button text sits too low
2015-06-09 17:50:18 -07:00
Paul Rouget
b13c814bd9 Bug 1172537 - Make the warning: "Tiled PaintedLayer with no scrollable container ancestor" occur only on actual b2g phones. r=nical 2015-06-09 20:33:00 -04:00
Wes Kocher
82dad9efc6 Backed out changeset 8ee308c30146 (bug 1161166) for debug osx mochitest failures a=merge 2015-06-09 15:12:29 -07:00
Wes Kocher
2881a617d4 Backed out changeset 1be05715932f (bug 1161166) 2015-06-09 15:12:21 -07:00
Wes Kocher
3c5405ed7a Merge inbound to m-c a=merge 2015-06-09 18:41:02 -07:00
Wes Kocher
d748f618f6 Bug 845134 - Disable test_focusedChild.html on Windows 8 a=me 2015-06-09 15:41:35 -07:00
B2G Bumper Bot
d12298c08a Bumping manifests a=b2g-bump 2015-06-09 14:58:31 -07:00
B2G Bumper Bot
572b6ce334 Bumping manifests a=b2g-bump 2015-06-09 14:27:16 -07:00
B2G Bumper Bot
068d886e69 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8edfc1021ec1
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #30506 from rwood-moz/bug1162977-lasttwo

Bug 1162977 - Add last 2 apps to raptor launch suite, r=garndt

========

https://hg.mozilla.org/integration/gaia-central/rev/eb8374c51f2e
Author: Rob Wood <rwood@mozilla.com>
Desc: Bug 1162977 - Add last 2 apps to raptor launch suite, r=garndt
2015-06-09 14:25:21 -07:00
jlal@mozilla.com
6236186a97 Bug 1173113 - Hack GIJ to 20 chunks to work around bugs r=me 2015-06-09 13:52:26 -07:00
Ryan VanderMeulen
b87249a316 Merge m-c to b2g-inbound. a=merge 2015-06-09 16:16:20 -04:00
Ryan VanderMeulen
66c96f535b Merge m-c to inbound. a=merge 2015-06-09 16:15:48 -04:00