Phil Ringnalda
437360c685
No bug, merge m-c to a CLOSED TREE f-t
2015-01-23 22:04:02 -08:00
Wes Kocher
09b91cb974
Merge fx-team to m-c a=merge CLOSED TREE
...
--HG--
extra : amend_source : aedfaa2e1a5aca6957e56916b4fc58e2b9ffaa5f
2015-01-23 16:51:02 -08:00
Tom Schuster
41a4927ce1
Bug 1124890 - Replace LookProperty with GetOwnProperty in ObjectToSource. r=Waldo
2015-01-24 01:18:25 +01:00
Jean-Yves Avenard
f1129bf869
Bug 1096089: Only return end of stream if we're near the known duration. r=mattwoodrow
...
YouTube will call endOfStream once the video has been entirely buffered.
When changing video quality, it will clear the entire source buffer,
following which it will append data once again which will reopen
the mediasource.
We don't want to consider a mediasource in ended state as not ever going to
receive more data in the future unless we're actually reached the end.
2015-01-24 21:46:21 +11:00
Jean-Yves Avenard
0e5360359f
Bug 1096089: MSE: Partially implement Range Removal algorithm. r=mattwoodrow, r=cajbir
...
Data is only properly evicted when we remove the entire buffered range.
Otherwise, only the buffered times are updated.
2015-01-24 21:45:58 +11:00
Jean-Yves Avenard
e4e8bf8290
Bug 1123202: Execute abort() when detaching source buffer. r=cajbir
2015-01-24 21:45:55 +11:00
Robert Longson
c9538ab223
Bug 1125201 - Make forceRedraw nothrow. r=bzbarsky
2015-01-24 09:35:22 +00:00
Yura Zenevich
ad52d0dd56
Bug 1000295 - added elements with role='status' to traversal rules. r=eeejay
...
---
accessible/jsat/TraversalRules.jsm | 4 +++-
accessible/tests/mochitest/jsat/doc_traversal.html | 2 ++
accessible/tests/mochitest/jsat/test_output.html | 13 +++++++++++++
accessible/tests/mochitest/jsat/test_traversal.html | 2 +-
4 files changed, 19 insertions(+), 2 deletions(-)
2015-01-24 01:21:20 -05:00
Phil Ringnalda
a37b2f50a9
No bug, very slightly increase the fuzz on a couple of gradient reftests that round off a few more pixels on OS X 10.10 than they did on 10.8
2015-01-23 21:42:43 -08:00
B2G Bumper Bot
6321e7cd64
Bumping manifests a=b2g-bump
2015-01-23 14:11:45 -08:00
B2G Bumper Bot
5c6bca7ce3
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/519dbfd4578f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1119827 - Fix typo in tests/atoms/gaia_data_layer.js r=kgrandon
2015-01-23 14:09:59 -08:00
Michael Comella
d6199e9279
Bug 1107386 - Set internal container height as height of MenuPopup. r=mhaigh
...
Solution via http://stackoverflow.com/a/7698709
2015-01-23 12:30:56 -08:00
Michael Comella
cd8b412381
Bug 1110555 - Use real device dimensions when calculating LWT bitmap sizes. r=mhaigh
...
Before we used DisplayMetrics.width/heightPixels, which does not include the
system bars.
2015-01-23 12:30:05 -08:00
B2G Bumper Bot
bf90f2b7d6
Bumping manifests a=b2g-bump
2015-01-23 11:51:35 -08:00
B2G Bumper Bot
b2581a2ea2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/226e0c4d5740
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1039983 - merge pull request #27506 from millermedeiros:1039983-scroll-to-event to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/a0ca1c5ba3c0
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1039983 - [Calendar] Display event at the proper time slot for week/day view after add or edit event
2015-01-23 11:49:50 -08:00
B2G Bumper Bot
7675aacbe6
Bumping manifests a=b2g-bump
2015-01-23 11:12:27 -08:00
B2G Bumper Bot
57b0c6eb6b
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/a0f2cafbae71
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #27388 from millermedeiros/1079557-startup-perf
Bug 1079557 - [Calendar] launch time improvement r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/05e970d3f6b3
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1079557 - Calendar's cold launch time improvement
========
https://hg.mozilla.org/integration/gaia-central/rev/c22932614373
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #27460 from azasypkin/bug-1119013-focus-subject
Bug 1119013 - [Messages][Subject] Focus is not given to the subject area of a message when adding a subject to the message. r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/47cdd893d151
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1119013 - [Messages][Subject] Focus is not given to the subject area of a message when adding a subject to the message. r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/6491046d2c7a
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Merge pull request #27579 from russnicoletti/bug-1116412
Bug 1116412 - [Flame&dolphin][FFOS7715 v2.1][video] Playing video in File Manager, video sometimes pop-up 'cannot play' dialog -- r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/a2f1be3f6413
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1116412 - [Flame&dolphin][FFOS7715 v2.1][video] Playing video in File manager app, video sometimes pop-up 'cannot play' dialog
2015-01-23 11:10:23 -08:00
B2G Bumper Bot
a7e7a5605f
Bumping manifests a=b2g-bump
2015-01-23 10:46:42 -08:00
B2G Bumper Bot
66ce7c3b73
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dfd2126df807
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #27440 from millermedeiros/1037351-month-double-tap
Bug 1037351 - Double clicking to add an event in month view r=gaye
========
https://hg.mozilla.org/integration/gaia-central/rev/6c33230e5102
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1037351 - Double clicking to add an event in month view
2015-01-23 10:44:48 -08:00
B2G Bumper Bot
93a9173c5e
Bumping manifests a=b2g-bump
2015-01-23 10:26:43 -08:00
B2G Bumper Bot
033c2dce00
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9246262c91ae
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #27537 from punamdahiya/Bug_1107714
Bug 1107714 - [Gallery] When setting a wallpaper in landscape, the wallpaper will expand from its normal size r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/85d1b503f6d3
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 1107714 - [Gallery] When setting a wallpaper in landscape, the wallpaper will expand from its normal size r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/76dcd2985a49
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27626 from cctuan/1125007
Bug 1125007 - [Text Selection] "Loading" during adding smart collection should not be selected
========
https://hg.mozilla.org/integration/gaia-central/rev/4966054b678d
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1125007 - [Text Selection] "Loading" during adding smart collection should not be selected
========
https://hg.mozilla.org/integration/gaia-central/rev/c710d481b417
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1119130 - merge pull request #27599 from mcav:clock-tab-selection to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/25d4c5418248
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 1119130 - Clock tabs should not be selectable.
Turns out, -moz-user-select doesn't apply to absolutely-positioned
elements. Only in Firefox.
2015-01-23 10:25:05 -08:00
Fabrice Desré
2d732ca156
Bug 1118138 - Add support to bootstrap b2g from a manifest url r=vingtetun
2015-01-23 10:23:45 -08:00
B2G Bumper Bot
e86e536acb
Bumping manifests a=b2g-bump
2015-01-23 10:07:08 -08:00
B2G Bumper Bot
4896a03a53
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f72020f039a7
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1124696 - merge pull request #27614 from kumarrishav:Bug-1124696 to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/ce9fbca8a1ef
Author: kumarrishav <rishav006@gmail.com>
Desc: Bug 1124696 - [Messages] A message can not be marked as read anymore
2015-01-23 10:05:30 -08:00
Ryan VanderMeulen
573e71f923
Merge m-c to b2g-inbound. a=merge
2015-01-23 12:32:39 -05:00
B2G Bumper Bot
3bb380a87f
Bumping manifests a=b2g-bump
2015-01-23 09:23:05 -08:00
B2G Bumper Bot
29f38a4fd0
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0fec5a257ba5
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #27607 from sfoster/ftu-2-2-assets-bug-1122703
Bug 1122703 - Updated App Grouping video assets. r=fcampo
========
https://hg.mozilla.org/integration/gaia-central/rev/0b9c8b8b73a3
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1122703 - Updated App Grouping video assets. r=fcampo
========
https://hg.mozilla.org/integration/gaia-central/rev/8c179113697c
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #27548 from yzen/bug-1068716
Bug 1068716
========
https://hg.mozilla.org/integration/gaia-central/rev/78c2bdc927a5
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1068716 - improving accessibility for email entry card. r=jrburke
2015-01-23 09:21:26 -08:00
Ryan VanderMeulen
39400dced0
Merge fx-team to m-c. a=merge
2015-01-23 12:20:52 -05:00
Ryan VanderMeulen
a1fbdf0dbf
Merge fx-team to m-c. a=merge
2015-01-23 12:10:32 -05:00
B2G Bumper Bot
f15828c3cf
Bumping manifests a=b2g-bump
2015-01-23 09:02:27 -08:00
B2G Bumper Bot
77ace4d71c
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1c0889fde8f1
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #27633 from bebef1987/Bug1122451
Bug 1122451 - Enable test_lockscreen_unlock_to_camera_with_passcode.py
========
https://hg.mozilla.org/integration/gaia-central/rev/d9eb30daf19c
Author: edward <edwardchen40git@gmail.com>
Desc: Due to Bug 1078270 was fixed, so enable this test script.
========
https://hg.mozilla.org/integration/gaia-central/rev/b28b314627a8
Author: Dale Harvey <dale@arandomurl.com>
Desc: Revert " Bug 1123250 - Re-organize the lib files used for keyboard integration"
This reverts commit 6dbcb138bf42f8068738d0b6bc6900aade7a1aba.
2015-01-23 09:00:33 -08:00
B2G Bumper Bot
ad13807c0f
Bumping manifests a=b2g-bump
2015-01-23 08:36:46 -08:00
B2G Bumper Bot
d71406b65a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/37735e0b7cee
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Merge pull request #27578 from jryans/full-dt
Bug 1124367 - Be explicit about DevTools reset. r=ochameau
========
https://hg.mozilla.org/integration/gaia-central/rev/b6c1f24c8098
Author: J. Ryan Stinnett <jryans@gmail.com>
Desc: Bug 1124367 - Be explicit about DevTools reset. r=ochameau
2015-01-23 08:35:08 -08:00
B2G Bumper Bot
cf5018520f
Bumping manifests a=b2g-bump
2015-01-23 07:57:05 -08:00
B2G Bumper Bot
c6143baebd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6e730c98c821
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #27364 from yzen/bug-1068712
Bug 1068712 - email app: improved accessibility of the compose screen.
========
https://hg.mozilla.org/integration/gaia-central/rev/3148d8646c98
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1068712 - email app: improved accessibility of the compose screen.
2015-01-23 07:55:27 -08:00
Ehsan Akhgari
5b4d2a28c9
Remove TestTArray from the list of disabled XPCOM tests, because it's not disabled, no bug, DONTBUILD
2015-01-23 09:38:42 -05:00
Nicolas Silva
c964f3cf52
Bug 1119019 - Avoid destroying a SharedSurface before its TextureClient/Host pair. r=sotaro
2015-01-23 15:35:16 +01:00
Ehsan Akhgari
7615233029
Bug 1109968 - Make all links in editable regions unfocusable; r=roc
...
The content inside an editable region is either editable itself, or
is inside a contenteditable="false" subtree. In the first case,
it should not be focusable since it is editable. In the second
case, it should not be focusable since the entire non-editable
region is treated as a special single entity for the purposes of
selection and caret movement, and having something focusable in
the middle of such a subtree breaks that model.
2015-01-23 08:49:28 -05:00
Ehsan Akhgari
3271a041d7
Bug 1124985 - Annotate the reason for the setTimeout usage in test_XHR_timeout.html
2015-01-23 08:38:15 -05:00
Ehsan Akhgari
ef8ceb114c
Bug 1123016 - Clarify the ownership of DOMEventTargetHelper::mParentObject/mOwnerWindow; r=smaug
...
This patch converts DOMEventTargetHelper::mParentObject into an
nsWeakPtr, and adds fatal assertions to ensure that all future
nsIGlobalObject implementations support weak references. It also marks
DOMEventTargetHelper::mOwnerWindow as a non-owning reference.
2015-01-23 08:37:37 -05:00
B2G Bumper Bot
74efe7f907
Bumping manifests a=b2g-bump
2015-01-23 05:31:57 -08:00
B2G Bumper Bot
eb6378e83d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/885e5176711c
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #27566 from wilsonpage/1122820
Bug 1122820 - [Camera] While USB Storage is enabled, user can enter Camera and tap 'Shutter' before 'No Access' UI is present; can stall flash on
========
https://hg.mozilla.org/integration/gaia-central/rev/d5053da1facf
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1122820 - [Camera] While USB Storage is enabled, user can enter Camera and tap 'Shutter' before 'No Access' UI is present; can stall flash on
2015-01-23 05:30:19 -08:00
Andrea Marchesini
e98bebedfa
Bug 1107699 - Remove timeout before Console.log() and the dispatching of ConsoleEvents, r=past
2015-01-23 13:12:02 +00:00
B2G Bumper Bot
8ee690cf49
Bumping manifests a=b2g-bump
2015-01-23 05:06:22 -08:00
Tooru Fujisawa
de33a28323
Backed out changeset 17c4307d1678 (bug 1120512) since the spec will be changed again to match current behavior near future.
2015-01-23 22:01:52 +09:00
Lars T Hansen
a23a9913a0
Bug 1121435 - fix the comment. r=jandem
2015-01-23 13:53:34 +01:00
Olli Pettay
c24d27ebac
Bug 1079236, Event.composedTarget to reveal the original non-native-anonymous event target, r=wchen, r=smaug
2015-01-23 13:55:46 +02:00
Jon Coppeard
af66b23235
Bug 1108007 - Don't allow GC to observe uninitialized elements in cloned array r=nbp
2015-01-23 11:30:40 +00:00
B2G Bumper Bot
c3987e6111
Bumping manifests a=b2g-bump
2015-01-23 03:26:24 -08:00
B2G Bumper Bot
974ae91977
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0403a0cd4073
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #27592 from rexboy7/1122399-svg-filter-for-arrange-mode
Bug 1122399 - [Stingray][Home] Use svg filter for darken in arrange mode. r=dwi2
========
https://hg.mozilla.org/integration/gaia-central/rev/0e052e4b2749
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 1122399 - [Stingray][Home] Use svg filter for darken in arrange mode for compability
2015-01-23 03:24:45 -08:00