Commit Graph

190884 Commits

Author SHA1 Message Date
B2G Bumper Bot
d80585da36 Bumping manifests a=b2g-bump 2014-06-25 08:16:13 -07:00
B2G Bumper Bot
3df54e5b08 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/01def59c30c8
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #20975 from AndreiH/bug_1030079

Bug 1030079 - Fix intermittent fail for test_call_contact.TestContacts

========

https://hg.mozilla.org/integration/gaia-central/rev/1a5b3aec3aee
Author: Andrei Hutusoru <andreihutusoru@P5069.(none)>
Desc: Bug 1030079 - Fix intermittent fail for test_call_contact.TestContacts
2014-06-25 08:10:27 -07:00
B2G Bumper Bot
3dc5fc94c8 Bumping manifests a=b2g-bump 2014-06-25 07:56:43 -07:00
B2G Bumper Bot
da08d4afe1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9c4366fe564e
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #20936 from zacc/bug_1029575

Bug 1029575 - test_everything_me_launch_link failing on b2g-i Flame buil...

========

https://hg.mozilla.org/integration/gaia-central/rev/ca1847a12131
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1029575 - test_everything_me_launch_link failing on b2g-i Flame builds
2014-06-25 07:55:26 -07:00
B2G Bumper Bot
96b286aa14 Bumping manifests a=b2g-bump 2014-06-25 07:31:30 -07:00
B2G Bumper Bot
4c2db8ce13 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/52a51b99d42c
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #20968 from bebef1987/fix_cam

Bug 1030026 - Fix camera test_capture_a_video

========

https://hg.mozilla.org/integration/gaia-central/rev/f47427b85d6b
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1030026 - Fix camera test_capture_a_video
2014-06-25 07:25:49 -07:00
Carsten "Tomcat" Book
056763118b Merge mozilla-central to b2g-inbound 2014-06-25 16:21:26 +02:00
B2G Bumper Bot
f5f8a47590 Bumping manifests a=b2g-bump 2014-06-25 07:06:33 -07:00
B2G Bumper Bot
b813d3139d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ea19ffe0de2c
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #20932 from zacc/bug_1026424_keypad

Bug 1026424 - Keypad app object, remove explicit frame switching where a...

========

https://hg.mozilla.org/integration/gaia-central/rev/4fcc79a9a9e9
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1026424 - Keypad app object, remove explicit frame switching where activityWindow is used
2014-06-25 07:00:22 -07:00
B2G Bumper Bot
d6e8f06405 Bumping manifests a=b2g-bump 2014-06-25 06:51:14 -07:00
B2G Bumper Bot
1caf872049 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/96f78501506e
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #20508 from yzen/bug-1018214

Bug 1018214, Bug 1021710 - utility tray gaia-ui tests with some tweaks to hopefully avoid intermittents.

========

https://hg.mozilla.org/integration/gaia-central/rev/a5013b317c2e
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1021710 - updating accessibility.js to use standard marionette timeout instead of it's arbitrary one when retrieving an accessible object.

========

