Rafael Ávila de Espíndola
476a623ce5
Bug 697988 - Use weak references to observers in nsDOMStorage.cpp. r=honzab.moz.
2011-11-30 19:08:54 -05:00
Brian Birtles
b44c8249f5
Bug 703992 - Fix parsing of indefinite times; r=dholbert
2011-12-01 08:45:28 +09:00
Robert O'Callahan
8e239f139e
Bug 687972. Don't count streams whose channel has ended when looking to see if there's any non-suspended stream for a resource. r=cpearce
2011-12-01 12:09:10 +13:00
Chris Pearce
b8bdf0f165
Bug 704709 - Don't show full-screen warning on media key press on Windows. r=smaug,jmathies
2011-12-01 11:27:14 +13:00
Matt Brubeck
41aa9b3c38
Back out 38814e0bafb9 through c5d44e6e957b because of test failures
2011-11-30 11:44:50 -08:00
Ed Morley
1edf9249b8
Bug 703930 - Make syntax errors in *makefiles.sh abort the build; r=khuey
2011-11-30 18:37:58 +00:00
Ed Morley
8ca103977c
Bug 703871 - Make layout/tools/layout-debug/Makefile.in use TEST_DIRS for tests; r=ted
2011-11-30 18:37:58 +00:00
Ed Morley
b7386996d8
Bug 696498 - Add 160 makefiles missing from toolkit-makefiles.sh; r=khuey
2011-11-30 18:37:58 +00:00
Ed Morley
33ffaf16bb
Bug 696498 - Add more toolkit-makefiles.sh conditionals to prevent unnecessary makefile generation; r=khuey
...
* Adds missing platform, feature and/or ENABLE_TESTS based conditionals to ~170
entries that were missing them and so sometimes being generated unnecessarily.
* Moves all conditionally included makefiles to the end of the file.
2011-11-30 18:37:58 +00:00
Ed Morley
6fdaa6c30d
Bug 696498 - Remove NPOTB makefiles from toolkit-makefiles.sh & cleanup variables; r=khuey
...
* Remove MAKEFILES_plugin since not assigned anything
* Rename MAKEFILES_libpr0n to MAKEFILES_imagelib, to match bug 66984
* Remove the following NPOTB makefiles:
parser/htmlparser/tests/logparse/Makefile
intl/unicharutil/tools/Makefile
xpcom/reflect/xptcall/src/md/test/Makefile
xpfe/components/autocomplete/Makefile
xpfe/components/autocomplete/public/Makefile
xpfe/components/autocomplete/src/Makefile
* Remove the following commented out makefiles:
parser/htmlparser/tests/outsinks/Makefile
xpcom/reflect/xptcall/tests/Makefile
xpcom/reflect/xptinfo/tests/Makefile
* Remove embedding/tests/winEmbed/Makefile since it belongs in xulrunner/makefiles.sh
2011-11-30 18:37:57 +00:00
Ed Morley
796e9c3006
Bug 696498 - Remove duplicate and obsolete entries from toolkit-makefiles.sh; r=khuey
...
* Remove duplicate |extensions/pref/Makefile| entry, since already present higher up in the file
* Remove l10n/* makefile entries since they no longer exist in the tree
2011-11-30 18:37:57 +00:00
Ed Morley
4b8a298c95
Bug 696498 - Make conditionals in toolkit-makefiles.sh consistent; r=khuey
2011-11-30 18:37:57 +00:00
Ed Morley
00fc5e9111
Bug 696498 - Clean up mobile/xul/makefiles.sh; r=khuey
...
* Removes various non-mobile Makefile entries, since they already exist in
toolkit-makefiles.sh (which is always run unless --with-libxul-sdk used)
* Adds missing $MOZ_BRANDING_DIRECTORY/content/Makefile
* Moves mobile/xul/chrome/tests/Makefile to ENABLE_TESTS conditional
2011-11-30 18:37:57 +00:00
Ed Morley
d7835f2f96
Bug 696498 - Clean up browser/makefiles.sh; r=khuey
...
* Adds ~20 omitted makefiles, under appropriate conditionals
* Moves some of the existing entries to platform/feature conditionals
* Removes browser/themes/*/browser/Makefile since bug 701212 deleted them
2011-11-30 18:37:57 +00:00
Ed Morley
21080883fd
Bug 696498 - Clean up allmakefiles.sh; r=khuey
...
* Adds 11 omitted makefiles, under appropriate conditionals
* Moves some of the existing makefile entries to platform/compiler conditionals
2011-11-30 18:37:57 +00:00
Ed Morley
d8a3c65ce4
Bug 703874 - Remove redundant |ifneq (mobile,$(MOZ_BUILD_APP))| from makefiles in browser; r=ted
2011-11-30 18:37:57 +00:00
Ed Morley
8d6bd17b93
Bug 703888 - Remove dom/Makefile.in comment leftover from bug 533891; r=ted
2011-11-30 18:37:57 +00:00
Ed Morley
e04a19a30a
Bug 703870 - Hg remove toolkit/empty-file; r=bsmedberg
2011-11-30 18:37:57 +00:00
Ed Morley
b431ae7097
Bug 703889 - Remove |ifndef DISABLE_XFORMS_HOOKS| since it's never defined; r=ted
2011-11-30 18:37:57 +00:00
Ed Morley
09cdc2c7f9
Bug 703898 - Remove unnecessary platform conditional from build/unix/Makefile.in; r=ted
2011-11-30 18:37:57 +00:00
Henri Sivonen
e07e1adbbf
Bug 695640 - Remove View Source pre chunking, because it is no longer needed for reasonable perf. r=smaug.
2011-11-30 19:44:31 +02:00
Benoit Jacob
4cd22aea90
Bug 705663 - Fix braindead WebGLTexture::HasImageInfoAt - r=jrmuizel
2011-11-28 14:30:28 -05:00
Marco Bonardo
3cb7574cf1
Merge last green changeset from mozilla-inbound to mozilla-central
2011-11-28 14:10:59 +01:00
julian.reschke@gmx.de
31418aeb06
Bug 704989: add workaround for broken Outlook Web APP (OWA) attachment handling (and specifically for it sending broken headers only to Firefox). r=bzbarsky
2011-11-28 07:40:08 -05:00
Makoto Kato
6e0a1d7ad1
Bug 697700 - Add Android license. r=gerv
2011-11-28 19:34:29 +09:00
Benoit Girard
c7400f255d
Bug 700754 - Add Profiler responsiveness hooks. r=ted.mielczarek
2011-11-28 00:31:59 -05:00
L. David Baron
ca1e0ef523
Turn down the sizing for font inflation a bit (bug 627842), at least until we sort out Android dpi issues. (Bug 705278)
2011-11-27 11:42:19 -08:00
Olli Pettay
55a0a365b0
Bug 698228 - [ImageMap] Don't use GetPrimaryFrame when not needed, r=mats
2011-11-27 21:27:10 +02:00
ffxbld
fbd4d1be6c
Automated blocklist update from host linux-ix-slave32
2011-11-26 04:10:25 -08:00
Ms2ger
7ff45c8468
Bug 705320 - Use IDL for xpcIJSWeakReference.get; r=bholley
2011-11-26 11:32:03 +01:00
Ms2ger
9713252f34
Bug 705186 - Use IDL for nsIAppStartup::GetStartupInfo; r=bholley
2011-11-26 11:30:20 +01:00
Ms2ger
dc467a9aa0
Bug 705187 - Use IDL for nsIScriptableRegion::GetRects; r=roc
2011-11-26 11:29:45 +01:00
Ms2ger
96c111fa09
Bug 704593 - Remove JS-specific nsGlobalWindow::ClearTimeoutOrInterval(); r=jst
2011-11-26 11:23:25 +01:00
Ms2ger
9165b245d9
Bug 648171 - Ensure to call JS_DestroyIdArray in nsHTMLCanvasElement::GetContext; r=gal
2011-11-26 11:22:28 +01:00
Ms2ger
b1ff1b89a3
Bug 703333 - Remove pointless const_casts from SVG DOM list classes; r=roc
2011-11-26 11:22:15 +01:00
Ms2ger
943cd82a17
Bug 702583 - Part b: Use IDL for nsIJSON.encode*; r=bz
2011-11-26 11:21:47 +01:00
Ms2ger
0b172f13f8
Bug 702583 - Part a: Use IDL for nsIJSON.decode*; r=bz
2011-11-26 11:21:29 +01:00
Ms2ger
e1104aa74f
Bug 698410 - Pass JSObject to nsIScriptContext::InitClasses; r=jmaher
2011-11-26 11:19:45 +01:00
Ms2ger
facfc166f3
Bug 698408 - Pass JSObject to nsIScriptContext::SetOuterObject; r=jst
2011-11-26 11:19:15 +01:00
Ms2ger
549b6c1e76
Bug 698406 - Make nsXULPrototypeAttribute::mEventHandler a JSObject; r=sicking
2011-11-26 11:18:51 +01:00
Ms2ger
26d0ca20e6
Bug 698404 - Pass JSObject to nsIScriptContext::ConnectToInner; r=khuey
2011-11-26 11:18:28 +01:00
Ms2ger
96ab489ca7
Bug 698402 - Store JSObjects in nsGlobalWindow::mCachedXBLPrototypeHandlers; r=peterv
2011-11-26 11:14:47 +01:00
Ms2ger
773133f47e
Bug 698400 - Use setObject in nsXBLPrototypeHandler::EnsureEventHandler; r=jst
2011-11-26 11:14:29 +01:00
Ms2ger
149d5be3d0
Bug 698399 - Use nsScriptObjectHolder::getObject in some more places; r=mounir
2011-11-26 11:12:54 +01:00
Ms2ger
5d99363a4c
Bug 698397 - Introduce nsScriptObjectHolder::setScript; r=bz
2011-11-26 11:12:18 +01:00
Ms2ger
42eac2ef8e
Bug 698395 - Give nsIScriptContext::CreateNativeGlobalForInner a JSObject outparam; r=peterv
2011-11-26 11:12:16 +01:00
Ms2ger
6978939921
Bug 698394 - Pass JSObject handler to nsIScriptContext::BindCompiledEventHandler; r=sicking
2011-11-26 11:11:35 +01:00
Ms2ger
2d2fa7747e
Bug 698390 - Make nsIScriptContext::CallEventHandler take a JSObject handler parameter; r=sicking
2011-11-26 11:09:20 +01:00
Ms2ger
13974ab4fc
Bug 698389 - Give nsIScriptContext::CompileFunction a JSObject outparam; r=peterv
2011-11-26 11:08:42 +01:00
Ms2ger
a24efdb5cc
Bug 698388 - Pass JSObject to nsIScriptContext::CompileFunction; r=sicking
2011-11-26 11:07:55 +01:00