Commit Graph

6334 Commits

Author SHA1 Message Date
Justin Dolske
f997da1518 Bug 564097 - Move prompts.properties into commonDialog.properties. r=gavin, sr=bs 2010-06-16 17:06:15 -07:00
Chris Pearce
ab123bcba3 Bug 572001 - Fix configure option --disable-ogg. r=ted 2010-06-17 10:17:36 +12:00
Neil Deakin
6d6ff9188a Bug 379745, add some additional template sort hint options to sort case-insensitive, sort by integers, and skip natural sort order, r=neil,sr=sicking 2010-06-16 13:09:51 -04:00
Marco Bonardo
56687a63fc Bug 572425 - nsISearchEngine.getSubmission reponseType should be an [optional] param. r=gavin 2010-06-16 18:54:29 +02:00
Mark Smith
3debe38b84 Bug 563159 - updater fails because application exe is still running. r=rstrong 2010-06-16 07:21:24 -07:00
Smokey Ardisson
7be6b3fecb Bug 552596 - about:config's integer validation code is not embedding-friendly, so replace toolkit validation code with embedding-friendly version from a former life in XPFE. r=neil@parkwaycc.co.uk 2010-06-15 22:31:33 -04:00
Robert Strong
89ddf66fc2 Bug 570066 - Update UI dialogue box in Firefox disappeared before Firefox could be updated. r=dtownsend 2010-06-15 15:13:47 -07:00
Gavin Sharp
7b02227e37 Bug 570155: Make the helperApp dialog use the getFileDisplayname helper consistently (fixes a broken #ifdef exposed by bug 569373), and refactor some ifdefs to avoid code duplication, r=Neil
--HG--
extra : rebase_source : d13c45e747021f868ec608db62233fae54868441
2010-06-07 10:31:58 -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
Gavin Sharp
58f62549bd Bug 568429: findbar's shouldFastFind should use mozIsTextField rather than checking .type, r=Mano
--HG--
extra : rebase_source : 2ddd961b57d138ae6c32dfb2b0e4bb560297e022
2010-06-15 17:42:36 -04:00
Dave Townsend
c1b3e7841d Bug 560449: Add support for opening the addons manager at a specific pane. r=gavin 2010-06-15 11:40:05 -07:00
Benjamin Smedberg
755c2ae337 Bug 570488 - Stop reading/writing xpti.dat and incrementally loading XPT files [1/2] r=Mossop
--HG--
extra : rebase_source : 9f28729c1032b516e8b950d29d80402e87759fda
2010-06-14 16:05:48 -07:00
Joe Drew
98f411e39e Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Justin Dolske
cc03cf1409 Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin 2010-06-14 14:00:21 -07:00
Brad Lassey
4346c1fc9c bug 565138 - Implement extloader backend for Android r=vlad 2010-06-14 15:04:16 -04:00
Drew Willcoxon
23f6c7fa89 Bug 564573 - A page that's opened in a tab should appear exactly once, as switch-to-tab. r=mak 2010-06-14 11:51:53 -07:00
Kyle Huey
27bc0ae3e6 Backing out Bug 531886 to fix l10n builds. 2010-06-14 11:16:43 -07:00
Kyle Huey
1fd06013ed Backed out changeset f7323647892a 2010-06-14 11:14:36 -07:00
Dão Gottwald
e09941acb9 Backed out changeset 3a711e98c1ed 2010-06-14 17:06:43 +02:00
Dão Gottwald
6bf49b08f3 additional output for browser_relatedTabs.js 2010-06-14 16:57:28 +02:00
Brian Marshall
a77e168557 Bug 398348 - Spell check language selection uses check marks instead of radio buttons. r=gavin 2010-06-14 03:02:11 -04:00
Benedict Hsieh
e801a49643 Bug 531886 - [regression] *.mfasl fastload caches not invalidated after build / changing XUL/JS code. r=bsmedberg 2010-06-11 12:02:13 -07:00
Ben Parr
b86f46ef96 Follow-up fix for bug 562760 to allow language packs to show up in the add-ons manager. r=dtownsend 2010-06-10 18:47:15 -07:00
Dave Townsend
ec0a3cf17f Bug 570200: Errors aren't passed sanely from getInstallForFile. r=robstrong
--HG--
rename : toolkit/mozapps/extensions/test/xpinstall/corrupt.xpi => toolkit/mozapps/extensions/test/xpcshell/data/corrupt.xpi
rename : toolkit/mozapps/extensions/test/xpinstall/empty.xpi => toolkit/mozapps/extensions/test/xpcshell/data/empty.xpi
rename : toolkit/mozapps/extensions/test/xpinstall/unsigned.xpi => toolkit/mozapps/extensions/test/xpcshell/data/unsigned.xpi
2010-06-10 16:39:47 -07:00
Dave Townsend
1b168f0440 Bug 570977: xpinstall tests get confused by multiple load events. r=robstring 2010-06-10 18:47:14 -07:00
Dave Townsend
0c0f37d6c6 Bug 570173: Errors from findUpdates aren't passed out to the listener correctly. r=robstrong 2010-06-10 11:11:16 -07:00
Jeff Walden
1a51ea8168 Bug 505656 - Bookmarks backup JSON generation should 1) generate valid JSON and 2) handle incremental failures better (omitting information, rather than potentially serializing bad information). r=mak 2010-05-10 16:11:03 -07:00
Neil Rashbrook
cdab850219 Test for bug 563241 r=Mossop
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/test_theme.js => toolkit/mozapps/extensions/test/xpcshell/test_dss.js
2010-06-10 21:42:33 +01:00
Mark Banner
9841fee8b2 Bug 570046 Fix test_update.js hanging on apps/build configs that don't support lightweight themes. r=dtownsend 2010-06-10 10:55:18 +01:00
Neil Rashbrook
45444ab071 Bustage fix for test_DownloadUtils.js now able to QI about:blank to nsINestedURI 2010-06-13 00:56:49 +01:00
Justin Wood
7eb105907c Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher

