Commit Graph

10 Commits

Author SHA1 Message Date
Benjamin Smedberg
29e089defb Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module. 2010-06-25 19:41:09 -04:00
Benjamin Smedberg
822ccb0789 Merge mozilla-central into the static-xpcom-registration branch. 2010-06-23 17:26:25 -04:00
Benjamin Smedberg
31432df1fb 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
Dão Gottwald
b5aa8e5c8e Bug 571567 - use <menupopup> instead of <popup>. r=enn 2010-06-22 08:34:21 +02:00
Justin Dolske
903c9e58cb Bug 573238 - Windows authentication broken. r=gavin 2010-06-21 15:04:46 -07:00
Justin Dolske
d94f3a8694 Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin 2010-06-21 15:04:43 -07:00
Justin Dolske
f65df300e1 Bug 563274 - remove debug logging code that was left enabled. 2010-06-16 23:49:04 -07:00
Justin Dolske
4973ef2e40 Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs
--HG--
rename : toolkit/content/commonDialog.css => toolkit/components/prompts/content/commonDialog.css
rename : toolkit/content/commonDialog.js => toolkit/components/prompts/content/commonDialog.js
rename : toolkit/content/commonDialog.xul => toolkit/components/prompts/content/commonDialog.xul
rename : toolkit/content/selectDialog.js => toolkit/components/prompts/content/selectDialog.js
rename : toolkit/content/selectDialog.xul => toolkit/components/prompts/content/selectDialog.xul
2010-06-16 17:06:17 -07:00
Justin Dolske
2d9fa26437 Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin 2010-06-14 14:00:21 -07:00
Justin Dolske
980accec50 Bug 573808 - "domWin is null" error with new prompting backend and no active window. r=gavin 2010-06-23 17:54:05 -07:00