Benjamin Smedberg
|
2c8a0c3df0
|
Fix factory registration in test_unsafeBidiChars.xhtml to not override CIDs.
|
2010-06-23 16:18:08 -04:00 |
|
Benjamin Smedberg
|
202aa47626
|
Bug 568691 - Add CID data back to classinfo because it's required for fastload to work correctly.
|
2010-06-22 12:59:57 -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
|
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
|
f4b60bdbf4
|
Fix Linux-specific issues with static xpcom registration, bug 568691.
|
2010-06-11 12:47:31 -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 |
|
Kyle Huey
|
60c5aa6fd2
|
Backed out changeset f54e6386c113
--HG--
extra : rebase_source : 367bf92e0875df1663e79bd6b968cddd677eeb1c
|
2010-06-19 13:19:25 -07:00 |
|
Kyle Huey
|
5746184f5d
|
Bug 508082: Implement a raw video decoder. r=doublec
--HG--
extra : rebase_source : 2ffc36ceb9cb8407531efa6e7b1f0548e81c170c
|
2010-06-17 17:36:57 -07:00 |
|
Brad Lassey
|
7d1626a6c2
|
bug 565138 - follow up r=vlad
|
2010-06-15 19:39:43 -04:00 |
|
Brad Lassey
|
4346c1fc9c
|
bug 565138 - Implement extloader backend for Android r=vlad
|
2010-06-14 15:04:16 -04:00 |
|
Chris Double
|
4852d6d3f6
|
Bug 566245 - HTMLMediaElement.canPlayType support for WebM. r=roc
|
2010-06-09 11:31:27 +12:00 |
|
Neil Rashbrook
|
1dc1a9547e
|
Bug 564702 Refresh attempted sends bogus state change notification r=biesi
|
2010-05-28 10:08:24 +01:00 |
|
Michael Kohler
|
5f19df86e0
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
|
2010-05-23 12:26:15 -07:00 |
|
Ehsan Akhgari
|
a87b134220
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
Mitchell Field
|
6ad77bd6db
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
Daniel Holbert
|
e8bec0958a
|
Bug 565554: Fix GCC warnings in nsExternalHelperAppService.cpp. r=dougt
|
2010-05-13 10:32:49 -07:00 |
|
Mark Banner
|
4630a16b51
|
Stop test_punycodeURIs.js hanging when the test is actually failing. Part of bug 561350. r=ted (test-only change)
|
2010-05-06 10:33:49 +01:00 |
|
Mike Hommey
|
5ec4997615
|
Bug 445673 - Rename mType member of class nsMIMEInfoBase to nSchemeOrType to avoid confusion [r=bzbarsky]
|
2010-05-06 09:22:01 +02:00 |
|
Boris Zbarsky
|
f7d7c95ec6
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
|
Boris Zbarsky
|
04027a9479
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Mitchell Field
|
9818f00bf2
|
Bug 560095 - Use mozilla::services::GetObserverService(). r=biesi,dveditz,gavin,josh,jst,mrbkap,roc,sdwilsh,shaver,sicking,smontagu,surkov
|
2010-04-29 18:59:13 +02:00 |
|
Doug Turner
|
263da3b8a2
|
Fix build warning caused by bug 561831. r=dholbert
--HG--
extra : rebase_source : 4148686a2b5b36bf4e3fd089f8455560b32d7486
|
2010-04-28 16:56:44 -07:00 |
|
Doug Turner
|
b37f2e758e
|
Bug 561831 - Build bustage on qt in exthandler. r=ted
--HG--
extra : rebase_source : d0f72504841671424be9457c09b93b02b649cc0b
|
2010-04-28 13:33:28 -07:00 |
|
Mike Hommey
|
7ef93c2266
|
Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin]
|
2010-04-24 09:39:53 +02:00 |
|
Doug Turner
|
0f63456b8d
|
Bug 545869 - Follow up. Decrease the buffer size used in the external helper app to match the default used in all.js and the rest of necko. r=bz
|
2010-04-20 10:51:09 -07:00 |
|
Doug Turner
|
e35d8e72d5
|
Bug 545869 - Remove small buffer #defines and use preferences. r=honza
|
2010-04-20 09:32:28 -07:00 |
|
Serge Gautherie
|
bafe23553d
|
Bug 456606 - test_punycodeURIs.js failure on Mac OS X 10.4 (currently worked around); (Av2) Remove a useless createInstance(), Whitespace cleanup, Remove MacOSX 10.4 workaround (on m-c).
r=cbiesinger.
|
2010-04-19 16:54:20 +02:00 |
|
timeless@mozdev.org
|
5d8a795fd9
|
Bug 495078 - Crash [@ NS_GetInnermostURI] with manifest attribute in file as child frame of chrome document, r+sr=biesi
|
2010-04-15 06:48:41 -07:00 |
|
Timothy Nikkel
|
da3d75844a
|
Bug 553363. Don't allow being in the middle of a flush to prevent the docloader from stopping. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Timothy Nikkel
|
c2e3d3e889
|
Merge back out of changeset 633cc14c86b8 (bug 553363) to try to fix tsvg_opacity regression.
|
2010-04-11 00:10:24 -05:00 |
|
Timothy Nikkel
|
aabc86a10b
|
Backed out changeset 633cc14c86b8 (bug 553363) to try to fix tsvg_opacity regression.
|
2010-04-11 00:09:55 -05:00 |
|
Craig Topper
|
771eede254
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Timothy Nikkel
|
4aed0b8c48
|
Bug 553363. Don't allow being in the middle of a flush to prevent the docloader from stopping. r=bzbarsky
|
2010-04-10 13:03:40 -05:00 |
|
Boris Zbarsky
|
a990e2dd31
|
Bug 537120 part 2: be more conservative as far as application of converters goes. r=jst
|
2010-04-10 09:10:21 -07:00 |
|
Steven Michaud
|
a497cdf461
|
Bug 548719 - CFStringCreateWithCString() and CFStringCreateWithBytes() can return NULL without having run out of memory. r=josh
|
2010-04-06 16:46:39 -05:00 |
|
Ms2ger
|
96f599dff1
|
Bug 553804: s/MoMo/MoFo/ in license blocks. r=gerv
|
2010-03-28 11:52:43 -04:00 |
|
Simon Montagu
|
16606db5c5
|
Bug 411511: Make nsIProcess accept Unicode paths as well as native charset, r=bsmedberg
|
2010-03-18 10:37:12 +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 |
|
Josh Aas
|
bcb41f783d
|
More Carbon usage cleanup. b=550787 r=bsmedberg
|
2010-03-10 14:30:11 -05: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 |
|
Steven Michaud
|
52b5f2cff3
|
Bug 541809 - Firefox autoreleasing objects without pool in place. r=josh,jfkthame
|
2010-03-09 10:37:56 -06: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 |
|
Frédéric Wang
|
792725950c
|
Bug 152001. Map the .mml extension to application/xhtml+mathml if there is no existing mapping for it. r=bzbarsky
|
2010-02-26 21:32:31 -05:00 |
|
Frédéric Wang
|
8b46e8bd69
|
Bug 530275. Move more MIME types into nsMimeTypes.h so we don't have to hardcode the strings in various places. r=bzbarsky
|
2009-11-21 00:12:42 +01:00 |
|
Oleg Romashin
|
23c10bdb88
|
Bug 546074 - nsMIMEInfoUnix and nsOSHelperAppService.cpp does not match to each other. r=dougt
--HG--
extra : rebase_source : ad820f70c9a0958311300dc4b2cd72fed6cf21a1
|
2010-02-19 00:12:33 +02:00 |
|