Doug Turner
|
12569c1c97
|
Bug 615597 - Implement devicemotion and fix up deviceorientation events. r=smaug/azakai
--HG--
rename : content/events/src/nsDOMOrientationEvent.cpp => content/events/src/nsDOMDeviceOrientationEvent.cpp
rename : content/events/src/nsDOMOrientationEvent.h => content/events/src/nsDOMDeviceOrientationEvent.h
rename : dom/system/android/nsAccelerometerSystem.cpp => dom/system/android/nsDeviceMotionSystem.cpp
rename : dom/system/android/nsAccelerometerSystem.h => dom/system/android/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.h => dom/system/cocoa/nsDeviceMotionSystem.h
rename : dom/system/cocoa/nsAccelerometerSystem.mm => dom/system/cocoa/nsDeviceMotionSystem.mm
rename : dom/system/nsAccelerometer.cpp => dom/system/nsDeviceMotion.cpp
rename : dom/system/nsAccelerometer.h => dom/system/nsDeviceMotion.h
rename : dom/system/unix/nsAccelerometerSystem.cpp => dom/system/unix/nsDeviceMotionSystem.cpp
rename : dom/system/unix/nsAccelerometerSystem.h => dom/system/unix/nsDeviceMotionSystem.h
rename : dom/system/windows/nsAccelerometerSystem.cpp => dom/system/windows/nsDeviceMotionSystem.cpp
rename : dom/system/windows/nsAccelerometerSystem.h => dom/system/windows/nsDeviceMotionSystem.h
rename : xpcom/system/nsIAccelerometer.idl => xpcom/system/nsIDeviceMotion.idl
|
2011-06-19 22:36:17 -07:00 |
|
Jonas Sicking
|
780fc9209d
|
Bug 663768 Part 2: Remove syncload XPCOM service. r=jst
|
2011-06-17 20:05:41 -07:00 |
|
Jonas Sicking
|
e3e6dd6825
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
|
Ed Morley
|
8aaddd0334
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
Peter Van der Beken
|
a86da555f8
|
Fix for bug 659580 (Flush CanvasImageCache on shutdown). r=roc.
--HG--
extra : rebase_source : 9752189ce8c9bd13795979cfa8d50311b5bf5b56
|
2011-04-13 17:34:06 -07:00 |
|
Mounir Lamouri
|
8d38f1695a
|
Merging cedar with mozilla-central.
|
2011-06-03 12:06:08 +02:00 |
|
Matheus Kerschbaum
|
c0decf640b
|
Bug 660762 - Remove --disable-mathml support. r=roc
|
2011-06-02 13:11:33 +02:00 |
|
Makoto Kato
|
0f68dad14d
|
Bug 660587 - Remove nsRuleNode::gLangService. r=roc
|
2011-05-31 14:18:50 +09:00 |
|
Ms2ger
|
90dd851282
|
Bug 660657 - Make nsCSSRendering::Init return void; r=roc
|
2011-06-02 14:56:46 +02:00 |
|
Ed Morley
|
f13392fb42
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
|
Emanuele Costa
|
69a7d078c2
|
Make nsJSURI inherit from nsSimpleURI. Bug 647570, r=bzbarsky
|
2011-05-25 16:23:07 -04:00 |
|
Matheus Kerschbaum
|
6eb93f7dd3
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
wfernandom2004@gmail.com
|
f9a7c9e4cf
|
Bug 338583, implement EventSource, r=smaug,Ms2ger
--HG--
extra : rebase_source : 9dd6bbbc0d714fbafb2ed115c40cf7210b663b6a
|
2011-05-22 22:30:07 +01:00 |
|
Patrick McManus
|
01c51e2d07
|
bugzilla 640003 websockets ietf-07 r=smaug r=biesi sr=bz
|
2011-05-21 21:27:52 -04:00 |
|
Josh Aas
|
896e34b1ed
|
Bug 657952: Minimize methods in nsIPluginHost. r=jst
|
2011-05-21 09:28:54 -04:00 |
|
Justin Lebar
|
e25879a10c
|
Bug 658391 - Move nsStructuredCloneContainer's definition out of nsDocShellModule and into nsLayoutModule. r=khuey
|
2011-05-20 08:37:02 -04:00 |
|
Craig Topper
|
6d35e0da33
|
Bug 658143 - Part 3: Remove nsFrameSelection QI and createInstance support. r=roc
|
2011-05-18 22:28:54 -07:00 |
|
Mounir Lamouri
|
ad53e58fdb
|
Merging cedar with mozilla-central.
|
2011-05-19 15:05:34 +02:00 |
|
Marco Perez
|
0a73e9a8b8
|
Bug 657715 - Unbreak build for FreeBSD (since it doesn't have libossaudio). r=kinetik
|
2011-05-19 09:12:25 +12:00 |
|
Craig Topper
|
83da916f93
|
Bug 657548 - Part 2: Remove more unused CIDs. r=jst
|
2011-05-16 23:46:22 -07:00 |
|
Craig Topper
|
82cd3a1f8d
|
Bug 657548 part 1. Remove some duplicate and unused CIDs from nsContentCID.h and nsLayoutCID.h. r=jst
|
2011-05-16 22:25:39 -07:00 |
|
Landry Breuil
|
145338b8cb
|
Bug 651968. Fix linking with ossaudio, and include soundcard.h instead of sys/soundcard.h on OpenBSD. r=kinetik
|
2011-05-05 17:12:04 -04:00 |
|
Jonathan Kew
|
650a6ba4cf
|
bug 253317 - part 5 - support none/manual/auto values for -moz-hyphens in layout. r=roc
|
2011-05-04 12:29:56 +01:00 |
|
Kyle Huey
|
4d542f23d4
|
Backed out changeset ea9f9f5503fa
|
2011-04-27 19:10:01 -04:00 |
|
Emanuele Costa
|
1a6a2cacd6
|
Bug 647570. Make nsJSURI inherit from nsSimpleURI. r=bzbarsky
--HG--
extra : rebase_source : b3d9b8ed5349e9aabcf08b786951a677b7adcfd9
|
2011-04-23 05:49:00 -04:00 |
|
Justin Lebar
|
aa0b7411ef
|
Bug 647273 - Remove nsIContentUtils and nsIContentUtils2. r=sicking
--HG--
extra : rebase_source : 8a99a1401b7d7427bed4a136e0b38c475f6473a2
|
2011-04-14 13:58:36 -07:00 |
|
Ehsan Akhgari
|
14e0485431
|
Bug 617539 - Remove nsIContentUtils_MOZILLA_2_0_BRANCH by backing out changeset 5e1f1bb2bb87 (bug 631412) which had added that class
|
2011-04-11 16:16:56 -04:00 |
|
Matheus Kerschbaum
|
4eb6429f47
|
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
|
2011-04-02 19:14:00 -07:00 |
|
Jonas Sicking
|
7f14c5ec51
|
Bug 644476: Rename classes/functions/variables to use "CORS" rather than "Access Control" or "Cross site" where appropriate. r=smaug
|
2011-03-28 13:18:45 -07:00 |
|
Jonas Sicking
|
6061159b90
|
Bug 644476 Part 2: Move CORS code from nsXMLHttpRequest.cpp/h to nsCrossSiteListenerProxy.cpp/h. r=smaug
|
2011-03-28 13:11:09 -07:00 |
|
Ehsan Akhgari
|
cb6a971f1a
|
Merge cedar into mozilla-central
|
2011-03-25 14:21:07 -04:00 |
|
Matheus Kerschbaum
|
4a7ba19066
|
Bug 634807 - Remove MOZ_PLAINTEXT_EDITOR_ONLY; r=khuey
|
2011-03-24 19:59:00 -04:00 |
|
Matheus Kerschbaum
|
c63cba3e20
|
Bug 640031 - Remove MOZILLA_PLAINTEXT_EDITOR_ONLY; r=ehsan
|
2011-03-24 19:58:57 -04:00 |
|
Robert O'Callahan
|
ca5ccf7440
|
Bug 638241. Use a cache to avoid redoing SurfaceForElement and DoDrawImageSecurityCheck. r=bzbarsky
|
2011-03-24 16:13:56 +13:00 |
|
L. David Baron
|
3e524dfc64
|
Merge layout work from projects/birch, part 2.
|
2011-03-23 17:39:29 -07:00 |
|
Boris Zbarsky
|
c47cc5c95d
|
Bug 630127. Use a precise timer when we have animation frame callbacks. r=dbaron
|
2011-03-07 11:58:48 -05:00 |
|
Boris Zbarsky
|
09875e0b34
|
Bug 457102. Remove vestiges of dead xpointer/fixptr stuff. r=sicking
|
2011-03-23 10:45:21 -04:00 |
|
Benjamin Smedberg
|
08c472ef4d
|
Bug 626768 - Add a runtime-abort for recursive layout module initialization, because it is somewhat likely that bugs of this sort could cause the later runtime abort where the cycle collector cannot get the JS runtime service r=bent a=blocker
|
2011-02-11 16:01:02 -05:00 |
|
Justin Wood
|
68ff640a9e
|
Bug 589506 - Scrub the codebase of MOZ_VIEW_SOURCE and MOZ_JSLOADER. r+=ted
|
2010-08-24 23:27:34 -04:00 |
|
Ehsan Akhgari
|
59d2ed8a5a
|
Bug 631412 - Bug 629401 breaks non-libxul builds due to unresolved reference to nsContentUtils::DispatchTrustedEvent(nsIDocument*, nsISupports*, nsAString_internal const&, int, int, int*); r=khuey a=NPOTB
|
2011-02-04 12:00:21 -05:00 |
|
Mounir Lamouri
|
a88195a9fc
|
Bug 623482 - Present error page when someone tries to access remote XUL. r+a=sicking
--HG--
extra : rebase_source : 2786e51db70ca0c66f6388376711e74816828c2d
|
2011-01-14 16:33:57 +01:00 |
|
Benjamin Stover
|
37f4aedb80
|
Bug 605618 Part 8: Content process map from view IDs to content elements r=cjones sr=roc
|
2011-01-13 09:45:14 -08:00 |
|
Vladimir Vukicevic
|
ad540d7188
|
b=578877, reenable WebGL on Linux; r=vlad,a=b
|
2010-12-27 12:05:01 -08:00 |
|
Robert Longson
|
b2a9c7cba7
|
Bug 617448 - remove svg.enabled as the browser now uses SVG and fails to start if it's disabled r+a=roc
|
2010-12-08 21:25:06 +00:00 |
|
Vladimir Vukicevic
|
6aa65b232f
|
b=603367, disable ANGLE/WebGL on Linux until build system issues are fixed (bug 559964)
|
2010-12-03 14:44:01 -08:00 |
|
Jonas Sicking
|
9b12959cc9
|
Bug 595397: Add a pref to enable XUL and XBL for file:. r=dveditz a=blocker
|
2010-11-23 00:50:55 -08:00 |
|
Brad Lassey
|
a06016f1d8
|
bug 518266 - Implement mechanism to provide haptic feed back, maemo r=dougt a=blocking-fennec
--HG--
extra : rebase_source : d71dd2a0cb525af145126f8b783daf2bd9ee562b
|
2010-11-22 16:23:40 -05:00 |
|
Brad Lassey
|
ce1ec10d0b
|
bug 518266 - Implement mechanism to provide haptic feed back, android r=dougt a=blocking-fennec
|
2010-11-22 11:38:02 -05:00 |
|
Robert Sayre
|
4945f654ff
|
Merge tracemonkey to mozilla-centra. a=blockers.
|
2010-11-17 13:55:14 -08:00 |
|
Jason Orendorff
|
31d2e0acc4
|
Bug 608171 - Make ChromeWorkers available to JSMs. r=bent.
--HG--
extra : rebase_source : 489ea909e324e1809b00ac8a812a68c54a258313
|
2010-11-16 14:53:47 -06:00 |
|
Josh Aas
|
3ce1c68853
|
Bug 573873: Fix bug in HTTP handling for plugins. r=jst a=blocking2.0
|
2010-11-17 14:25:48 -05:00 |
|
Vladimir Vukicevic
|
f7d075b80c
|
b=612334; fix webgl context type; r=bz
--HG--
rename : dom/interfaces/canvas/nsICanvasRenderingContextWebGL.idl => dom/interfaces/canvas/nsIDOMWebGLRenderingContext.idl
|
2010-11-16 20:33:04 -08:00 |
|
Mike Hommey
|
3bcb9ab5e3
|
Bug 577653 - Allow to build against system libvpx. r=khuey a=roc
|
2010-11-05 18:24:28 +01:00 |
|
Ben Turner
|
53e5ee9ab3
|
Bug 596377 - 'IndexedDB: Move usage and clearing IO off the main thread'. r=sicking.
|
2010-10-19 10:58:33 -07:00 |
|
Dan Witte
|
f90d6cec5d
|
Bug 595305 - Factor cookie third-party URI code into separate API. r=bent, a=betaN+
|
2010-10-19 09:37:03 -07:00 |
|
Michal Novotny
|
cb302b8fbb
|
Bug 561085 - Make wyciwyg channel work in e10s. r=dwitte sr=biesi
--HG--
rename : content/html/document/public/nsIWyciwygChannel.idl => netwerk/protocol/wyciwyg/nsIWyciwygChannel.idl
rename : content/html/document/src/nsWyciwygChannel.cpp => netwerk/protocol/wyciwyg/nsWyciwygChannel.cpp
rename : content/html/document/src/nsWyciwygChannel.h => netwerk/protocol/wyciwyg/nsWyciwygChannel.h
rename : content/html/document/src/nsWyciwygProtocolHandler.cpp => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.cpp
rename : content/html/document/src/nsWyciwygProtocolHandler.h => netwerk/protocol/wyciwyg/nsWyciwygProtocolHandler.h
|
2010-10-11 13:35:10 +02:00 |
|
Timothy B. Terriberry
|
4eadbd727a
|
Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. build changes. r=kyle a=blocking-fennec
--HG--
extra : rebase_source : 8a2b26f2150a440a2e289ddc94d9c3bfe6e23bbf
|
2010-10-18 19:56:01 -07:00 |
|
Kyle Huey
|
4543eae00a
|
Bug 600540: Disable raw video by default. r=cpearce a=beltzer
--HG--
extra : rebase_source : 0ddea9a76805d6d8da3328c368c8393111ab7790
|
2010-10-06 16:17:54 -04:00 |
|
Oleg Romashin
|
8c88c718ff
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
|
Ben Turner
|
c9978327b5
|
Bug 594583 - 'IndexedDB: Add some UI to clear IndexedDB databases'. r=sicking+gavin. a=beta6blocking.
|
2010-09-10 12:12:11 -07:00 |
|
Doug Turner
|
8d99337013
|
Bug 573588 - Implement Desktop Notifications r=smaug, a=beltzner
--HG--
extra : rebase_source : 05ec761dd838e4f85a63df677c6335e456a8dfd6
|
2010-09-09 22:00:14 -07:00 |
|
Oleg Romashin
|
058feeb909
|
Merged m-c: 51d17027ff45 -> cedar
|
2010-09-01 09:36:29 -07:00 |
|
Olli Pettay
|
337e2636be
|
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
|
2010-08-31 11:58:35 -07:00 |
|
Chris Jones
|
76dde2a6bc
|
Merge m-c --> cedar
--HG--
rename : layout/style/test/test_hover.html => layout/style/test/hover_helper.html
|
2010-08-31 00:35:03 -05:00 |
|
Chris Jones
|
e90e7c53de
|
Merge m-c --> cedar
|
2010-08-26 21:36:43 -05:00 |
|
David Zbarsky
|
df751a140e
|
Bug 36619 - allow file input .click() to bring up filepicker r=sicking a=blocking
|
2010-08-27 11:49:06 -04:00 |
|
Chris Jones
|
0e3d3aaf97
|
Bug 570620, part n: Hook layout/ipc into the build system, and integrate PRenderFrame into the PBrowser family. sr=bsmedberg
|
2010-08-20 18:24:41 -05:00 |
|
Robert O'Callahan
|
88d155fd35
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-20 14:29:01 -05:00 |
|
Jonas Sicking
|
d809cc530c
|
Bug 546857 Part 6: Disable XUL for pages, unless user specifically opts in for domain. r=jst a=blocker
|
2010-08-19 16:12:46 -07:00 |
|
Jonas Sicking
|
681259ee9f
|
Back out bug 546857 Part 6 due to talos failures. a=backout
|
2010-08-19 18:41:58 -07:00 |
|
Jonas Sicking
|
0145c9b59e
|
Bug 546857 Part 6: Disable XUL for pages, unless user specifically opts in for domain. r=jst a=blocker
|
2010-08-19 16:12:46 -07:00 |
|
Chris Jones
|
7f92d363c1
|
Backed out changeset cebb111fbfc4
|
2010-08-19 19:03:56 -05:00 |
|
Robert O'Callahan
|
67c4dcd9f5
|
Bug 585817. Part 3: Remove nsSVGUtils::GetThebesComputationalSurface and use gfxPlatform::ScreenReferenceSurface instead. r=jwatt
|
2010-08-19 13:49:35 -05:00 |
|
Takanori MATSUURA
|
7b17d911b0
|
Bug 587614. Remove use of MOZ_NO_INSPECTOR_APIS. r=roc,a=NPOTB
|
2010-08-19 21:44:01 +12:00 |
|
Daniel Holbert
|
b1af0183eb
|
(no bug) a few whitespace fixes in layout, to triger fresh builds on a CLOSED TREE
|
2010-08-18 21:53:55 -07:00 |
|
Olli Pettay
|
ab365556e5
|
Bug 584866 - Cache LoadFrameScript Calls [r=jst]
|
2010-08-10 13:18:26 -04:00 |
|
Kyle Huey
|
de6f5d1296
|
Bug 581868: Remove nsIPrivateDOMImplementation. r=jst
--HG--
extra : rebase_source : 4e329c8b48034db725a1120094ec721d607dcb85
|
2010-07-29 12:23:13 -07:00 |
|
Kyle Huey
|
ccc69fca65
|
Bug 508082: Implement a raw video decoder. Based on an earlier patch by Brad Lassey. r=doublec
|
2010-07-26 12:35:16 -07:00 |
|
Olli Pettay
|
6059821942
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Robert O'Callahan
|
e5ff8517e3
|
Bug 564991. Part 25: Introduce a 'has active layers' flag on frames, which times out, and use it for 'opacity'. r=mats,sr=dbaron
|
2010-07-16 09:08:06 +12:00 |
|
Vladimir Vukicevic
|
19360f2603
|
b=578938; ANGLE compilation broken for non-libxul shared builds; r=khuey
|
2010-07-15 12:49:09 -07:00 |
|
Zack Weinberg
|
eb465237e2
|
Bug 571989 part 5: move gfx/src/thebes/utils/* to gfx/thebes. r=joedrew
--HG--
rename : gfx/src/thebes/utils/gfxBlur.cpp => gfx/thebes/gfxBlur.cpp
rename : gfx/src/thebes/utils/gfxBlur.h => gfx/thebes/gfxBlur.h
rename : gfx/src/thebes/utils/gfxThebesUtils.cpp => gfx/thebes/gfxThebesUtils.cpp
rename : gfx/src/thebes/utils/gfxThebesUtils.h => gfx/thebes/gfxThebesUtils.h
rename : gfx/src/thebes/utils/nsCoreAnimationSupport.h => gfx/thebes/nsCoreAnimationSupport.h
rename : gfx/src/thebes/utils/nsCoreAnimationSupport.mm => gfx/thebes/nsCoreAnimationSupport.mm
|
2010-07-13 14:54:21 -07:00 |
|
Saint Wesonga
|
4bd9280674
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Dão Gottwald
|
b2124655df
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
8952503f91
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Benjamin Smedberg
|
a677e5bf91
|
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
|
2010-07-01 11:55:57 -04:00 |
|
Benjamin Smedberg
|
e17740e1ab
|
Merge mozilla-central to the bug 568691 branch.
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
|
2010-06-30 14:23:23 -04:00 |
|
Benjamin Smedberg
|
29e089defb
|
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
|
2010-06-25 19:41:09 -04:00 |
|
Benjamin Smedberg
|
822ccb0789
|
Merge mozilla-central into the static-xpcom-registration branch.
|
2010-06-23 17:26:25 -04:00 |
|
Ben Turner
|
4334db65c2
|
Bug 553413 - 'Implement Asynchronous parts of the Indexed Database API.' p=sdwilsh+bent, r=jst.
|
2010-06-23 12:46:08 -07:00 |
|
Benjamin Smedberg
|
d8fb140651
|
Bug 568691 - Add components that were lost during the merge of layout/build/nsLayoutModule.cpp
|
2010-06-22 12:59:57 -04:00 |
|
Benjamin Smedberg
|
0df0345c66
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
|
Benjamin Smedberg
|
c611ebcd81
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
|
Benjamin Smedberg
|
9403279763
|
Bug 569644 - Query the plugin host directly when searching for MIME types, rather than using Gecko-Content-Viewer category manager registration, r=bz
|
2010-06-10 12:42:16 -04:00 |
|
Olli Pettay
|
b81944d01e
|
Bug 566024 - Add a 'global' messageManager, r=jst
|
2010-06-10 12:26:19 +03:00 |
|
Dão Gottwald
|
0978149cf3
|
Backed out changeset db6f8068e9a5
|
2010-06-29 17:49:21 +02:00 |
|
Saint Wesonga
|
c81affe35c
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg
|
2010-06-29 17:14:36 +02:00 |
|
Ehsan Akhgari
|
fb891ba68a
|
Bug 574869 - Mac build without libxul fails for me because the IOKit framework is missing; r=ted
|
2010-06-25 20:22:09 -04:00 |
|
Doug Turner
|
e5c86fcd42
|
Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
--HG--
rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp
rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h
|
2010-06-28 16:33:19 -07:00 |
|
Doug Turner
|
9c89be497e
|
Automerge w mozilla-central
|
2010-06-24 14:06:13 -07:00 |
|