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

454572 Коммитов

Автор SHA1 Сообщение Дата
B2G Bumper Bot accac91d70 Bumping manifests a=b2g-bump 2015-12-17 05:09:55 -08:00
B2G Bumper Bot 41bb4eb7ab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4be490e14125
Author: isabelrios <isabelrios@gmail.com>
Desc: Merge pull request #33574 from isabelrios/set_ice_contact

Bug 1230606 - Create ice contact and call

========

https://hg.mozilla.org/integration/gaia-central/rev/8536246af305
Author: Isabel Rios Escobar <irios@MacBook-Pro-de-Isabel.local>
Desc: Bug 1230606 - Create ice contact and call

first comments review

final revision

final revision2
2015-12-17 05:08:31 -08:00
Carsten "Tomcat" Book 6b9bfc1e97 Merge mozilla-central to b2g-inbound 2015-12-17 12:05:56 +01:00
Carsten "Tomcat" Book af252b574e merge mozilla-inbound to mozilla-central a=merge 2015-12-17 11:59:41 +01:00
Carsten "Tomcat" Book c41f57bd3e merge fx-team to mozilla-central a=merge 2015-12-17 11:57:06 +01:00
Phil Ringnalda 8c377a5e03 Back out 3 changesets (bug 1220309) for 2.3 robocop bustage in testPrivateBrowsing and testSessionHistory
CLOSED TREE

Backed out changeset 1cf6f364d319 (bug 1220309)
Backed out changeset f774157cf5f4 (bug 1220309)
Backed out changeset bd4581fe6c9d (bug 1220309)
2015-12-16 22:03:13 -08:00
Makoto Kato 385785d472 Bug 1233283 - Remove unless tmp from ReadDir in nsLocalFileWin. r=froydnj 2015-12-17 13:55:38 +09:00
Eric Faust 046ce15ef6 Bug 1232022, 1232449 - Address forgotten review nits and fix bogus error message. (rs=Waldo) 2015-12-16 19:57:42 -08:00
Eric Faust d29ddfcc63 Bug 1232449 - call{,Content}Function is not a constructor. (r=till) 2015-12-16 19:31:08 -08:00
Eric Faust 1944339c10 Bug 1233100 - Ensure that derived constructor bad return value errors are thrown before leaving the containing block. (r=shu) 2015-12-16 19:17:57 -08:00
Mats Palmgren 79555ba1f2 Bug 1226697 part 2 - [css-grid] Reftest fixes. 2015-12-17 04:12:09 +01:00
Mats Palmgren bf96241100 Bug 1226697 part 1 - [css-grid] Fix off-by-one error when counting lines in reverse. r=dholbert 2015-12-17 04:12:09 +01:00
Jeff Gilbert b1a83a74e6 Bug 1229944 - Touch moz.build to avoid a clobber? (hotfix) 2015-12-16 19:11:45 -08:00
Jeff Muizelaar 9d9541f65f Bug 1229210. Handle the new formats required by WebGL2 in ReadPixels. r=jgilbert
This is required for deqp/functional/gles3/builtinprecision00.html to pass on Linux
2015-12-16 22:10:53 -05:00
Jeff Muizelaar f7dbec6ee1 Bug 1232462. Only ask for a higher version of GLSL when using WebGL2. r=jgilbert
This fixes the situation for now. I'm going to try to work out what should
actually be happening here with ANGLE.

