Chris Kitching
|
22b17d3ff4
|
Bug 923218: Don't show the default favicon until a failure to load a favicon has happened. r=rnewman
|
2013-10-11 15:56:11 -07:00 |
|
Sunny
|
3db20d0b57
|
Bug 898472 - Give Browser Debugger window a title. r=vp
|
2013-10-11 15:09:00 -07:00 |
|
Nick Fitzgerald
|
a917b15075
|
Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past
|
2013-10-11 14:35:51 -07:00 |
|
Nick Fitzgerald
|
1154248953
|
Backout 6de71ba24d50 (bug 922835) because it was the wrong version of the patch. r=me
|
2013-10-11 14:26:13 -07:00 |
|
Ryan VanderMeulen
|
f0032d604a
|
Merge m-c to fx-team.
|
2013-10-11 17:03:06 -04:00 |
|
Nick Fitzgerald
|
518a378ef8
|
Bug 925073 - Create a pref to enable/disable pretty printing in the UI; r=vporof
|
2013-10-11 13:52:50 -07:00 |
|
Nick Fitzgerald
|
d02d9e866d
|
Bug 923735 - Tracer should attach why to frame exit packets; r=robcee
|
2013-10-11 13:40:42 -07:00 |
|
Nick Fitzgerald
|
df0d97a4e0
|
Bug 922835 - Make youngestFrame a getter instead of managing it manually; r=past
|
2013-10-11 13:30:36 -07:00 |
|
Gaia Pushbot
|
2491634ba7
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/e2429ca17a0b
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Merge pull request #12703 from EdgarChen/bug_922703
Bug 922703 - [Gaia] Refine the error handler for card lock functionality (r=fcampo)
========
https://hg.mozilla.org/integration/gaia-central/rev/9af8acbf51ce
Author: Edgar Chen <echen@mozilla.com>
Desc: Bug 922703 - Refine the error handler for card lock functionality
|
2013-10-11 12:50:24 -07:00 |
|
Ryan VanderMeulen
|
a7b2634cec
|
Merge m-c to b2g-inbound.
|
2013-10-11 15:44:17 -04:00 |
|
Ryan VanderMeulen
|
0c12c24639
|
Merge fx-team to m-c.
|
2013-10-11 15:41:41 -04:00 |
|
Ryan VanderMeulen
|
280f59839f
|
Merge inbound to m-c.
|
2013-10-11 15:39:14 -04:00 |
|
Kyle Machulis
|
dadcdcd844
|
Bug 915002: Convert optional notification arguments to webidl dictionary, add directional/lang arguments; r=bz r=fabrice
|
2013-10-11 11:12:13 -07:00 |
|
Irving Reid
|
fe3d0bf9a6
|
Bug 846921: record details about individual addons in XPI provider; r=unfocused,vladan
|
2013-10-11 13:13:31 -04:00 |
|
Ed Morley
|
7f4630ecfd
|
Backed out changeset cff5a22acb7c (bug 924992) for breaking upload_symbolds on Nightlies
|
2013-10-11 17:49:25 +01:00 |
|
Dave Townsend
|
05388ef2c6
|
Bug 921227: Expose the zip entry permissions in nsIZipEntry. r=taras
|
2013-10-11 09:47:15 -07:00 |
|
Gregory Szorc
|
d8d6c36e96
|
Bug 924331 - Move config/utils.py into mozbuild; r=mshal
|
2013-10-11 08:23:18 -07:00 |
|
Michael Harrison
|
d1006590bf
|
Bug 925620 - Turn on logging in geolocation tests. r=jdm
|
2013-10-11 11:06:44 -04:00 |
|
Marco Castelluccio
|
0a837570ae
|
Bug 774521 - Desktop Web Runtime UI implementation for mozGetUserMedia (Camera API). r=myk
|
2013-10-11 11:06:21 -04:00 |
|
Markus Stange
|
c4088f251a
|
Bug 923650 - Restore scissor rects in CompositorOGL more diligently. r=mattwoodrow
--HG--
extra : rebase_source : 5a3cccbd38b18aaa8536382ff744a871646ee786
|
2013-10-11 10:29:35 -04:00 |
|
Markus Stange
|
df71b06fc0
|
Bug 902591 - Choose the number of linear gradient repetitions in such a way that the whole extents rect is filled. Substantial parts of the code in this patch were written by roc in bug 508730. r=mattwoodrow
--HG--
extra : rebase_source : d7f99adc56ef4d81e14bf3ece6761dd8d5c476ed
|
2013-10-11 10:26:40 -04:00 |
|
Stephen Pohl
|
541e6b6e33
|
Backout 751bcb37cdb6 for bustage on a CLOSED TREE. r=me
|
2013-10-11 10:50:25 -04:00 |
|
Gregory Szorc
|
e01a77d1ca
|
Bug 917753 - Add XPIDL files to clean target; r=glandium
|
2013-10-11 07:32:49 -07:00 |
|
Gregory Szorc
|
9691b82900
|
Bug 585016 - Move buildlist.py to a mozbuild action; r=mshal
--HG--
rename : config/buildlist.py => python/mozbuild/mozbuild/action/buildlist.py
rename : config/tests/unit-buildlist.py => python/mozbuild/mozbuild/test/action/test_buildlist.py
|
2013-10-11 07:22:49 -07:00 |
|
Stephen Pohl
|
019ca3ff5d
|
Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki
|
2013-10-11 10:02:31 -04:00 |
|
Benoit Jacob
|
96f050438e
|
Bug 814159 - Part 4: Split TextureImageEGL into separate files - r=benwa
|
2013-10-11 09:16:44 -04:00 |
|
Benoit Jacob
|
b492cc1272
|
Bug 814159 - Part 3: remove the backing surface code from GLContextProviderEGL.cpp - r=benwa
|
2013-10-11 09:16:44 -04:00 |
|
Benoit Jacob
|
26db1bd70b
|
Bug 814159 - Part 2: remove the global context code from GLContextProviderEGL.cpp - r=benwa
|
2013-10-11 09:16:44 -04:00 |
|
Benoit Jacob
|
063f8d3ac4
|
Bug 814159 - Part 1: remove X11, Qt, and unused Gonk code from GLContextProviderEGL.cpp - r=benwa
|
2013-10-11 09:16:44 -04:00 |
|
Benoit Jacob
|
2237243c41
|
Bug 922921 - Consistently check attrib accesses in WebGLVertexArray. Also rename a few things. - r=jgilbert
|
2013-10-11 09:16:44 -04:00 |
|
Benoit Jacob
|
2d95c93adc
|
Bug 924193 - Drop WebGLTexelConversions' custom FORCE_INLINE macro, use MOZ_ALWAYS_INLINE - r=jgilbert
|
2013-10-11 09:16:44 -04:00 |
|
Benoit Jacob
|
5748066634
|
Bug 924192 - Use MOZ_BEGIN_ENUM_CLASS for the WebGLTexelPremultiplicationOp enum - r=jgilbert
|
2013-10-11 09:16:44 -04:00 |
|
Benoit Jacob
|
4737a2f39a
|
Bug 924191 - Use MOZ_BEGIN_ENUM_CLASS for the WebGLTexelFormat enum - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
0af3a472b6
|
Bug 924189 - Use MOZ_BEGIN_ENUM_CLASS for the WebGL VertexAttrib0 enum - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
8ed3756915
|
Bug 924188 - Use MOZ_ASSERT where appropriate in WebGL code - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
71b7b3665a
|
Bug 924186 - Simplify WebGLFramebuffer's CC goop - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
7d91c2367e
|
Bug 924176 - Warn on prefixed WebGL extensions usage (deprecated) - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
b357df1793
|
Bug 922810 - Fix the build on compilers not supporting strong enums - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
ad878d159b
|
Bug 922810 - Part 8: Defer/avoid initialization of texture images - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
7ae9b37393
|
Bug 922810 - Part 7: extend ScopedBindTexture to support cube maps - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
4f7ecb11e8
|
Bug 922810 - Part 6: Clean up and optimize fake black textures implementation - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
c551e065b9
|
Bug 922810 - Part 5: do not initialize depth textures before they get rendered to, use a fake black texture instead - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
13efa444f7
|
Bug 922810 - Part 4: make BindTexture smart enough to not clear the context's mFakeBlackStatus when nothing changed - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
96fd1f039f
|
Bug 922810 - Part 3: introduce transparent fake black textures alongside existing opaque ones - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
583a85a3d0
|
Bug 922810 - Part 2: reorganize the tracking of fake back statuses - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Benoit Jacob
|
48f12fd3ca
|
Bug 922810 - Part 1: track image initialization with a WebGLImageDataStatus enum - r=jgilbert
|
2013-10-11 09:16:43 -04:00 |
|
Carsten "Tomcat" Book
|
2e4e199de2
|
merge b2g-inbound to mozilla-central
|
2013-10-11 11:15:46 +02:00 |
|
Carsten "Tomcat" Book
|
15b8a3394b
|
merge fx-team to mozilla-central
|
2013-10-11 11:13:15 +02:00 |
|
Gaia Pushbot
|
0fe76dc377
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/c7c750d66279
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #12680 from timdream/bug923788
Bug 923788 - Calculate position of lock screen icons based with calc() from center, r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/4fb51c9b02ec
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 923788 - Calculate position of lock screen icons based with calc() from center
|
2013-10-10 20:55:23 -07:00 |
|
Shu-yu Guo
|
c1500d105d
|
Bug 921325 - Return bool from PJS VM functions and use the fatal bit on ForkJoinSlice to signal fatal vs retry. (r=nmatsakis)
|
2013-10-10 20:02:32 -07:00 |
|