Oleg Romashin
a282f4b4e5
Bug 584730 - change the licenses to be tri-licenses for MozMeegoAppService.h. r=doug.turner
2010-08-10 13:01:34 -07:00
stefanh@inbox.com
981e9e386f
Bug 585487 - [Pinstripe] Make findbar-textbox slightly transparent in lwthemes. r=dao, a=gavin.
2010-08-10 18:44:52 +02:00
Mihai Sucan
9a49b55e33
Disabling test from Bug 574036 - HUD Console should allow copying text, r=mossop
2010-08-10 13:13:04 -03:00
Marco Bonardo
f4f48e0c16
Backed out changeset e0c443c09d67
2010-08-10 17:41:13 +02:00
Marco Bonardo
130ddcb53e
Bug 584731 - new History.cpp should check aReason for HandleCompletion. r=sdwilsh a=blocking
2010-08-06 17:42:53 +02:00
Mihai Sucan
236913e367
Bug 583464 - HeadsUpDisplay.clearConsoleOutput() fails
2010-08-10 09:41:59 -03:00
Mihai Sucan
a6d906ab11
Bug 574036 - HUD Console should allow copying text, r=sdwilsh
2010-08-10 09:37:29 -03:00
Mihai Sucan
6e97217b40
Bug 582201 - exceptions show twice in WebConsole, r=sdwilsh
2010-08-10 09:18:23 -03:00
Rob Campbell
ae5fb1827b
merge Bug 576642 - Backed out changeset cfc0accaf8b2
2010-08-10 08:05:46 -03:00
Rob Campbell
d7e547215d
merge Bug 576642 - Backed out changeset cfc0accaf8b2
2010-08-10 08:04:32 -03:00
Rob Campbell
27d53034b2
Bug 576642 - Backed out changeset cfc0accaf8b2
2010-08-10 08:02:56 -03:00
Rob Campbell
c2dbd859e2
Bug 583145 - Backed out changeset 371d935c6f1a
2010-08-10 08:01:58 -03:00
Patrick Walton
f0462048b9
addendum to Bug 581183 - Divide the Console filters into categories, and rename them for clarity, r+a=dietrich, missed styling
2010-08-10 07:58:37 -03:00
Julian Viereck
b1e5ef3b7e
Bug 576642 - JSTerm: expanding/shrinking inputNode, r=enn, a=bsmedberg
2010-08-09 16:02:20 -03:00
Patrick Walton
abdc12dcb5
Bug 583349 - Add a prompt to the input line in the Web Console, r+a=gavin
2010-08-09 16:02:20 -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
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
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
Michael Wu
44c99fc857
Bug 556644 - 10. Make windows installer locale repacks use the standard repacking path, r=rs,khuey a=blocking2.0
2010-08-12 21:36:16 -07:00
Michael Wu
27e6d1b2f2
Bug 556644 - 9. Add support for packaging omnijar, r=bsmedberg a=blocking2.0
2010-08-12 21:33:52 -07:00
Michael Wu
ccd773d868
Bug 556644 - 8. Fix leak in child process, r=bsmedberg a=blocking2.0
2010-08-12 21:31:59 -07:00
Robert Strong
4efdeb3ea1
Bug 523410 - Disable LSPs in WinSock that don't have categories for Firefox on Windows Vista and above. r=khuey, a=blocking2.0-beta4
2010-08-12 21:09:06 -07:00
Robert Strong
e1495bfabb
Bug 586194 - move never pref check into selectUpdate and use services js module in app updat. r=dtownsend, approval2.0=bsmedberg
2010-08-12 19:07:44 -07:00
Robert Strong
2bab61a8fb
Bug 585838 - Disable update checks in any tests running in the browser. r=dtownsend, a=dtownsend
2010-08-12 19:07:18 -07:00
Ted Mielczarek
62d2cf73fb
bug 584582 - XP_TTOA not null terminating strings on Linux. r=bsmedberg, a=blocking
2010-08-11 10:57:44 -04:00
Patrick Walton
f08b7898ce
Bug 584571 - Allow the Web Console to be separately themed on Linux, r+a=gavin
...
--HG--
rename : toolkit/themes/winstripe/global/headsUpDisplay.css => toolkit/themes/gnomestripe/global/headsUpDisplay.css
2010-08-12 15:43:09 -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
Wan-Teh Chang
c415ddd0a4
Bug 561510: fix unrecognized option /L... linker warning on
...
Windows. Define MOZALLOC_LIB using EXPAND_LIBNAME_PATH instead
of EXPAND_MOZLIBNAME. r=bsmedberg,ginn.chen. approval2.0+ by
bsmedberg.
2010-08-06 06:51:38 -07:00
Marco Bonardo
1ef9d25634
Bug 581660 - places-teardown should be double enqueued. r=sdwilsh
2010-08-03 10:01:47 +02:00
Marco Bonardo
1e5de50e51
Bug 581657 - Async favicons fails on null data. r=sdwilsh
2010-08-06 13:48:12 +02:00
Kyle Huey
932ea79b49
Bug 522770: Link directly to object files instead of intermediate static libs. Patch originally written by Ted Mielczarek. Checking into a CLOSED TREE as a bustage fix. reviews pending.
...
--HG--
extra : rebase_source : 54a506a5815dcdedaf3f61ad7d6bdd0529d7f5f7
2010-08-01 01:48:21 -07:00
Blair McBride
75c953b8c4
Bug 583530 - Typo in the restartToEnable entity in extensions.properties breaks the details pane. r=dtownsend
2010-07-31 19:34:41 -07:00
Robert Sayre
073bde8d2b
Merge mozilla-central to tracemonkey.
2010-07-30 21:57:41 -07:00
L. David Baron
9cc2e9ec05
Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
...
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Peter Van der Beken
ca73bb6e12
Fix for bug 571159 (Leak nsGlobalWindow with unknown-content-type dialog). r=sdwilsh. a2.0=blocking.
2010-07-30 16:48:57 -07:00
Mark Banner
88d5f2d936
Bustage fix for the bug 582032 bustage fix (typo)
2010-07-30 23:08:14 +01:00
Mark Banner
410bcb1393
Follow up to bug 582032, bustage fix for non-IPC builds - add needed ifdef.
2010-07-30 22:15:16 +01:00
Robert Strong
8b30a102a6
[Windows only] patch 3 - cleanup and a typo fix for Bug 570689 - Convert preprocess-locale.pl to a python script. r=ted.mielczarek, approval2.0=benjamin
2010-07-30 12:34:18 -07:00
Zack Weinberg
788b4d617f
Bug 568863: Add a scriptable interface to operating-system performance measurement APIs (Linux only for now). r=cjones,waldo,mitch a2.0=bz
...
--HG--
rename : toolkit/components/ctypes/Module.cpp => toolkit/components/ctypes/ctypes.cpp
rename : toolkit/components/ctypes/Module.h => toolkit/components/ctypes/ctypes.h
2010-07-30 12:17:56 -07:00
Doug Turner
9c89882ec5
Bug 582032 - Part 1 - Adds a start method to nsIXULRuntime. r=cjones
...
--HG--
extra : rebase_source : 6e4e6dde727ecfc37393dbd73c3233e6c3c80a2e
2010-07-30 11:43:56 -07:00
Josh Matthews
1b1134fd18
Bug 580382 - Typos and misc cleanups in mobile js. r=mfinkle
2010-07-20 16:49:31 -04:00
Dan Witte
14456b5938
Bug 585175 - Don't automangle ctypes stdcall symbols for WINAPI. r=bsmedberg, a=blocker
2010-08-10 09:10:50 -07:00
Matt Brubeck
9aef5342f2
Bug 578122 - Use Services.jsm in Fennec [r=mfinkle]
2010-07-13 10:36:09 -04:00
Mark Finkle
8e520e9ed8
Bug 576343 - Make sure search provider loads are in a remote browser [r=mbrubeck]
2010-07-02 13:48:46 -04:00
Doug Turner
848fbc02f4
Bug 568925 - Remote History Set Title for URI. r=cjones, sr=bz
2010-07-02 08:53:42 -07:00
Felipe Gomes
2f25b339e8
Bug 582315. Intermittent orange in test_taskbarprogress_downloadstates.xul
2010-07-28 16:43:52 -07:00
Mark Finkle
cf06601b92
Bug 574006 - Support context menu and open-in-new-tab behavior [r=vingtetun]
2010-06-29 14:15:07 -04:00
Jaakko Kiviluoto
f7bccb3b8b
Bug 437957 - Animate zoom [r=mfinkle]
2010-06-25 17:16:01 -04:00
Marco Bonardo
847239132b
Bug 499828 - kill LAZY_ADD and use async storage instead. r=sdwilsh
2010-07-22 14:09:10 +02:00
David Dahl
eaa13b1d99
Bug 574628 - Rename "Heads Up Display" to "Web Console". r=dtownsend, ui-r=limi
2010-07-22 08:59:03 +02:00
Josh Aas
8470cb1a51
Bug 571193. Move Mac OS X to UNIX filesystem code shared with Linux. Also fixes bug 506812, bug 528447, bug 530188. r=benwa sr=bsmedberg
2010-07-21 23:25:24 -04:00
Dave Townsend
c71293d35d
Debugging code to try to figure out the reason behind the orange bug 573259; r=ehsan
2010-07-21 22:23:45 -04:00
Vivien Nicolas
c9fc17e7f1
Bug 580676 - Add content prefs service service to Services.jsm [r=gavin]
2010-07-22 01:56:15 +02:00
Ian Neal
fac32bd38e
Bug 579769 - Remove check attribute when customizing toolbars
...
r=dao a=beltzner
2010-07-21 22:26:22 +01:00
Patrick Walton
4571282175
Bug 580748: use "timestamp" consistently in HUDService code, r=gavin
2010-07-21 17:18:27 -04:00
Ben Parr
89264092a7
Bug 578467: xpinstall.whitelist.add prefs are not emptied when converted into permissions on startup with new profile. r=dtownsend
2010-07-21 11:35:50 -07:00
Ben Parr
3dfb3d1a73
Bug 558287: Move behavioural CSS into content. r+a=dtownsend
2010-07-21 11:34:45 -07:00
Patrick Walton
388eddcfd4
bug 580126 - Clean up redundancy in logMessage() for the Console, r=mossop
2010-07-21 12:37:24 -03:00
Mihai Sucan
3202dd2f45
bug 579975 - logConsoleActivity message filtering bug, r=mossop
2010-07-21 12:24:12 -03:00
Mihai Sucan
fe3fe09034
bug 579913 - testNet does not work properly, r=mossop
2010-07-21 12:24:12 -03:00
Benjamin Smedberg
571cd9b161
Bug 579497 - Add error console logging for missing/incorrect command-line handlers, r=Mossop a=beltzner for landing in a CLOSED TREE
2010-07-20 09:29:38 -04:00
Benjamin Stover
e9b7dc15f4
Bug 574117 - Page content never updates [r=mfinkle]
2010-06-23 15:16:01 -07:00
Gavin Sharp
188ed458a3
Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske
2010-06-23 12:53:09 -04:00
Marco Bonardo
ffafebdcf9
merge backout on CLOSED TREE
2010-08-10 00:16:14 +02:00
Marco Bonardo
0e45704655
Backed out changeset 5037343f92fc on CLOSED TREE
2010-08-10 00:15:50 +02:00
Marco Bonardo
1d9d6a2972
merge backout on CLOSED TREE
2010-08-10 00:15:18 +02:00
Marco Bonardo
53e4c40b17
Backed out changeset b1e658a33221 on CLOSED TREE
2010-08-10 00:14:59 +02:00
Marco Bonardo
078aca8fd1
merge backout on CLOSED TREE
2010-08-10 00:14:25 +02:00
Marco Bonardo
3350b87853
Backed out changeset ed6dc0b505cc on CLOSED TREE
2010-08-10 00:13:34 +02:00
Marco Bonardo
19ad36984a
Backed out changeset a673a956d339 on CLOSED TREE
2010-08-10 00:12:56 +02:00
Marco Bonardo
10745c6d22
backout Bug 552023 due to Ts regression and test failure. Trying to reopen a CLOSED TREE
2010-08-09 23:08:24 +02:00
Julian Viereck
d5d1731247
Bug 580001 - Close console after completion causes error - inputValue is undefined, r=gavin
2010-08-09 16:02:20 -03:00
Gavin Sharp
97e57d4b95
Bug 572967: don't remove notifications once dismissed, and instead allow them to be re-opened from the anchor icon, r=dolske, a=Mossop
2010-06-23 12:53:09 -04:00
Blair McBride
73c20d6589
Bug 583945 - Add localization note for addon.update.postfix entity in extensions.dtd. r=dolske, a=dolske
...
--HG--
extra : rebase_source : 171ad892c7008ec2d1b1d02e5440c0d2472504d6
2010-08-03 16:06:45 +12:00
Patrick Walton
9af62ee26f
Bug 582121 - Web Console filter box should look like a search box. r=gavin, a=gavin
...
--HG--
extra : rebase_source : 20cc9da0a7b72c281e8f09d42b7cb03422032cf0
2010-08-03 13:08:11 +12:00
Ben Parr
827fcb2685
Bug 583871 - Warning: redeclaration of property getSelectedAddon. r=rstrong, a=dtownsend
...
--HG--
extra : rebase_source : 868184d9102fb2ea6e3463188837364c3c924788
2010-08-03 12:59:51 +12:00
Blair McBride
1b2f67888d
Bug 566591 - Download progress widget isn't RTL aware. r=dtownsend, a=blocking2.0-final
...
--HG--
extra : rebase_source : 0fadce94e20b89974db8f939aea23e1063d5c808
2010-08-02 15:01:32 +12:00
Justin Dolske
8f6ee78630
Bug 499233 - multiple master password prompts triggered by filling form logins in multiple tabs. r=zpao, a=sdwilsh
2010-08-02 16:02:20 -07:00
Ted Mielczarek
c61b41de9a
bug 583591 - Disable test_crashreporter_crash.js on all Linux for now
...
--HG--
extra : rebase_source : 416fca6ec189c0b04255826075a71c77345a0d8b
2010-08-02 16:32:46 -04:00
Ted Mielczarek
a9eab9b0ab
bug 573290 - use libc / syscall wrappers for Linux in exception handler callback to avoid dynamic linker. rs=khuey a=fixing orange
2010-07-29 11:31:07 -04:00
Doug Turner
5c072b1442
Follow up fix to bug 516728. Fixes assertion description and removing an extra ws
2010-08-01 23:38:10 -07:00
Blair McBride
e1d3974ee2
Test fix for 99807f92a67c
2010-08-02 17:14:40 +12:00
Zack Weinberg
cb67b85053
Bug 568863: Followup fix for comm-central bustage. r=khuey
2010-08-01 21:45:18 -07:00
Blair McBride
23b8015e22
Bustage fix for 488ea306526b (Bug 562622)
2010-08-02 16:28:36 +12:00
Chris Jones
0fba33b98d
Bug 583056: Have MessageLoop die before NS_LogTerm() so as to avoid spurious xpcom-dtor-from-static-context warnings. r=bent
2010-08-05 17:11:23 -05:00
Neil Rashbrook
5c7c4740b3
Bug 540838 Toolbar elements losing the command attribute r+a=gavin
2010-08-05 13:33:00 +01:00
Markus Stange
0b3b3a96eb
Bug 580957 - Inside the toolbar customization panel the labels of the back/forward buttons and of the bookmarks menu button should be outside the button. r=dao
2010-08-05 12:08:12 +02:00
Dão Gottwald
1a6ef83f39
Fix add-ons manager tests after bug 581242 landing
2010-08-05 10:32:22 +02:00
David Zbarsky
de6582a359
Remove unneeded nsIDOMNSHTMLInputElement interface by merging it into nsIDOMHTMLInputElement. (Bug 582303) r=jst
2010-08-04 22:40:18 -04:00
Bjarne
100caa546d
Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst
2010-08-04 22:15:55 -04:00
Doug Turner
33d125aae2
Bug 584520 - Missed a file when pushing bug 583179. r=dougt
...
--HG--
extra : rebase_source : 2f423072d8c63a4041d7132c28d0fb2ea25f11d6
2010-08-04 15:11:49 -07:00
Vivien Nicolas
4900562688
Bug 573041 - Clicker code should happen on content side [r=mfinkle]
2010-06-21 22:16:37 +02:00
Vivien Nicolas
3e3caa9c00
Bug 573443 - Remove Util.Timeout in Util.js [r=mfinkle]
2010-06-21 22:04:59 +02:00
Dão Gottwald
afde3ec6d5
Bug 487829 - Scroll buttons should only react to left clicks. r=enn
...
--HG--
extra : rebase_source : fbf2e82c47d86dc98bfe5f9412f16770240ef455
2010-07-27 01:02:58 +02:00
Dave Townsend
48574406e4
Bug 520482: Firefox should be able to remember more than 8 lightweight themes. r=robstrong
2010-07-26 18:31:10 -07:00
Dave Townsend
bdb251e832
Bug 553494: Support undo uninstall for restartless and already disabled add-ons. r=Unfocused
2010-07-26 12:42:06 -07:00
Patrick Walton
98a02ecf5b
Bug 581241 - Add a Filter placeholder string in the Web Console, r=gavin, a=johnath
2010-07-26 16:14:32 -03:00
Dave Townsend
fb59b39852
Backed out changeset 58175e77c460 from bug 553494 due to test failures
2010-07-26 11:40:46 -07:00
Dave Townsend
e6ba94ce70
Bug 553494: Support undo uninstall for restartless and already disabled add-ons. r=Unfocused
2010-07-26 10:41:13 -07:00
Dave Townsend
b8eae452cc
Bug 553494: Remove the restriction on disabling the active theme. r=robstrong
2010-07-26 10:20:35 -07:00
Asaf Romano
cc0f3e76fa
Bug 573149: Expose whether an addon requires a restart to enable/disable/uninstall/install. r=dtownsend
2010-07-26 10:34:06 -07:00
Mihai Sucan
c83a2ddfc2
bug 580030 - the error handler fails silently after a page reload, r=gavin
2010-07-26 13:35:12 -03:00
Alexander L. Slovesnik
0ab719f773
Bug 581772: headsUpDisplay.dtd is unused, r=gavin, a=johnath
2010-07-26 09:22:41 -04:00
Gavin Sharp
5c504397d5
Bug 581176: Allow disabling BadCertListener's "built-in cert" checking for redirects, r=rstrong, a=johnath
2010-07-22 17:34:19 -04:00
Ted Mielczarek
d45748c2a7
Bug 577431, Skip files when dsymutil doesn't produce a .dSYM, r=josh, a=blocking2.0
...
--HG--
extra : rebase_source : 6c383aefae214e894b470dd9d725e2d50b7ce7ae
2010-07-26 13:12:35 +12:00
Chris Pearce
1536283f5a
Bug 534571 - Fire video timeupdate event when starting a new load. r=roc,dolske a=blocking2.0
2010-07-26 10:45:41 +12:00
Azat Tymerkaev
baab2f7247
Bug 570165 - Integrate new icons for bookmarks toolbar. r=dao
2010-07-25 09:23:55 +02:00
Ben Parr
9b870877ea
Bug 558287: Add support for searching add-ons on AMO via the search bar. r=dtownsend
2010-07-19 16:01:23 -07:00
Dave Townsend
81ac7dbf24
Bug 579513: Force updating metadata for add-ons in the application directory when the app upgrades. r=robstrong
2010-07-19 16:05:04 -07:00
Benjamin Smedberg
2fb27f56c6
Bug 577400 - Firefox 4.0b1 topcrash [@ rlxf.dll@0xd8ad] - blocklist the known-bad version of rlxf.dll, r=vlad
2010-07-19 16:36:39 -04:00
Benjamin Smedberg
f3b39e17d5
Bug 579765 - Not using GTK filepicker any more, revert the nsFilePicker.manifest change from bug 576991 which I believe was incorrect.
2010-07-19 16:36:02 -04:00
Marco Bonardo
a7fd29ee6b
Bug 579334 - Async visits are ignoring a disabled history. r=sdwilsh
2010-07-19 21:53:33 +02:00
Chris Jones
d37c23f270
Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg
...
--HG--
rename : dom/ipc/ContentProcessChild.cpp => dom/ipc/ContentChild.cpp
rename : dom/ipc/ContentProcessChild.h => dom/ipc/ContentChild.h
rename : dom/ipc/ContentProcessParent.cpp => dom/ipc/ContentParent.cpp
rename : dom/ipc/ContentProcessParent.h => dom/ipc/ContentParent.h
rename : dom/ipc/ContentProcessProcess.cpp => dom/ipc/ContentProcess.cpp
rename : dom/ipc/ContentProcessProcess.h => dom/ipc/ContentProcess.h
rename : dom/ipc/PIFrameEmbedding.ipdl => dom/ipc/PBrowser.ipdl
rename : dom/ipc/PContentProcess.ipdl => dom/ipc/PContent.ipdl
2010-07-19 13:33:33 -05:00
Mihai Sucan
9b774f9d7e
bug 578437 - The HUD console fails to re-attach the window.console object after page reload, r=mossop
2010-07-19 12:15:21 -03:00
Julian Viereck
20dff20b68
bug 568649 - JSTerm keybindings - tab completion. r=dietrich
2010-07-19 11:38:07 -03:00
Julian Viereck
f4ef4af8c7
bug 574033 - HUD Console should evaluate commands in window scope
2010-07-19 10:51:51 -03:00
Mihai Sucan
b89f5d071e
bug 568657 - consolidate all time stamp code
2010-07-19 10:51:51 -03:00
Dão Gottwald
2e465c995c
whitespace fix
2010-07-18 16:30:11 +02:00
Azat Tymerkaev
6cc6f0e609
Bug 569255 - Integrate new tabbrowser icons. r=dao
2010-07-18 16:29:32 +02:00
Ryan VanderMeulen
fbba4102fb
Bug 475165 - Use LZX compression on pdb files in symbol store. r=ted
2010-07-18 11:16:22 +02:00
Masahiro Yamada
76e187d009
Bug 552922 - Change 'Installed Plugins' to 'Enabled Plugins' in about:support. r=josh, ui-r=faaborg
2010-07-17 18:27:26 +02:00
Alexey Gladkov
3866e8767e
Bug 576991 - file picker does not open file picker dialog. r=bzbarsky
2010-07-17 17:26:36 +02:00
Michael Ventnor ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
d512b62fb4
Bug 566480 - Make dragging the menubar drag the window on GTK themes where that should work (and also fix GTK resize drags to initialize drag better). r=karlt,dbaron,enn,dao
2010-07-17 10:11:54 +02:00
Steffen Imhof
87bfa9832b
Bug 567066 - Keep Qt related command line parameters during restart. r=dtownsend
...
--HG--
extra : rebase_source : 875da9f999311031ea266b8b9ce26c6251f056e8
2010-07-17 09:52:23 +03:00
Mounir Lamouri
c2a6183ea7
Bug 565272: Implement the accept attribute for audio/*, video/*. r=sicking
2010-07-17 00:00:28 -07:00
Josh Aas
5759fdff07
Backed out changeset f6c93f02146c, bug 571193.
2010-07-16 20:31:24 -04:00
Josh Aas
6a6d3c8ee5
Bug 571193. Move Mac OS X to UNIX filesystem code shared with Linux. Also fixes bug 506812, bug 528447, bug 530188. r=benwa sr=bsmedberg CLOSED TREE
2010-07-16 18:35:59 -04:00
Dave Townsend
29bd32b24a
Bug 579170: DB migration can apply compatibility information to the wrong version of an add-on. r=robstrong
2010-07-16 14:33:00 -07:00
Steffen Wilberg
4dc9f7dff4
Bug 578686: Add jQuery license to about:license. r=gerv
2010-07-16 21:36:47 +02:00
Ben Parr
d48916fd4d
Bug 578580: Add category utilities for add-ons manager browser tests. r=dtownsend
2010-07-16 11:17:35 -07:00
Julian Viereck
bfd9044555
bug 578946 - Return values null and undefined are not logged to console output
2010-07-16 12:55:35 -03:00
Julian Viereck
c60473ff92
bug 578943 - window.console object exposes more objects then just console API
2010-07-16 12:47:24 -03:00
Julian Viereck
cba84dead5
bug 576963 - executed string is written to the console output after executing it, r=dietrich
2010-07-16 12:10:36 -03:00
Julian Viereck
2aa98276a3
bug 576962 - console log/info etc. does handle multiple arguments + newline, r=dietrich
2010-07-16 12:00:53 -03:00
Julian Viereck
fcefb1def0
bug 568652 - jsTerm history keybindings, r=dietrich
2010-07-16 12:00:38 -03:00
David Dahl
574dc10199
bug 579073 - Added a jsterm property on the HeadsUpDisplay, r=dietrich
2010-07-16 11:42:53 -03:00
Matt Brubeck
bd7acd124a
Bug 566500 - e10s: Move viewport metadata support into the browser XBL binding [r=mfinkle]
2010-06-09 19:07:12 -04:00
Blair McBride
39380e3326
Bug 562622 - Implementation of the automatic vs. manual update design mockups. r=dtownsend, a=blocking2.0-beta3
2010-06-02 21:13:03 +12:00
Robert Strong
798841f3e0
App update patch for Bug 544442 - Add support for signed AUS update snippets. r=dtownsend, a=blocking2.0-Beta3
2010-08-01 19:02:21 -07:00
Robert Strong
10b7e9a6d8
CertUtils.jsm patch for Bug 544442 - Add support for signed AUS update snippets. r=dveditz, r=dtownsend, a=blocking2.0-Beta3
2010-08-01 19:01:43 -07:00
Neil Rashbrook
e99a909360
Bug 580868 charsetOverlay should not cause XBL bindings to attach when it's not safe r+a=gavin
2010-08-01 23:59:26 +01:00
Dave Townsend
e65cba989c
Bug 552742: Support multi-package XPIs in the new add-ons manager. r=robstrong
2010-08-01 10:52:24 -07:00
Matt Brubeck
a1e14885b8
Bug 567044 - Tapping in urlbar doesn't work after pressing Android menu button [r=mfinkle]
2010-05-21 13:05:46 -04:00
Patrick Walton
0336c76867
Bug 580820 - Visually distinguish JavaScript input from output in the Console, r=mossop
2010-07-28 15:15:34 -03:00
Doug Turner
80889516f4
Bug 551181 - [e10s] Tell the chrome process when we visit a page. r=sdwilsh, r=cjones, sr=bz
...
--HG--
extra : rebase_source : 601e1e9e6464bdd8ea4164bc98ea9792d55ec22c
2010-07-02 08:50:24 -07:00
Doug Turner
76581669ab
Bug 516728 - Remote link-visited information. r=sdwilsh, sr=bz
...
--HG--
extra : rebase_source : bb818d7c563451232e7729f49c4fd2276dd47dd0
2010-07-02 08:50:41 -07:00
Markus Stange
20a2bc434a
Bug 581031 - Update CSS after click-through landed. r=dao
2010-07-28 15:14:15 +02:00
Kyle Huey
1a93d6ebbb
Revert tree to the last known good state
2010-07-27 17:32:17 -07:00
Kyle Huey
412f76637e
Back out Bug 551181 because it depends on the last bug I backed out
2010-07-27 17:13:55 -07:00
Kyle Huey
ef1d23e18e
Backed out changeset 998a00c4052b
2010-07-27 17:13:20 -07:00
Kyle Huey
c7c5863a0a
Backout Bug 516728 to fix orange
2010-07-27 16:51:48 -07:00
Kyle Huey
4c5d7e4fe3
Backed out changeset ca5a1f26565f
2010-07-27 16:51:15 -07:00
Doug Turner
aa9fff45d3
Bug 516728 - Remote link-visited information. r=sdwilsh, sr=bz
2010-07-02 08:50:41 -07:00
Ian Spence ext:(%2C%20Michael%20Monreal%20%3Cmichael.monreal%2Bmoz%40gmail.com%3E)
fefa76bb2b
Bug 412773 - Implement -moz-appearance: button-arrow-up/down/next/previous and use them in the find bar and for expander buttons. r=roc, r=dao, ui-r=faaborg
2010-07-27 16:57:47 +02:00