https://hg.mozilla.org/integration/gaia-central/rev/24851c9a0c26
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1018214 - adding a number of gaia ui tests for status bar and utility tray accessibility. r=Bebe
2014-06-25 06:45:30 -07:00
Carsten "Tomcat" Book
a2cf6bb6f1 merge b2g-inbound to mozilla-central a=merge 2014-06-25 15:38:40 +02:00
Carsten "Tomcat" Book
9bf09b73ad merge fx-team to mozilla-central a=merge 2014-06-25 15:34:21 +02:00
Carsten "Tomcat" Book
1bcd668f88 merge mozilla-inbound to mozilla-central a=merge 2014-06-25 15:28:19 +02:00
Cosmin Malutan
618f81817b Bug 1028030 - Add placeholders for email and password in TPS config file. r=hskupin a=test-only DONTBUILD 2014-06-25 15:11:42 +02:00
Alexandre Poirot
7ccc46ba56 Bug 1020948 - Stop preventing source discarding when using devtools. r=jryans 2014-06-25 14:50:00 +02:00
J. Ryan Stinnett
1cf36fe06b Bug 975591 - Part 2: Show DevTools devices in WebIDE. r=paul 2014-06-26 16:41:00 +02:00
J. Ryan Stinnett
936fa498cb Bug 975591 - Part 1: Add device discovery service. r=paul
--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/discovery/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/discovery/tests/moz.build
2014-06-26 16:40:00 +02:00
Gabriel Luong
de22c1508d Bug 1029695 - [rule view] Need null check for ruleview-propertyvalue query in getParentTextProperty r=harth 2014-06-25 16:39:00 +02:00
J. Ryan Stinnett
5634a307aa Bug 1025799 - Progress events for app install. r=ochameau 2014-06-26 14:19:00 +02:00
Joe Walker
e7a791a174 Bug 1022587 - Kill reference to this._tabActor.browser in CSS Coverage; r=paul 2014-06-27 08:31:21 +01:00
Joe Walker
41f600c327 Bug 1025044 - CSS coverage actor should have started and stopped events; r=harth 2014-06-27 08:31:20 +01:00
Nick Alexander
28091f2620 Bug 1030734 - Fix BROWSER_INTENT_{PACKAGE,CLASS} in background after Bug 929865. r=rnewman 2014-06-26 18:57:32 -07:00
Wes Kocher
6a6fca0776 Merge m-c to fx-team to hopefully open this CLOSED TREE 2014-06-26 18:17:38 -07:00
Hsin-Yi Tsai
e48197b67d Bug 1030042 - [B2G] use notifyDialSuccess(callIndex) for Cdma features. r=aknow 2014-06-25 17:47:41 +08:00
B2G Bumper Bot
d3f8071199 Bumping manifests a=b2g-bump 2014-06-26 04:16:13 -07:00
B2G Bumper Bot
7a05eb296a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7866b1c7b329
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #20955 from weigao123/push_master

Bug 1002327 - (master) add EventListener for mmi reply. r=Etienne.

========

https://hg.mozilla.org/integration/gaia-central/rev/59c66df2f87b
Author: wei.gao <wei.gao@spreadtrum.com>
Desc: Bug 1002327 - (master) add EventListener for mmi reply. r=Etienne.
2014-06-26 04:10:28 -07:00
B2G Bumper Bot
817d116e70 Bumping manifests a=b2g-bump 2014-06-26 03:08:08 -07:00
B2G Bumper Bot
2e7d64d3eb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1eb54a228ae
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #21016 from EragonJ/bug-1030611

Bug 1030611 - [settings] There is a black border in legal information

========

https://hg.mozilla.org/integration/gaia-central/rev/a4076d6b67e1
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1030611 - [settings] There is a black border in legal information
which makes UI look weird
2014-06-26 03:07:56 -07:00
Hsin-Yi Tsai
d0555f8f2b Bug 1030030 - [B2G] follow-up of Bug 1028099 - use call.id.number. r=aknow 2014-06-25 17:16:59 +08:00
Brian Grinstead
3643fd6f75 Bug 1029162 - Add querySelector[All] to tern docs. r=past 2014-06-25 04:57:00 -04:00
Carsten "Tomcat" Book
0fedf193db Backed out changeset 24fb014f1ae3 (bug 1021618) for Linux Memory Leak on a CLOSED TREE 2014-06-25 10:03:44 +02:00
Carsten "Tomcat" Book
51ab717a65 Backed out changeset 4f21e9bc729a (bug 1029364) for B2G Device and Emulator Bustage on a CLOSED TREE 2014-06-25 10:01:17 +02:00
Carsten "Tomcat" Book
14df6ed8f0 Backed out changeset a10da316a35f (bug 1029341) 2014-06-25 10:00:42 +02:00
B2G Bumper Bot
898f80c55c Bumping manifests a=b2g-bump 2014-06-25 00:46:41 -07:00
B2G Bumper Bot
17583eeac7 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d2f6eae6c726
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #20949 from yurenju/r-wrapper

Bug 1017490 part 1 - rewrite clock build script in javascript r=@ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/2dd678feb3b3
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1017490 part 1 - rewrite clock build script in javascript

========

