Commit Graph

182539 Commits

Author SHA1 Message Date
Matt Woodrow
e20fd7254c Bug 1006198 - Use 8byte aligned surface for CopyableCanvasLayer since that's the max WebGL supports for readback. r=nical 2014-05-13 14:20:27 +12:00
Matt Woodrow
7c51423e57 Bug 1006198 - Remove a bunch of dead Thebes code. r=jgilbert 2014-05-13 14:20:27 +12:00
Matt Woodrow
f32286b1a9 Bug 1006198 - Use a temporary surface if alignment is wrong during WebGL readback. r=jgilbert 2014-05-13 14:20:27 +12:00
Matt Woodrow
ffbba43832 Bug 1006198 - Use Moz2D for WebGL snapshot readback. r=jgilbert 2014-05-13 14:20:26 +12:00
Matt Woodrow
044fa8b8bf Bug 1006198 - Add PremultiplyDataSurface. r=nical 2014-05-13 14:20:26 +12:00
Matt Woodrow
9545123120 Bug 1006198 - Apply Y flip if necessary to tiled Textures in ImageHost. r=nical 2014-05-13 14:20:26 +12:00
Peter Van der Beken
1f9fd78c8e Bug 1005980 - Make nsGlobalWindow::OuterObject throw when it fails. r=bz.
--HG--
extra : rebase_source : a1a8ab7cec08cdd8ece3feb6f3c8868efdc743d5
2014-05-02 15:03:17 +02:00
Peter Van der Beken
36aecd43e6 Bug 1005978 - Add infrastructure to create main-thread WebIDL globals with XPConnect. r=bz.
--HG--
extra : rebase_source : 08c6f04e050bdd801a15883bb57d21ff93626024
2014-04-08 20:48:37 +02:00
Peter Van der Beken
3edcf39e96 Bug 1005966 - Add a pref to control whether to use WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : ff51d647d6454d4cfbea0a967e64abe00dd74b77
2014-03-10 18:06:01 +01:00
Peter Van der Beken
05e48c378e Bug 1005898 - Make WebIDL properties on all globals own properties. r=bz.
--HG--
extra : rebase_source : 3eb201d073b090b2627814264a126a1a4281207f
2014-02-15 22:12:34 +01:00
Benjamin Chen
309febb8bc Bug 993598 - Don't move forward the mStartPos if the writer returns a failure value. r=roc 2014-05-13 15:26:40 +08:00
Nils Ohlmeier [:drno]
4f2c11de94 Bug 965656 - wait for the close of PC in all tests. r=jesup 2014-05-12 09:38:00 +02:00
Martin Thomson
9629e0c513 Bug 1003246 - Loosening assertion to allow for other valid inputs. r=jwatt 2014-04-29 10:36:00 +02:00
Jan de Mooij
87e73b4f59 Bug 964915 part 4 - Refactor shell's Parent function to use GetOuterObject. r=efaust 2014-05-13 10:39:10 +02:00
Brian Birtles
4a3977f0f5 Bug 998246 part 5 - Add tests for AnimationTimeline; r=dholbert 2014-05-13 16:22:13 +09:00
Brian Birtles
2ec3ad5bd0 Bug 998246 part 4 - Add currentTime member to AnimationTimeline; r=bz 2014-05-13 16:22:12 +09:00
Brian Birtles
2a9d17c0ef Bug 998246 part 3 - Add timeline member to Document interface; r=bz 2014-05-13 16:22:12 +09:00
Brian Birtles
7aff3635d5 Bug 998246 part 2.5 - Add AnimationTimeline to list of interfaces; r=bz 2014-05-13 16:22:12 +09:00
Brian Birtles
87415e6bea Bug 998246 part 2 - Add AnimationTimeline interface; r=bz, r=glandium 2014-05-13 16:22:12 +09:00
Brian Birtles
86dada1a20 Bug 998246 part 1 - Add pref for Web Animations API; r=dbaron 2014-05-13 16:22:11 +09:00
Wes Kocher
af21632c4d Backed out 4 changesets (bug 908503) for breaking the Hamachi eng dep build on an otherwise CLOSED TREE
Backed out changeset 476cd5c9c5a9 (bug 908503)
Backed out changeset add95b3c2e7f (bug 908503)
Backed out changeset 30957caad928 (bug 908503)
Backed out changeset f6f386352d12 (bug 908503)
2014-05-12 21:18:31 -07:00
Wes Kocher
f458fb5d5d Backed out 6 changesets (bug 1006198) for webgl assertions on a CLOSED TREE
Backed out changeset 5be3c8c44eed (bug 1006198)
Backed out changeset 4b15abd14f28 (bug 1006198)
Backed out changeset bd11a10e7028 (bug 1006198)
Backed out changeset e1044a8ab189 (bug 1006198)
Backed out changeset 558abe22ab30 (bug 1006198)
Backed out changeset 5462b9babaed (bug 1006198)
2014-05-12 20:47:52 -07:00
Bobby Holley
a32b07a545 Bug 1008006 - Use a helper to avoid repeated computations of various dependencies. r=gabor 2014-05-12 14:37:46 -07:00
Matt Woodrow
2c8a78b862 Bug 1008610 - Convert right xlib surface into a SourceSurface. r=Bas 2014-05-13 14:58:54 +12:00
Jesse Ruderman
bc46fdea1a Bug 869183 followup - convert more WebIDL files from ISO-8859-1 to UTF-8 (only affects comments) (carrying over r=bz) 2014-05-12 19:57:23 -07:00
Anthony Jones
503d8be4f8 Bug 908503: Fix build issues and Hf build; r=cpearce 2014-05-13 14:53:54 +12:00
Anthony Jones
e03c355334 Bug 908503: Remove Chrome demuxer; r=cpearce 2014-05-13 14:53:54 +12:00
Anthony Jones
4bf0f21f11 Bug 908503: Build config changes for libstagefright demuxer; r=glandium 2014-05-13 14:53:54 +12:00
Anthony Jones
4964d0eb43 Bug 908503: Change to stagefright demuxer; r=cpearce 2014-05-13 14:53:54 +12:00
Makoto Kato
59f178ef90 Bug 1003085 - Update dump_syms.exe to r1319. r=ted 2014-05-13 11:20:30 +09:00
Matt Woodrow
8961437a23 Bug 1006198 - Use 8byte aligned surface for CopyableCanvasLayer since that's the max WebGL supports for readback. r=nical 2014-05-13 14:20:27 +12:00
Matt Woodrow
8516a3cf17 Bug 1006198 - Remove a bunch of dead Thebes code. r=jgilbert 2014-05-13 14:20:27 +12:00
Matt Woodrow
997d55e001 Bug 1006198 - Use a temporary surface if alignment is wrong during WebGL readback. r=jgilbert 2014-05-13 14:20:27 +12:00
Matt Woodrow
557b19be41 Bug 1006198 - Use Moz2D for WebGL snapshot readback. r=jgilbert 2014-05-13 14:20:26 +12:00
Matt Woodrow
23e67fb7fb Bug 1006198 - Add PremultiplyDataSurface. r=nical 2014-05-13 14:20:26 +12:00
Matt Woodrow
a22fbc0fe9 Bug 1006198 - Apply Y flip if necessary to tiled Textures in ImageHost. r=nical 2014-05-13 14:20:26 +12:00
Wes Kocher
e2db05ab84 Backed out changeset 4dc29fc7b91a (bug 1004309) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:11:40 -07:00
Wes Kocher
566b13b85b Backed out changeset 350f36f463d5 (bug 980178) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:11:08 -07:00
Wes Kocher
028d03e735 Backed out changeset 475168143f2e (bug 980178) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:10:30 -07:00
Wes Kocher
3ba6da388d Backed out changeset 247f04ad3201 (bug 980178) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:09:28 -07:00
Jeff Gilbert
b51d48f31a Bug 980178 - Dither default is true. - r=kamidphish on a CLOSED TREE 2014-05-12 18:45:30 -07:00
Jim Blandy
a7237a5e84 Bug 997293: Enable MDN language-specific highlighting in js/src/doc/Debugger. DONTBUILD r=jorendorff 2014-05-12 17:59:50 -07:00
Jim Blandy
4c94ca2ac5 Bug 736733: Remove documentation for unneeded Debugger.Frame.prototype.pop and .replaceCall. DONTBUILD r=shu 2014-05-12 17:59:50 -07:00
Jim Blandy
0b87696752 Bug 966720: Scripts to automatically format and publish Debugger docs from js/src/docs to MDN. DONTBUILD r=jorendorff 2014-05-12 17:59:50 -07:00
Jeff Gilbert
4585817fa6 Bug 980178 - Remove printfs. - r=kamidphish 2014-05-12 17:58:57 -07:00
Jeff Gilbert
cd0c05f53c Bug 980178 - Clean up context loss handling code. - r=kamidphish 2014-05-12 17:56:31 -07:00
Mats Palmgren
6f66aa1e29 Bug 1008969 - part 2, Add a basic nsGridContainerFrame::Reflow() method. r=dholbert 2014-05-13 00:47:54 +00:00
Mats Palmgren
97cc36f507 Bug 1008917 - part 16, make nsFrame::BoxReflow() return type 'void'. r=roc 2014-05-13 00:47:54 +00:00
Mats Palmgren
e7eba30d1e Bug 1008917 - part 15, make RestyleManager::StyleChangeReflow() return type 'void'. r=roc 2014-05-13 00:47:53 +00:00
Mats Palmgren
e64c795df5 Bug 1008917 - part 14, make nsAbsoluteContainingBlock::Reflow() return type 'void'. r=roc 2014-05-13 00:47:53 +00:00