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
Geoff Lankow
7d4ca79d72
Bug 703965 - View source prefs not obeyed in non-HTML documents - tests. r=hsivonen.
...
--HG--
rename : toolkit/components/viewsource/test/browser/browser_viewsourceprefs.js => toolkit/components/viewsource/test/browser/browser_viewsourceprefs_nonhtml.js
2011-11-26 11:43:08 +13:00
Henri Sivonen
6f9a5aed13
Bug 703965 - Use View Source styling when viewing plain text source. r=smaug.
2011-11-30 19:44:31 +02:00
Henri Sivonen
c832d4cbd9
Bug 699356 - Show the URL of the page in the title of the View Source window. r=smaug.
2011-11-30 19:44:31 +02:00
Steven Michaud
cc34751deb
Bug 704866 - Crashes @ -[NativeMenuItemTarget menuItemHit:]. r=bgirard
2011-11-30 10:33:00 -06:00
Andrew McCreight
ec323ff09a
Bug 706168. Add TELEMETRY_BOOLEAN for convenience. r=taras
...
DONTBUILD because this is just a repush of something due to a bad commit message
2011-11-29 14:35:20 -05:00
Andrew McCreight
4d97a588f7
Backed out changeset d1a66dc7b119
2011-11-30 10:58:53 -05:00
Andrew McCreight
b0f1719e7b
Bug 706169. Add TELEMETRY_BOOLEAN for convenience. r=taras
2011-11-29 14:35:20 -05:00
Henri Sivonen
c404f6ce98
Back out the crashtest for bug 699365 due to leak on Mac.
2011-11-30 16:59:33 +02:00
Geoff Brown
164cc01eb6
Bug 704618 - Allow directory as a destination argument to SUT pushFile(); r=jmaher
2011-11-30 13:19:49 +00:00
Niko Matsakis
8706855bfb
Bug 698075 - Use nsAutoptr<> to guarantee msg is freed; r=cjones
2011-11-30 13:19:49 +00:00
Serge Gautherie
35abda6be6
Bug 705957 - Correct the spelling of "privledged" & add 2 comments to test_bug_511615.html; r=ehsan
2011-11-30 13:19:49 +00:00
Markus Amalthea Magnuson
844451d838
Bug 623220 - Fix left margin on close buttons for find bar and addon bar on Mac; r=dao
2011-11-30 13:19:48 +00:00
Henri Sivonen
6b05a156c4
Bug 699365 - Avoid asserting when the parser command is "external-resource". r=smaug.
2011-11-30 15:11:38 +02:00
Henri Sivonen
4982d39971
Bug 535530 - Transition to the return state eagerly when a semicolon has matched when tokenizing a named character reference in HTML. r=smaug.
2011-11-30 15:11:37 +02:00
Masayuki Nakano
c206cefecb
Bug 703210 part.2 Add test r=smaug
2011-11-30 21:44:53 +09:00
Alexander Surkov
d58d4c93bf
Bug 699017 - aria-required attribute on file input not read by JAWS, r=tbsaunde, marcoz, roc
2011-11-30 20:36:20 +08:00
Marco Bonardo
8b5b5eab37
Merge mozilla-central to mozilla-inbound
2011-11-30 12:48:06 +01:00
Marco Bonardo
9134da6e55
Merge last green changeset from mozilla-inbound to mozilla-central
2011-11-30 12:45:59 +01:00
Marco Bonardo
787c9bbae7
Backout 68c475a7dcaa (bug 465299) for xpcshell-tests failure
2011-11-30 12:37:06 +01:00
Robert O'Callahan
c93e7bfd25
Bug 687972. Add a little bit more logging.
2011-12-01 00:16:19 +13:00
Marco Bonardo
2b6e813cf3
Backout 281583d67072 (bug 702179) for Win64 opt build failure
2011-11-30 11:12:57 +01:00
Jacek Caban
4d585841b8
Bug 705656 - Broken SKIA compilation on mingw r=matt.woodrow
2011-11-30 10:26:15 +01:00
Andrew Quartey
84dfbfc12d
Bug 465299 - Validity check for mozStorageStatementWrapper::Initialize r=sdwilsh
2011-11-30 10:23:59 +01:00
Simon Montagu
7b749d2345
Use BrowserSetForcedCharacterSet instead of Firefox-specific SetForcedCharset. Bug 705943, r=dao
2011-11-30 11:10:41 +02:00
Masayuki Nakano
21982fa9ef
Bug 685395 fix bustage on OS/2 r=roc, feedback=wuno
2011-11-30 17:59:24 +09:00
Atul Aggarwal
375a1e9c10
Bug 672511 - Morph nsIAccessNode::uniqueId, r=surkov
2011-11-30 14:18:45 +05:30
Tim Taubert
cff80c30c8
merging m-c to fx-team
2011-11-30 06:45:50 +01:00
Robert O'Callahan
57e160644f
Bug 687972. Try 2: Run autoplay for an element after reaching loadedmetadata if all download streams for its resource are suspended by the media cache. r=cpearce
2011-11-30 18:05:49 +13:00
Masayuki Nakano
145d565bb0
Bug 392159 Use nsIClipboard::SupportsSelectionClipboard() instead of #ifdef in nsEditorEventListener r=ehsan
2011-11-30 11:57:41 +09:00
Felipe Gomes
1982b3b385
Bug 706339 - Chrome migrator always offers migration even if Chrome is not present. r=gavin
2011-11-29 18:48:11 -08:00
Bobby Holley
185cf7a127
Bug 705019 - Allow access to {C,Pointer,Struct,Array,Function}Type.prototype.prototype. r=jorendorff
2011-11-29 18:29:19 -08:00
Bobby Holley
1c1b109a0d
Bug 705019 - Make toSource() and toString() work on sCTypeProtoClass and sCDataProtoClass objects. r=jorendorff
2011-11-29 18:26:12 -08:00
Bobby Holley
80eb15cc4c
Bug 705019 - Introduce CType::IsCTypeProto() and CData::isCDataProto(). r=jorendorff
2011-11-29 18:26:12 -08:00
John Daggett
971bd19215
Bug 705590. Measure system font fallback times. r=jrmuizel
2011-11-30 10:55:11 +09:00
Benjamin Smedberg
f5bf32d70a
Bug 705748 - Disable the hang monitor by preference until existing found issues are resolved, r=consensus
2011-11-29 16:48:18 -05:00