Граф коммитов

402763 Коммитов

Автор SHA1 Сообщение Дата
Tom Schuster 66ad9a2e49 Bug 1125356 - Use JS_NewPlainObject in the browser. r=bz 2015-01-24 16:38:08 +01:00
Tom Schuster f9788270a9 Bug 1125356 - Introduce JS_NewPlainObject. r=Waldo 2015-01-24 16:38:08 +01:00
Ryan VanderMeulen 9aadb1a898 Bug 1122717 - Upgrade SQLite to version 3.8.8.1. r=mak 2015-01-24 10:24:03 -05:00
Ryan VanderMeulen c5537afecb No bug - Re-enable the DOM TV mochitests on everything except B2G and e10s. 2015-01-24 10:24:02 -05:00
Jan de Mooij 540219d598 Bug 1066878 - Inline Object.create(x) in Ion. r=bhackett 2015-01-24 14:43:57 +01:00
Jan de Mooij 8fb96ecee4 Bug 1004028 - Enable assertion type validation on MSVC. r=Waldo,terrence 2015-01-24 14:40:27 +01:00
Tooru Fujisawa 0c793d23a8 Bug 970904 - Fix PR_WaitCondVar timeout for sleep() in js shell. r=jandem 2015-01-24 21:21:25 +09:00
Tom Schuster 7eb1c8173d Bug 1124890 - Replace LookProperty with GetOwnProperty in ObjectToSource. r=Waldo 2015-01-24 01:18:25 +01:00
Jean-Yves Avenard 11cb5dd66a 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 fc83b577e7 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 369f8719e0 Bug 1123202: Execute abort() when detaching source buffer. r=cajbir 2015-01-24 21:45:55 +11:00
Robert Longson 3777e97cb6 Bug 1125201 - Make forceRedraw nothrow. r=bzbarsky 2015-01-24 09:35:22 +00:00
Yura Zenevich cd9e52e4dd 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 91c6369989 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
Phil Ringnalda 1b285d5f14 Bug 1125003 - Annotate OS X 10.10 webgl test failures, r=jgilbert 2015-01-21 23:02:12 -08:00
Phil Ringnalda da1262334e Merge m-c to a CLOSED TREE m-i 2015-01-23 22:00:41 -08:00
Wes Kocher b5417785b1 Merge fx-team to m-c a=merge CLOSED TREE
--HG--
extra : amend_source : aedfaa2e1a5aca6957e56916b4fc58e2b9ffaa5f
2015-01-23 16:51:02 -08:00
Michael Comella 3368691d5d 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 fbc63534a7 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 77c7f1513c Bumping manifests a=b2g-bump 2015-01-23 11:12:27 -08:00
B2G Bumper Bot 4d1f7d1a80 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 28d623aa99 Bumping manifests a=b2g-bump 2015-01-23 10:46:42 -08:00
B2G Bumper Bot 5ae971da84 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 aaebf8a519 Bumping manifests a=b2g-bump 2015-01-23 10:26:43 -08:00
B2G Bumper Bot c802fe92b6 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é 3b77722c8f Bug 1118138 - Add support to bootstrap b2g from a manifest url r=vingtetun 2015-01-23 10:23:45 -08:00
B2G Bumper Bot 9d6b2993ee Bumping manifests a=b2g-bump 2015-01-23 10:07:08 -08:00
B2G Bumper Bot a66465370f 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 8e7ca863fa Merge m-c to b2g-inbound. a=merge 2015-01-23 12:32:39 -05:00
B2G Bumper Bot 11b733ca24 Bumping manifests a=b2g-bump 2015-01-23 09:23:05 -08:00
B2G Bumper Bot a9e08154e9 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 f6ca65e867 Merge fx-team to m-c. a=merge 2015-01-23 12:20:52 -05:00
Ryan VanderMeulen fb17368073 Merge fx-team to m-c. a=merge 2015-01-23 12:10:32 -05:00
B2G Bumper Bot bb0b0e4120 Bumping manifests a=b2g-bump 2015-01-23 09:02:27 -08:00
B2G Bumper Bot c799212c38 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 3454dcc6f2 Bumping manifests a=b2g-bump 2015-01-23 08:36:46 -08:00
B2G Bumper Bot bcc17034e5 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 30cf702491 Bumping manifests a=b2g-bump 2015-01-23 07:57:05 -08:00
B2G Bumper Bot 43449bb126 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 9cfc822740 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 0b465c61eb Bug 1119019 - Avoid destroying a SharedSurface before its TextureClient/Host pair. r=sotaro 2015-01-23 15:35:16 +01:00
Ehsan Akhgari 5600f01996 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 84d1019943 Bug 1124985 - Annotate the reason for the setTimeout usage in test_XHR_timeout.html 2015-01-23 08:38:15 -05:00
Ehsan Akhgari a61a347792 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 1e15e12fff Bumping manifests a=b2g-bump 2015-01-23 05:31:57 -08:00
B2G Bumper Bot c37f510a4f 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 221a14bae1 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 bc12e2ab50 Bumping manifests a=b2g-bump 2015-01-23 05:06:22 -08:00
Tooru Fujisawa 210577f27f 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 62f50e6b1c Bug 1121435 - fix the comment. r=jandem 2015-01-23 13:53:34 +01:00