Benjamin Smedberg
d6805bcab6
Bug 576492 - Load default preferences from extension defaults, r=Mossop
2010-07-02 12:45:20 -04:00
Dave Townsend
7e68f1277e
Bug 565291: Last update date for Personas always shows 'Unknown'. r=robstrong
2010-07-01 21:33:34 -07:00
Dão Gottwald
c31a49ab16
Bug 578322 - Remove support for <popup> from all themes. r=enn
2010-07-14 08:46:12 +02:00
Zack Weinberg
29e6f9c217
Bug 571989 part 5: move gfx/src/thebes/utils/* to gfx/thebes. r=joedrew
...
--HG--
rename : gfx/src/thebes/utils/gfxBlur.cpp => gfx/thebes/gfxBlur.cpp
rename : gfx/src/thebes/utils/gfxBlur.h => gfx/thebes/gfxBlur.h
rename : gfx/src/thebes/utils/gfxThebesUtils.cpp => gfx/thebes/gfxThebesUtils.cpp
rename : gfx/src/thebes/utils/gfxThebesUtils.h => gfx/thebes/gfxThebesUtils.h
rename : gfx/src/thebes/utils/nsCoreAnimationSupport.h => gfx/thebes/nsCoreAnimationSupport.h
rename : gfx/src/thebes/utils/nsCoreAnimationSupport.mm => gfx/thebes/nsCoreAnimationSupport.mm
2010-07-13 14:54:21 -07:00
Neil Deakin
8e9b38fd58
Bug 574040, fix test so that it doesn't have an underlying missing menu label layout issue on Windows 7 64bit
2010-07-13 16:13:54 -04:00
Dave Townsend
555b6bb197
Bug 562599: Add an event to signal when changable properties on Addon objects are changed. r=robstrong
2010-07-13 09:55:08 -07:00
Neil Rashbrook
3ab5e497d0
Bug 568691 Further followup to actually register static components r=bsmedberg
2010-07-13 15:24:58 +01:00
Ted Mielczarek
c45d8e580b
add a ctypes.libraryName utility function to get shared library names per-platform. r=dwitte
...
--HG--
extra : rebase_source : f0585aa0332c2146bee375584a69af4eaed7ed77
2010-07-13 08:53:16 -04:00
Dão Gottwald
c3143e067e
whitespace cleanup, no bug
2010-07-13 13:11:13 +02:00
Dave Townsend
eddc20bcf1
Bug 562239: Last update date for plugins always shows 'Unknown'. r=robstrong
2010-06-29 11:08:44 -07:00
Dave Townsend
37e6aadfad
Bug 574970: Import the skinnable property from install.rdf to the database and expose it through the API. r=robstrong
2010-07-02 07:48:26 -07:00
Dave Townsend
9b85948cc5
Bug 553492 Add Addon.size to expose the addon's size on disk. r=robstrong
2010-07-02 07:48:41 -07:00
Dave Townsend
579811cb3a
Bug 558834: Use targetPlatform when making compatibility judgements. r=robstrong
2010-07-01 11:37:32 -07:00
Dave Townsend
76a55bb085
Bug 576089: updateInfoURI is not exposed and needs to be passed through to the resulting Addon. r=robstrong
2010-07-01 11:42:19 -07:00
Dave Townsend
8bc798989b
Bug 575463: Rename AddonInstall.sourceURL to sourceURI and make it return an nsIURI rather than a string. r=robstrong
2010-07-01 20:36:50 -07:00
Dave Townsend
7ccae0d31f
Bug 558834: Add support for targetPlatform, size and skinnable properties to the database. r=robstrong
2010-07-01 11:35:48 -07:00
Dave Townsend
ecff834b44
Bug 552965 and bug 553455: Notify the application when add-on installs triggered by webpages fail or complete. r=robstrong
2010-07-01 10:56:48 -07:00
Oleg Romashin
4fd4d7f449
Bug 568691 followup - Fix manifest/registration for the faststartup component, r=bsmedberg
2010-07-02 09:52:33 -04:00
Oleg Romashin
9aa2d49089
Bug 568691 followup - Fix the Qt remote service and widget registration, r=bsmedberg
2010-07-02 09:51:58 -04:00
Marco Bonardo
3c213f440c
Fix a condition where we assert because data is destroyed before a new step is added.
2010-07-02 15:47:41 +02:00
Benjamin Stover
c41accdd7c
Bug 566738 - Make setting titles asynchronous. r=sdwilsh r=mak sr=bz
2010-06-30 16:19:33 -07:00
Benjamin Stover
97eb3d6fee
Bug 556400 - Make adding visits asynchronous. r=sdwilsh r=mak sr=bz
2010-06-30 16:08:28 -07:00
Dave Townsend
dff5576412
Bug 575987: Pointer files containing an invalid path throw an error during startup. r=robstrong
2010-07-03 16:21:23 -07:00
Dave Townsend
d2ba3675b3
Bug 565064: Update theme disabled states when changing builds. r=robstrong
2010-07-02 16:03:34 -07:00
Daniel Holbert
56cecccd85
Bug 577393: Remove references to now-gone 'services' & 'dynamic' xpcom test dirs in toolkit-makefiles.sh. blanket-rs=ted
2010-07-07 16:39:04 -07:00
Ted Mielczarek
36fab2017d
bug 567424 bustage fix for OS X x86-64
2010-07-07 17:20:50 -04:00
Michael Kohler
dab190d2bc
Bug 506041 - Correct misspellings in source code (Patch 3)
...
r=timeless
--HG--
extra : rebase_source : 1917c999a5865676ffb7ec3c2834c3e091bb64dc
2010-07-07 15:33:52 +02:00
Ted Mielczarek
7f52e9bfd0
bug 567424 bustage fix
2010-07-07 16:12:45 -04:00
Ted Mielczarek
84e3dd7b08
bug 567424 bustage fix
2010-07-07 15:49:54 -04:00
Ted Mielczarek
8d40d0bd53
bug 567424 - sync to Breakpad revision 619 to pick up OS X symbol dumping changes (64-bit support + DWARF CFI support) - mozilla build system changes. r=mitch
2010-07-02 08:05:04 -04:00
Ted Mielczarek
62c53fae00
bug 567424 - sync to Breakpad revision 619 to pick up OS X symbol dumping changes (64-bit support + DWARF CFI support)
...
We still have a few local patches that have not yet been upstreamed, but they're all up in the Breakpad issue tracker now:
--
Bug 544936, part 1: Add the ability to generate a minidump of a child process at any time (linux). r=ted
Bug 555309, part 2: Allow a particular subprocess thread to be "blamed" in an OOP minidump. r=bsmedberg
Bug 555309, part 4: Insert an artificial exception stream into non-crash browser-side minidumps. r=bsmedberg
Bug 544936, part 2: Add the ability to generate a minidump of a child process at any time (windows). r=ted
Bug 555309, part 2: Allow a particular subprocess thread to be blamed in an OOP minidump. (windows bits) r=bsmedberg
Bug 555309, part 4: Insert an artificial exception stream into non-crash browser-side minidumps. r=bsmedberg (win32)
Windows changes: http://breakpad.appspot.com/115002/show
Linux changes: http://breakpad.appspot.com/123001/show
--
bug 557113 - sort out crash report certificate issues on Maemo. r=mfinkle,johnath
http://breakpad.appspot.com/121002/show
--
Plus one more I discovered while testing this patch on 64-bit OS X:
http://breakpad.appspot.com/124001/show
--HG--
extra : rebase_source : f0df7e87d26822884401b8cb1a5633c958e92c93
2010-06-30 10:30:12 -04:00
Benjamin Smedberg
73d3e6f6c3
Temporarily disable the crashreporter tests on x86-Linux only, due to bug 573290 on a CLOSED TREE.
2010-07-01 17:03:16 -04:00
Benjamin Smedberg
a249678c04
Final merge and landing of bug 568691 and dependent bugs to mozilla-central on a CLOSED TREE.
...
* bug 568691, register XPCOM components statically using manifests. r=mossop, with some test and build stuff r=vlad,sdwilsh
* bug 573557, rename categories with spaces to use hypens. r=jst
* bug 573739, Don't get the private browsing service during layout module initialization, r=ehsan
This initial merge does not include some work planned to land imminently:
* The extension manager still restarts. I need to solve a problem re-reading default preferences from extensions.
* MOZ_OMNIJAR is broken: there is a patch which I need to update in bug 568691.
* I will concurrently land a mobile-browser fix for component registration, but it may require some additional packaging changes.
2010-07-01 14:26:25 -04:00
Taras Glek
bb78f82fbe
Bug 416330 - Suboptimal SQLite page size r=sdwilsh
2010-07-01 10:57:13 -07:00
Taras Glek
0b7f7ad13e
Bug 575788: test_expire.js should use relative file size r=dolske
2010-07-01 10:56:54 -07:00
Benjamin Smedberg
4d172dd53d
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
2010-07-01 11:55:57 -04:00
Benjamin Smedberg
acb961f7e1
Package the installer browser.manifest the same way as the archive.
2010-06-30 18:44:01 -04:00
Benjamin Smedberg
a2833452f8
Merge mozilla-central to the bug 568691 branch.
...
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Benjamin Smedberg
2f6bb59008
Fix packaging of test-only XPT files for crashreporter and httpserver.
...
--HG--
extra : rebase_source : 27abb29f16e071a7c08220d46f9cbef4ded08fc4
2010-06-30 12:42:24 -04:00
Zack Weinberg
a55cf984ba
Bug 571989 follow-up: remove mentions of removed directories from toolkit-makefiles.sh and elsewhere. r=dholbert
...
--HG--
extra : rebase_source : c6e387430e6b2292b0925fdb681819ba109568e7
2010-06-30 08:54:39 -07:00
Ted Mielczarek
17362ddaa6
bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
...
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
2010-06-30 10:29:05 -04:00
Benjamin Smedberg
43c2f8a8e4
On Windows and Mac, nsIFile.copyTo will fail if the file already exists. Use the .createUnique logic to create a unique name, but then remove it for the copy.
2010-06-29 23:24:09 -04:00
Benjamin Smedberg
f2fb85d435
Link all the component manifests together at package time.
2010-06-29 18:19:09 -04:00
Benjamin Smedberg
681cd4f679
But 573290 - Intermittent (and not so intermittent with bug 568691!) failure in test_crashreporter_crash.js: the minidump callback is calling open(), which enters the dynamic loader and trashes memory, specifically the .extra file data. r=ted
2010-06-29 13:19:09 -04:00
Justin Dolske
157f21c04d
Backed out changeset e112f68bc941 (bug 574357) due to test failures.
2010-06-29 22:45:30 -07:00
Ted Mielczarek
1ff7a5c880
bug 574357 - Plugin crash reports are submitted with Throttleable=0. r=dolske
...
--HG--
rename : modules/plugin/test/mochitest/test_crash_notify_no_report.xul => modules/plugin/test/mochitest/test_crash_submit.xul
2010-06-29 19:34:39 -04:00
Benjamin Stover
8150bfd360
Backout of bugs 575908, 566738, and 556400
2010-06-29 17:34:52 -07:00
Benjamin Stover
6932ae09f9
Bug 575908 - Leak fix: remove all pending tasks from queue. r=sdwilsh
2010-06-29 16:18:17 -07:00
Benjamin Stover
41fbf65971
Bug 566738 - Add SetURITitle to IHistory r=sdwilsh, sr=bz
2010-06-29 14:12:41 -07:00
Benjamin Stover
86673a511e
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh, sr=bz
2010-06-29 13:58:36 -07:00
Robert Strong
48b615720e
Bug 575524: browser_bug562890.js fails with other application extensions installed. r=dtownsend
...
--HG--
extra : transplant_source : .%F0%A5%AC%12%3B%FD%A5C%3D%DF3%05%B6%0B%DDj%06i%27
2010-06-29 12:19:23 -07:00
Benjamin Smedberg
d50a7d78b2
Add a newline to the end of satchel.manifest because, although I have no clue why and that scares me, the lines are being re-ordered during the mac install process and the unterminated line becomes a parse error.
2010-06-28 15:11:00 -04:00
Benjamin Smedberg
401ef41e7b
Don't register appinfo twice in test_bug497578, required by XPCOM registration changes in bug 568691.
2010-06-28 14:47:39 -04:00
Benjamin Smedberg
79be6b8325
Rename XRE_AddComponentLocation to XRE_AddManifestLocation to better-convey what it actually does now (it still auto-registers XPT files when passed a directory, but we may get rid of that as well and just fold those into components.manifest), as noted in bug 568691 comment 58.
2010-06-27 21:26:38 -04:00
Benjamin Smedberg
d49707c7de
Add a testcrasher manifest for packaged xpcshell tests.
2010-06-27 17:26:21 -04:00
Benjamin Smedberg
1a140494e8
Fixes for more test failures from bug 568691 - the RTL tests dynamically register chrome which must be un-done: to do this, I register a manifest for the life of the app, but truncate it after this test is complete. The toolkit tag-autocomplete tests were failing because of a missing close-brace.
2010-06-27 17:04:45 -04:00
Benjamin Smedberg
c16cf0f0c5
Fix a bunch of test failures caused by typos or other issues from bug 568691.
2010-06-27 14:03:05 -04:00
Benjamin Smedberg
9cadd0fe5f
Fix contracts which were not registered correctly: nsPlacesAutoComplete.js was completely missing, and the nsINIParserFactory contract was missing. Fixes test_pref_interval.js to register/unregister its mock objects correctly.
2010-06-25 22:17:31 -04:00
Benjamin Smedberg
63c0077443
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
Drew Willcoxon
bb224ec5ad
Bug 573430 - nsIFaviconService.getFaviconData should not fail when passed the default favicon. r=mak
2010-06-25 14:06:14 -07:00
Felipe Gomes
3f44ef431c
Bug 574702: avoid initializing WindowDraggingUtils multiple times due to binding re-attachment (causes dragging jumpiness issues), r=enndeakin
2010-06-25 16:06:36 -04:00
Benjamin Smedberg
abf280675d
Testing fixes for bug 568691 - change xpcshell do_load_module to do_load_manifest, and switch the relevant tests to use manifests and the new function.
2010-06-25 10:43:25 -04:00
Gavin Sharp
ef1133a3ca
Bug 574137: move HUDService styling to toolkit/themes, avoid setting incorrect class names on toolbar buttons, and remove toolbar style rules that conflict with the browser styling, r=dao
...
--HG--
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/pinstripe/global/headsUpDisplay.css
rename : toolkit/components/console/content/headsUpDisplay.css => toolkit/themes/winstripe/global/headsUpDisplay.css
extra : rebase_source : f99848fa59b700ed1503fddd9a08a4f34c3c8cb4
2010-06-24 20:16:35 -04:00
Gavin Sharp
523e82a8a7
Bug 574230: PopupNotifications should indicate which anchor's notifications are being displayed, so that the consumer can show/hide the appropriate anchor element, r=dao
...
--HG--
extra : rebase_source : 8e856779d2355a5612d8bdf20c5fb75a3a88edb2
2010-06-25 12:05:45 -04:00
Benjamin Smedberg
6e8d912e32
Fix review comments from bug 568691 comment 45.
2010-06-24 11:56:28 -04:00
Benjamin Smedberg
762def30bb
Merge mozilla-central into the static-xpcom-registration branch.
2010-06-23 17:26:25 -04:00
Benjamin Smedberg
76f5edb3bb
Bug 568691 fixups: alter mockObjects.js so that it registers its mock by contractID but doesn't replace the CID. Fix the generic classinfo not to assert when code asks for the class description (which is no longer implemented).
2010-06-23 15:18:13 -04:00
Frank Yan
94d7a77db6
Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske
2010-06-23 10:28:12 -07:00
Mehdi Mulani
1021f12095
Bug 564270 - Can not search Places by transition type
2010-06-23 10:01:27 -07:00
Dave Townsend
a636fbe356
Typo fix for bug 572043 (addressing review comment from rs).
2010-06-23 10:08:56 -07:00
Benjamin Smedberg
87b751cfc8
Bug 568691 - Register extension components/chrome again. This doesn't remove the EM restart yet, because there's some weirdness about reading default prefs from extensions that needs to be solved first.
2010-06-23 12:18:32 -04:00
David Dahl
be8e38decd
Bug 573845 - open the console to a percentage of the browser window height, p=ddahl, r=dietrich
2010-06-23 12:30:51 -03:00
Benjamin Smedberg
4588c2f4bf
Fix --disable-crashreporter build in nsAppRunner.cpp
2010-06-22 20:18:45 -04:00
Benjamin Smedberg
38b1ff6d7b
Fix crash running leaktest --register because nNativeAppSupport hasn't been set yet.
2010-06-22 20:11:32 -04:00
Benjamin Smedberg
31e2b381e5
Bug 568691 - Mac-specific changes to binary components.
2010-06-22 13:05:00 -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
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
b205909598
Bug 568691 - register chrome/*.manifest in addition to components/*.manifest files, chrome appears to work in xpcshell again.
2010-06-21 13:49:38 -04:00
Benjamin Smedberg
ed3a49c9a2
Address review comments from bug 568691 comment 13/14/17:
...
* rename mozilla::Module struct entries to be clearer
* change Module documentation so that the last entry is { NULL } in all cases (the compiler will 0-expand the structure)
* remove NS_XPCOM_COMPONENT_REGISTRY_FILE
* add MOZ_MEDIA/MOZ_OGG/MOZ_WAVE/MOZ_WEBM ifdefs to nsHTMLMediaElement.h and nsContentUtils.cpp
2010-06-21 12:46:26 -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
c23f09c9bf
Merge platform-specific branches of bug 568691.
2010-06-21 08:57:50 -04:00
Neil Deakin
53ac2d5dcb
Bug 572823, clear button open state when its popup is destroyed, r=neil
2010-06-21 08:37:35 -04:00
Neil Deakin
f4a7533d50
Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc
2010-06-21 08:37:35 -04:00
Benjamin Smedberg
3fbca784cb
More Linux-specific fixup from bug 568691
2010-06-12 20:50:56 -04:00
Benjamin Smedberg
492155b10e
Bug 568691 part C - Register all components based on reading .manifest files from the components directories. Binary components auto-register using "binary-component name.dll". JS components register using "component CID file.js" "contract @mozilla.org/contract;1 CID" and "category categoryname keyname value".
...
This patch has some bugs, specifically we stop looking for .manifest files in chrome/. I will fix that in a followup. It also probably breaks non-libxul builds because of ordering issues.
Another followup will actually fix our in-tree JS components and add build machinery for creating a proper components.manifest file.
2010-06-11 16:13:26 -04:00
Robert Strong
e9a99c0e95
Bug 570689 - Convert perl scripts to python. Patch 1 - remove unused perl scripts. r=ted.mielczarek
2010-06-22 19:10:30 -07:00
Robert Strong
7894b69717
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Final cleanup patch. r=jmathies
2010-06-22 19:10:13 -07:00
Dave Townsend
8cc29264a1
Bug 562803: Add cleanup function to avoid one failing xpinstall test from messing up subsequent tests. r=robstrong
2010-06-22 18:59:52 -07:00
Dave Townsend
f6d8ab1cf0
Bug 572955: Add some logging and cleanup and extend timeouts in browser_installssl.js and browser_updatessl.js to avoid random oranges. r=robstrong
2010-06-22 16:23:06 -07:00
Robert Strong
9dd36fd226
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Exclude MapiProxy_InUse.dll and mozMapi32_InUse.dll since apps already have code to deal with them without requiring a reboot. r=dtownsend
2010-06-22 15:53:01 -07:00
Markus Stange
84a0dfc24c
Bug 559033 - New Mac toolbar button style. r=dao
2010-06-22 22:28:34 +02:00
Benedict Hsieh
9ae1b68f3b
Bug 573092: Fix a startup crash when the extension manager is unavailable. r=dtownsend
2010-06-22 10:23:01 -07:00
Michael Kaply
54a2800830
Bug 563262: Rename GetResourceURL to GetResourceURI and have it return a URI. r=Mossop
2010-06-21 17:13:52 -05:00
ddahl@mozilla.com
e5228a3af6
Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap)
2010-06-22 09:51:50 -07:00
Felipe Gomes
b45a433e99
Bug 544356 followup: Use getDMUI(). r=Neil
...
"Bug 544356 - Exit when only the download manager window is open and there are no downloads."
2010-06-21 15:39:00 -04:00
Justin Wood
dc3c70731c
Bug 570812 - remove xpinstall from mobile specific browser-chrome tests package files. r=jmaher
2010-06-16 22:57:30 -04:00
Dão Gottwald
d00035f67a
Bug 571567 - use <menupopup> instead of <popup>. r=enn
2010-06-22 08:34:21 +02:00
Robert Strong
ad8280e865
Fix review comment for Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies
2010-06-21 18:25:14 -07:00
timeless
c0b404bc95
Bug 562594 - comparison between signed and unsigned integer expressions in ReadStrings. r=rstrong
2010-06-21 18:17:30 -07:00
Robert Strong
98fb70cc6d
Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=jmathies
2010-06-21 18:17:18 -07:00
Robert Strong
6555844abb
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). makensis.mk changes. r=jmathies
2010-06-21 18:16:40 -07:00
Robert Strong
cbd55d53e2
Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies
2010-06-21 18:15:39 -07:00
Robert Strong
2e0882470a
Bug 572224 - Remove check-locales.pl. r=ted.mielczarek
2010-06-21 18:15:14 -07:00
Ms2ger
18c08f17ac
Bug 573243 - Update toolkit-makefiles.sh for bug 570488. r=trivial-blanket-rs
2010-06-22 02:01:41 +02:00
timeless@mozdev.org
a680002b0a
Bug 565599 unused variable nsNavHistoryContainerResultNode::mAsyncEnabled
...
r=mano
2010-06-22 02:01:39 +02:00
Tobias Nygren
bc9e175324
Bug 469951 - using %lld PR_scanf format directly on a PRTime is not portable. r=sdwilsh
2010-06-22 02:01:37 +02:00
Marco Bonardo
d9cec5a36c
Bug 572800 - Ensure previous autocomplete query has been canceled before starting a new one. r=sdwilsh
2010-06-22 02:01:35 +02:00
Justin Dolske
d345e67c3e
Bug 573238 - Windows authentication broken. r=gavin
2010-06-21 15:04:46 -07:00
Justin Dolske
749fbaa4a5
Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin
2010-06-21 15:04:43 -07:00
Chris Jones
bf91852da6
Bug 572295: Add X11Util.h for X11 toolkits. r=karlt,joedrew
2010-06-21 15:35:49 -05: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
Benjamin Smedberg
9045c05660
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
2010-06-10 14:11:11 -04:00
Benjamin Smedberg
c020d3bdef
Bug 570488 - Remove xpti.dat caching which harms us in runtime and code complexity
2010-06-10 12:51:29 -04: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
Dão Gottwald
328a331787
whitespace cleanup after bug 555081
2010-06-29 17:11:49 +02:00
Dão Gottwald
6f609fdc36
Bug 575536 - Don't leak WindowDraggingElement into the global scope. r=enn
2010-06-29 17:09:32 +02:00
Shawn Wilsher
5aafb87384
Backout of bug 416330 so we can freeze for the beta on a CLOSED TREE.
2010-06-28 16:31:47 -07:00
Shawn Wilsher
0a2985c514
Bug 416330 - fix oranges. CLOSED TREE. a=zpao r=sdwilsh
2010-06-28 16:04:15 -07:00
Taras Glek
ce040e2786
Bug 416330 - Suboptimal SQLite page size r=sdwilsh
...
--HG--
extra : rebase_source : 053c7b1d975304ed7d402bb619874c889c71425c
2010-06-28 12:13:26 -07:00
Dave Townsend
2049f797e5
Bug 562052: The version number should be shown in the list view for all types of add-ons. r=Unfocused
2010-06-28 12:43:53 -07:00
Dave Townsend
96b06b0972
Bug 567131: Make ratings display only. r=Unfocused
2010-06-28 12:43:39 -07:00
Zack Weinberg
cdb43c9602
Bug 571989 part 1: Move the contents of gfx/src/psshared into widget/src/gtk2, which is the sole user.
...
--HG--
rename : gfx/src/psshared/nsCUPSShim.cpp => widget/src/gtk2/nsCUPSShim.cpp
rename : gfx/src/psshared/nsCUPSShim.h => widget/src/gtk2/nsCUPSShim.h
rename : gfx/src/psshared/nsPSPrinters.cpp => widget/src/gtk2/nsPSPrinters.cpp
rename : gfx/src/psshared/nsPSPrinters.h => widget/src/gtk2/nsPSPrinters.h
rename : gfx/src/psshared/nsPaperPS.cpp => widget/src/gtk2/nsPaperPS.cpp
rename : gfx/src/psshared/nsPaperPS.h => widget/src/gtk2/nsPaperPS.h
2010-06-28 10:36:17 -07:00
Peter Van der Beken
c8ce8d2439
Backout 8a6de68c0feb (Fix for bug 571159 (Leak nsGlobalWindow with unknown-content-type dialog)) to fix orange.
...
--HG--
extra : rebase_source : b405b0ac1c54dd3af3141d8762b26e91e2e63a02
2010-06-28 17:39:56 +02:00
Peter Van der Beken
6df7918b7b
Fix for bug 571159 (Leak nsGlobalWindow with unknown-content-type dialog). r=sdwilsh.
...
--HG--
extra : rebase_source : a7d4861d434a8f6b57b9566ac7bdbf9c3025f51e
2010-06-28 12:59:10 +02:00
Felipe Gomes
6a58c784dc
Bug 555081 - Add support for titlebar mouse interaction and address missing aero features. r=jmathies, smaug, vlad.
2010-06-28 01:04:05 -05:00
Justin Wood
1bd3f99c22
(No Bug) Make test not modify the windowtype until certain we are actually running the test. Fixes some SeaMonkey orange. rs=Mossop
...
--HG--
extra : rebase_source : bf6fcf86c2ae0ca2e1c621837a795818d983196a
2010-06-28 00:27:20 -04:00
Daniel Holbert
d6db300174
merge
2010-06-26 20:00:22 -07:00
Daniel Holbert
a7de49793d
Backed out changeset 5da9fc2be835 (Bug 557566)
2010-06-26 20:00:11 -07:00
Dave Townsend
8d26bde4b4
Bug 569959: Fix intermittent failure in test_install.js by increasing allowed time since install. r=robstrong
2010-06-26 16:03:53 -07:00
Dave Townsend
e3da85a95e
Bug 567175: Bootstrapped add-ons with invalid target applications should not be started up. r=robstrong
2010-06-26 16:03:25 -07:00
Daniel Holbert
d37294426a
Bug 557566, part 2: Add FAIL_ON_WARNINGS to Makefiles in some build-warning-free directories. r=ted
2010-06-26 14:25:22 -07:00
Dan Witte
fe353f1bb1
Followup to bug 573004 to address review comment.
2010-06-26 14:18:45 -07:00
Ginn Chen
0a16bb8d0f
Bug 573004 jsctypes-test: test_closure_cdecl is mangled with Sun Studio r=dwitte
2010-06-27 00:54:05 +08:00
Ginn Chen
c7a08ba1b9
Bug 568027 Fix test_plugins.js |2 == 8| with build in homedir r=dtownsend
2010-06-27 00:53:42 +08:00
Dão Gottwald
8bad154a2f
Bug 574861 - Windows should never be movable in fullscreen mode. r=enn
2010-06-26 16:49:15 +02:00
Doug Turner
26297a1c2a
Backing out af6c00ca82d1
2010-06-26 00:32:19 -07:00
Doug Turner
d4af2b4341
Backing out 1a916e3c1ad1
2010-06-26 00:31:31 -07:00
Doug Turner
bf11f60673
Backing out 4061ea0018b6
2010-06-26 00:30:57 -07:00
Doug Turner
4639ebf46c
Fix for build bustage when landing bug 556400
2010-06-25 23:37:51 -07:00
Benjamin Stover
785d263fb3
Bug 566738 - Add SetURITitle to IHistory. r=sdwilsh sr=bz
2010-06-25 22:53:41 -07:00
Benjamin Stover
44b838b62d
Bug 556400 - Implement asyncable VisitURI. r=sdwilsh sr=bz
2010-06-25 22:50:29 -07:00
Brad Lassey
6a90ac521b
bug 555117 - non-xulrunner QT builds package as gzip not bzip2 r=ted
2010-06-26 00:02:18 -04:00
Timothy Nikkel
2226d955cd
Bug 571640. Part 3. In window_browser_drop.xul make the html element draggable so drag and drop works. r=enndeakin
2010-06-25 16:51:17 -05:00
Timothy Nikkel
70ed6cf63f
Bug 571640. Part 2. In test_findbar.xul use an image source node so we can start a drag. r=enndeakin
2010-06-25 16:51:17 -05:00
Timothy Nikkel
862d66fc00
Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin
2010-06-25 16:51:17 -05:00
Josh Aas
d68bf6ec5b
Bustage fix for non-IPC crash reporter. b=542379
2010-06-20 23:04:31 -04:00
Josh Aas
30e05fb196
Add support for PrefSubmitReports in crash reporter's nsExceptionHandler on Mac OS X, which syncs with crash reporter client. Exposes crash submission pref in Firefox. b=542379 r=ted
2010-06-20 22:07:59 -04:00
Steffen Wilberg
117232a5ed
Bug 566178 - exclude autocomplete trees from default tree styling. r=dao
2010-07-01 11:02:45 +02:00