Also RE-enables browser-mochitests for docshell.
2010-06-09 19:29:44 -04:00
Jonathan Kew
4b560e4029 bug 449292 - part 7 - implement gfxHarfBuzzShaper and provide pref to use this or platform back-end. r=jdaggett sr=roc 2009-10-07 18:16:52 +01:00
Jonathan Kew
dbe7ae1d2c bug 449292 - part 4.1 - include ICU license text (for script-run itemizer code) in about:license. r=gerv 2010-06-11 20:14:38 +01:00
Jonathan Kew
0bfd3bffa3 bug 449292 - part 1.2 - add harfbuzz license to about:license page. r=gerv 2010-06-11 20:14:37 +01:00
Benedict Hsieh
8ccea46362 Bug 568348 - The extension manager should do extension install activities and write extensions.ini before the profile is started. r=Mossop 2010-06-11 12:02:44 -07:00
Paolo Amadini
702a3057a6 Bug 485196 - Web page generated by POST is retried as GET when Save Frame As used, and the page is no longer in the cache. r=smaug, r=gavin
--HG--
rename : toolkit/content/tests/browser/browser_bug471962.js => toolkit/content/tests/browser/browser_save_resend_postdata.js
extra : rebase_source : e985407c54fcd0f138bb7c1bf350356aa4dec2de
2010-06-08 03:15:00 -04:00
Justin Wood
4f28cb401b Backout disabling of browser_bug471962.js since Bug 565199 is actually fixed. rs+=gavin
--HG--
extra : rebase_source : f6ba751ca296c934758931e85c3cd1a938c9513a
2010-06-09 20:55:06 -04:00
Justin Wood
937f745a19 Bug 553815. browser_Services.js and Services.jsm shouldn't fail if MOZ_TOOLKIT_SEARCH is undefined. r=gavin
--HG--
extra : rebase_source : c50f4b39f3a687a9e273f5ea1da18aa2c2da88e3
2010-05-29 23:30:04 -04:00
Robert Strong
fad0b682ac Followup comm-central bustage fix for Bug 569058 - backout makensis.mk changes until comm-central's configure.in is updated 2010-06-09 18:23:40 -07:00
Josh Aas
dc18091697 Add support for Cocoa NPAPI complex text input. This patch contains a TSM-based implementation for 32-bit builds, and an NSInputContext-based implementation for 64-bit builds. b=512886 r=smichaud sr=jst 2010-06-09 20:56:17 -04:00
Robert Strong
c0b9792c32 Followup bustage fix for Bug 569058 - don't use a cached var. 2010-06-09 16:23:00 -07:00
Robert Strong
69279273eb Bug 485114 - Add plugin for modifying file permissions and move NSIS plugins under other-licenses. r=bsmedberg
--HG--
rename : toolkit/mozapps/installer/windows/nsis/AppAssocReg.dll => other-licenses/nsis/Plugins/AppAssocReg.dll
rename : toolkit/mozapps/installer/windows/nsis/ApplicationID.dll => other-licenses/nsis/Plugins/ApplicationID.dll
rename : toolkit/mozapps/installer/windows/nsis/ShellLink.dll => other-licenses/nsis/Plugins/ShellLink.dll
rename : toolkit/mozapps/installer/windows/nsis/UAC.dll => other-licenses/nsis/Plugins/UAC.dll
rename : toolkit/mozapps/installer/windows/nsis/nsProcess.dll => other-licenses/nsis/Plugins/nsProcess.dll
2010-06-09 16:02:25 -07:00
Robert Strong
d262698037 Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). configure.in, autoconf.mk.in, and makensis.mk changes only. r=ted.mielczarek 2010-06-09 16:01:46 -07:00
Frank Yan
bf0208ab74 Bug 568287 - Expand test for 'Copy Password' context menu item in Password Manager [r=dolske] 2010-06-09 13:55:46 -07:00
Dão Gottwald
e706eaaef3 browser_bug511456.js and browser_bug537449.js cleanup
--HG--
extra : rebase_source : 0b5e002b1e4154c3b6239f2f6a4a0dc302a0cde1
2010-06-09 07:59:46 +02:00
Dão Gottwald
e437c443b5 Bug 562649 - set and correctly handle userTypedValue when loading external URIs. r=gavin,neil
--HG--
extra : rebase_source : f147fcde568bc15e25be804591518b694d605a95
2010-06-08 22:13:55 +02:00
Philip Chee
eff1ed54a7 Bug 542950 [SeaMonkey trunk] mochitest-browser-chrome: new test fails with "browser_bug511456.js:99 - TypeError: win2 is undefined", browser_bug537449.js fails too. r=dtownsend 2010-06-09 11:57:53 +08:00
L. David Baron
934c377eda Rename properties and values of background-clip and background-origin to match css3-background. (Bug 549809) r=roc 2010-06-08 18:44:33 -07:00
Smokey Ardisson
880a9c89c8 Bug 553138 - Restore Camino Initial Developers to about:license, and add missing Camino-related license changes. r=gerv 2010-06-08 20:41:43 -04:00
Chris Pearce
2a11a80ccb Bug 566247 - WebM build system changes. r=ted 2010-06-09 11:31:27 +12:00