Commit Graph

162088 Commits

Author SHA1 Message Date
Benoit Jacob
e74aa72948 Bug 956154 - 2/2 - Optimization: cache the viewport rect - r=vladv 2014-01-07 15:02:18 -05:00
Benoit Jacob
49cebff464 Bug 956154 - 1/2 - Remove GLContext's viewport stack - r=jgilbert 2014-01-07 15:02:18 -05:00
Benoit Jacob
e9a9d5ea27 Bug 956141 - Move y-flipping feature out of GLContext, into CompositorOGL - r=jgilbert,nrc 2014-01-07 15:02:18 -05:00
Benoit Jacob
5867954198 Bug 950903 - 8/8 - Make CanvasLayerD3D10 not try to use ANGLE shared handles with WGL - r=jgilbert 2014-01-07 15:02:18 -05:00
Benoit Jacob
f11b9433f4 Bug 950903 - 7/8 - Simplifications around EGLSurface override - r=jgilbert 2014-01-07 15:02:18 -05:00
Benoit Jacob
f820c67cd0 Bug 950903 - 6/8 - Remove GLContext::GetNativeData - r=jgilbert 2014-01-07 15:02:18 -05:00
Benoit Jacob
90b7be87b5 Bug 950903 - 5/8 - Add static Cast methods to allow getting the backend-specific object from a GLContext - r=jgilbert 2014-01-07 15:02:18 -05:00
Benoit Jacob
5bbca615f9 Bug 950903 - 4/8 - Expose GLContextWGL publicly - r=jgilbert 2014-01-07 15:02:18 -05:00
Benoit Jacob
fb69a67edb Bug 950903 - 3/8 - Expose GLContextCGL publicly - r=jgilbert 2014-01-07 15:02:18 -05:00
Benoit Jacob
3dac91fe69 Bug 950903 - 2/8 - Expose GLContextGLX publicly - r=jgilbert 2014-01-07 15:02:18 -05:00
Benoit Jacob
9bbeba41f7 Bug 950903 - 1/8 - Expose GLContextEGL publicly - r=jgilbert 2014-01-07 15:02:18 -05:00
Terrence Cole
ca70f1dd99 Bug 955660 - Fix an exact rooting hazard in CallSetup; r=bz 2013-12-31 08:30:57 -08:00
Luke Wagner
1e6e357a4d Bug 944821 - Support more than 1 cached asm.js module per origin (r=janv)
--HG--
rename : js/xpconnect/tests/mochitest/file_asmjs.js => dom/asmjscache/test/file_slow.js
rename : js/xpconnect/tests/mochitest/test_asmjs2.html => dom/asmjscache/test/test_cachingBasic.html
rename : js/xpconnect/tests/mochitest/test_asmjs.html => dom/asmjscache/test/test_slow.html
rename : js/xpconnect/tests/mochitest/test_asmjs3.html => dom/asmjscache/test/test_workers.html
extra : rebase_source : 14efc458193762f5be99dfff78d353a63f3fc45a
2013-12-04 22:32:52 -06:00
Andrea Marchesini
c0b77c900e Bug 949488 - postMessage's targetOrigin argument should accept /, r=bholley 2014-01-07 19:53:31 +01:00
Patrick McManus
e88ecbb4f0 bug 956890 - nshttpconnectioninfo should use ns_inline_decl_refcounting r=sworkman 2014-01-06 16:58:48 -05:00
Neil Rashbrook
bb497722e0 Bug 952087 Anchor scroll fails if the anchor is created between DOMContentLoaded and onload r=smaug 2014-01-07 18:34:21 +00:00
Nicolas Silva
34dd5fed54 Bug 938591 - Fix a test on a CLOSED TREE. r=me 2014-01-07 19:00:26 +01:00
Ryan VanderMeulen
6bf2cd50c2 Backed out changeset 5428d3c1a8e4 (bug 893836) for robocop orange. 2014-01-07 12:07:50 -05:00
Hannes Verschore
414912cb4f Bug 956361 - IonMonkey: Add extra debugging code for optimization levels, r=jandem 2014-01-07 17:55:42 +01:00
Hannes Verschore
29b5378881 Bug 956353 - IonMonkey: Show message when logging a script isn't possible, r=djvj 2014-01-07 17:55:13 +01:00
Gijs Kruitbosch
231cba6748 Bug 636374 - don't show multiple onbeforeunload prompts, r=bz 2013-12-18 18:36:12 +00:00
Nicolas Silva
844f4228e2 Bug 900244 - Implement the D3D9 specific TextureClients. r=nrc 2014-01-07 17:20:40 +01:00
Matt Woodrow
358d2369f8 Bug 900244 - Implement a shared D3D9 TextureClient. r=nical 2014-01-07 17:20:22 +01:00
Nicolas Silva
89a1de2117 Bug 938591 - Use texture flags in DataTextureSource + D3D9/11 fixes. r=nrc 2014-01-07 17:20:11 +01:00
Nicolas Silva
c13ae1926c Bug 900244 - New D3D9 Textures for BufferTextures. r=nrc 2014-01-07 17:20:03 +01:00
Nicolas Silva
67f7bdeb1e Bug 938591 - New D3D11 TextureClient/Host. r=nrc 2014-01-07 17:19:52 +01:00
Luke Wagner
6028b1aaec Bug 956274 - add missing ensureBallast() to MIR allocation loops (r=jandem) 2014-01-07 09:54:34 -06:00
Michael Evans
4953c937e8 Bug 893836 - Change Android menu contents to sentence case. r=mleibovic 2014-01-07 10:35:32 -05:00
Byron Campen [:bwc]
9a5abe3a2f Bug 786234 - Part 1: Set up the interface we need with sipcc to get the information to build filters. r=abr 2013-12-19 17:00:56 -08:00
Byron Campen [:bwc]
8bc1bdbe36 Bug 950990 - NrIceCtx::ice_completed is fired even on failed contexts, so do not mark such contexts as completed. r=abr 2013-12-17 11:57:13 -08:00
Alessio Placitelli
7fe5243d6e Bug 950762 - Add fallible AppendUTF16toUTF8 and make DOMParser::ParseFromString fallible. r=jst, r=bsmedberg 2014-01-07 10:18:30 -05:00
Georg Fritzsche
e0a4b5b2cf Bug 950435 - Move click-to-play notification bar tests out of browser_pluginnotification.js. r=jaws
--HG--
rename : browser/base/content/test/general/browser_CTP_hideBar.js => browser/base/content/test/general/browser_CTP_notificationBar.js
2013-12-20 14:20:32 +01:00
Ryan VanderMeulen
62b4fec0e9 Backed out changeset 403ab3213879 (bug 893304) for bustage. 2014-01-07 10:07:32 -05:00
Byron Campen [:bwc]
90ea8e63bb Bug 949708 - Dump RLogRingBuffer on test failures in ice_unittest. r=ekr 2014-01-03 13:36:37 -08:00
Morris Tseng
69820ceefc Bug 893304 - Convert CanvasClient to new TextureClint/Host and replace SurfaceDescriptors with TextureClients inside SharedSurfaces. r=nical, r=snorp, r=jgilbert, r=bjacob 2014-01-07 09:58:03 -05:00
Garrett Robinson
d204ea98fa Bug 713980 - Log warnings about blocked cross-site requests to the Web Console. r=smaug 2014-01-07 09:51:05 -05:00
Carsten "Tomcat" Book
f98dd49b0f Backed out changeset 06f381426af1 (bug 944905) for windows bustage on a CLOSED TREE 2014-01-07 15:18:43 +01:00
Ryan VanderMeulen
8ad85ce260 Bug 947624 - Upgrade SQLite to version 3.8.2 - Mozilla changes. r=mak 2014-01-07 09:09:05 -05:00
Ryan VanderMeulen
a538a96271 Bug 947624 - Upgrade SQLite to version 3.8.2 - SQLite changes. r=mak 2014-01-07 09:09:05 -05:00
Nicolas Pierron
ad7dc036cb Bug 953256 - IonMonkey: Rename Folded MIR flag to ImplictlyUsed. r=jandem 2014-01-07 05:56:21 -08:00
Jacek Caban
bfec77ac34 Bug 944905 - Fix char16_t/wchar_t mismatch in xpcom/ r=bsmedberg 2014-01-07 14:54:52 +01:00
Masatoshi Kimura
65d284475f Bug 950737 - Remove layout effect from the "width" attribute of <pre> elements. r=dbaron 2014-01-07 22:36:05 +09:00
Carsten "Tomcat" Book
70b32967d3 Backed out changeset 99eb8a370b21 (bug 952840) for permament B2G ICS Emulator Opt test failure 2014-01-07 13:46:20 +01:00
Patrick McManus
ee57b51b1f bug 955161 - spdy session sometimes shutdown when gecko cancels a sub transaction r=hurley 2014-01-07 07:29:11 -05:00
Andrea Marchesini
12742b5c15 Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug 2014-01-07 13:16:07 +01:00
Carsten "Tomcat" Book
90a1fa9294 Backed out changeset f3f667c17c26 (bug 953156) for XPC Bustage on a CLOSED TREE 2014-01-07 12:41:45 +01:00
Henri Sivonen
10f2ef6838 Bug 956024 - Remove traces of SunDevanagari and LangBox Arabic encodings. r=emk. 2014-01-07 12:41:09 +02:00
Henri Sivonen
4b092c3fbb Bug 799913 - Remove dead-code encoders previously used by gfx. r=emk. 2014-01-07 12:41:03 +02:00
Jon Coppeard
6906a39dc5 Bug 956673 - Postbarrier writes to crosscompartment wrappers table r=terrence 2014-01-07 10:34:25 +00:00
Jon Coppeard
95e2a3f501 Bug 929546 - We don't need to mark the initial shape table in minor GCs any more r=terrence 2014-01-07 10:34:25 +00:00