See also: https://bugs.chromium.org/p/angleproject/issues/detail?id=1256
2015-12-16 22:10:53 -05:00
JW Wang f79563a6b5 Bug 1231075. Respect the timestamp of video frames and don't pop frames as fast as we can in real-time mode. r=roc. 2015-12-17 10:53:49 +08:00
Jeff Gilbert 32028a4b32 Bug 1229944 - Hotfix disable test on Android. 2015-12-16 18:04:37 -08:00
Jeff Gilbert 661eb13ca6 Bug 1232864 - Hotfix broken test. - r=bholley 2015-12-16 17:50:15 -08:00
Shu-yu Guo f0b829c1ca Bug 1231925 - Correctly recover if allocating tracked optimizations go OOM. (r=jonco) 2015-12-16 17:07:23 -08:00
Jeff Gilbert 94e9d75b26 Bug 1229944 - Add a fixed test. - r=kamidphish - CLOSED TREE HOTFIX 2015-12-16 16:44:53 -08:00
Jeff Gilbert ef16f283a6 Bug 1232864 - Hotfix exposed interface test on a CLOSED TREE. - r=bholley 2015-12-16 16:27:28 -08:00
Jeff Gilbert 1b8ce0a596 Bug 1232864 - Hotfix test on a CLOSED TREE 2015-12-16 16:13:21 -08:00
Jeff Gilbert 34eeb80550 Backout revision e46ca0ac35f5 (Bug 1229944) for bad m-gl on CLOSED TREE.
--HG--
extra : amend_source : ef2350272321c23ef40ae08bf68235d95b98c999
2015-12-16 16:10:01 -08:00
Eric Rahm b0048b5a5a Bug 1230660 - Remove verbose warnings emitted from nsContentIterator. r=smaug 2015-12-16 15:58:25 -08:00
Michael Comella 09828218c0 Bug 1232773 - review: Comment on Adjust usage. r=me
--HG--
extra : commitid : Co0fhvtIVNB
extra : rebase_source : 7d7eb18a157611d3187fc8862642c94c943c2853
2015-12-16 14:50:02 -08:00
Michael Comella db456ab02e Bug 1232773 - Check if user is opt out from Adjust before accessing. r=mfinkle
It made sense to me to have this code inside the AdjustHelper so I moved the
existing opt out code inside the AdjustHelper as well.

