Граф коммитов

241708 Коммитов

Автор SHA1 Сообщение Дата
Mitchell Field 601b7aba82 Bug 609434 - Don't emit switch statements containing 'default' but no 'case' labels in IPC IPDL files. r=cjones 2011-03-31 23:06:24 +11:00
Jim Mathies 873210979c 64-bit installer bustage fix, use ';' in comment vs. '//'. a=buildbustage 2011-03-31 07:07:49 -05:00
Sebastian Kromp d77753a5db Bug 633066: Remove nsICiter and make nsInternetCiter a static class. r=ehsan 2011-03-31 07:32:13 -04:00
Kyle Huey c338e343b0 Bug 622480: Part 3 - Ensure that we only call the nsIMIMEService on the main thread. r=joe 2011-03-31 07:30:22 -04:00
Kyle Huey 2db73ae201 Bug 622480: Part 2 - Run moz-icon OS integration on Windows async. r=joe
Here we remove most of the functionality of the channel and place it in the input stream.  By using a blocking input stream, we can guarantee that Necko will kick our input stream to a background thread.  We then do all of our shell calls on first read from the input stream, guaranteeing that they happen off the main thread.
2011-03-31 07:26:29 -04:00
Kyle Huey 3372443f6e Bug 622480: Part 1 - Remove WINCE icon code. rs=joe 2011-03-31 07:23:44 -04:00
Matheus Kerschbaum b06dc06820 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg 2011-03-31 07:22:55 -04:00
Kyle Huey 9d3d2b598a Merge m-c to bs. 2011-03-31 07:17:15 -04:00
Ehsan Akhgari 2c668ef797 Merge cedar into mozilla-central 2011-03-30 13:53:35 -04:00
Graeme McCutcheon 578dee7dd0 Bug 566942: Only scan short strings to see if we can use shared data. r=sicking 2011-03-30 10:50:44 -07:00
John Ford 94b9b22864 Bug 639884 - Teach packaging code how to create RPM files from normal builds r=glandium 2011-03-30 10:22:36 -07:00
Ehsan Akhgari 35dd938230 Bug 645914 - Do not eat the white-space when doing word selection if the eaten whitespace is a newline character and we have been instructed not to jump between lines; r=roc
This fixes a bug in selecting words at the end of lines in textarea's for Windows.
2011-03-30 11:56:48 -04:00
stefanh@inbox.com 0d3ae4b29e Bug 611759 - [Pinstripe] Remove '-moz-appearance: treeheadersortarrow' from listbox.css/tree.css. r=dao. 2011-03-30 17:51:12 +02:00
Justin Lebar e33b4b365a Bug 646254 - configure should error out if yasm version is too low to assemble libjpeg-turbo. r=khuey
Will generate an error if yasm is not at least 1.1.0 unless --disable-libjepg-turbo is passed to configure.
2011-03-29 21:47:51 -04:00
Mounir Lamouri f648f8b11d Follow-up from bug 641366: fix comment. 2011-03-30 14:41:08 +02:00
Mounir Lamouri 3172845672 Bug 640545 - Specify that the load has failed in the error message when a reftest load failed. r=dbaron 2011-03-30 14:38:44 +02:00
Rob Campbell a67cd3eb02 merge devtools to mozilla-central on a CLOSED TREE, a=davidb 2011-03-30 08:24:53 -03:00
Rob Campbell 74c866ff94 added nightly.mozilla.org mention to README.txt, pushing to a CLOSED TREE, a=davidb 2011-03-30 08:23:52 -03:00
Rob Campbell 1b964adf4e merge mozilla-central with devtools 2011-03-30 07:50:53 -03:00
Dão Gottwald 5b356da4b8 Bug 623199 - Add-ons manager buttons should be contextually styled. r=mossop
--HG--
extra : rebase_source : 271ea999816306633a669199ec72090cf4feb10c
2011-03-29 20:38:02 +02:00
Dão Gottwald e3cbece9af Bug 603790 - drop the drop shadow on buttons and textfields. r=shorlander
--HG--
extra : rebase_source : 1798d85a531486d3f1e0f2548f5c5955f4db74b7
2011-03-29 19:53:28 +02:00
Rob Campbell b9b3b1d21a merge mozilla-central to devtools 2011-03-29 09:53:45 -03:00
Ben Bucksch c0b43a0d35 Bug 55366 - Change navigator.language to use Accept-Language instead of the UI language. r=bz sr=jst
--HG--
extra : rebase_source : 9e1a68f6dc53745992ee3835dcb167b1b1642cca
2011-03-29 13:18:17 +02:00
Boris Zbarsky 44b094294a Bug 644069. Fix the caching logic for cross-site requests. r=sicking 2011-03-29 00:41:01 -04:00
Boris Zbarsky 39339055a9 Bug 645943. Initialize mLastTimerInterval correctly. r=dbaron 2011-03-29 00:41:01 -04:00
Boris Zbarsky a6976ce2df Bug 645938. Make sure to set mFlushesNeeded for all content lists. r=dbaron 2011-03-29 00:41:01 -04:00
John Daggett 0c31b91220 Bug 643649. Pass correct parameter value into registry call. r=joedrew 2011-03-29 12:11:22 +09:00
Ehsan Akhgari 3813265288 Bug 644428 - Position the caret correctly for empty inline frames; r=roc 2011-03-28 20:17:16 -04:00
Rob Campbell c04e68f765 Bug 642108 - JS errors from HUD in Error Console; f=mihai.sucan r=ddahl,dtownsend 2011-03-28 17:19:37 -03:00
Mehdi Mulani 364bfb4556 Bug 628585 - (Mac) Pressing ctrl key in Flash doesn't work as expected. r=josh 2011-03-28 13:03:39 -07:00
Rob Campbell a93179831a merge mozilla-central to devtools 2011-03-28 10:55:52 -03:00
Jim Mathies 15bf0c5475 Bug 634586 - Hide the main window while transitioning to full screen, improves full screen transition experience. r=bz 2011-03-28 07:36:37 -05:00
Steve Harper 37d598147b Bug 545650 - Use unbuffered IO when copying files in nsILocalFileWin. r=jimm 2011-03-28 07:36:33 -05:00
Kyle Huey 1d8ef1d8cb Merge m-c to bs. 2011-03-27 20:53:14 -04:00
Zack Weinberg c940b01168 Bug 644006: Don't crash on zero-length input to nsNSSCertificateDB::ConstructX509FromBase64. r=honzab 2011-03-27 11:21:08 -07:00
Wan-Teh Chang da5eb09b05 Bug 584562: Add algorithm string for RSA-PSS signatures.
The patch is contributed by Hanno Boeck <hanno@hboeck.de>.
r=wtc.
2011-03-27 10:49:36 -07:00
Josh Matthews 851a28003d Bug 645359 - Need to call Init after there's a global ContentParent available for use in observers. r=startup-bustage 2011-03-26 16:16:45 -04:00
L. David Baron 08ed9d3b13 Mac GfxInfo::GetFeatureStatusImpl must assign to aStatus when it returns success. (Bug 645376) 2011-03-26 11:45:51 -07:00
Wan-Teh Chang c8af169ce4 Bug 639191: update NSPR to NSPR_4_8_8_BETA2. Include fixes
for bug 546535, bug 587426, bug 622425, bug 624868,
bug 626035 (attachment 504094 only), bug 626309, bug 627299,
bug 629653, bug 635667.
2011-03-26 10:42:58 -07:00
Kyle Huey 133c8ee60b Remove dead plugin SDK makefiles. rs=bsmedberg 2011-03-26 12:16:57 -04:00
Ehsan Akhgari eb31aa597e Merge cedar into mozilla-central 2011-03-26 12:16:48 -04:00
Kyle Huey a1dfc7ee3a Merge m-c to bs. 2011-03-26 12:12:37 -04:00
Ms2ger e7c21851e1 Bug 622935 - Map 0x7F to U+007F rather than U+FFFD in mac and soviet encodings; r=smontagu 2011-03-26 12:04:18 -04:00
Ms2ger f97acd7317 Bug 587469 - Remove an image map quirk; r=mats 2011-03-26 11:59:54 -04:00
Ms2ger c765ded566 Bug 585933 - Only implement HTMLUnknownElement on unknown elements; r=jonas,smaug
--HG--
rename : content/html/content/src/nsHTMLSpanElement.cpp => content/html/content/src/nsHTMLUnknownElement.cpp
2011-03-26 11:58:55 -04:00
timeless@mozdev.org 713aa1183e Bug 620179 crash [@ TestNode::Constrain] if cantHandleYet
r=enn
2011-03-26 00:39:29 -04:00
timeless@mozdev.org 2a923ad547 Bug 620181 crash [@ nsXBLPrototypeBinding::LocateInstance] if the while loop condition becomes false
r=neil
2011-03-26 00:39:12 -04:00
timeless@mozdev.org 448d7c770e Bug 620311 crash [@ nsTableFrame::MatchCellMapToColCache | nsTableFrame::RemoveFrame] because cellMap guard did not cover MatchCellMapToColCache
r=bernd
2011-03-26 00:37:35 -04:00
timeless@mozdev.org 356da3e387 Bug 620408 add fall through comment to txXPCOMExtensionFunctionCall::GetParamType
r=peterv
2011-03-26 00:37:11 -04:00
Rob Campbell 4358577582 merge devtools with mozilla-central tip 2011-03-25 19:00:30 -03:00