B2G Bumper Bot
585d73092c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/db6b845afaad
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #20988 from mcav/gelam-epoch
Bug 941991 - [Email] Sync falls into the epoch. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/d601d98ef45c
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 941991 - [Email] Sync falls into the epoch. r=jrburke
2014-06-25 14:30:25 -07:00
B2G Bumper Bot
418cf93163
Bumping manifests a=b2g-bump
2014-06-25 14:21:15 -07:00
B2G Bumper Bot
da43239268
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0d1353fd4363
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #20262 from andrewzhi/bug983393
Bug 983393 - [Clock]After reaching lap 1000,the user is able to add more... r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/431f705d2f08
Author: ad <andrew@workHost.(none)>
Desc: Bug 983393 - [Clock]After reaching lap 1000,the user is able to add more laps by switching between the Stopwatch and Alarm or Timer
2014-06-25 14:15:31 -07:00
Nathan Froyd
5bbf5e513f
Backout bcd72aabb661, 1ed1c6212f4c, and 8d6f286139ef (bug 1025998) for xpcshell bustage leading to this CLOSED TREE
2014-06-25 17:00:06 -04:00
B2G Bumper Bot
b61d15ecaf
Bumping manifests a=b2g-bump
2014-06-25 13:51:12 -07:00
B2G Bumper Bot
e885e6ca31
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d2b5155abc89
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Merge pull request #20501 from sfoster/bug-1023179-tutorial-tests" for Gaia-ui test failures
This reverts commit 82cccd171556baa330a2ae26aaf994987aee19c2, reversing
changes made to bd5888a2c883712d07a058e4600bfa04b8b19af4.
2014-06-25 13:45:30 -07:00
Gregory Szorc
90626e2426
Bug 1029031 - Record default search provider in FHR; r=bsmedberg, MattN
...
--HG--
extra : rebase_source : 7e3c2688db567bac8760c405d9e9d7d41e8564d9
extra : amend_source : a5f4264ec947ae27e3036018034e0b17bf1e8590
2014-06-25 12:44:00 -07:00
Gregory Szorc
e69630a4f8
Bug 1029031 - Rewrite test to use tasks; r=MattN
...
An upcoming patch will add more code to
browser_urlbar_search_healthreport.js. We now have support for running
tasks in bc tests, so let's use it to make my life easier.
--HG--
extra : rebase_source : 2fbec7c264f7ebaa8b9abd49694ae56c4d74b7c7
extra : amend_source : 551ee4c0e87f42cd44c9b5395278b56dfbc89b90
2014-06-25 12:38:37 -07:00
Wes Kocher
c8c625d1b9
Merge m-c to fx-team a=merge
2014-06-25 18:44:50 -07:00
Nathan Froyd
3de99d0ace
Bug 1025998 - also export symbols groveled out of NSS by ctypes; r=me to reopen this CLOSED TREE
2014-06-25 15:14:49 -04:00
B2G Bumper Bot
80e1be388d
Bumping manifests a=b2g-bump
2014-06-25 12:01:11 -07:00
B2G Bumper Bot
34e99f61c1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/283810a5962b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20954 from lightsofapollo/bug-1029542
Bug 1029542 - Work around bug 1029542 so we can see collection bg image ...
========
https://hg.mozilla.org/integration/gaia-central/rev/8adfc1802128
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1029542 - Work around bug 1029542 so we can see collection bg image as we scroll
2014-06-25 11:55:27 -07:00
John Schoenick
5414ff1aad
Bug 870022 - Add test for dom.image.picture.enabled. r=bz
2014-06-25 11:47:51 -07:00
John Schoenick
7294da484b
Bug 870022 - Part 7 - HTMLImageElement - Make <picture> aware, react to <source> tag and sizes attr changes. r=jst
2014-06-25 11:47:51 -07:00
John Schoenick
33f6767636
Bug 870022 - Part 6 - Export MatchesCurrentMedia form HTMLSourceElement, replace usage in HTMLMediaElement. r=cpearce
2014-06-25 11:47:50 -07:00
John Schoenick
5c74d1186c
Bug 870022 - Part 5.5 - Add <picture> to nsHTMLEditUtils. r=ehsan
2014-06-25 11:47:50 -07:00
John Schoenick
01b47964ff
Bug 870022 - Part 5.4 - Teach parser about <picture> (generated bits). r=hsivonen
2014-06-25 11:47:49 -07:00
John Schoenick
0ff2a3a5d4
Bug 870022 - Part 5.3 - Teach parser about <picture> (non-generated bits). r=hsivonen
2014-06-25 11:47:49 -07:00
John Schoenick
4056f067b3
Bug 870022 - Part 5.2 - Add sizes/srcset to HTMLSourceElement. r=jst, sr=jst
2014-06-25 11:47:49 -07:00
John Schoenick
0f66e36c1f
Bug 870022 - Part 5.1 - Add HTMLPictureElement & atom. r=jst, sr=jst
2014-06-25 11:47:48 -07:00
John Schoenick
078d49e017
Bug 870022 - Part 4.3 - Teach parser about sizes attr (generated bits). r=hsivonen
2014-06-25 11:47:48 -07:00
John Schoenick
d205a5665d
Bug 870022 - Part 4.2 - Teach parser about sizes attr (non-generated bits). r=hsivonen
2014-06-25 11:47:47 -07:00
John Schoenick
7e5aa0b51f
Bug 870022 - Part 4.1 - Add sizes to HTMLImageElement & atoms. r=jst, sr=jst
2014-06-25 11:47:47 -07:00
John Schoenick
642a8f19b0
Bug 870022 - Part 3.2 - Add sizes support to ResponsiveImageSelector. r=jst
2014-06-25 11:47:46 -07:00
John Schoenick
ec902ea67d
Bug 870022 - Part 3.1 - Add computed width to ResponsiveImageCandidate and Descriptor parsing. r=jst
2014-06-25 11:47:46 -07:00
John Schoenick
6b99891708
Bug 870022 - Part 2 - Add ParseSourceSizeList to CSS parser for <picture sizes> grammar. r=bz
2014-06-25 11:47:46 -07:00
John Schoenick
f89aa77108
Bug 870022 - Part 1 - Split nsAttrValue::StringToInteger out to nsContentUtils, update usage. r=jst
2014-06-25 11:47:45 -07:00
B2G Bumper Bot
10ce25f1fc
Bumping manifests a=b2g-bump
2014-06-25 11:21:13 -07:00
B2G Bumper Bot
cf99fcdc12
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9d270e161996
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #20981 from justindarc/bug1030153
Bug 1030153 - [Camera] Some Options menu icons missing
========
https://hg.mozilla.org/integration/gaia-central/rev/96a2debbd0aa
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1030153 - [Camera] Some Options menu icons missing
2014-06-25 11:15:30 -07:00
B2G Bumper Bot
d9decb25d5
Bumping manifests a=b2g-bump
2014-06-25 10:51:14 -07:00
B2G Bumper Bot
818a077f17
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3a25c41bedc5
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #20828 from jrburke/bug1025727-email-cronsync-failsafe
Bug 1025727 - [email/cronysync] Failsafe abort/window.close after failed cronsync(s) r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/8155b1459a33
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1025727 - [email/cronysync] Failsafe abort/window.close after (multiple?) failed cronsync(s)
2014-06-25 10:45:31 -07:00
B2G Bumper Bot
b2f49841f0
Bumping manifests a=b2g-bump
2014-06-25 09:51:42 -07:00
B2G Bumper Bot
2f07cdb5bb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/52b4de49a255
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #20695 from millermedeiros/1026924-current-time
Bug 1026924 - [Flame][Calendar] Current time indicator should be above event detail r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/e6db7b53bd50
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1026924 - [Flame][Calendar] Current time indicator should be above event detail
2014-06-25 09:50:25 -07:00
B2G Bumper Bot
3e80c5e889
Bumping manifests a=b2g-bump
2014-06-25 09:37:55 -07:00
B2G Bumper Bot
d364a27357
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/05d2bfd2b317
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #20941 from KevinGrandon/bug_1029766_collection_intermittent_test
Bug 1029766 - Scroll to collection element before tapping on it
========
https://hg.mozilla.org/integration/gaia-central/rev/ef9e3bc5a7f7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1029766 - Scroll to collection element before tapping on it
========
https://hg.mozilla.org/integration/gaia-central/rev/7871381e4a63
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #20501 from sfoster/bug-1023179-tutorial-tests
Bug 1023179 - Fix FTU video unloading/loading, refactor tutorial initialization. r=fcampo
========
https://hg.mozilla.org/integration/gaia-central/rev/c748b45e429d
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1023179 - Unload video properly, refactor Tutorial init sequence. r=fcampo
* Fix sporadic unencoding error by unloading video before loading new src.
* Refactor Tutorial init to eliminate race-conditions and better manage mixed sequence of asnyc and sync steps
* Use mock XHR for all tutorial tests
* Catch emptied/abort event when unloading video before assigning new src
* Use canplay event to signal video media loadedSignal media loaded
2014-06-25 09:35:23 -07:00
B2G Bumper Bot
0f148ef14e
Bumping manifests a=b2g-bump
2014-06-25 08:51:45 -07:00
B2G Bumper Bot
ec6f9a5878
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8a029e60aa29
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20907 from KevinGrandon/bug_1028670_pre_intalled_collection_type
Bug 1028670 - [Collection app] Preinstalled SCs are ignored by app population and SC list
========
https://hg.mozilla.org/integration/gaia-central/rev/6d92aeb3914f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1028670 - [Collection app] Preinstalled SCs are ignored by app population and SC list r=crdlc r=ranbena
2014-06-25 08:50:24 -07:00
B2G Bumper Bot
356c56c389
Bumping manifests a=b2g-bump
2014-06-25 08:46:45 -07:00
B2G Bumper Bot
12ee638ac1
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/73d6c95cb3c9
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #20376 from azasypkin/bug-1012663-csp-compliance
Bug 1025552 - [Messages][Refactoring] Refactor attachment.js and specifically move rendering part to a separate module. r=julienw, schung
========
https://hg.mozilla.org/integration/gaia-central/rev/97fbfd18d60e
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1025552 - [Messages][Refactoring] Refactor attachment.js and specifically move rendering part to a separate module. r=julienw, schung
2014-06-25 08:40:24 -07:00
B2G Bumper Bot
b6210e891f
Bumping manifests a=b2g-bump
2014-06-25 08:31:38 -07:00
B2G Bumper Bot
fe5a1794ea
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/587815922b97
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #20857 from lanahuong/Bug_959201
Bug 959201 - [Messages][Drafts] Wrong Cursor position in the message compose of a Draft. r=steveck-chung
========
https://hg.mozilla.org/integration/gaia-central/rev/d98729de4992
Author: Lana Huong Scravaglieri <lana@Naboo-2.local>
Desc: Bug 959201 - [Messages][Drafts] Wrong Cursor position in the message compose of a Draft
2014-06-25 08:25:25 -07:00
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