Commit Graph

247865 Commits

Author SHA1 Message Date
Dan Glastonbury
2a9d593e56 Bug 1167504 - Part 13: Unbind buffers from cached state on buffer deletion. r=jgilbert 2015-06-10 13:52:11 +10:00
Dan Glastonbury
5c9143bdad Bug 1167504 - Part 12: Return new buffer binding points from getParameter. r=jgilbert 2015-06-10 13:52:10 +10:00
Dan Glastonbury
5b282e5258 Bug 1167504 - Part 11: Clean up buffer binding constraints. r=jgilbert
Checked against http://www.khronos.org/registry/webgl/sdk/tests/conformance2/buffers/
2015-06-10 13:52:10 +10:00
Dan Glastonbury
9ab81fee0a Bug 1167504 - Part 10: Remove WebGLBindableName.h. r=jgilbert 2015-06-10 13:52:08 +10:00
Dan Glastonbury
2ec771b76e Bug 1167504 - Part 9: Remove BindableName - Queries. r=jgilbert 2015-06-10 13:52:08 +10:00
Dan Glastonbury
5e67c8e7bf Bug 1167504 - Part 7: Remove BindableName - Buffer. r=jgilbert 2015-06-10 13:52:07 +10:00
Dan Glastonbury
c96631a264 Bug 1167504 - Part 6: Remove BindableName - Vertex Array. r=jgilbert 2015-06-10 13:52:06 +10:00
Dan Glastonbury
de4f1dcf14 Bug 1167504 - Part 5: Remove BindableName - Transform Feedback. r=jgilbert 2015-06-10 13:24:19 +10:00
Dan Glastonbury
ce3aa6d655 Bug 1167504 - Part 4: Remove BindableName - Texture. r=jgilbert 2015-06-10 13:24:18 +10:00
Dan Glastonbury
05d38439ec Bug 1167504 - Part 3: Remove BindableName - Sampler. r=jgilbert 2015-06-10 13:24:18 +10:00
Dan Glastonbury
a8af08a57b Bug 1167504 - Part 2: Remove BindableName - Renderbuffer. r=jgilbert 2015-06-10 13:24:17 +10:00
Dan Glastonbury
b4512d210b Bug 1167504 - Part 1: Remove BindableName - Framebuffer. r=jgilbert 2015-06-10 13:24:16 +10:00
JW Wang
c2ca93a152 Bug 1172778 - Update readyState when audio samples are popped by AudioSink. r=cpearce. 2015-06-10 10:55:56 +08:00
JW Wang
03e5fe651c Bug 1172769 - add some handy methods. r=bholley. 2015-06-10 06:14:09 +08:00
Chris Pearce
5f23b5f206 Bug 1164245 - Add envvar check to disable stack clearing after generating GMP node id. r=edwin 2015-06-10 14:42:10 +12:00
Chris Pearce
90ba0ac682 Bug 1173225 - Add pref to control whether we trial create a GMPVideoDecoder. r=edwin 2015-06-10 14:42:04 +12:00
Edwin Flores
816cbdacc1 Bug 1172393 - Let XPCOM shutdown properly on Windows versions later than XP - r=mccr8 2015-06-10 14:39:05 +12:00
Wes Kocher
af01583dc8 Merge m-c to inbound, a=merge CLOSED TREE 2015-06-09 19:29:20 -07:00
Wes Kocher
17eed9f7c2 Merge b2ginbound to central, a=merge 2015-06-09 19:25:38 -07:00
Mike Hommey
1ebcda0b27 Fixup for bug 1172632 on a CLOSED TREE. r=me 2015-06-10 11:17:45 +09:00
Dan Glastonbury
f020a4402e Bug 1170454: Fix up instance type for VAOs. r=smaug,r=jgilbert 2015-06-10 11:53:08 +10:00
Mike Hommey
2f8f0f107d Bug 1169769 - Stop pretending js/src is a top-level directory. r=gps
It hasn't been a top-level directory since bug 969164.
2015-06-10 10:49:23 +09:00
Mike Hommey
d594f5f393 Bug 1172668 - Unbreak DMD on OS X after bug 1168719. r=gps
Bug 1168719 added a generic replace malloc library which name happened to be
the same as the existing dummy library used to link replace malloc on OSX.
Change the name of that dummy library.
2015-06-10 10:49:22 +09:00
Mike Hommey
85ff53f3f0 bug 1172632 - Move some allocator related configure checks in a common location for both top-level and js/src to use. r=mshal 2015-06-10 10:49:22 +09:00
Mike Hommey
790a43490d Bug 1172632 - Don't guess malloc_usable_size type of argument based on ANDROID_VERSION in mozjemalloc, but use the result of the configure test instead. r=njn 2015-06-10 10:49:21 +09:00
Wes Kocher
f1f6dffb5d Backed out 5 changesets (bug 1171716) for android bustage
Backed out changeset 4986f8464f9c (bug 1171716)
Backed out changeset bc8405b07d10 (bug 1171716)
Backed out changeset 10e18e494630 (bug 1171716)
Backed out changeset be499a3cae5d (bug 1171716)
Backed out changeset f75717d3eba0 (bug 1171716)
2015-06-09 18:48:37 -07:00
Eric Rahm
48c1a45eb7 Bug 1171716 - Part 5: Use NS_ReleaseOnMainThread in HttpBaseChannel dtor. r=froydnj 2015-06-09 18:25:48 -07:00
Eric Rahm
537c445a65 Bug 1171716 - Part 4: Use NS_ReleaseOnMainThread in JarChannel dtor. r=froydnj 2015-06-09 18:25:47 -07:00
Eric Rahm
373ce6a056 Bug 1171716 - Part 3: Use NS_ReleaseOnMainThread in WebSocketChannel dtor. r=froydnj 2015-06-09 18:25:46 -07:00
Eric Rahm
6e8f209b8b Bug 1171716 - Part 2: Use NS_ReleaseOnMainThread in nsBaseChannel. r=froydnj 2015-06-09 18:25:44 -07:00
Eric Rahm
1346d05111 Bug 1171716 - Part 1: Add NS_ReleaseOnMainThread. r=froydnj 2015-06-09 18:25:43 -07:00
Wes Kocher
82dad9efc6 Backed out changeset 8ee308c30146 (bug 1161166) for debug osx mochitest failures a=merge 2015-06-09 15:12:29 -07:00
Wes Kocher
2881a617d4 Backed out changeset 1be05715932f (bug 1161166) 2015-06-09 15:12:21 -07:00
Wes Kocher
3c5405ed7a Merge inbound to m-c a=merge 2015-06-09 18:41:02 -07:00
Wes Kocher
d748f618f6 Bug 845134 - Disable test_focusedChild.html on Windows 8 a=me 2015-06-09 15:41:35 -07:00
B2G Bumper Bot
d12298c08a Bumping manifests a=b2g-bump 2015-06-09 14:58:31 -07:00
B2G Bumper Bot
572b6ce334 Bumping manifests a=b2g-bump 2015-06-09 14:27:16 -07:00
B2G Bumper Bot
068d886e69 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8edfc1021ec1
Author: Rob Wood <rwood@mozilla.com>
Desc: Merge pull request #30506 from rwood-moz/bug1162977-lasttwo