https://hg.mozilla.org/integration/gaia-central/rev/2ca2c286fe3f
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #20799 from julienw/1028118-dont-build-profile-twice

Bug 1028118 - [Travis] Stop building the profile twice r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/a5351f80cd69
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1028118 - [Travis] Stop building the profile twice r=yurenju
2014-06-25 00:40:25 -07:00
B2G Bumper Bot
0c890dc4c7 Bumping manifests a=b2g-bump 2014-06-25 00:31:37 -07:00
B2G Bumper Bot
3707c4a76e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e4412cfbae69
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #20919 from crdlc/bug-1029167

Bug 1029167 - [B2G][2.0][Flame][Smart Collections] Missing Star Button (...

========

https://hg.mozilla.org/integration/gaia-central/rev/017b98711ae9
Author: crdlc <crdlc@tid.es>
Desc: Bug 1029167 - [B2G][2.0][Flame][Smart Collections] Missing Star Button (bookmark) on Smart Collection App
2014-06-25 00:25:26 -07:00
B2G Bumper Bot
bc71572b9d Bumping manifests a=b2g-bump 2014-06-24 23:21:14 -07:00
B2G Bumper Bot
c22ef419c3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c288983a9abc
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #20939 from nullaus/bug1027414

bug 1027414 - Dismiss on visibilitychange r=alive (on behalf of 21)

========

https://hg.mozilla.org/integration/gaia-central/rev/a4227d40db5f
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1027414 - Dismiss on visibilitychange r=alive (on behalf of 21)
2014-06-24 23:15:28 -07:00
B2G Bumper Bot
54f6c967ab Bumping manifests a=b2g-bump 2014-06-24 23:06:38 -07:00
B2G Bumper Bot
70974facec Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ba1f9da07df2
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #20913 from yurenju/branding

Bug 996479 - {{browserBrandShortName}} is displayed instead of Firefox O... r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/ea765b599ca6
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 996479 - {{browserBrandShortName}} is displayed instead of Firefox OS (browser, FTU)
2014-06-24 23:00:26 -07:00
Brian Smith
bf76dd549d Bug 1029341: Factor out decoding of certificate/OCSP extensions, r=keeler
--HG--
extra : rebase_source : a1d66b75838e9dfad486f5654db6d977e5c1d97a
extra : histedit_source : 34e05d8b3d94500b9cb4f1e311f8fe526b97ba6e
2014-06-24 21:52:50 -07:00
Brian Smith
adfff88e33 Bug 1029364: Centralize version parsing in BackCert::Init, r=cviecco
--HG--
extra : rebase_source : 7e91710ed7cd6e68875c2d26f0b503835968e1f2
extra : histedit_source : e07446cad5edbf6cbb048304bc2b2af4395410db
2014-06-25 01:32:06 -07:00
Brian Smith
8503754c20 Bug 1029992, Improve AlgorithmIdentifier decoding in mozilla::pkix, r=cviecco
--HG--
extra : rebase_source : dec7d3e00afe3a9e433f789baf09c0c41679b0e2
extra : histedit_source : 47657cfde7a266b5d5322b024800abe316e9dbd6
2014-06-24 21:47:50 -07:00
Timothy Nikkel
66177c6cd0 Bug 1008942. When a network request for an image finishes during paint suppression and the image doesn't have a frame don't start a decode. r=mats
Either the image won't get a frame, or it will get a frame very soon and that frame will check its own visibility and kick off a decode if needed.
2014-06-25 23:45:08 -05:00
Vicamo Yang
7cf86648aa Bug 992320: split test_wsp_pdu_helper.js for intermittent timeout. r=gene 2014-06-25 11:57:24 +08:00
Vicamo Yang
e09dde5f8b Bug 1002600: fix test_mms_pdu_helper.js intermittent timeouts. r=gene 2014-06-25 11:57:22 +08:00
Vicamo Yang
8d5734766b Bug 993817: convert mobilemssage marionette test cases to Promise. r=gene 2014-06-25 11:57:21 +08:00
Vicamo Yang
15f27d65a8 Bug 958782 - 3/3: fix test cases. r=gene,khuey 2014-06-25 11:57:19 +08:00