Mark Capella
bf3257ec42
Bug 740747 - dexpcom nsAccessible::GetName, r=surkov, tbsaunde
2012-05-01 12:08:31 +09:00
Makoto Kato
c93f80ef1d
Bug 625664 - accelerometer support using Windows 7 Sensor API. r=dougt
2012-05-01 12:04:30 +09:00
aceman
126540969c
Bug 750501 - Fix build failure in nsDOMClassInfo.cpp due to missing nsIDOMMediaStream.h when MOZ_MEDIA is disabled. r=bz
2012-04-30 22:45:02 -04:00
Edward Lee
fe9b43191b
Bug 749047 - Cannot save downloaded files from within the desktop web runtime [r=myk]
...
Default downloads to the Downloads directory set by the platform just like Firefox.
2012-04-30 19:24:24 -07:00
Jeff Gilbert
83cacf3533
Bug 708136 - Don't teardown GL objects if teardown's makecurrent fails - r=bjacob
2012-04-30 19:05:59 -07:00
Christian Holler
dcf02822c1
Bug 749588 - Remove set_limits in jit_test.py, r=dmandelin
...
--HG--
extra : rebase_source : 98b9b32f10030f3605d88b904d749ac30b98c824
2012-04-30 22:01:29 -04:00
Boris Zbarsky
479863de50
Bug 748803. Don't autofocus the Try Again button in error pages if the error page is not a toplevel page. r=mounir
2012-04-30 21:57:16 -04:00
Nicholas Nethercote
1f525045ac
Bug 739512: Patch 4: move JS{Const,Object,TryNote}Array into the |js| namespace. r=sfink.
2012-04-10 23:51:12 -07:00
Nicholas Nethercote
b6964110f2
Bug 739512: Patch 10: add JSScripts::hasConsts() et al. r=dvander.
2012-04-10 23:51:10 -07:00
Ekanan Ketunuti
1e6b269dc4
Bug 738605 - Don't use an XML comment inside a CDATA block in menulist.xml. r=neil
2012-03-23 20:04:02 +07:00
François Wang
30b7e4fa7d
Bug 736010 - Make downloaded fonts usable in nsMathMLChar. r=karlt
2012-03-26 17:49:44 +02:00
Raymond Lee
a0e9a879fc
Bug 666538 - Use Telemetry to collect Panorama usage/perf data. r=ttaubert
2012-04-30 01:53:08 +08:00
Paul ADENOT
148d7c765b
Bug 462960 - Add tests for the played member. r=cpearce
2012-04-30 20:29:29 -04:00
Paul ADENOT
60b561c910
Bug 462959 - Implement nsIDOMHTMLMediaElement::GetPlayed(). r=cpearce, kinetik
2012-04-30 20:29:24 -04:00
Oleg Romashin
dbf8a6c0bc
Bug 750276 - Make CompositorParent transforms not android-only. r=ajuma
2012-04-30 17:03:26 -07:00
Oleg Romashin
3a64002598
Bug 748694 - Switch Maemo WebGL to FBO. r=jgilbert,bgirard
2012-04-30 17:03:08 -07:00
Brian Hackett
50d519c1c7
Get rooting analysis to pass jit-tests in the interpreter, bug 745742. r=billm
2012-04-30 17:10:30 -07:00
Ben Turner
cfa1f8f606
Bug 747581. r=khuey.
2012-04-30 16:52:27 -07:00
Ralph Giles
8147e21509
Bug 674225 - Add libopus to the mozilla build system. - r=ted
...
This builds the opus reference library in media/libopus.
We support both fixed and floating point builds, switched
by MOZ_OPUS_FIXED. Currently this isn't defined by anything
but should probably offer a configure option, and default
to true on arm.
Thanks to Tim Terriberry for additional review.
2012-04-30 16:20:22 -07:00
Ralph Giles
a105f4e186
Bug 674225 - Add the opus draft-11 source to the tree. - r=derf
...
This is the IETF Opus audio codec reference implementation.
The source was copied into the tree using the included
update.sh script, from a checkout of the v0.9.9 git tag,
which corresponds to the source code published in
https://tools.ietf.org/id/draft-ietf-codec-opus-11.txt
2012-04-30 16:20:22 -07:00
Margaret Leibovic
33597383a9
Bug 750130 - Telemetry doorhanger appears then disappears when onLocationChange is fired during startup. r=bnicholson
2012-04-30 14:11:12 -07:00
Bill McCloskey
dbc87a8148
Bug 750416 - Fix error in restoreValueArray in JS GC (r=igor)
2012-04-30 16:00:10 -07:00
Bill McCloskey
b4c0a09f02
Bug 750424 - Make nsXULPrototypeNode an nsISupports (r=smaug)
2012-04-30 15:54:16 -07:00
Masatoshi Kimura
8056fbdc87
Bug 750023 - Add a null check in nsXMLHttpRequest::CreatePartialBlob. r=smaug
2012-04-30 15:49:15 -07:00
Daniel Holbert
cb1eb2b8a9
Bug 750356: fix signed/unsigned comparison build warnings in ReusableTileStoreOGL.cpp. r=chrislord
2012-04-30 15:47:42 -07:00
Nicolas Silva
7c2e58201e
Bug 743830 - Added 'gfx.xrender.enabled' pref (true by default). The pref is fetched in gfPlatformGtk.cpp and can be accessed through gfxPlatformGtk::UseXRender(). UseXRender is used in GLContextProviderGLX to set mUseTextureFromPixmap. r=jmuizelaar
...
--HG--
extra : rebase_source : 805947a2164aeb2dc71cc33086ac0bd201df3583
2012-04-18 10:27:32 -04:00
Benoit Jacob
9f563116e1
Bug 743748 - Reenable ANGLE shader translation on Android - r=jgilbert
2012-04-30 17:43:12 -04:00
Benoit Jacob
f01e401183
Bug 748654 - manually abort on allocation failure - r=jgilbert
2012-04-30 17:43:12 -04:00
Benoit Jacob
703d5f2c11
Bug 748654 - drop patch making us use mozalloc in angle - r=jgilbert
2012-04-30 17:43:12 -04:00
Benoit Jacob
5a3fa02d81
Bug 736123 - blacklist Adreno renderers for WebGL - r=joe
2012-04-30 17:43:12 -04:00
Benoit Jacob
17467d4f27
Bug 736123 - kill GetVendor() and EGLUtils.h - r=jrmuizel
...
Was only returning "Android" instead of something useful.
2012-04-30 17:43:12 -04:00
Ehsan Akhgari
fa152537fc
Bug 750146 - Do not call back on the nsTextEditorState if the restore selection event has been revoked; r=bzbarsky
...
--HG--
extra : rebase_source : b37d85e9c2e628b15b23bbedc2eee74d66d8fa46
2012-04-30 17:05:53 -04:00
Sriram Ramasubramanian
b2c167a02e
Bug 750349: Recycle Listener for TabsTray. [r=mfinkle]
2012-04-30 14:09:41 -07:00
Karl Tomlinson
fcc1b72e84
b=634719 schedule event dispatch in response to GTK drag end signals to avoid running the event loop at unexpected times and dispatch leave events in the right order r=roc
...
--HG--
extra : rebase_source : 32b86a8d4bc691bf3c1f2d9e1ca13eab68fa4810
2012-04-19 18:18:31 +12:00
Karl Tomlinson
741f2a4e07
b=634719 don't start a new source drag session until the previous has completed r=roc
...
--HG--
extra : rebase_source : 1165a447cf141b5ec34446e6e95ab66f815168f7
2012-04-19 18:18:31 +12:00
Karl Tomlinson
cc4a521911
b=497498 remove nsIDragSessionGTK r=roc
...
--HG--
extra : rebase_source : a8029599d50bfff6ca10cce73a35fb8854e868ab
2012-04-19 18:18:31 +12:00
Karl Tomlinson
595e4ff3a9
b=497498 move nsWindow::UpdateDragStatus to nsDragService::UpdateDragAction r=enndeakin
...
--HG--
extra : rebase_source : e8198557c42f804cbe7ef758c8d8048af45722ec
2012-04-19 18:18:31 +12:00
Karl Tomlinson
4f1a4ec958
b=497498 move drag event dispatch logic from nsWindow to nsDragService r=roc
...
--HG--
extra : rebase_source : ec52cbad0d1efff13c989e8b5061f7fc3445b92b
2012-04-19 18:18:31 +12:00
Karl Tomlinson
d56c06dc91
b=497498 schedule event dispatch in response to GTK drag target signals to avoid running the event loop at unexpected times r=roc
...
--HG--
extra : rebase_source : 881ad7c0efa85174347059a9f53b3a5bd4c76696
2012-04-19 18:18:31 +12:00
Karl Tomlinson
abc2c39280
b=634719 Add a helper to get the nsDragService r=roc
...
--HG--
extra : rebase_source : cd811aee525b1675b47573e313f6804112d78ef0
2012-04-19 18:18:31 +12:00
Bill McCloskey
11fab05119
Bug 750476 - Fix comment in gc/Barrier.h (r=NPOTB)
2012-04-30 13:51:55 -07:00
Richard Newman
fef23bfb13
Bug 749857 - Don't upload history records without URI or visits. r=liuche, a=blocking-fennec
2012-04-30 13:40:34 -07:00
Nick Alexander
b20bf585b0
Bug 713524 - Batch bookmark inserts. r=rnewman, a=blocking-fennec
2012-04-30 13:40:30 -07:00
Nick Alexander
aca3858bf6
Bug 743153 - Use ContentUris.parseId instead of RepoUtils.getAndroidIdFromUri. r=rnewman, a=blocking-fennec (dependency)
2012-04-30 13:40:27 -07:00
Mark Finkle
7f82739553
Bug 750159 - Sometimes we get 'browser is null' errors in onLocationChange so remove the need for the browser r=mbrubeck
2012-04-30 16:17:31 -04:00
Mark Finkle
1872cc9077
Bug 750195 - java.lang.NullPointerException: at org.mozilla.gecko.GeckoApp.onDestroy(GeckoApp.java) r=bnicholson
2012-04-30 16:17:29 -04:00
Kartikaya Gupta
2e745a0b39
Bug 738641 - Account for rounding errors when reporting page size from JS to Java. r=Cwiiis
2012-04-30 15:50:50 -04:00
Andrew McCreight
3b3cc1a856
Bug 737075 - unmark gray strongly held observers implemented in JS. r=bsmedberg, smaug
2012-04-30 12:01:11 -07:00
Benoit Girard
1d043d8788
Bug 749107 - Set the texture unit before binding the tile texture and change the texture ordering in ImageLayer to leave texture unit 0 bound. r=jmuizelaar
2012-04-30 14:51:05 -04:00
Matt Brubeck
d19f6c41ce
Bug 746703 - Set targetSdkVersion to 14 in AndroidManifest.xml to disable legacy menu button [r=blassey]
2012-04-19 12:28:13 -07:00