Bug 1162977 - Add last 2 apps to raptor launch suite, r=garndt

========

https://hg.mozilla.org/integration/gaia-central/rev/eb8374c51f2e
Author: Rob Wood <rwood@mozilla.com>
Desc: Bug 1162977 - Add last 2 apps to raptor launch suite, r=garndt
2015-06-09 14:25:21 -07:00
jlal@mozilla.com
6236186a97 Bug 1173113 - Hack GIJ to 20 chunks to work around bugs r=me 2015-06-09 13:52:26 -07:00
Gregory Szorc
9add883718 Bug 1168607 - Add a native Mercurial finder; r=glandium
The hglib Mercurial finder was nice. But it is somewhat slow, as it
involves a separate Mercurial process.

This commit introduces a native Mercurial finder that speaks directly
to a Mercurial repository instance. It is significantly faster.

The new code is isolated to its own file because it imports Mercurial
code, which is GPL.
2015-06-09 13:49:45 -07:00
Gregory Szorc
31328c6c69 Bug 1168607 - Make mach file-info work with Mercurial repos; r=glandium
This commit adds support for specifying a Mercurial revision with `mach
file-info`. Aside from being a potentially useful feature, it proves
that MercurialRevisionFinder works with BuildReader.
2015-06-09 13:43:22 -07:00
Ryan VanderMeulen
b87249a316 Merge m-c to b2g-inbound. a=merge 2015-06-09 16:16:20 -04:00
Ryan VanderMeulen
66c96f535b Merge m-c to inbound. a=merge 2015-06-09 16:15:48 -04:00
Jonathan Griffin
e7ecc2c820 Bug 1170632 - Add win and linux64-pgo e10s runtimes files, a=fix bustage 2015-06-09 13:08:42 -07:00
Ehsan Akhgari
a3d9b8fae8 Bug 1172629 - Use the caches global property from an iframe loaded after setting the pref in order to make the tests pass with the pref disabled; r=bkelly a=RyanVM 2015-06-09 16:06:00 -04:00
Ehsan Akhgari
ef668caf26 Bug 1143570 - Part 2: Update the block frame's line cursor every time that nsBlockInFlowLineIterator's constructor finds a new line; r=roc 2015-06-09 15:58:56 -04:00
Ehsan Akhgari
1b9af9fc20 Bug 1143570 - Part 1: Use an nsBlockInFlowLineIterator to determine whether a BR frame is visible or not; r=roc 2015-06-09 15:58:55 -04:00
B2G Bumper Bot
dde9f36ed1 Bumping manifests a=b2g-bump 2015-06-09 12:53:15 -07:00
Jonathan Griffin
c3cdca83ae bug 1170632 - Add linux64-pgo runtimes for mbc, a=fix bustage 2015-06-09 12:45:56 -07:00
B2G Bumper Bot
1506025803 Bumping manifests a=b2g-bump 2015-06-09 12:17:10 -07:00