Commit Graph

368502 Commits

Author SHA1 Message Date
Mike Habicher
fb4ebebfd8 Bug 1025197 - only clear the "recording hint" when switching to picture mode, r=dhylands 2014-06-25 17:45:02 -04:00
B2G Bumper Bot
111dfc0595 Bumping manifests a=b2g-bump 2014-06-25 14:36:37 -07:00
Wes Kocher
4d9e33f028 Backed out changeset 8a3fb8fc4d29 (bug 1029781) for android XPCShell failures on a CLOSED TREE 2014-06-25 14:33:35 -07:00
B2G Bumper Bot
f17377e21e 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
22516b9287 Bumping manifests a=b2g-bump 2014-06-25 14:21:15 -07:00
B2G Bumper Bot
b47c011589 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
ce9d50225d 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
300da6093f Bumping manifests a=b2g-bump 2014-06-25 13:51:12 -07:00
B2G Bumper Bot
dd0e90f437 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
53e5c741a2 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
39d917bcf8 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
9241a8d8d6 Merge m-c to fx-team a=merge 2014-06-25 18:44:50 -07:00
Nathan Froyd
607a7a1114 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
af5409c465 Bumping manifests a=b2g-bump 2014-06-25 12:01:11 -07:00
B2G Bumper Bot
a6d200068d 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
09c38006e3 Bug 870022 - Add test for dom.image.picture.enabled. r=bz 2014-06-25 11:47:51 -07:00
John Schoenick
8efbaf6fec 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
82db106ffb Bug 870022 - Part 6 - Export MatchesCurrentMedia form HTMLSourceElement, replace usage in HTMLMediaElement. r=cpearce 2014-06-25 11:47:50 -07:00
John Schoenick
e8d5fb7b03 Bug 870022 - Part 5.5 - Add <picture> to nsHTMLEditUtils. r=ehsan 2014-06-25 11:47:50 -07:00
John Schoenick
82815ed367 Bug 870022 - Part 5.4 - Teach parser about <picture> (generated bits). r=hsivonen 2014-06-25 11:47:49 -07:00
John Schoenick
84dbcec004 Bug 870022 - Part 5.3 - Teach parser about <picture> (non-generated bits). r=hsivonen 2014-06-25 11:47:49 -07:00
John Schoenick
ea5999f49b Bug 870022 - Part 5.2 - Add sizes/srcset to HTMLSourceElement. r=jst, sr=jst 2014-06-25 11:47:49 -07:00
John Schoenick
669338ae76 Bug 870022 - Part 5.1 - Add HTMLPictureElement & atom. r=jst, sr=jst 2014-06-25 11:47:48 -07:00
John Schoenick
737a2d14d8 Bug 870022 - Part 4.3 - Teach parser about sizes attr (generated bits). r=hsivonen 2014-06-25 11:47:48 -07:00
John Schoenick
f017e902b1 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
2cc1dd9cd0 Bug 870022 - Part 4.1 - Add sizes to HTMLImageElement & atoms. r=jst, sr=jst 2014-06-25 11:47:47 -07:00
John Schoenick
96d78944bf Bug 870022 - Part 3.2 - Add sizes support to ResponsiveImageSelector. r=jst 2014-06-25 11:47:46 -07:00
John Schoenick
5dad81c8d3 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
38d3a3deea 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
02eb0d8e6f 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
4caec0b62d Bumping manifests a=b2g-bump 2014-06-25 11:21:13 -07:00
B2G Bumper Bot
43243598c5 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
fd9abc596f Bumping manifests a=b2g-bump 2014-06-25 10:51:14 -07:00
B2G Bumper Bot
daa48cbda1 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
ddacf11222 Bumping manifests a=b2g-bump 2014-06-25 09:51:42 -07:00
B2G Bumper Bot
f64d211b87 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
4b8b512363 Bumping manifests a=b2g-bump 2014-06-25 09:37:55 -07:00
B2G Bumper Bot
7b409f6bb8 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
e82342d30e Bumping manifests a=b2g-bump 2014-06-25 08:51:45 -07:00
B2G Bumper Bot
56f027f43c 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
edb9ac1995 Bumping manifests a=b2g-bump 2014-06-25 08:46:45 -07:00
B2G Bumper Bot
751cafc6d7 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
414d4c0b99 Bumping manifests a=b2g-bump 2014-06-25 08:31:38 -07:00
B2G Bumper Bot
381aeb90f3 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
6e5bc01a60 Bumping manifests a=b2g-bump 2014-06-25 08:16:13 -07:00
B2G Bumper Bot
6ac25ec42a 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
e6d0ae7c92 Bumping manifests a=b2g-bump 2014-06-25 07:56:43 -07:00
B2G Bumper Bot
3c35a8f83a 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
c51415d353 Bumping manifests a=b2g-bump 2014-06-25 07:31:30 -07:00
B2G Bumper Bot
2e977d82c7 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