Commit Graph

6869 Commits

Author SHA1 Message Date
Patrick Walton
bd6b3373f5 Bug 581183 - Divide the Console filters into categories, and rename them for clarity, r+a=dietrich 2010-08-09 15:35:33 -03:00
Patrick Walton
ad0c7999fe Bug 580400 - Console should display dividers to separate messages, r+a=dietrich 2010-08-09 15:35:33 -03:00
Patrick Walton
1569207050 bug 583145 - Theme the web console filter bar appropriately on the mac, r+a=dietrich 2010-08-09 15:35:33 -03:00
Marco Bonardo
187bde0e1f followup to Bug 572030 - fix a typo in a keywords query, should fix Xo and Xd failures 2010-08-09 20:01:36 +02:00
Neil Deakin
fb66fae998 Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc 2010-08-09 12:17:19 -04:00
Neil Deakin
0284f4eb26 Bug 583255, don't involve views in tree offset computation, fixes inspector mouse events, r=roc,a=dbaron 2010-08-09 12:15:39 -04:00
Marco Bonardo
8b758ffd5b Bug 552023 - Kill Places partitioned temp tables. r=sdwilsh a=blocking 2010-08-09 17:59:59 +02:00
Marco Bonardo
697912c684 Bug 572030 - Use a memory cache for keywords associations. r=dietrich a=sdwilsh 2010-08-09 17:59:43 +02:00
Benjamin Smedberg
ccb16680db Merge bug 579178 to mozilla-central. reviews by Mossop/khuey/jwalden/ted 2010-08-09 10:04:10 -04:00
Benjamin Smedberg
c622433f07 Merge mozilla-central into single-chrome-manifest. 2010-08-04 14:23:04 -04:00
Josh Aas
22caa14a4d Merge backout of db7e931c4410 (CLOSED TREE) 2010-08-04 00:41:01 -04:00
Josh Aas
9c04a7e2c0 Backed out changeset db7e931c4410 to see if it is responsible for bug 584273. (CLOSED TREE) 2010-08-04 00:40:02 -04:00
Marco Bonardo
f8ce876ce0 backout Bug 581660 since we are freezing for b3. a=gavin 2010-08-03 10:20:08 +02:00
Marco Bonardo
0082f86850 Bug 581648 - Useless warning in GetReversedHostName. r=sdwilsh 2010-08-03 10:01:49 +02:00
Marco Bonardo
6a68ec58b5 Bug 581660 - places-teardown should be double enqueued. r=sdwilsh 2010-08-03 10:01:47 +02:00
Gavin Sharp
7e9a343b05 Backed out changeset b46982cc0c0a from bug 572967 due to test failures
--HG--
extra : rebase_source : 8ef47209d527047ab2770ae44fb0467fdf2fa97d
2010-08-03 01:37:10 -04:00
Gavin Sharp
6f30159cc2 Backed out changeset bdb98838d6f6 from bug 550936 due to js-reftest failures
--HG--
extra : rebase_source : d9f9b6bc3d24f302a4aacb62b28538921b7de3ce
2010-08-03 01:20:08 -04:00
Alon Zakai
57a3120e2a Bug 550936: Make InstallTrigger support cross-process communication, r=Mossop 2010-08-02 23:52:59 -04:00
Felipe Gomes
7f1b4c8e24 Bug 582315 - Fix DownloadTaskbarProgress checks which will fix intermittent orange, r+a=sdwilsh 2010-08-04 15:51:00 -07:00
Dão Gottwald
7b820d881d Bug 585430 - Use Services.* throughout LightweightThemeManager.jsm, plus some other cleanup. r=dtownsend
--HG--
extra : rebase_source : 5971571914a94c30a5b8e4445e8eab3b27b7c287
2010-08-08 20:48:19 +02:00
Josh Aas
6616e71c71 Bug 531552: Force handling of at-launch open-url and open-file Apple Events to happen during command line construction so that we can put them on the command line and don't open unnecessary windows. r=benwa 2010-07-30 09:44:51 -04:00
David Dahl
95b920f222 Bug 579954 - sometimes gBrowser cannot be accessed, r=gavin 2010-07-30 08:30:55 -03:00
Patrick Walton
3c8fb206ed Bug 582460 - Revamp the look of the filter buttons on the Web Console, r=mossop, a=beltzner 2010-07-30 08:30:55 -03:00
Patrick Walton
a334aff3e0 Bug 582455 - Remove the grippy from the Web Console, r=mossop, a=beltzner 2010-07-30 08:30:55 -03:00
Patrick Walton
afc2b726a4 Bug 582135 - Move the Web Console filter box to the right, r=gavin, a=mossop 2010-07-30 08:30:55 -03:00
Robert Strong
50bc6e17cd [Windows only] use absolute paths for Bug 575838 - Build scripts should be able to handle @BINPATH@/extensions/testpilot@labs.mozilla.com/* in package-manifest.in for the installer. r=ted.mielczarek, approval2.0=benjamin 2010-07-29 22:46:47 -07:00
Robert Strong
351157389a [Windows only] patch 2 - convert preprocess-locale.pl to python rev3 for Bug 570689 - Convert preprocess-locale.pl to a python script. r=ted.mielczarek, approval2.0=benjamin 2010-07-29 22:39:25 -07:00
Dave Townsend
77ad04c3ab Bug 571598: Allow XUL documents loaded in about urls to persist attributes. r=bz 2010-07-29 22:08:50 -07:00
Dave Townsend
f96454bd40 Bug 581229: Allow popup notifications to persist across page loads. r=gavin 2010-07-29 15:59:55 -07:00
Dave Townsend
07f770e320 Bug 582837: Failure to update appDisabled state for add-ons with targetPlatforms when upgrading the application. r=robstrong 2010-07-29 12:50:55 -07:00
Kyle Huey
cc25e38cd5 Bug 575043: Remove internal uses of nsICaseConversion. r=smontagu sr=roc
--HG--
extra : rebase_source : f95ad3f21a95e354324e1524c378cad7146f3241
2010-07-29 12:22:16 -07:00
Jim Mathies
158363a9b9 Bug 577486. Load the RtlCaptureContext entry point manually so that we can still run on Windows 2000. (patch modified to review comments by tnikkel) r=ted a=blocking 2010-07-29 14:12:46 -05:00
Asaf Romano
56e396e9dc Bug 573062 - Add "(restart required)" to tooltip for "Remove," "Disable," "Enable" buttons for add-ons requiring restart; r=dtownsend 2010-07-29 10:35:34 -07:00
Oleg Romashin
9b76b2e535 Bug 581758 - use simple QApplication instead of nsQAppInstance for static sQAppInstance. r=dougt 2010-07-28 18:05:08 -07:00
Benjamin Smedberg
c060cda7af Bug 579178 followup - fix the crashreporter tests to register a manifest instead of a directory 2010-07-22 10:46:04 -04:00
Benjamin Smedberg
1815abc007 Bug 579718 part B - packaging and build changes to ship a single chrome.manifest from which other manifests are read. r=khuey See long-form commit details below:
In a nonpackaged build, we have the following manifests:
* chrome.manifest is just a series of manifest directives for all the other manifests, generated in rules.mk using buildlist.py
** components/interfaces.manifest is also generated in rules.mk using buildlist.py
** components/components.manifest contains only the *binary* components. JS components each have their own manifest which is installed to dist/bin/components
** Each chrome/jarfile.jar has a matching chrome/jarfile.manifest, and JarMaker.py inserts this filename into the root chrome.manifest by importing buildlist.py

In a packaged build, we end up with the following manifests:

* chrome.manifest lists the four manifests below
** components/interfaces.manifest
** components/components.manifest
** chrome/nonlocalized.manifest
** chrome/localized.manifest

In the future it should be possible to integrate the three non-localized manifests directly into the root chrome.manifest for increased performance, but this is slightly tricky because it involves rewriting some manifest instructions which may include relative JAR URIs. That is left for a future followup.

When we repackage a l10n build, we only have to replace chrome/localized.manifest.
2010-07-22 10:38:59 -04:00
Miika Jarvinen
f1dfd300c8 Bug 184613 - Add xremote support for qt build. r=karlt 2010-08-07 09:18:43 +02:00
Robert Sayre
b8be454ea7 Merge. 2010-08-06 22:47:02 -07:00
Robert Sayre
ca10e5d657 Merge mozilla-central to tracemonkey. 2010-08-06 15:41:41 -07:00
Shawn Wilsher
4ba935953c Backed out changeset e6e0200b6e03 (bug 568969) because it appears to have caused orange on a CLOSED TREE. 2010-08-06 11:53:39 -07:00
Blair McBride
11938d174e Bug 557943 - Searching for addons can result in wrong results. r=dtownsend 2010-08-06 09:36:29 -07:00
Dave Townsend
8cf80e0a9a Bug 582058: Turn off remote searches in the add-ons manager tests. r=Unfocused, a=dtownsend 2010-08-06 14:09:13 -07:00
Dave Townsend
0d0384a1a5 Backed out bug 286382 to fix bug 584613 2010-08-06 14:06:28 -07:00
Dan Witte
22027b3fce Fix review comment. 2010-08-05 19:59:53 -07:00
Dan Witte
488d31a4b0 Bug 573066 - Fix ctypes stdcall closure tests. r=bsmedberg, a=blocker 2010-08-05 16:49:53 -07:00
Dan Witte
37e120853b Bug 573087 - Automangle ctypes stdcall symbols. r=bsmedberg, a=blocker 2010-08-05 16:49:52 -07:00
Dan Witte
7e1f9fbcbe Bug 564966 - ctypes stdcall tests borked on windows. r=benjamn, a=blocker 2010-08-05 16:49:52 -07:00
Dan Witte
253c6284f9 Bug 583099 - toolkit/components/ctypes uses the wrong global object. r=jorendorff, a=bsmedberg 2010-08-05 16:49:52 -07:00
Shawn Wilsher
17eda7ec10 Bug 568969 - Nuke nsContentUtils::GetHistory
r=bz
a=bsmedberg
2010-08-05 10:07:46 -07:00
Shawn Wilsher
727a69293b Bug 584111 - Better logging of errors for places autocomplete
r=mak
a=gavin
2010-08-05 10:06:21 -07:00