Raymond Etornam Agbeame(:retornam)
5aa30a620f
Bug 950169 - remove unused arguments for LogInvalidCertError r=keeler
2014-01-17 11:57:57 -08:00
Josh Aas
eca8766d4d
Remove dead code, stuff that used to override IPDL methods that don't exist any more. No bug. r=jduell,eitan
2014-01-17 13:58:05 -06:00
Josh Aas
31f560c053
Bug 960648: Consistently mark IPDL methods as MOZ_OVERRIDE. Part 2. r=bent
2014-01-17 13:49:39 -06:00
Luke Wagner
301a4f71cc
Bug 960860 - Don't include zlib.h from jsutil.h (r=njn)
...
--HG--
extra : rebase_source : 668c256e7867091b1fd747270f03907b09f363b2
2014-01-17 09:15:59 -06:00
Botond Ballo
3de2ebacb7
Bug 959198 - Have APZ hit testing respect mozpasspointerevents. r=kats
...
--HG--
extra : rebase_source : aafa0b5bf9839f583b84151afc4a3c805fabee0a
2014-01-16 15:19:59 -05:00
Shelly Lin
4da13e0a0a
Bug 801571 - Override vasprintf and asprint for Android platform to avoid the mismatch of malloc()/free(). r=glandium
2014-01-17 16:54:06 +08:00
Ryan VanderMeulen
da06e090f6
Backed out changeset 4230d328b65f (bug 801571) for memory leaks.
2014-01-17 14:25:28 -05:00
David Keeler
a7bcf97cfc
bug 950240 - don't do DV fallback for nsIIdentityInfo.isExtendedValidation r=briansmith
2014-01-17 11:04:09 -08:00
John Ford
ca1e23c1de
Bug 939234 - mach bootstrap does not include gcc-g++ on fedora; r=gps
...
DONTBUILD (NPOTB)
--HG--
extra : amend_source : c235931bc179daa6547219f4af12a06064469087
2013-11-20 14:23:00 -08:00
Josh Aas
8b4bc46708
Bug 960648: Consistently mark IPDL methods as MOZ_OVERRIDE. Part 1. r=bent
2014-01-17 11:46:41 -06:00
Terrence Cole
2f88d96a8b
Bug 753203 - Enable exact rooting by default on desktop; r=sfink,r=jonco,sr=naveed
2013-11-22 16:44:44 -08:00
Xavier Fung
9e737eb6f7
Bug 892856 - Fix protobuf to build with VS2013 v2. r=mmc
2014-01-18 02:17:51 +09:00
Ed Morley
2663675f12
Bug 959698 - Make json test manifest typos fail in a more obvious manner; r=jmaher
2014-01-17 17:11:22 +00:00
Benoit Jacob
fb8f0a8ef9
Bug 960591 - Prevent implicitly constructing nsTArray<E> elements from E* pointers - r=ehsan
2014-01-17 11:54:19 -05:00
Ehsan Akhgari
a3d9ac24e5
Debugging code for bug 960760
2014-01-17 11:44:34 -05:00
Ali Akhtarzada
54e0cda57b
Bug 959527 - Implement SharedRGBImage::GetAsSourceSurface. r=nical
2014-01-17 11:22:56 -05:00
Ali Akhtarzada
9a66506254
Bug 959124 - Implement RemoteBitmapImage::GetAsSourceSurface. r=nical
...
Just added a subclass specific implementation of GetAsSourceSurface.
2014-01-17 11:22:44 -05:00
Ali Akhtarzada
cd930785a2
Bug 959123 - Implement CairoImage::GetAsSourceSurface. r=nical
...
Deprecate CairoImage::Data::mSurface and add an mSourceSurface.
Also change all the callers of CairoImage::SetData to set the
SourceSurface as well.
Also change scope of CairoImage::mSource to private
2014-01-17 11:22:09 -05:00
Shelly Lin
5a3b503309
Bug 801571 - Override vasprintf and asprint for Android platform to avoid the mismatch of malloc()/free(). r=glandium
...
DONTBUILD
2014-01-17 16:54:06 +08:00
Ryan VanderMeulen
913aa4dc43
Backed out changeset 0496d73bf88e for landing with the wrong bug # in the commit message.
2014-01-17 11:13:30 -05:00
Shelly Lin
7a3e6b8008
Bug 801517 - Override vasprintf and asprint for Android platform to avoid the mismatch of malloc()/free(). r=glandium
2014-01-17 16:54:06 +08:00
Yeuk Hon Wong
a17e4fc360
Bug 587377 - Display CSP warning in the web console if a hostname is a quoteless CSP keyword match. r=sstamm
2014-01-17 11:10:29 -05:00
Andrew McCreight
41ba4bf0d0
Bug 960768 - Check the result of getPendingException in js::UnwindIteratorForException. r=luke
2014-01-17 08:05:06 -08:00
Ryan VanderMeulen
29d84433c5
Backed out changeset 7218723f5a9b (bug 956051) for bustage.
...
CLOSED TREE
2014-01-17 11:05:11 -05:00
Ehsan Akhgari
381fac62ca
Bug 675579 - Part 2: Dispatch an input event when changing the direction of a plain text element; r=roc
...
--HG--
extra : rebase_source : 06eb0f2fa67ca81e214df8800ceec8dc305ee7c6
2014-01-17 10:31:18 -05:00
Ehsan Akhgari
bdb1d7b375
Bug 675579 - Part 1: Set the dir attribute on the input/textarea element when switching the text direction; r=roc
...
--HG--
extra : rebase_source : d149468874202df13a2ae82dd95933edff9bbc45
2014-01-17 10:31:03 -05:00
Haitao Feng
c7b37f5459
Bug 947711 part 3 - Refactor SIMD implementation to expose the Create API. r=nbp
...
---
js/src/builtin/SIMD.cpp | 49 +++++------------------------------------------
js/src/builtin/SIMD.h | 47 +++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+), 44 deletions(-)
2014-01-17 07:30:16 -08:00
Romain Perier
2c53153234
Bug 956051 - Inline str_replace(string,string). r=nbp,jandem
2014-01-17 07:30:15 -08:00
Ryan VanderMeulen
4578dde0df
Backed out changeset 965cf4cbedc8 (bug 958816) for mochitest crashes.
...
CLOSED TREE
2014-01-17 10:20:05 -05:00
Ryan VanderMeulen
aa43f6624d
Backed out changeset 8a5f36d486b4 (bug 959100) for bustage.
...
CLOSED TREE
2014-01-17 10:19:31 -05:00
Ed Morley
3c11bb82ee
Backed out changeset e9d82d8ad687 (bug 675579) for crashes on a CLOSED TREE
2014-01-17 15:07:23 +00:00
Ed Morley
9c7dff5e8b
Backed out changeset 54ddff6ebfa5 (bug 675579)
2014-01-17 15:07:01 +00:00
Jan Beich
91d1a01aac
Bug 960664 - Unbreak libc++ build after 358f4a9aac18 (bug 157846) by using mozilla::Abs in nsTextControlFrame::CalcIntrinsicSize. r=roc
2014-01-17 10:03:44 -05:00
Daniel Stenberg
2cdb53e517
Bug 959100 - Detect chunk size overflow in ParseChunkRemaining. r=jduell
2014-01-17 10:03:44 -05:00
Deian Stefan
06da1b33b4
Bug 957821 - iframe sandbox test should fail when allow-scripts is not set. r=imelven, r=khuey
2014-01-01 21:39:25 -08:00
Andreas Tolfsen
4e17ecd5d6
Bug 941102 - Fix closeWindow not matching WebDriver command close. r=dburns
...
The closeWindow request type name has been left for backwards
compatibility.
2014-01-17 10:03:43 -05:00
Andreas Tolfsen
1b83765c7d
Bug 936044 - Fix wrong license header for Marionette atoms. r=dburns
...
The atoms come licensed under the Apache 2.0 License from the Selenium
project.
2014-01-17 10:03:43 -05:00
Jan-Ivar Bruaroey
fb05ca3ab2
Bug 904622 - RTP stats on the about:webrtc page. r=bwc
2014-01-16 16:09:25 -05:00
Kartikaya Gupta
bb55d78054
Bug 941138 - Make the duplicated code paths consistent. r=botond
2014-01-17 09:53:08 -05:00
Kartikaya Gupta
b172a54ae2
Bug 941138 - Remove a redundant ScreenPoint argument. r=botond
2014-01-17 09:53:08 -05:00
Kartikaya Gupta
6ad34c19ec
Bug 941138 - Move the code to update the cached transform. r=botond
2014-01-17 09:52:49 -05:00
Andrea Marchesini
697ba5a8a2
Bug 958816 - Make strings in nsIStackFrame API sane, r=bz
2014-01-17 15:24:03 +01:00
Nick Lebedev
5566df66a2
Bug 958984. Move SurfaceMode enum out of Layer class so we could forward declare it instead of including header. r=nical
2014-01-17 15:00:00 +01:00
Michael Wu
70ead73d9d
Bug 958001 - Remove mNeverUseDeviceSurface from imgFrame, r=jrmuizel
2014-01-17 08:57:51 -05:00
Andrew McCreight
d59746be3b
Bug 960715, part 2 - Remove nsXPConnect::FindMainThread(). r=bholley
2014-01-17 05:57:35 -08:00
Andrew McCreight
3dfc411af6
Bug 960715, part 1 - Remove XPCWrappedNativeProto::ClassIsMainThreadOnly. r=bholley
2014-01-17 05:57:34 -08:00
Andrew McCreight
cfc3abd252
Bug 959485, part 5 - Remove success from nsJSCID::NewID. r=gabor
2014-01-17 05:57:34 -08:00
Ehsan Akhgari
6cc9357251
Bug 675579 - Part 2: Dispatch an input event when changing the direction of a plain text element; r=roc
2014-01-17 08:51:43 -05:00
Ehsan Akhgari
c01ff66293
Bug 675579 - Part 1: Set the dir attribute on the input/textarea element when switching the text direction; r=roc
2014-01-17 08:51:20 -05:00
Jon Coppeard
5437959382
Bug 960544 - Always export rooting APIs and stop linking unit tests against JS library r=glandium
2014-01-17 10:18:19 +00:00