Jonathan Kew
|
2f90b10687
|
bug 910506 - update harfbuzz to upstream release 0.9.21 plus latest bugfixes (commit 3d2c4f0c2ff8fab4262988aad65b170e5b479b20). r=jdaggett
|
2013-09-28 09:51:46 +01:00 |
|
David Anderson
|
8cd94ee096
|
Combine AsyncChannel, SyncChannel, and RPCChannel into one class (bug 901789, r=cjones,bent).
--HG--
rename : ipc/glue/RPCChannel.cpp => ipc/glue/MessageChannel.cpp
rename : ipc/glue/RPCChannel.h => ipc/glue/MessageChannel.h
|
2013-09-27 18:42:08 -07:00 |
|
Ryan VanderMeulen
|
0cfa34ad65
|
Backed out 6 changesets (bug 913985) for suspicion of causing intermittent Android crashes on a CLOSED TREE.
Backed out changeset de21920d2b8e (bug 913985)
Backed out changeset f0f5497d65bb (bug 913985)
Backed out changeset 1e16ca4ad801 (bug 913985)
Backed out changeset 9c069a0820ea (bug 913985)
Backed out changeset 274df3abc991 (bug 913985)
Backed out changeset 05fe8b17516a (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 17:02:09 -04:00 |
|
Ryan VanderMeulen
|
a4a2dd7d38
|
Backed out changeset a77f7d610829 (bug 821474) for leaks.
CLOSED TREE
|
2013-09-27 16:12:28 -04:00 |
|
Nicolas Silva
|
906d8861c1
|
Bug 821474 - Add memory reporting for Shmem and Memory texture clients. r=BenWa
|
2013-09-27 20:17:15 +02:00 |
|
Markus Stange
|
018eb43241
|
Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc
|
2013-09-27 17:24:32 +02:00 |
|
Markus Stange
|
77ee6d0e97
|
Bug 921132 - Make CopyDataToCairoSurface respect stride. r=ncameron
|
2013-09-27 17:21:09 +02:00 |
|
Markus Stange
|
c9a470f6fb
|
Bug 912945 - Use aligned data storage for DrawTargetCG. r=jrmuizel
|
2013-09-27 17:20:28 +02:00 |
|
Markus Stange
|
737fc61f80
|
Bug 912944 - Handle different surface formats in Azure CG source surfaces. r=jrmuizel
|
2013-09-27 17:19:33 +02:00 |
|
Markus Stange
|
6a76d73090
|
Bug 921501 - Call CGBitmapContextGetHeight when getting the height for Cairo Quartz surfaces. r=Bas
|
2013-09-27 17:18:05 +02:00 |
|
Chris Kitching
|
9eed6c7f16
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-27 10:10:37 -04:00 |
|
Kartikaya Gupta
|
9a58f0b9f9
|
Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-09-27 10:25:23 -04:00 |
|
Chris Kitching
|
0d37cfdd60
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-09-27 10:10:37 -04:00 |
|
Jonathan Kew
|
c20f85e773
|
backout changesets 9a9382595fce and ff34f480df07 (bug 910506) on a CLOSED TREE for failure in reftest variation-selector-unsupported-1.html
|
2013-09-27 14:58:28 +01:00 |
|
Jonathan Kew
|
aac8635e97
|
bug 910506 - fix up gfxHarfBuzzShaper::GetGlyph for changed semantics of the hb_font_get_glyph callback. r=jdaggett
|
2013-09-27 13:22:26 +01:00 |
|
Jonathan Kew
|
c2d66db374
|
bug 910506 - update harfbuzz to upstream version 0.9.21 + latest fixes (078de49ca10285f6cd1452abd40f831a17af5d1a). r=jdaggett
|
2013-09-27 13:22:26 +01:00 |
|
Ed Morley
|
06889d0a28
|
Backed out changeset e28ae87bbc03 (bug 907463)
|
2013-09-27 11:37:03 +01:00 |
|
Ed Morley
|
7adc57d485
|
Backed out changeset 08d9bbb1044f (bug 907463)
|
2013-09-27 11:37:00 +01:00 |
|
Nicholas Cameron
|
9b93c116ef
|
Bug 907463. Dealloc shmem on ActorDestroy. r=nical
|
2013-09-27 21:48:42 +12:00 |
|
Nicholas Cameron
|
ec1a7c877c
|
Bug 907463. Backout OP_SOURCE optimisation from bug 907926. r=mattwoodrow
|
2013-09-18 15:39:34 +12:00 |
|
Masayuki Nakano
|
da7066887d
|
Bug 920377 part.13 Get rid of nsTouchEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Anthony Jones
|
94c6803786
|
Bug 920847 - Remove gfxSize reference from Azure; r=kats
|
2013-09-27 14:24:46 +12:00 |
|
Nicholas Cameron
|
9d41fbb53b
|
No bug. Fix windows build bustage on a CLOSED TREE. r=bustage
|
2013-09-27 13:19:36 +12:00 |
|
Nicholas Cameron
|
a8a95dc820
|
Bug 882113. Azurification of compositor classes. r=mattwoodrow
|
2013-09-27 12:37:19 +12:00 |
|
Nicolas Silva
|
5088531545
|
Bug 916118 - Backed out changeset bafb8bf3b279 on a CLOSED TREE
|
2013-09-26 19:06:12 +02:00 |
|
Nicolas Silva
|
00c40365a2
|
Bug 916118 - Simplify the deallocation flags in TextureClient/Host. r=nrc
|
2013-09-26 18:00:23 +02:00 |
|
Carsten "Tomcat" Book
|
7e4aa2ff52
|
merge b2g-inbound to mc
|
2013-09-26 13:32:33 +02:00 |
|
Matt Woodrow
|
443460f257
|
Bug 886999 - Avoid touching the GL context from the main thread on mac, and lock the context when touching it from other threads. r=mstange
|
2013-09-26 15:49:59 +12:00 |
|
Benoit Jacob
|
26fc36c36f
|
Bug 914823 - Reorder the ScreenBuffer teardown so that the SurfaceFactory is destroyed last - r=jgilbert
|
2013-09-25 20:18:30 -04:00 |
|
Nicolas Silva
|
018b593dba
|
Bug 919936 - MemoryTextureClient/Host serialization unittests. r=BenWa
|
2013-09-25 13:47:14 +02:00 |
|
Masayuki Nakano
|
ee772d1cbc
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
|
Masayuki Nakano
|
715f30b959
|
Bug 912956 part.14 mozilla/MouseEvents.h should be included directly r=roc
|
2013-09-25 20:21:18 +09:00 |
|
Masayuki Nakano
|
a362049807
|
Bug 912956 part.13 mozilla/TouchEvents.h should be included directly r=roc
|
2013-09-25 20:21:16 +09:00 |
|
Robert O'Callahan
|
330ecd95d9
|
Bug 920429. Fix busted boolean expression. r=mattwoodrow
--HG--
extra : rebase_source : fe144360e5f7b3399219d15cabc93c07a547c814
|
2013-09-25 23:11:23 +12:00 |
|
Robert O'Callahan
|
d3c8187161
|
Bug 914426. Don't try to dump DeprecatedTextureHost contents unless HTML tree dumping is enabled. Also, be lenient about null values and unknown formats. r=nrc
--HG--
extra : rebase_source : bc7aff0dacdea4a7c71bdb659774fd96a25fa529
|
2013-09-09 17:08:42 -07:00 |
|
Nicolas Silva
|
989a0e861d
|
backout changeset 148585:ab5af752fa81 for build bustage
|
2013-09-25 12:03:47 +02:00 |
|
Nicolas Silva
|
b84b296187
|
Bug 919936 - MemoryTextureClient/Host serialization unittests. r=BenWa
|
2013-09-25 11:43:08 +02:00 |
|
Phil Ringnalda
|
a56199700e
|
Merge m-c to a CLOSED TREE m-i
|
2013-09-24 21:22:56 -07:00 |
|
Wes Kocher
|
07d04fc163
|
Merge b2g-i to m-c
|
2013-09-24 19:58:09 -07:00 |
|
Benoit Jacob
|
bc69449da1
|
Bug 919219 - fix the b2g build - no review, bustage, CLOSED TREE
|
2013-09-24 18:09:20 -04:00 |
|
Jim Mathies
|
0db025652f
|
Bug 915213 - Add a apzc hit test helper for metrofx. r=kats
|
2013-09-24 16:17:26 -05:00 |
|
Jim Mathies
|
033e6a7012
|
Bug 915213 - Add a new apzc ReceiveInput method that transforms gecko events inline. r=kats
|
2013-09-24 16:17:26 -05:00 |
|
Jim Mathies
|
79e6b8b00e
|
Bug 915213 - Break up apzc ReceiveInput method so the logic can be shared. r=kats
|
2013-09-24 16:17:26 -05:00 |
|
Michael Wu
|
76f255f022
|
Bug 919845 - Really make Fira Sans the default font, r=jfkthame
|
2013-09-24 10:57:25 -07:00 |
|
Benoit Jacob
|
5a16c8030b
|
Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel
|
2013-09-24 16:45:14 -04:00 |
|
Benoit Jacob
|
73b0788bc0
|
Bug 913872 - Take nested enums out of gfxASurface - 2/3 : manual changes - r=jrmuizel
|
2013-09-24 16:45:14 -04:00 |
|
Benoit Jacob
|
0f90257361
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
Generated by these regexes:
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/gfx[A-Za-z0-9_]*Surface\:\:[a-z]*\(\(ImageFormat\|SurfaceType\|ContentType\|MemoryLocation\)[0-9A-Za-z_]*\)/gfx\1/g'
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/gfx[A-Za-z0-9_]*Surface\:\:[a-z]*\(\(CONTENT_\|MEMORY_\)[0-9A-Za-z_]*\)/GFX_\1/g'
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)\(CONTENT_COLOR\|CONTENT_ALPHA\|CONTENT_COLOR_ALPHA\|CONTENT_SENTINEL\|MEMORY_IN_PROCESS_HEAP\|MEMORY_IN_PROCESS_NONHEAP\|MEMORY_OUT_OF_PROCESS\)\($\|[^A-Za-z0-9_]\)/\1GFX_\2\3/g'
find . -name '*.h' -o -name '*.cpp' -o -name '*.mm' | grep -v '\.hg' | grep -v '^\.\/obj' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)\(ImageFormatARGB32\|ImageFormatRGB24\|ImageFormatA8\|ImageFormatA1\|ImageFormatRGB16_565\|ImageFormatUnknown\|SurfaceTypeImage\|SurfaceTypePDF\|SurfaceTypePS\|SurfaceTypeXlib\|SurfaceTypeXcb\|SurfaceTypeGlitz\|SurfaceTypeQuartz\|SurfaceTypeWin32\|SurfaceTypeBeOS\|SurfaceTypeDirectFB\|SurfaceTypeSVG\|SurfaceTypeOS2\|SurfaceTypeWin32Printing\|SurfaceTypeQuartzImage\|SurfaceTypeScript\|SurfaceTypeQPainter\|SurfaceTypeRecording\|SurfaceTypeVG\|SurfaceTypeGL\|SurfaceTypeDRM\|SurfaceTypeTee\|SurfaceTypeXML\|SurfaceTypeSkia\|SurfaceTypeSubsurface\|SurfaceTypeD2D\|SurfaceTypeMax\)\($\|[^A-Za-z0-9_]\)/\1gfx\2\3/g'
|
2013-09-24 16:45:13 -04:00 |
|
Benoit Jacob
|
1d09af64ff
|
Bug 919219 - Trim gfxASurface more - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
|
Benoit Jacob
|
7ae4cf3afc
|
Bug 919225 - Move the gfxIntSize typedef to nsSize.h to allow limiting the amount of useless #including that it forces - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
|
Benoit Jacob
|
89bfa53c22
|
Bug 919219 - Split nsMainThreadSurfaceRef out of gfxASurface.h, into ImageContainer.h - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
|
Nicholas Cameron
|
aed5c1666f
|
Bug 915940. Only report memory allocated from gfxWindowsSurfaces if it is actually allocated. r=jrmuizel
|
2013-09-25 14:14:39 +12:00 |
|
David Zbarsky
|
68058a840f
|
Bug 879475: Allocing an actor for a bridged or opened protocol should return bool r=jlebar
Conflicts:
dom/ipc/ContentChild.cpp
dom/ipc/ContentChild.h
|
2013-09-23 17:54:25 -04:00 |
|
Ryan VanderMeulen
|
de22f29668
|
Merge m-c to inbound.
--HG--
rename : widget/gtk2/nsGtkIMModule.cpp => widget/gtk/nsGtkIMModule.cpp
|
2013-09-23 17:10:33 -04:00 |
|
Ryan VanderMeulen
|
f77362bbb1
|
Merge inbound to m-c.
|
2013-09-23 17:01:29 -04:00 |
|
Ryan VanderMeulen
|
07fae314e4
|
Merge fx-team to m-c.
|
2013-09-23 17:00:26 -04:00 |
|
Ryan VanderMeulen
|
ca7d208980
|
Merge b2g-inbound to m-c.
|
2013-09-23 16:57:55 -04:00 |
|
Martin Stransky
|
4a7567357a
|
Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt
|
2013-09-23 09:21:35 -04:00 |
|
Sotaro Ikeda
|
ef9bdd8d7f
|
Bug 918839 - Extend ThebesLayerBuffer's height to more than 32. r=jmuizelaar
|
2013-09-23 09:04:35 -04:00 |
|
Ehsan Akhgari
|
dee6c12c6f
|
Bug 918923 - Part 2: Switch to #including nsString.h in code using the internal strings API; r=bsmedberg
|
2013-09-23 13:25:00 -04:00 |
|
Ed Morley
|
0341739cfa
|
Backed out changeset 505fe9841b16 (bug 915940) on suspicion of Windows PGO-only compilation failures
|
2013-09-24 16:49:11 +01:00 |
|
Benoit Girard
|
69db6d5c6f
|
Bug 919712 - Add labels in IPC message wait. r=benjamin
|
2013-09-24 11:40:01 -04:00 |
|
Benoit Jacob
|
6a40be8e8c
|
Bug 900020 - fix compilation - no review, bustage
|
2013-09-24 08:21:55 -04:00 |
|
Benoit Jacob
|
9281a899f8
|
Bug 900020 - Renew the surface when we hit an incomplete default framebuffer in the compositor - r=nrc
|
2013-09-24 07:54:07 -04:00 |
|
Masayuki Nakano
|
0b6d808310
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
--HG--
rename : widget/nsEvent.h => widget/EventForwards.h
|
2013-09-24 19:04:14 +09:00 |
|
Jacek Caban
|
4825375833
|
Bug 919479 - cairo fails to compile on mingw r=BenWa
|
2013-09-24 10:39:58 +02:00 |
|
Anthony Jones
|
af656ab898
|
Bug 918138 - Move Borrowed*Context to a separate header file; r=mattwoodrow
|
2013-09-23 15:28:16 +12:00 |
|
Matt Woodrow
|
1615dac212
|
Bug 750434 - Fix space before #include. CLOSED TREE
|
2013-09-23 15:19:38 +12:00 |
|
Matt Woodrow
|
776c085943
|
Bug 750434 - Followup to fix windows builds. r=bustage CLOSED TREE
|
2013-09-23 15:15:17 +12:00 |
|
Steven Michaud
|
d576c0c300
|
Bug 884014 - Can't build QuartzSupport with 10.9 SDK. r=bgirard
|
2013-09-20 10:56:45 -05:00 |
|
Matt Woodrow
|
0b1453f93e
|
Bug 907926 - Enable Azure content for windows. r=nrc
|
2013-09-19 09:32:15 +12:00 |
|
Matt Woodrow
|
cf41ef0285
|
Bug 917703 - Mark gfxSubimageSurface as opaque if it is within the opaque rect of the parent surface. r=roc
|
2013-09-20 21:50:05 +12:00 |
|
Matt Woodrow
|
9ff7267e16
|
Bug 917703 - Avoid copying to a sub image in CreateSamplingRestrictedDrawable if possible. r=roc
|
2013-09-19 17:23:31 +12:00 |
|
Bas Schouten
|
22012e15a2
|
Bug 911393 - Do not fallback for EXTEND_PAD when not needed. r=jrmuizel
|
2013-09-19 17:23:30 +12:00 |
|
Matt Woodrow
|
f2a520ca0c
|
Bug 907926 - Avoid calling CurrentSurface when we can. r=Bas
|
2013-09-19 17:23:30 +12:00 |
|
Carsten "Tomcat" Book
|
3b8b6c256c
|
Backed out changeset 64c58cb9c49b (bug 918078) for bustage
|
2013-09-20 11:09:49 +02:00 |
|
Nicolas Silva
|
2de48031b3
|
Bug 918078 - Do not require locking in TextureHost::PrintInfo. r=BenWa
|
2013-09-20 10:43:57 +02:00 |
|
Nicholas Cameron
|
e2fcbff76b
|
No bug. Fixbuild bustage in CanvasClient.cpp. r=bustage
|
2013-09-24 13:59:59 +12:00 |
|
Nicholas Cameron
|
446d7ab751
|
Bug 912766. Funky refcounting to keep the gfxWindowsSurface alive during transport. r=mattwoodrow
|
2013-09-24 13:14:12 +12:00 |
|
Nicholas Cameron
|
caf72f56bd
|
Bug 912766. Use the DIB texture client/host. r=mattwoodrow
|
2013-09-24 13:14:12 +12:00 |
|
Nicholas Cameron
|
df24a6ad47
|
Bug 912766. DIB texture client/host. r=mattwoodrow,jrmuizel
|
2013-09-24 13:14:11 +12:00 |
|
Nicholas Cameron
|
dcdfc95a70
|
Bug 912766. Refactor DataToTexture. r=mattwoodrow
|
2013-09-24 13:14:11 +12:00 |
|
Nicholas Cameron
|
ddb224cd5c
|
Bug 915940. Memory reporter for memory image surfaces. r=njn,mattwoodrow
|
2013-09-24 10:59:26 +12:00 |
|
Anthony Jones ext:(%2C%20George%20Wright%20%3Cgwright%40mozilla.com%3E)
|
039b5d7811
|
Bug 750434 - Add support for Azure content rendering to ClientTiledThebesLayer. r=mattwoodrow,BenWa
|
2013-08-14 16:31:05 +12:00 |
|
Matt Woodrow
|
455cac99e8
|
Bug 916034 - Return the current surface from GetCairo when backed with a DrawTargetCairo. r=jrmuizel
|
2013-09-13 21:06:54 +12:00 |
|
Matt Woodrow
|
c72d8874d2
|
Bug 916034 - Use MaskSurface instead of Mask in ThebesLayerBuffer::DrawBufferQuadrant so that it matches the thebes version. r=jrmuizel
|
2013-09-13 21:06:21 +12:00 |
|
Anthony Jones
|
63aef8e291
|
Bug 740200 - Azure content rendering on Linux; r=roc
|
2013-09-20 14:00:35 +12:00 |
|
Anthony Jones
|
9c86c23374
|
Bug 740200 - BorrowedContext support for cairo; r=mattwoodrow
|
2013-09-20 14:00:35 +12:00 |
|
Anthony Jones
|
bf9998d212
|
Bug 740200 - Removed some white space
|
2013-09-20 14:00:35 +12:00 |
|
Anthony Jones
|
08671d645a
|
Bug 740200 - Enable content pref; r=mattwoodrow
|
2013-09-20 14:00:35 +12:00 |
|
Wes Kocher
|
b03b0b7668
|
Backed out 5 changesets (bug 907926, bug 911393, bug 917703) due to OSX reftest bustage during an unrelated CLOSED TREE
Backed out changeset 94a6733b01dc (bug 907926)
Backed out changeset 44108fb6f7cc (bug 917703)
Backed out changeset f2dd2a27af69 (bug 911393)
Backed out changeset fdb0d1053128 (bug 907926)
Backed out changeset b3616b786e8f (bug 907926)
|
2013-09-19 17:56:18 -07:00 |
|
Matt Woodrow
|
92f0a0aa93
|
Bug 907926 - Enable Azure content for windows. r=nrc
|
2013-09-19 09:32:15 +12:00 |
|
Matt Woodrow
|
ea0898d9ec
|
Bug 917703 - Avoid copying to a sub image in CreateSamplingRestrictedDrawable if possible. r=roc
|
2013-09-19 17:23:31 +12:00 |
|
Bas Schouten
|
38dd10b11a
|
Bug 911393 - Do not fallback for EXTEND_PAD when not needed. r=jrmuizel
|
2013-09-19 17:23:30 +12:00 |
|
Matt Woodrow
|
3b796a754a
|
Bug 907926 - Avoid calling CurrentSurface when we can. r=Bas
|
2013-09-19 17:23:30 +12:00 |
|
Jeff Gilbert
|
cfdbae7842
|
Bug 917046 - Add feature that allows non-array instanced drawing. r=bjacob
|
2013-09-19 15:33:11 -07:00 |
|
Jeff Gilbert
|
2883ee0db6
|
Bug 916816 - Disable broken ANGLE divisor support. - r=bjacob
|
2013-09-19 15:25:35 -07:00 |
|
Rik Cabanier
|
8614b1d5ca
|
Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas
|
2013-09-19 14:48:30 -04:00 |
|
Ryan VanderMeulen
|
9c958fd45f
|
Backed out changeset 98271bb483eb (bug 914607) for crashtest/reftest crashes.
CLOSED TREE
|
2013-09-19 11:27:50 -04:00 |
|
Benoit Jacob
|
b268087442
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
|
Martin Stransky
|
a2a96d9b69
|
Bug 914607 - Remove MOZ_WIDGET_GTK2. r=karlt
|
2013-09-19 09:10:04 -04:00 |
|