Jim Mathies
|
b02ab82aae
|
Bug 732124 - Fix for crt link errors with VC11 - build glue using both the static and the dynamic runtime lib, and link accordingly for various components. r=ted
|
2012-05-21 16:31:03 -05:00 |
|
Gervase Markham
|
ca171eec44
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Paolo Amadini
|
52c0fd1e94
|
Bug 728168 - Replace old synchronous favicons calls in feeds. r=mak
|
2012-04-27 15:05:34 +02:00 |
|
Gavin Sharp
|
febb1f1009
|
Bug 739040 followup: properly enforce the sniffing limit on uncompressed feeds, r=mano, a=desktop-only
--HG--
rename : browser/components/feeds/test/chrome/test_bug368464.html => browser/components/feeds/test/chrome/test_maxSniffing.html
rename : browser/components/feeds/test/bug589543-data.xml => browser/components/feeds/test/valid-feed.xml
rename : browser/components/feeds/test/bug589543-data.xml => browser/components/feeds/test/valid-unsniffable-feed.xml
extra : transplant_source : %8C%AB%D06%BB6%A4%B4%AC8i%CD%06%AC%AE%D2%A3O%D2%D4
|
2012-04-21 02:22:52 -04:00 |
|
Ehsan Akhgari
|
5e5679090f
|
Bug 739040 - Use the length of the decoded string, if no more than 512 bytes, to sniff for feeds; r=Mano a=blocking
|
2012-04-20 13:03:53 -04:00 |
|
Myk Melez
|
0e8cb8852d
|
bug 725408 - implement WebappRT launcher/shell; r=bsmedberg
|
2012-04-17 07:11:53 -07:00 |
|
Hessam Salehi
|
0b4dedebcb
|
Bug 722986 - Make WebContentConverter use the per-window Private Browsing APIs in order to decide how to behave; r=ehsan
|
2012-04-16 23:51:04 -04:00 |
|
Boris Zbarsky
|
6a8995dd8b
|
Bug 714631. Feed converter should check HTTP channel response status before proceeding. r=gavin
|
2012-04-13 13:46:15 -04:00 |
|
Geoff Lankow
|
775acbaa1a
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg
|
2012-01-17 14:34:51 +13:00 |
|
Panagiotis Koutsourakis
|
791aa57b19
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Bobby Holley
|
3d280d317c
|
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
|
2011-12-30 09:35:38 -08:00 |
|
Gavin Sharp
|
c68c868900
|
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted relanding with a clobber on a CLOSED TREE
|
2011-10-27 10:27:56 -07:00 |
|
Blair McBride
|
b6e9e19c54
|
Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE
|
2011-12-16 16:08:48 +13:00 |
|
Gavin Sharp
|
815a99f1f5
|
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
--HG--
extra : rebase_source : 138e3b0259bb144524b1bdb8a6db9d83fe527c71
|
2011-10-27 10:27:56 -07:00 |
|
Gregory Szorc
|
f9737cefa1
|
Bug 698248 - Remove unused FORCE_USE_PIC variable; r=khuey
|
2011-11-01 15:45:23 -07:00 |
|
Ehsan Akhgari
|
2a602a5685
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
|
Blake Kaplan
|
ed9a2f01b8
|
Bug 684418 - Remove a couple uses of enablePrivilege in mochitest. r=jmaher
--HG--
rename : browser/components/feeds/test/test_bug368464.html => browser/components/feeds/test/chrome/test_bug368464.html
rename : browser/components/feeds/test/test_bug408328.html => browser/components/feeds/test/chrome/test_bug408328.html
|
2011-09-30 15:35:30 -04:00 |
|
Michael Wu
|
d8e503c38b
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Nick Hurley
|
7400a85df3
|
bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky
|
2011-09-09 15:41:04 -07:00 |
|
Sander van Veen
|
5e4ea0ca8d
|
Bug 673331 - Add identifying information to system compartments. r=mrbkap.
|
2011-08-21 16:02:24 -07:00 |
|
Malini Das
|
e306b1b5aa
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
|
2011-08-12 12:21:36 -04:00 |
|
Peter Van der Beken
|
ae44770a16
|
Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
--HG--
extra : rebase_source : 8463c6f8ba1f969278d4e33bfa08495fa3e36071
|
2011-05-25 10:46:51 +02:00 |
|
Joel Maher
|
6993636556
|
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
|
2011-05-20 11:54:01 -04:00 |
|
Neil Rashbrook
|
eca43336ab
|
Bug 408599 Feed protocol handler creates horrifying nsIStandardURLs r=gavin
|
2011-05-11 21:24:05 +01:00 |
|
Alexander Surkov
|
a4a5c756db
|
Bug 630486 - ASSERTION 'Want to fire mutation events, but it's not safe' in nsContentUtils::HasMutationListeners triggered by a11y, r=marcoz, gavin, bz, f=davidb
--HG--
rename : accessible/tests/mochitest/tree/test_colorpicker.xul => accessible/tests/mochitest/treeupdate/test_colorpicker.xul
rename : accessible/tests/mochitest/tree/test_button.xul => accessible/tests/mochitest/treeupdate/test_menubutton.xul
|
2011-04-15 11:11:39 +09:00 |
|
Marco Bonardo
|
f6aba5989f
|
Bug 621274 - Location Bar remembers invalid (Server not found) URLs.
r=sdwilsh a=blocker
|
2011-01-14 02:33:33 +01:00 |
|
Edmund Wong
|
9ef5d133d3
|
Bug 602761 - Fix 'a the' comments in Firefox::General. r=dolske a=comments-only
|
2010-10-22 15:55:04 -07:00 |
|
Phil Ringnalda
|
1899b4ef96
|
Bug 592599 - Remove unused browser/components/feeds/src/GenericFactory.js, r+a=gavin
|
2010-08-31 22:26:30 -07:00 |
|
Phil Ringnalda
|
d21a1cc717
|
Bug 589543 - move the XMLDecl up to the start of the file so the binding will actually apply and feed preview will have subscribe UI, r=gavin, a=blocker
--HG--
extra : rebase_source : b3dff33573abc7df79a532cf08c259039c52965d
|
2010-08-22 17:52:29 -07:00 |
|
Jonas Sicking
|
771065358a
|
Bug 546857 Part 4: Make feed reader not use XUL elements directly in feed page. r=mano a=blocker
|
2010-08-19 16:12:46 -07:00 |
|
Geoff Lankow
|
1438d6450f
|
Bug 494328 - Media file display names should use decodeURIComponent instead of decodeURI. r=sayrer
|
2010-07-24 11:06:10 +02:00 |
|
Michael Kohler
|
10e99fe287
|
Bug 577222 - Mistyped function name in subscribe.js. r=mano
|
2010-07-07 19:29:26 +02:00 |
|
Benjamin Smedberg
|
7f6fc446a0
|
Revert debugging change accidentally introduced in revision 2514f32f65bc.
|
2010-06-25 22:20:46 -04:00 |
|
Benjamin Smedberg
|
56b39ce0c9
|
Typos in browser/components.
|
2010-06-25 20:49:44 -04:00 |
|
Benjamin Smedberg
|
6734de67be
|
Fix typo in BrowserFeeds.manifest
|
2010-06-25 11:25:41 -04:00 |
|
Benjamin Smedberg
|
6e8d912e32
|
Fix review comments from bug 568691 comment 45.
|
2010-06-24 11:56:28 -04:00 |
|
Benjamin Smedberg
|
5cab25b52b
|
Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
|
2010-06-22 12:59:15 -04:00 |
|
Benjamin Smedberg
|
6e45dd655f
|
Merge bug 573557 into static-xpcom-registration branch.
|
2010-06-21 16:58:53 -04:00 |
|
Benjamin Smedberg
|
ce1372d9d4
|
Bug 573557 - Rename the category names for script globals to avoid spaces, r=jst
|
2010-06-21 16:57:44 -04:00 |
|
Benjamin Smedberg
|
45af085fff
|
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
|
f13550a209
|
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
|
2010-06-10 14:11:40 -04:00 |
|
Gavin Sharp
|
11699e815e
|
Bug 569542: fix appPicker.js's getFileDisplayName function, and make all copies of this method identical, r=Neil
--HG--
extra : rebase_source : 23f0da39af75427aaeb02ba32a1a88af3f339230
|
2010-06-07 10:29:25 -04:00 |
|
Michael Kohler
|
57c581b0db
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:51 +02:00 |
|
Joel Maher
|
d050afae06
|
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
|
2010-03-12 13:53:36 -08:00 |
|
Brad Lassey
|
bb55fe310f
|
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
|
2010-03-09 22:33:11 -05:00 |
|
Joel Maher
|
aef3dc32c3
|
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
|
2010-03-09 08:55:39 -08:00 |
|
Kyle Huey
|
1d0289c601
|
Backed out changeset 8ce70abd7777
|
2010-03-09 01:14:21 -05:00 |
|
Joel Maher
|
cee9b522a0
|
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
|
2010-03-08 19:21:33 -08:00 |
|
Clint Talbert
|
7ffd9496bc
|
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
|
2010-03-07 17:34:23 -08:00 |
|
Joel Maher
|
ef6c5fda3d
|
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
|
2010-03-07 16:08:05 -08:00 |
|