Commit Graph

210503 Commits

Author SHA1 Message Date
Christoph Kerschbaumer
795284872b Bug 1063197 - Callsites of NS_NewInputStreamChannel in /parser/ (r=bz) 2014-10-16 11:17:07 -07:00
Christoph Kerschbaumer
3778df10db Bug 1063197 - Callsites of NS_NewInputStreamChannel in /image/ (r=seth) 2014-10-16 11:15:47 -07:00
Christoph Kerschbaumer
ed75e86d14 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /gfx/ (r=roc) 2014-10-16 11:15:40 -07:00
Christoph Kerschbaumer
5476e14670 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /extensions/ (r=karlt) 2014-10-16 11:15:21 -07:00
Christoph Kerschbaumer
2fc3d27e48 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /dom/ (r=bz) 2014-10-16 11:14:52 -07:00
Christoph Kerschbaumer
37645d78e4 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /content/base (r=jst) 2014-10-16 11:14:42 -07:00
Christoph Kerschbaumer
74e74d5380 Bug 1063197 - Callsites of NS_NewInputStreamChannel in /netwerk/ (r=mcmanus) 2014-10-16 11:14:35 -07:00
Christoph Kerschbaumer
24a9c77420 Bug 1063197 - Storing LoadInfo on all channels created through NS_NewInputStreamChannel - API changes (r=mcmanus) 2014-10-16 11:14:05 -07:00
Ryan VanderMeulen
5248c3dab8 Merge m-c to inbound. a=merge 2014-10-16 14:58:03 -04:00
Ryan VanderMeulen
7442d9d745 Merge inbound to m-c. a=merge 2014-10-16 14:43:13 -04:00
Ryan VanderMeulen
54ad5407df Backed out changeset d16adf321576 (bug 1077301) for B2G bustage.
CLOSED TREE
2014-10-16 14:38:29 -04:00
Georg Fritzsche
74e662b12f Bug 1064333 - Fix test oversight. r=test-only 2014-10-16 20:31:22 +02:00
Georg Fritzsche
03796c9462 Bug 1064333 - Only add the stable user id to the ping when FHR upload is enabled. r=froydnj 2014-10-16 20:11:34 +02:00
Georg Fritzsche
a425d4f895 Bug 1064333 - Add the stable client id to the telemetry ping. r=froydnj 2014-10-16 20:11:17 +02:00
Georg Fritzsche
320adb5782 Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps 2014-10-16 20:11:03 +02:00
Andrew McCreight
8cd2f4c822 Bug 1035454 - increase the tab process leak threshold to 2MB while we deal with landing fallout. r= CLOSED TREE 2014-10-16 10:05:23 -07:00
Tom Schuster
b0d84b1425 Bug 1071177 - Support symbol keys and throw exception on unique symbols with CPOWs. r=billm 2014-10-16 18:39:38 +02:00
Tom Schuster
3808153161 Bug 1081660 - Remove property iterator from JSAPI. r=Waldo 2014-10-16 18:39:30 +02:00
Nicolas Silva
66ce852993 Bug 1077301 - Simplify the gralloc texture code. r=sotaro 2014-10-16 19:08:32 +02:00
Thomas Zimmermann
2f93b9ab01 Bug 1083708: Handle non-existant Bluetooth profile interfaces correctly, r=shawnjohnjr
Bluetooth profile managers just return an error if a profile interface is
not available. Doing so breaks the initialization and cleanup routines. This
patch changes the profile managers to still report an error, but signal
progress to the given result runnable.
2014-10-16 16:40:49 +02:00
Carsten "Tomcat" Book
82495ab4f5 Merge m-c to b2g-inbound 2014-10-16 16:16:53 +02:00
Carsten "Tomcat" Book
c3f8f98b4e merge mozilla-inbound to mozilla-central a=merge 2014-10-16 16:07:06 +02:00
Carsten "Tomcat" Book
2dde07cf7b merge fx-team to mozilla-central a=merge 2014-10-16 16:00:52 +02:00
B2G Bumper Bot
f60a142ed0 Bumping manifests a=b2g-bump 2014-10-16 06:49:05 -07:00
B2G Bumper Bot
b6e8dc94f3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/63436aa17e7f
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #25097 from julienw/1082064-prevent-double-domcontentloaded