--HG--
extra : commitid : Bc0yHD6v3UW
extra : rebase_source : f48a555ef71b658deb978808594faa06195ceca9
2015-12-16 16:01:57 -08:00
Avi Halachmi 9b56ccfb99 Bug 1228147: part 2: Add telemetry probe for synchronous scroll. r=kats 2015-12-16 20:06:40 +02:00
Avi Halachmi 6984fc0759 Bug 1228147: part 1: Add telemetry RecordingEnabled support. r=gfritzsche f=froydnj 2015-12-16 20:06:40 +02:00
Lars T Hansen 2d373bc654 Bug 1233011 - SharedArrayBuffer subclassing + tests. r=efaust
--HG--
extra : rebase_source : d4764a8be911c263edad6ddfb56bd7b1f789fa14
extra : amend_source : 5c5efcdd1dcf013f299eb93e49b2f2d8c247424f
2015-12-16 16:22:50 +01:00
Lars T Hansen 3c35bb857f Bug 1233175 - refine an assertion. r=terrence
--HG--
extra : rebase_source : 518f694b368b3f36079797148986c3b20fa65313
extra : amend_source : 02fe6352087a26d0958244e9fa7ce1594d9ec39e
2015-12-17 12:42:17 +01:00
Andrea Marchesini f2f6c3be20 Bug 901097 - FileReader API in workers, r=sicking, r=nfroyd
--HG--
rename : dom/base/test/fileapi_chromeScript.js => dom/workers/test/fileapi_chromeScript.js
2015-12-18 08:44:00 +00:00
Jean-Yves Avenard 5597dadd65 Bug 1229987: P5. Drop frames during internal seeking early. r=cpearce
We would only start to drop frames once we had a request for data. On platforms such as windows WMF, following a drain we would typically hold over 33 decoded frames which would have been held resulting in unnecessarily high memory usage.
This also results in a simplified logic for the following steps.
2015-12-18 19:26:54 +11:00
Jean-Yves Avenard 08597229bb Bug 1229987: P4. Stop pre-rolling when encountering WAITING_FOR_DATA. r=cpearce
This allows to start displaying frames even when we have less than 5 frames.
2015-12-18 19:26:54 +11:00
Jean-Yves Avenard 1e7e9a8d7c Bug 1229987: P3. Update mochitests and add new one verifying behavior. r=cpearce 2015-12-18 19:26:53 +11:00
Jean-Yves Avenard af9786e6b0 Bug 1229987: P2. Drain decoder when encountering gap. r=cpearce
This allows for all buffered frames to be playable.
2015-12-18 19:26:52 +11:00
Jean-Yves Avenard 7e9fd3bcf4 Bug 1229987: [MSE] P1. Ensure next random access point properly calculated after seek. r=gerald
When seeking, the next keyframe time would always be set to the seek time (as the next sample to be retrieved would be a keyframe). This could lead to the next key frame logic to be activated too aggressively.
2015-12-18 19:26:52 +11:00
Jim Blandy 01fcfb2321 Bug 1233302: Don't seed the SavedStacks PRNG unless we're actually going to use it. r=fitzgen
--HG--
extra : rebase_source : c53838917982addab245701d8f5e7dd16ebc40bf
2015-12-17 16:11:51 -08:00
Mike Hommey 8ad03f4a21 Backout changesets 53a9d03e4223, e61d18180feb and f07752f611f6 (bug 1233282) for a race condition bustage on a CLOSED TREE. 2015-12-18 17:07:13 +09:00
Mike Hommey 2e4662191e Clobber for bug 1233282 on a CLOSED TREE 2015-12-18 16:46:45 +09:00
Mike Hommey 3949f1ba56 Bug 1233282 - Move mozilla-config.h's export to moz.build. r=gps 2015-12-18 15:57:12 +09:00
Mike Hommey abf55a5284 Bug 1233282 - Make CONFIGURE_DEFINE_FILES considered more as GENERATED_FILES in the emitter. r=gps
From the backend perspective, CONFIGURE_DEFINE_FILES is the same as
GENERATED_FILES because in both cases a GeneratedFile object is emitted, but
from the perspective of some checks in the emitter, they aren't the same,
and that causes errors when adding a CONFIGURE_DEFINE_FILES to e.g. EXPORTS.
2015-12-18 15:57:12 +09:00
Mike Hommey a3e3b0838f Bug 1232912 - Remove leftovers from bug 758595 after bug 1047584. r=mshal
Bug 758595 added a MOZ_SIGNING AC_DEFINE, used in the package manifest for
mac builds. Bug 1047584 changed mac signing in a way that removed the use
of MOZ_SIGNING, but the AC_DEFINE was left in configure.in, where it is now
unused. Remove it.
2015-12-18 15:57:12 +09:00
Morris Tseng 28c0197533 Bug 1172796 - Part 9: Use gfxPrefs to get webgl.enable-prototype-webgl2. r=jgilbert
--HG--
extra : commitid : 3Eh8pRaT6if
2015-12-18 14:52:17 +08:00
Morris Tseng da5886e568 Bug 1172796 - Part 8: Add ImageBitmapRenderingContext to test_intefaces.html r=smaug
--HG--
extra : commitid : 9Q4m80HbYPZ
2015-12-18 14:52:17 +08:00
Morris Tseng 3e61e4b4cf Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
--HG--
extra : commitid : J5ynF4BHVHV
2015-12-18 14:52:17 +08:00
Morris Tseng 4144a07339 Bug 1172796 - Part 6: Implements ImageBitmap::Close(). r=roc r=smaug
--HG--
extra : commitid : 85dot8oSPkP
2015-12-18 14:52:17 +08:00
Morris Tseng 25c5294a43 Bug 1172796 - Part 5: Implements OffscreenCanvas::TransferImageBitmap. r=roc r=smaug
--HG--
extra : commitid : 4XzkGVfRcHJ
2015-12-18 14:52:17 +08:00
Morris Tseng 4493d55b04 Bug 1172796 - Part 4: Implement OffscreenCanvas::ToBlob. r=roc r=smaug
--HG--
extra : commitid : 6RcUmz8ar4L
2015-12-18 14:52:17 +08:00
Morris Tseng abfddd01cc Bug 1172796 - Part 3: Implement OffscreenCanvas constructor. r=roc r=smaug
--HG--
extra : commitid : LmsiLXfRbN
2015-12-18 14:52:17 +08:00
Morris Tseng 6587a9fbd2 Bug 1172796 - Part 2: Add write-only flag for origin-clean check. r=roc
--HG--
extra : commitid : 2PNCCwc1czh
2015-12-18 14:52:17 +08:00