Commit Graph

388243 Commits

Author SHA1 Message Date
Jim Chen
c153386909 Bug 1075644 - Wait for page to fully load in context menu tests; r=mfinkle 2014-10-17 12:46:35 -04:00
Jim Chen
fc5ffc933b Bug 1075644 - Move more things to after Gecko start; r=mfinkle 2014-10-17 12:46:35 -04:00
Jim Chen
f688c372e7 Bug 1075644 - Reduce Gecko thread priority at very start; r=snorp r=bnicholson 2014-10-17 12:46:35 -04:00
Michael Comella
32e90ed814 Bug 1075531 - Part 3: Match page titles by regex in testAboutPage. r=lucasr 2014-10-17 09:50:32 -07:00
Carsten "Tomcat" Book
d7561c3942 Merge m-c to b2g-inbound 2014-10-16 16:16:53 +02:00
Carsten "Tomcat" Book
5cbd2e1c3c merge mozilla-inbound to mozilla-central a=merge 2014-10-16 16:07:06 +02:00
Carsten "Tomcat" Book
0c2fc86b75 merge fx-team to mozilla-central a=merge 2014-10-16 16:00:52 +02:00
B2G Bumper Bot
29c6f4b8b2 Bumping manifests a=b2g-bump 2014-10-16 06:49:05 -07:00
B2G Bumper Bot
d9b6066495 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
d6ce823f5c Backed out changeset f461eb1653f1 (bug 1081873) for B2g M5 Test failures 2014-10-16 15:43:20 +02:00
Jonathan Watt
3a8b0e745a 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
57ce443206 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
e3b677cbfd Bug 1082553 - Remove a few unnecessary nsRenderingContext includes and forward declarations. r=Bas 2014-10-16 10:51:13 +01:00
Jonathan Watt
b411165881 Bug 1082553 - Remove gfxContext::OriginalSurface. r=Bas 2014-10-16 10:51:13 +01:00
Jonathan Watt
c5b87ba504 Bug 1082518 - Get rid of some unused gfxContext flags. r=Bas 2014-10-16 10:51:13 +01:00
Jonathan Watt
370a10c692 Bug 1082483, part 3 - Remove the temporary Matrix4x4::Translate/Scale methods. r=Bas 2014-10-16 10:51:13 +01:00
Jonathan Watt
08d7dd3f8f 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
a47a426fe5 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
b841266ac1 Bug 1082477, part 2 - Remove the Matrix4x4::TranslatePost/ScalePost methods. r=Bas 2014-10-16 10:51:12 +01:00
Jonathan Watt
c1c0f335ce 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
a20685ff2b Backed out changeset 1abddb50ed34 (bug 1081867) for bustage on a CLOSED TREE 2014-10-16 11:42:11 +02:00
Joel Maher
94663d65c1 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
75e3fc9c57 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
4778df83d1 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
1428512193 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
d03902f8d0 Bug 1072625 - Cleanup debug in AdbController. r=fabrice 2014-10-15 19:44:22 -07:00
B2G Bumper Bot
eb1c9b72e4 Bumping manifests a=b2g-bump 2014-10-15 16:31:57 -07:00
B2G Bumper Bot
bbf58d09ae 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
Brad Lassey
7ff01ce229 bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Brad Lassey
99bd5cfd9b bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava
* * *
bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE
2014-10-15 18:24:34 -04:00
Ryan VanderMeulen
57109dded7 Backed out changesets 93bf386d290e and 063cdd7b00cc (bug 1054959) for test_contextmenu.html failures.
CLOSED TREE
2014-10-16 15:19:41 -04:00
Ryan VanderMeulen
bb311d5db3 Merge m-c to fx-team. a=merge
CLOSED TREE
2014-10-16 15:03:32 -04:00
Ryan VanderMeulen
b8d48c6978 Backed out changeset b0843f9cb541 (bug 1079941) for mochitest-bc failures.
CLOSED TREE
2014-10-16 15:01:01 -04:00
Dave Townsend
e2129c9d11 Bug 1080055: When recreating a browser restore the isAppTab attribute on the docshell. r=mconley 2014-10-16 10:00:07 -07:00
Mark Banner
31882135a2 Bug 1081154 - Loop direct calls should attempt to call phone numbers as well as email addresses. r=mikedeboer 2014-10-16 18:58:59 +01:00
Nicolas Perriault
9b7f6776df Bug 1048162 Part 1 - Add an 'Email Link' button to Loop desktop failed call view. r=Standard8 2014-10-16 18:58:59 +01:00
Brad Lassey
86289da8b5 bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE 2014-10-16 12:56:00 -04:00
Mark Capella
178bbc9e00 Bug 1077574 - Add current and total counts to Find-in-page, r=wesj 2014-10-16 12:42:11 -04:00
Mike de Boer
f05da90fab Bug 1079941: implement LoopContacts.search to allow searching for contacts by query and use that to find out if a contact who's trying to call you is blocked. r=abr 2014-10-16 16:35:10 +02:00
Carsten "Tomcat" Book
567b06b0f1 Merge m-c to fx-team 2014-10-16 16:14:06 +02:00
Brad Lassey
9a575d1772 bug 1054959 - Add 'Send Video To Device' to the context menu for sending videos from desktop to a second screen r=gavin, ui-r=madhava 2014-10-15 18:24:34 -04:00
B2G Bumper Bot
cd5f33e053 Bumping manifests a=b2g-bump 2014-10-15 15:11:57 -07:00
B2G Bumper Bot
f59a5fb43f 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
b7d988e600 Bumping manifests a=b2g-bump 2014-10-15 14:41:57 -07:00
B2G Bumper Bot
30c956c813 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
e718b96ed2 Bumping manifests a=b2g-bump 2014-10-15 14:11:57 -07:00
B2G Bumper Bot
b95f594336 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
Ryan VanderMeulen
2fe9c1dc85 Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2014-10-15 15:58:42 -04:00
B2G Bumper Bot
e6047cb2ce Bumping manifests a=b2g-bump 2014-10-15 12:06:57 -07:00
B2G Bumper Bot
f63c30f574 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3bbb2a959ee6
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #25130 from albertopq/1082457-add-int-tests-statusbar

Bug 1082457 - Adding integration tests to statusbar r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/b76c42fc1946
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1082457 - Adding integration tests to statusbar
2014-10-15 12:00:48 -07:00