Bug 1082064 - [Messages] Prevent double DOMContentLoaded events r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/b9c9bc4a82c1
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1082064 - [Messages] Prevent double DOMContentLoaded events r=schung
2014-10-16 06:48:51 -07:00
Carsten "Tomcat" Book
b225cd6d5c Backed out changeset f461eb1653f1 (bug 1081873) for B2g M5 Test failures 2014-10-16 15:43:20 +02:00
Jonathan Watt
ac6a80c07a Bug 1083215, part 2 - Convert drawing of HTML image map area focus to Moz2D. r=mattwoodrow 2014-10-16 10:51:14 +01:00
Jonathan Watt
5393a15cd7 Bug 1083215, part 1 - Add a Moz2D helper for snapping lines to device pixels. r=mattwoodrow 2014-10-16 10:51:14 +01:00
Jonathan Watt
2d64c7f677 Bug 1082553 - Remove a few unnecessary nsRenderingContext includes and forward declarations. r=Bas 2014-10-16 10:51:13 +01:00
Jonathan Watt
fcd7b735f1 Bug 1082553 - Remove gfxContext::OriginalSurface. r=Bas 2014-10-16 10:51:13 +01:00
Jonathan Watt
a5420c0df6 Bug 1082518 - Get rid of some unused gfxContext flags. r=Bas 2014-10-16 10:51:13 +01:00
Jonathan Watt
6a3ab8569c Bug 1082483, part 3 - Remove the temporary Matrix4x4::Translate/Scale methods. r=Bas 2014-10-16 10:51:13 +01:00
Jonathan Watt
f440265515 Bug 1082483, part 2 - Convert Mozilla code to use the new Matrix4x4::PreTranslate/PreScale method names. r=Bas 2014-10-16 10:51:12 +01:00
Jonathan Watt
b588fc89c4 Bug 1082483, part 1 - Rename Matrix4x4::Translate/Scale to Matrix4x4::PreTranslate/PreScale, leaving temporary inlines for the old names. r=Bas 2014-10-16 10:51:12 +01:00
Jonathan Watt
85fa838422 Bug 1082477, part 2 - Remove the Matrix4x4::TranslatePost/ScalePost methods. r=Bas 2014-10-16 10:51:12 +01:00
Jonathan Watt
efe6e3ef6a Bug 1082477, part 1 - Convert Matrix4x4::TranslatePost/ScalePost callers to Matrix4x4::PostTranslate/PostScale. r=Bas 2014-10-16 10:51:12 +01:00
Carsten "Tomcat" Book
e98d3a9fb7 Backed out changeset 1abddb50ed34 (bug 1081867) for bustage on a CLOSED TREE 2014-10-16 11:42:11 +02:00
Joel Maher
d16b1c5ab2 Bug 1083369 - update talos.json to include fixes for mainthreadio whitelist and other goodness. r=dminor 2014-10-16 05:05:11 -04:00
Jonathan Kew
632e464132 Bug 1083104 - Fix misuse of physical instead of logical dimension for line breaking. r=smontagu 2014-10-16 09:40:20 +01:00
Jonathan Kew
5e0613caf5 Bug 1080621 - Don't pass nscoord in-params by reference in nsBidiPresUtils methods. r=smontagu 2014-10-16 09:40:20 +01:00
Jonathan Kew
7630381bcf Bug 1081867 - Convert textrun metrics to physical coordinates before merging with visual-overflow region. r=smontagu 2014-10-16 09:40:19 +01:00
Dave Hylands
9328e0faa5 Bug 1072625 - Cleanup debug in AdbController. r=fabrice 2014-10-15 19:44:22 -07:00
B2G Bumper Bot
e27748db34 Bumping manifests a=b2g-bump 2014-10-15 16:31:57 -07:00
B2G Bumper Bot
4d97bdf0e8 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8017299c3eb7
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #24964 from jimporter/ringtone-now-playing

Bug 1029198 - [ringtones] Ringtone Manager should visually indicate whic...

========

https://hg.mozilla.org/integration/gaia-central/rev/da637ea64860
Author: Jim <jporter@mozilla.com>
Desc: Bug 1029198 - [ringtones] Ringtone Manager should visually indicate which ringtone is being previewed; r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/d3099e7bdad8
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #11500 from jimporter/music-id3-improvements

Bug 841949 - Improve id3 parsing in the music app

========

https://hg.mozilla.org/integration/gaia-central/rev/7dc0fe90905e
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 841949 - [music] Improve ID3 parsing
2014-10-15 16:25:47 -07:00
B2G Bumper Bot
2449804f47 Bumping manifests a=b2g-bump 2014-10-15 15:11:57 -07:00
B2G Bumper Bot
a8574c1aae Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1083500 - Log a message when we can't make a call because of cardState

========

https://hg.mozilla.org/integration/gaia-central/rev/ff94c17eb483
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1083500 - Log a message when we can't make a call because of cardState r=drs
2014-10-15 15:05:48 -07:00
B2G Bumper Bot
3bf2357c13 Bumping manifests a=b2g-bump 2014-10-15 14:41:57 -07:00
B2G Bumper Bot
6344c711e9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3cbf43cfdbca
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #25166 from dmarcos/bug1082116

Bug 1082116 - [Camera] Face detection does not work after touch focus

========

https://hg.mozilla.org/integration/gaia-central/rev/c56c24b1fb4b
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 1082116 - [Camera] Face detection does not work after touch focus
2014-10-15 14:35:48 -07:00
B2G Bumper Bot
af923ad98b Bumping manifests a=b2g-bump 2014-10-15 14:11:57 -07:00
B2G Bumper Bot
81f39089ab Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d82754b6fc1c
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #24942 from yzen/bug-1069197

Bug 1069197 - added screen reader support for the calendar for the month...

========

https://hg.mozilla.org/integration/gaia-central/rev/38907948a073
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1069197 - added screen reader support for the calendar for the month view. r=millermedeiros

========

https://hg.mozilla.org/integration/gaia-central/rev/874521b9997f
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #25171 from pivanov/bug-1081657

Bug 1081657 - key.wav and special.wav does not sound different

========

https://hg.mozilla.org/integration/gaia-central/rev/02c94f1f8b77
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1081657 - key.wav and special.wav does not sound different
2014-10-15 14:05:46 -07:00