Benjamin Smedberg
8f6641e796
Bug 649558 - Move modules/plugin/base to dom/plugins/base, r=josh
2011-04-26 17:38:43 -04:00
Ehsan Akhgari
80a224a816
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
2011-04-25 17:05:17 -04:00
Ms2ger
f6997ec9fe
Bug 616684 - Remove support for DOM Views; r=sicking
2011-04-24 08:54:25 +02:00
Josh Aas
0f19e20690
Bug 649488: Move contents of dom/plugins to dom/plugins/ipc. r=bsmedberg
2011-04-12 16:26:11 -07:00
Joe Drew
cfea3d4309
Bug 641630 - Write proper makefiles for ANGLE. r=bjacob,khuey,ted
2011-03-29 18:16:39 -04:00
Benjamin Smedberg
31a7e7f80e
Bug 648593 - Remove JavaXPCOM and its build support code from the main tree, r=ted
2011-04-08 12:51:33 -07:00
Benjamin Smedberg
977112f4df
Bug 648156 - Remove gtkmozembed, r=bz
2011-04-07 17:16:06 -07:00
Masatoshi Kimura
9851456bf8
Remove native uconv. Bug 644801, r=smontagu
2011-04-05 11:13:21 +03:00
Zack Weinberg
b0a95e0f19
Bug 571989, much-delayed part 6: merge gfx/src/thebes into gfx/src. r=joedrew
2011-03-31 11:30:28 -07:00
Ms2ger
fe36bddacf
Bug 571685 - Move remainders of webshell into /docshell/base; r=bzbarsky
2011-03-29 22:24:53 -04:00
Kyle Huey
73cc3a0375
Remove dead plugin SDK makefiles. rs=bsmedberg
2011-03-26 12:16:57 -04:00
Frank Wein
3d94ea6e42
Bug 420707 - Remove MOZ_META_COMPONENT ifdef from config.mk; r=khuey. Original Patch by mcsmurf, updated by Standard8
2011-03-22 08:04:00 +00:00
Mitchell Field
8969bddd5d
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
2011-03-08 14:58:46 +11:00
Mitchell Field
cffa1ff4c5
Merge mozilla-central to build-system.
2011-02-28 18:28:40 +11:00
Andrew Halberstadt
331837fec4
Bug 631659 - Push Firebug Test Runner to m-c. Patch 2.3. r=ctalbert, a=NPOTB
2011-02-26 13:19:57 -05:00
Mitchell Field
907029389d
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
2011-02-20 06:10:24 +11:00
Dave Herman
81489e5ded
rs=build-peers, misnamed shell variable in toolkit-makefiles.sh
2011-01-06 08:13:08 -08:00
Brad Lassey
6703420ee3
bug 609114 - use freetype's configure script configure its build rather than hard coding the makefile r=ted a=blocking-fennec
2010-11-03 08:50:53 -04:00
Timothy B. Terriberry
7d98a34b9f
Bug 511348 - Integrate Tremor for Vorbis decoding for non/slow-FPU platforms. build changes. r=kyle a=blocking-fennec
2010-10-18 19:56:01 -07:00
Doug Turner
8ee246310d
Bug 567750 - Build option to use the system Pixman. r=khuey. a=dougt
2010-09-20 21:16:37 -07:00
L. David Baron
9c25c6f2c7
Fix nonexistent makefiles in toolkit-makefiles.sh.
2010-08-31 12:05:12 -04:00
1937fc7ec8
bug 520309, startupcache core r=dwitte sr=bsmedberg a=bsmedberg
2010-08-12 12:37:44 -07:00
Ted Mielczarek
028e9038ed
Add a GDK/X11 screenshot to png utility b=414049 r=dbaron a=npotb
2010-08-23 12:11:43 +12:00
78c7c89d7c
Bug 578718 Qt should use modern unix keybindings instead of classic keybindings
...
r=ted a=blocking-fennec2.0b1
2010-08-13 16:15:32 +02:00
f77118c3b9
Bug 578718 Rename unix directory to reflect that it is in fact bindings for emacs
...
r=ted a=blocking-fennec2.0b1
2010-08-13 16:15:31 +02:00
Vladimir Vukicevic
244bdfbca2
b=578938; ANGLE compilation broken for non-libxul shared builds; r=khuey
2010-07-15 12:49:09 -07:00
Daniel Holbert
197c930a7b
Bug 577393: Remove references to now-gone 'services' & 'dynamic' xpcom test dirs in toolkit-makefiles.sh. blanket-rs=ted
2010-07-07 16:39:04 -07:00
Doug Turner
5f86764ae0
merge with mc
2010-06-30 10:50:45 -07:00
Zack Weinberg
75bc3fc874
Bug 571989 follow-up: remove mentions of removed directories from toolkit-makefiles.sh and elsewhere. r=dholbert
2010-06-30 08:54:39 -07:00
Doug Turner
8fec9c6ba6
Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
2010-06-28 16:33:19 -07:00
Jason Duell
329d95e7d9
Merge from m-c.
...
Fair amount of merge conflicts.
Biggest item was changes to nsHttpChannel from web sockets changes.
Other likely suspects if things are borken:
nsFrameLoader.cpp:
- nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
nsnull (m-c) to local process call to new nsFrameMessageManager(),
callback arg? Smaug said null.
- only calling SetCallBackData for local case. also +r smaug.
nsPrefBranch.cpp had fairly extensive merge conflicts.
nsChromeRegistry had lots of changes.
Dougt did most of the non-necko changes (thanks).
2010-06-22 17:33:57 -07:00
Ms2ger
996c4c0de9
Bug 573243 - Update toolkit-makefiles.sh for bug 570488. r=trivial-blanket-rs
2010-06-22 02:01:41 +02:00
Doug Turner
2f64431802
Merging with M-C.
...
Hand merged the following files:
U chrome/src/nsChromeRegistry.cpp
U chrome/src/nsChromeRegistry.h
U content/base/src/nsFrameLoader.cpp
U content/base/src/nsFrameLoader.h
U dom/src/geolocation/nsGeolocation.cpp
U dom/src/geolocation/nsGeolocation.h
U netwerk/build/Makefile.in
U netwerk/cookie/nsCookieService.cpp
U netwerk/cookie/nsCookieService.h
2010-06-07 13:38:02 -07:00
Chris Jones
df894b80f3
Merged m-c
2010-05-13 18:04:53 -05:00
Ben Newman
88aea7719b
Bug 565078 - Move js/src/ipc to js/ipc. r=bsmedberg
2010-05-11 10:44:42 -07:00
Doug Turner
d161b29832
merge with m-c. resolved conflicts in:
...
U chrome/src/nsChromeRegistry.cpp
U content/base/src/Makefile.in
U dom/base/nsDOMClassInfo.cpp
U toolkit/toolkit-tiers.mk
2010-05-11 11:09:54 -07:00
Chris Jones
f290e64513
Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg
2010-05-04 19:22:34 -05:00
Doug Turner
faa1a6af5e
Merge with m-c. no hand edits
2010-04-29 21:04:50 -07:00
Mitchell Field
bc63774d7e
Bug 542222 - Reduce recursion in netwerk makefiles.
2010-06-05 21:18:12 -04:00
Doug Turner
67d3321950
merge with m-c.
2010-04-26 23:17:51 -07:00
Ms2ger
f686e0f028
Bug 571768 - Can't read embedding/base/standalone/Makefile.in: No such file or directory. r=trivial-blanket-rs
2010-06-17 21:46:39 +02:00
Chris Pearce
600767dccb
Bug 572001 - Fix configure option --disable-ogg. r=ted
2010-06-17 10:17:36 +12:00
Doug Turner
b61349d22d
Automerge with mc. no manual changes
2010-04-21 03:31:13 -07:00
Oleg Romashin
93e412b1c9
Merged with mozilla-central
2010-04-07 06:59:04 -04:00
Doug Turner
28cfa9d63f
merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp.
2010-03-26 14:22:48 -07:00
Joe Drew
2530aac060
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
2010-04-16 17:05:47 -04:00
Dave Townsend
76426230d6
Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz
2010-04-29 13:11:23 -07:00
Chris Jones
1781c332dd
Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg
2010-05-05 16:35:09 -05:00
Rob Arnold
ab46fd2c10
Bug 563462 - Remove Photon bits from toolkit/ r=Mossop
2010-05-12 14:31:24 -04:00
Chris Double
405d052c63
Bug 551277 - Replace liboggplay YUV to RGB color conversion code - r=roc
2010-04-19 13:17:06 +12:00