Matt Woodrow
2dffa5241b
Bug 971914 - Make TextureSourceOGL responsible for tracking filter state. r=nical
2014-03-13 13:37:17 +13:00
Matt Woodrow
3c5f73d2c4
Bug 971914 - Don't set and restore state constantly inside CompositorOGL. r=nical
2014-03-13 13:37:17 +13:00
Randell Jesup
a7dda06114
Bug 876167: backout temporary fix for SCTP library bug (now fixed) r=tuexen
2014-03-12 20:14:59 -04:00
Jan-Ivar Bruaroey
fe2bc5a3f5
Bug 964127: Add a/v sync status to about:webrtc. r=jesup
2014-03-12 17:13:20 -04:00
Randell Jesup
da2a501066
Bug 964127: Add logging of webrtc a/v sync status r=jib
2014-03-12 20:11:49 -04:00
Geoff Brown
ce7ca57333
Bug 966788 - Increase wait time for Gecko:Ready; r=mcomella
2014-03-12 17:44:54 -06:00
Wes Kocher
d65a7c7bb9
Backed out changeset bef8a33f2d8f (bug 976697) for bustage on a CLOSED TREE
2014-03-12 14:27:57 -07:00
Wes Kocher
83cc2042a5
Backed out changeset 6dc60397b3a1 (bug 976530)
2014-03-12 14:27:13 -07:00
Terrence Cole
b42816656c
Backout 907d5bc3bd26 (Bug 969012) for bustage on a CLOSED TREE.
2014-03-12 13:39:40 -07:00
David Keeler
8fc5d6daee
bug 915932 - cache OCSP responses when using insanity::pkix r=cviecco r=briansmith
2014-03-12 13:08:48 -07:00
David Keeler
341b865887
bug 982403 - separate the compilation of certverifier and insanity::pkix r=cviecco r=briansmith
...
--HG--
rename : security/certverifier/moz.build => security/insanity/moz.build
2014-03-12 13:08:18 -07:00
Jim Blandy
4141d7c0f0
Bug 978657: Provide introductionType information for HTML and XUL <script> elements. r=smaug
2014-03-12 13:10:02 -07:00
Jim Blandy
1bd3fd7475
Bug 978657: Convert test_Debugger.Source.prototype.introductionType.html to use addTest and runNextTest. r=past
2014-03-12 13:10:02 -07:00
Nicholas D. Matsakis
5ae6238280
Bug 976530 -- Do not permit structs to overflow an int32_t r=sfink
2014-02-25 21:04:17 -05:00
Nicholas D. Matsakis
5a571ea67e
Bug 976697 - Detect neutered buffers in typed array / typed object constructors r=sfink
2014-02-26 11:55:34 -05:00
Yura Zenevich
0467881d25
Bug 982326 - disabled touch adapter tests for intermitten failures. r=eeejay
...
---
accessible/tests/mochitest/jsat/a11y.ini | 1 +
1 file changed, 1 insertion(+)
2014-03-12 15:44:03 -04:00
Kartikaya Gupta
a1bad3329e
Bug 981029 - Save and apply an input transform to input events from the APZ. r=botond
...
This accounts for the fact that in some cases we may not apply all of the
requested paint metrics from the APZ, leaving the two sides of the
GeckoContentController interface out of sync (on purpose).
2014-03-12 15:27:45 -04:00
Kartikaya Gupta
28de6e2a6c
Bug 981029 - Fix the LD transform so that the translation component is in layer pixels. r=botond
2014-03-12 15:27:45 -04:00
Kartikaya Gupta
f3c8ac7c3e
Bug 981029 - Change the GeckoContentController interface to take CSSPoint instead of CSSIntPoint. r=botond
2014-03-12 15:27:45 -04:00
Kartikaya Gupta
98c45828b1
Bug 981029 - Make ProcessUpdateFrame behave in less magical ways. r=botond
...
Replace the always-true return value, with a FrameMetrics object that
reflects the final metrics put in place. Also remove the side-effect of
assigning mLastRootMetrics and put that in the call sites instead.
2014-03-12 15:27:44 -04:00
Jonathan Wei
3e77e23c46
Bug 743568 - Fire name change event when a XUL row's name updates, r=tbsaunde.
2014-03-12 15:25:14 -04:00
Terrence Cole
d75a9b2163
Bug 969012 - Allow inlining out-of-line element creation in IonMonkey; r=jandem
2014-03-06 14:58:22 -08:00
Myk Melez
ff45f79479
bug 982182 - fix regressions that hang checking for updates for webapps; r=mfinkle
2014-03-12 11:57:45 -07:00
Myk Melez
c64728d4a3
bug 982552 - use DEBUG variable to enable logging in debug build; r=mfinkle
2014-03-12 11:57:22 -07:00
John Schoenick
1ba7f072f7
Bug 980625 - Fix more test plugin leaks found by LSAN. r=josh
2014-03-12 11:47:47 -07:00
John Schoenick
30a91e09e6
Bug 980625 - Fix minor leak in PluginModuleChild::Init found by LSAN. r=josh
2014-03-12 11:47:46 -07:00
John Schoenick
c7c08f52a8
Bug 980625 - Fix minor leak in nptest found by LSAN. r=josh
2014-03-12 11:47:46 -07:00
John Schoenick
b5739a7094
Bug 980625 - Strip trailing whitespace plague from nptest.cpp. r=josh
2014-03-12 11:47:46 -07:00
John Schoenick
545721bfc3
Bug 971279 - Followup, patch folding fail. r=me
2014-03-12 11:47:46 -07:00
John Schoenick
75dd39fbe7
Bug 975098 - Fire PluginInstantiated at the document the plugin was instantiated in, even if it moves documents inside NPP_New. r=bsmedberg
2014-03-12 11:47:46 -07:00
John Schoenick
2790722c15
Bug 975098 - Checks for stopping a plugin should consider that we might be nested inside InstantiatePluginInstance. r=bsmedberg
2014-03-12 11:47:45 -07:00
John Schoenick
ea07f4efe4
Bug 836786 - Allow mousemove events to propagate from windowless plugins. r=josh
2014-03-12 11:47:45 -07:00
Hannes Verschore
b4f5dbcd8f
Bug 977674: IonMonkey - Only clear recompiling flag if sequentially compiling, r=jandem
2014-03-12 19:30:50 +01:00
Robert Strong
c7969b2372
Bug 982448 - some fxmetro pref's still being left behind with values without --enable-metro in the mozconfig. r=bbondy
2014-03-12 10:49:43 -07:00
Ehsan Akhgari
df872d2b4d
Revert the debugging patches for bug 968200
...
--HG--
extra : rebase_source : 86523689a0d105fae8ddb2fea426bd02bfdcfe28
2014-03-12 09:51:00 -04:00
Brian R. Bondy
bc6651aff1
Bug 974570 - Sign MAR files on all platforms. r=catlee, ted
2014-02-20 10:00:53 -05:00
Oleg Romashin
23525da941
Bug 982118 - Move ui.click_hold_context_menus.delay to gfxPrefs. r=kats
...
--HG--
extra : rebase_source : 18b7d36e512c8c1a6c0bc042a054aad5e7ee9801
2014-03-11 09:10:50 -07:00
Ted Mielczarek
1e45b1eeae
Bug 980015 - Remove MOCHITEST_FILES et. al. r=gps
2014-03-05 15:51:39 -05:00
Nikhil Marathe
64ce0e2c51
Bug 967005 - Report rejected promises when worker stops running. r=bent
...
--HG--
extra : rebase_source : 3f569387061151b1afb5f09a8d1ca04e85e376e1
2014-03-12 07:31:03 -07:00
Nicolas Silva
17461a2657
Bug 980647 - Part 2 - Use the PerFrame pool with all layer types on b2g. r=Cwiiis
2014-03-12 17:29:36 +01:00
Nicolas Silva
a8433b2959
Bug 980647 - Part 1 - Move the compositor's texture recycling startegy behind a pool interface. r=Cwiiis
2014-03-12 17:28:47 +01:00
Nicolas Silva
ea78bfb3fd
Bug 982128 - Check that shmem based locks are allocated properly. r=cwiiis
2014-03-12 17:09:37 +01:00
Myk Melez
bfcd61620f
bug 978836 - update URLs to production servers; r=mfinkle
2014-03-12 09:08:30 -07:00
Bob Owen
2a3bc8bd77
Bug 982555 - Correct message in TabChild::DestroyBrowserWindow. r=smaug
2014-03-12 08:36:04 +00:00
Cameron McCormack
375b03ec84
Bug 982495 - Add missing "break" in test_coalescence.html. r=surkov
2014-03-12 11:44:59 -04:00
Geoff Brown
ddd528ae7b
Bug 979612 - Fix testPictureLinkContextMenu on Android 2.3; r=margaret
2014-03-12 09:42:00 -06:00
Geoff Brown
e4da2e0e2b
Bug 967704 - Add android23.json to mochitest Makefile.in; r=jmaher
2014-03-12 09:42:00 -06:00
Vaibhav Agarwal
086e8d6332
Bug 971132 - B2G mochitests should use the new manifest format; r=jmaher
2014-03-12 11:41:08 -04:00
Ryan VanderMeulen
90b189177c
No bug - Touch CLOBBER to hopefully fix the intermittent Android startup crashes on a CLOSED TREE.
2014-03-12 10:12:43 -04:00
Ryan VanderMeulen
90b0abdecf
Backed out changeset 1f4344d87e75 (bug 518592) for reftest failures.
2014-03-12 10:11:00 -04:00