Serge Gautherie
858a959987
Bug 547039 - [SeaMonkey 2.1] xpcshell: test_bug542391.js fails since landing; (Av2) (Temporarily) Disable 2 checks.
...
r=dtownsend. [CLOSED TREE]
2010-04-20 06:22:31 +02:00
stefanh@inbox.com
da9f4e5bbf
Bug 547492, fixing winstripe jar file that I forgot...
2010-04-19 21:59:36 +02:00
stefanh@inbox.com
fd6770e041
Bug 547492, forgot one change.
2010-04-19 21:28:56 +02:00
stefanh@inbox.com
4c4eb1443c
Bug 547492 - Use correct resize cursor for collapsed splitters (also make grippy arrows rtl-friendly). r=dao.
...
--HG--
rename : toolkit/themes/pinstripe/global/splitter/grip-hrz-after.gif => toolkit/themes/pinstripe/global/splitter/grip-bottom.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-vrt-before.gif => toolkit/themes/pinstripe/global/splitter/grip-left.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-vrt-after.gif => toolkit/themes/pinstripe/global/splitter/grip-right.gif
rename : toolkit/themes/pinstripe/global/splitter/grip-hrz-before.gif => toolkit/themes/pinstripe/global/splitter/grip-top.gif
rename : toolkit/themes/winstripe/global/splitter/grip-hrz-after.gif => toolkit/themes/winstripe/global/splitter/grip-bottom.gif
rename : toolkit/themes/winstripe/global/splitter/grip-vrt-before.gif => toolkit/themes/winstripe/global/splitter/grip-left.gif
rename : toolkit/themes/winstripe/global/splitter/grip-vrt-after.gif => toolkit/themes/winstripe/global/splitter/grip-right.gif
rename : toolkit/themes/winstripe/global/splitter/grip-hrz-before.gif => toolkit/themes/winstripe/global/splitter/grip-top.gif
2010-04-19 21:21:30 +02:00
Siddharth Agarwal
33b519a4a0
Bug 558918 - VC10: _set_sbh_threshold missing. r=bsmedberg.
...
This only affects debug builds on Windows 2000.
2010-04-20 00:47:54 +05:30
Neil Deakin
b0390d8880
Bug 560166, add link drop handler to installer and reenable test, r=gavin
2010-04-19 15:07:29 -04:00
Chris Jones
8cd39f1f00
Merge mozilla-central
2010-04-16 01:34:35 -05:00
Robert Sayre
9cfbf50c59
Merge tracemonkey to mozilla-central.
2010-04-15 12:05:18 -04:00
Dan Witte
2d0cad7e4d
Bug 556329 - Allow ctypes to load exported data symbols. r=jorendorff
2010-04-14 10:36:48 -07:00
Dan Witte
2bd62884bc
Bug 556902 - Fix ctypes warnings. Part 2: libffi. r=benjamn
2010-04-14 10:36:48 -07:00
Dietrich Ayala
51553b4259
Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js | false == true (via shaver, test landing to see orange effect)
2010-04-13 22:57:36 -07:00
Matthew Noorenberghe
f4b01c9a34
Bug 487556 - satchel should send a notification when adding/removing/changing an item. r=dolske
2010-04-13 15:18:34 -07:00
Justin Dolske
beefc5ea64
Bug 506402 - Add GUIDs to satchel form entries. r=zpao, r=gavin
2010-04-13 15:18:31 -07:00
Jonathan Kew
8e774f145e
bug 559075 - add local autorelease pool to SetupMacApplicationDelegate to prevent startup leakage. r=josh
2010-04-13 21:37:07 +01:00
Dan Witte
04a7e441fc
Update comments in ctypes.jsm to point at MDC docs. No bug, r=aidan
2010-04-19 12:49:47 -07:00
Arpad Borsos
113e784aba
Bug 558945 - Autoscroll doesn't take into account overflow: -moz-hidden-unscrollable; r=neil@parkwaycc.co.uk
2010-04-13 10:50:17 +02:00
Marco Bonardo
93b7c22d47
Disable flushes for some Places random test, due to bug 507790
2010-04-15 00:14:19 +02:00
Marco Bonardo
e91b872ff8
Bug 557406 - Intermittent failure in test_bookmarks.js. Disable till we implement a fix.
2010-04-15 00:14:15 +02:00
Siddharth Agarwal
b73193a147
Bug 474060 - Show download progress in app icon in Windows 7 taskbar. Tests by Felipe Gomes. r=sdwilsh r=mconnor r=sid, sr=vlad, ui-r=faaborg
2010-04-15 00:14:12 +02:00
Dave Townsend
929932c978
Bug 553022: Remove cancelled and failed installs from the active installs list. r=robstrong
2010-04-07 11:16:10 -07:00
Dave Townsend
66656f6dc2
Bug 552732: Update the app update service to work with the new API. r=robstrong
2010-04-14 09:54:52 -07:00
Dave Townsend
f74fe6185d
Bug 552732: Add isCompatibleWith and rename the UpdateListener methods. r=robstrong
2010-04-26 10:43:09 -07:00
Dave Townsend
00d2e0f967
Bug 555486: Add a scope property to add-ons and allow disabling loading add-ons from certain scopes. r=robstrong
2010-04-07 11:08:32 -07:00
Dave Townsend
3f5db72082
Bug 555083: Add support for registry install locations. r=robstrong
2010-04-08 12:28:10 -07:00
Dave Townsend
2bf0c5d672
Bug 553094: Support localised metadata in the preferences. r=robstrong
2010-04-07 11:05:28 -07:00
Dave Townsend
f9d642dc36
Bug 552761: Switch PFS over to the new API. r=robstrong
2010-05-06 13:16:14 -07:00
Dave Townsend
3c240cd73c
Bug 553114: Add a list of enabled add-ons to crash reports. r=robstrong
2010-04-07 11:05:03 -07:00
Dave Townsend
043e17c82b
Bug 552758: Detect when the network goes offline and cancel downloads. r=robstrong
2010-04-08 14:04:03 -07:00
Dave Townsend
b058be2790
Bug 552759: Allow treating untrusted signers as unsigned. r=robstrong
2010-04-08 14:06:59 -07:00
Dave Townsend
96e4de296d
Bug 554246: Add tests for updateURL escaping and fix the UPDATE_TYPE values. r=robstrong
2010-04-06 10:26:33 -07:00
Dave Townsend
fc4dad6749
Bug 553113: Perform automatic updates for the default lightweight theme. r=robstrong
2010-04-28 11:47:22 -07:00
Dave Townsend
b429cdf6a4
Bug 555247: Detect when all events have been seen and continue the test. r=robstrong
2010-04-05 10:25:23 -07:00
Dave Townsend
bb963471ef
Bug 552756: Use consistent naming of loadGroup to fix auth and cookie issues. r=robstrong
2010-04-28 09:33:43 -07:00
Dave Townsend
4d64c3400a
Bug 553868: Add an onNoUpdateAvailable event. r=robstrong
2010-04-07 11:14:51 -07:00
Dave Townsend
4f74be5c8c
Bug 553791: Add an onExternalInstall event to signal the start of installs with no associated AddonInstall. r=robstrong
2010-04-28 11:46:00 -07:00
Dave Townsend
785647175f
Bug 553967: Add an install property to Addons pending install to get the AddonInstall. r=robstrong
2010-04-07 11:16:41 -07:00
Dave Townsend
442919a5e4
Bug 553872: Add a PENDING_UPGRADE bit and provide access to the Addon instance that is pending. r=robstrong
2010-04-07 10:54:23 -07:00
Dave Townsend
b9ebf72b8f
Bug 553790: Make getInstalls filter on type. r=robstrong
2010-04-05 13:40:08 -07:00
Dave Townsend
69a243ee97
Bug 553777: Make lightweight themes appear to be compatible. r=robstrong
2010-04-06 14:39:30 -07:00
Dave Townsend
34befec533
Bug 552835: Use the system principal to construct bootstrap sandboxes. r=robstrong
2010-04-05 10:31:00 -07:00
Dave Townsend
f7cfa7038f
Bug 552731: Update FUEL to use the new EM APIs. r=mfinkle
2010-04-20 15:14:15 -07:00
Dave Townsend
3ded8e5620
Bug 553385: Bypass cache for update checks. r=robstrong
2010-04-05 10:19:52 -07:00
Dave Townsend
528fdc2335
Bug 553090: Check for updated compatibility for local file installs. r=robstrong
2010-04-06 09:57:53 -07:00
Dave Townsend
49b6952b75
Bug 552736: Initial support for plugins in the API. r=robstrong
2010-04-05 11:09:52 -07:00
Dave Townsend
5e9e6d9471
Bug 553956: AddonProviders that contain syntax errors can break everything. r=robstrong
2010-05-06 10:22:44 -07:00
timeless@mozdev.org
8ff537e86c
Bug 555659 - places/tests/cpp/mock_Link.h doesn't initialize mRegistered and mContent, r=sdwilsh, a=1
...
--HG--
extra : rebase_source : b1993fad9fc5674e673c10150a2fb12e9216fea4
2010-03-29 02:10:00 -07:00
Phil Ringnalda
5d0519f256
Bug 518989 followup, accidentally reverted the part of the patch from bug 518607 that removed getting the FUEL Application object instead of using the one that's already in scope, a=1
2010-04-25 11:01:59 -07:00
Simon Montagu
9944cb7691
backout crashing test, a=bustage
2010-04-25 08:35:27 -07:00
Simon Montagu
2de1577f78
Test for bug 558403
2010-04-25 15:14:07 +03:00
Oleg Romashin
8cafa44858
Merged with mozilla-central
2010-04-07 06:59:04 -04:00
Robert Strong
c17d07d7f8
Test only fix - Bug 553763 - [SeaMonkey 2.1] mochitest-chrome: bug 530872 update ui tests time out. r=me
2010-04-06 19:49:46 -07:00
Robert Strong
6b2f26dbdf
Typo fix for Bug 552617. r=me
2010-04-06 19:49:34 -07:00
Ehsan Akhgari
c51a6481a1
Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689
2010-04-06 21:08:58 -04:00
Ehsan Akhgari
f4a336fb87
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
...
--HG--
extra : rebase_source : f7e1954482d34f5a229307ff7a6bc4fa527171ff
2010-04-06 16:43:39 -04:00
Oleg Romashin
067551baf0
Bug 554911 - mozilla-runtime process hang and not closed properly after closing fennec UI. r=dougt
2010-03-30 07:28:10 -04:00
Doug Turner
19845bed4d
merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp.
2010-03-26 14:22:48 -07:00
Benedict Hsieh
e37b1f2c1b
Bug 51470 - [E10s] The tab browser should inform the chrome process during navigation. r=smaug,
...
sr=bsmedberg
2010-03-26 11:39:39 -07:00
Chris Jones
5dfd6a235c
Bug 557011: Ensure OOP crashreporter has been initialized on mac. r=bsmedberg
2010-04-12 15:47:47 -05:00
Blair McBride
364c02a5c9
Bug 556230: add string bundle service to Services.jsm, r=Mossop
...
--HG--
extra : rebase_source : 73f5a4950b1d0fea4264c715ff4c9d0693cb62c5
2010-04-12 10:11:37 -04:00
Dão Gottwald
ae7a751767
Bug 558643 - Remove unused toolbox-top class. r=gavin
2010-04-12 09:59:26 +02:00
Ehsan Akhgari
d42f42731a
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
2010-04-06 16:43:39 -04:00
Gavin Sharp
c25527a334
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
e0e1a9caa2
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
1fc4de7aed
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
308e5cd202
Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz
2010-04-16 17:05:47 -04: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
Brad Lassey
62e214de6f
bug 565138 - Implement extloader backend for Android r=vlad
2010-06-14 15:04:16 -04:00
Drew Willcoxon
b1366b445c
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
34cf43dbdc
Backing out Bug 531886 to fix l10n builds.
2010-06-14 11:16:43 -07:00
Kyle Huey
26dbbbd41a
Backed out changeset f7323647892a
2010-06-14 11:14:36 -07:00
Dão Gottwald
b898f51455
Backed out changeset 3a711e98c1ed
2010-06-14 17:06:43 +02:00
Dão Gottwald
8cb1bd5722
additional output for browser_relatedTabs.js
2010-06-14 16:57:28 +02:00
Brian Marshall
726501bb9b
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
36ada5a7cb
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
d884e11f9d
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
2ccabda62f
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
327f96d641
Bug 570977: xpinstall tests get confused by multiple load events. r=robstring
2010-06-10 18:47:14 -07:00
Dave Townsend
48a647c429
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
a125cec320
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
264026706f
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
Neil Rashbrook
091c4c0643
Bustage fix for test_DownloadUtils.js now able to QI about:blank to nsINestedURI
2010-06-13 00:56:49 +01:00
Justin Wood
55183ae219
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
Gavin Sharp
bc6c304dbb
Bug 565339: don't use non-nsIURL URIs to create moz-icon URIs, r=Neil
2010-05-12 18:32:49 -04:00
timeless@mozdev.org
a8a0220435
Bug 562519 cache result from PR_GetPhysicalMemorySize
...
r=biesi
2010-05-13 11:11:24 -07:00
Dave Townsend
4782def5a2
Bug 565040: Can't re-install an extension when the add-ons manager is open in a tab. r=Unfocused
2010-05-13 10:57:50 -07:00
Neil Deakin
08f189d3d3
Bug 553814, don't set listbox minheight, which prevents the scrollbar from appearing when the rows attribute is used, r=neil
2010-05-13 09:44:14 -04:00
Neil Deakin
4cf8c78b03
Bug 562740, combine popup layout methods, fix menulist scrollbar position when list is larger that screen, r=roc
2010-05-13 09:42:57 -04:00
Neil Deakin
4b74e2b94a
Bug 560791, tab tearoff doesn't work when dropping on content area, r=mano
2010-05-13 09:42:57 -04:00
Neil Deakin
8b143f8cf7
Bug 560658, dropping onto findbar inserts text twice, r=mano
2010-05-13 09:42:57 -04:00
Michael Kohler
6c0f59f4a6
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:50 +02:00
Jonathan Kew
f89f6b490f
bug 553433 - update freetype to version 2.3.12 in our tree. r=blassey
2010-03-25 12:42:59 +00:00
Robert Strong
80dd0a8d80
Bug 552617 - A paused update can't be resumed when closing the window using a window manager control. r=dolske
2010-03-25 21:37:19 -07:00
Robert Strong
00365c20d2
Bug 554561 - Failed partial not handled properly in UI. r=dtownsend
2010-03-25 21:37:06 -07:00
Oleg Romashin
03a3ec175f
Bug 554768 - More fixes for Qt widget port. r=dougt
...
--HG--
extra : rebase_source : 5547b3dbc7c89e5821d46af4be2a09bef4af6eec
2010-03-25 20:33:31 -04:00
Josh Aas
fb0ac508b2
Require Mac OS X 10.6 at runtime for 64-bit builds. b=553429 r=bsmedberg
2010-03-25 12:07:50 -04:00
Paolo Amadini
f90168fb7f
Bug 475283 - Replace getStringBundle() with ContentAreaUtils.stringBundle. r=gavin
...
--HG--
extra : rebase_source : 887eab46d0104e2692fe74b631e6be2562efcb2c
2010-03-25 14:16:20 +01:00
Ted Mielczarek
dbb2f71cab
workaround bug 554854 by linking dump_syms statically. rs=bsmedberg
...
--HG--
extra : rebase_source : 5c136481da244f47956cd1db515c0068aafd5732
2010-03-25 09:16:19 -04:00
Marco Bonardo
a718decf70
Bug 553489 - Part11: Test for cases where an icon should not be set. r=sdwilsh
2010-03-25 12:34:53 +01:00
Marco Bonardo
5091982ec6
Bug 553489 - Part10: reimplement setAndLoadFaviconForPage. r=sdwilsh sr=vlad
2010-03-25 12:34:49 +01:00
Marco Bonardo
b3c445b4a4
Bug 553489 - Part9: NotifyStep. r=sdwilsh
2010-03-25 12:34:47 +01:00
Marco Bonardo
5fdcdaacbd
Bug 553489 - Part8: AssociateIconWithPageStep. r=sdwilsh
2010-03-25 12:34:45 +01:00
Marco Bonardo
95b485423a
Bug 553489 - Part7: SetFaviconDataStep. r=sdwilsh
2010-03-25 12:34:42 +01:00
Marco Bonardo
01806dfb2c
Bug 553489 - Part6: FetchNetworkIconStep. r=sdwilsh
2010-03-25 12:34:40 +01:00
Marco Bonardo
956d713c99
Bug 553489 - Part5: EnsureDatabaseEntryStep. r=sdwilsh
2010-03-25 12:34:38 +01:00
Marco Bonardo
322924eaaf
Bug 553489 - Part4: FetchDatabaseIconStep. r=sdwilsh
2010-03-25 12:34:35 +01:00
Marco Bonardo
403c637cce
Bug 553489 - Part3: GetEffectivePageStep. r=sdwilsh
2010-03-25 12:34:33 +01:00
Marco Bonardo
f50ea37946
Bug 553489 - Part2: AsyncFaviconStepper. r=sdwilsh r=dietrich
2010-03-25 12:34:31 +01:00
Marco Bonardo
327f0a143c
Bug 553489 - Part1: new callback interface and better idl docs. r=sdwilsh sr=vlad
2010-03-25 12:34:28 +01:00
Dave Townsend
485f5a7dab
Bug 553169: Remove the old extension manager code
2010-03-21 15:36:39 -07:00
Dave Townsend
d7c83a0782
Bug 553169: Port xpinstall browser chrome tests to the new extension manager API. r=robstrong
...
--HG--
rename : xpinstall/tests/authRedirect.sjs => toolkit/mozapps/extensions/test/xpinstall/authRedirect.sjs
rename : xpinstall/tests/browser_auth.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth.js
rename : xpinstall/tests/browser_auth2.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth2.js
rename : xpinstall/tests/browser_auth3.js => toolkit/mozapps/extensions/test/xpinstall/browser_auth3.js
rename : xpinstall/tests/browser_badhash.js => toolkit/mozapps/extensions/test/xpinstall/browser_badhash.js
rename : xpinstall/tests/browser_badhashtype.js => toolkit/mozapps/extensions/test/xpinstall/browser_badhashtype.js
rename : xpinstall/tests/browser_bug540558.js => toolkit/mozapps/extensions/test/xpinstall/browser_bug540558.js
rename : xpinstall/tests/browser_cookies.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies.js
rename : xpinstall/tests/browser_cookies2.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies2.js
rename : xpinstall/tests/browser_cookies3.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies3.js
rename : xpinstall/tests/browser_cookies4.js => toolkit/mozapps/extensions/test/xpinstall/browser_cookies4.js
rename : xpinstall/tests/browser_corrupt.js => toolkit/mozapps/extensions/test/xpinstall/browser_corrupt.js
rename : xpinstall/tests/browser_empty.js => toolkit/mozapps/extensions/test/xpinstall/browser_empty.js
rename : xpinstall/tests/browser_enabled2.js => toolkit/mozapps/extensions/test/xpinstall/browser_enabled2.js
rename : xpinstall/tests/browser_enabled3.js => toolkit/mozapps/extensions/test/xpinstall/browser_enabled3.js
rename : xpinstall/tests/browser_hash.js => toolkit/mozapps/extensions/test/xpinstall/browser_hash.js
rename : xpinstall/tests/browser_installchrome.js => toolkit/mozapps/extensions/test/xpinstall/browser_installchrome.js
rename : xpinstall/tests/browser_navigateaway.js => toolkit/mozapps/extensions/test/xpinstall/browser_navigateaway.js
rename : xpinstall/tests/browser_navigateaway2.js => toolkit/mozapps/extensions/test/xpinstall/browser_navigateaway2.js
rename : xpinstall/tests/browser_offline.js => toolkit/mozapps/extensions/test/xpinstall/browser_offline.js
rename : xpinstall/tests/browser_signed_multiple.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_multiple.js
rename : xpinstall/tests/browser_signed_naming.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_naming.js
rename : xpinstall/tests/browser_signed_tampered.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_tampered.js
rename : xpinstall/tests/browser_signed_trigger.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_trigger.js
rename : xpinstall/tests/browser_signed_untrusted.js => toolkit/mozapps/extensions/test/xpinstall/browser_signed_untrusted.js
rename : xpinstall/tests/browser_softwareupdate.js => toolkit/mozapps/extensions/test/xpinstall/browser_softwareupdate.js
rename : xpinstall/tests/browser_unsigned_trigger.js => toolkit/mozapps/extensions/test/xpinstall/browser_unsigned_trigger.js
rename : xpinstall/tests/browser_whitelist.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist.js
rename : xpinstall/tests/browser_whitelist2.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist2.js
rename : xpinstall/tests/browser_whitelist3.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist3.js
rename : xpinstall/tests/browser_whitelist4.js => toolkit/mozapps/extensions/test/xpinstall/browser_whitelist4.js
rename : xpinstall/tests/bug540558.html => toolkit/mozapps/extensions/test/xpinstall/bug540558.html
rename : xpinstall/tests/cookieRedirect.sjs => toolkit/mozapps/extensions/test/xpinstall/cookieRedirect.sjs
rename : xpinstall/tests/corrupt.xpi => toolkit/mozapps/extensions/test/xpinstall/corrupt.xpi
rename : xpinstall/tests/empty.xpi => toolkit/mozapps/extensions/test/xpinstall/empty.xpi
rename : xpinstall/tests/enabled.html => toolkit/mozapps/extensions/test/xpinstall/enabled.html
rename : xpinstall/tests/installchrome.html => toolkit/mozapps/extensions/test/xpinstall/installchrome.html
rename : xpinstall/tests/installtrigger.html => toolkit/mozapps/extensions/test/xpinstall/installtrigger.html
rename : xpinstall/tests/signed-no-cn.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-no-cn.xpi
rename : xpinstall/tests/signed-no-o.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-no-o.xpi
rename : xpinstall/tests/signed-tampered.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-tampered.xpi
rename : xpinstall/tests/signed-untrusted.xpi => toolkit/mozapps/extensions/test/xpinstall/signed-untrusted.xpi
rename : xpinstall/tests/signed.xpi => toolkit/mozapps/extensions/test/xpinstall/signed.xpi
rename : xpinstall/tests/signed2.xpi => toolkit/mozapps/extensions/test/xpinstall/signed2.xpi
rename : xpinstall/tests/startsoftwareupdate.html => toolkit/mozapps/extensions/test/xpinstall/startsoftwareupdate.html
rename : xpinstall/tests/unsigned.xpi => toolkit/mozapps/extensions/test/xpinstall/unsigned.xpi
2010-04-29 13:11:24 -07:00
Dave Townsend
fb8bb0252e
Bug 553169: XPCShell tests for the new extension manager API. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
0d0d9f9931
Bug 553169: Port tests for bug 435743 to the new extension manager API. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
1525faa802
Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz
2010-04-29 13:11:23 -07:00
Dave Townsend
dc25d2049d
Bug 553169: Implement an AddonProvider for lightweight themes. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
bb8da2803f
Bug 553169: Implement XPI extensions in the new extension manager API. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
9fe8354933
Bug 553169: Implement the basic extension manager API and platform integration. r=robstrong
2010-04-29 13:11:23 -07:00
Dave Townsend
b4c9b4158b
Bug 553169: Make the platform talk to the extension manager without using a custom interface. r=bsmedberg
2010-04-29 13:11:23 -07:00
Dave Townsend
23586f0f3d
Bug 553169: Implement a JS module for performing add-on update checks. r=robstrong
2010-04-29 13:11:23 -07:00
Benjamin Smedberg
9ac6a805e5
Bug 563936 - Make google_breakpad::ClientInfo::UnregisterWaits handle pseudo-errors from UnregisterWait correctly if there is I/O pending at the time, r=doshimun a=mossop
2010-05-10 17:11:57 -04:00
Felipe Gomes
2249d7ec3a
Bug 562554 - "Toolbar buttons with drop-down menus are still busted in SeaMonkey Modern Theme" [r=roc] [a=Mossop]
2010-05-01 12:39:00 -04:00
Dave Townsend
8c61279fc2
Restoring the tests accidentally backed out by changeset a8ba788cac18 from bug 563662
2010-05-06 15:34:44 -07:00
Daniel Holbert
64d359bae4
Bug 560393, part 1: (places directory) Fix warning: "format '%d' expects type 'int', but argument [N] has type 'size_t'". r=sdwilsh
2010-05-06 11:52:15 -07:00
Robert Sayre
39676ac642
Merge tracemonkey to mozilla-central.
2010-05-06 08:50:41 -04:00
Matthew N
a5171637c0
Bug 525394 - Fix race condition in test_autocomplete.js (old but not senior == senior citizen) [r=dolske]
2010-05-06 09:20:33 +02:00
Justin Dolske
d4654b62bc
Whitespace change in CLOSED TREE to kick builds.
2010-05-05 17:02:44 -07:00
Chris Jones
e5b0a6f49d
Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg
2010-05-05 16:35:09 -05:00
Ted Mielczarek
c98e8dbbb5
bug 563662 bustage fix - skip the new test on OS X
2010-05-05 12:16:44 -04:00
Dave Townsend
d4b96a8d7c
Bug 487717: browser_bug435788.js times out. Add lots more logging. r=robstrong
2010-05-05 09:00:59 -07:00
Jeff Walden
4cc867a178
Bug 552560 - Reenable the ctypes test in chrome workers, and make all parent-checks only happen if we're running in xpcshell and have access to the parent(o) function. r=dwitte
2010-05-05 14:35:12 -07:00
Jeff Walden
4cf2d8760e
Fix orange by temporarily disabling js-ctypes chrome worker test that uses parent(), to buy more time to figure out a fix at leisure. r=orange
2010-05-04 18:28:27 -07:00
Ted Mielczarek
5edc4f7117
bug 563662 - FPU Exception filter crashes when we hit a pure virtual function call. r=bsmedberg
...
--HG--
extra : rebase_source : 34016adebf806015162553df71ad28879105e978
2010-05-04 15:34:55 -04:00
Marco Bonardo
0555e30a48
Bug 563098 - Use shared services and async statements in PlacesDBFlush. r=sdwilsh
2010-05-05 15:27:59 +02:00
Jeff Walden
23aeebc511
Bug 552560 - Remove support for __parent__. r=mrbkap
2010-04-11 13:51:00 -07:00
Dan Witte
2a0914b781
Bug 551982 - Generate t.name and t.fields lazily. Part 3: lazy ffi_type. r=benjamn
2010-05-03 16:26:50 -07:00
Dan Witte
f65f9eecf6
Bug 560002 - Opaque struct and definition support in ctypes. Part 2: Remove opaque pointers. r=benjamn
2010-05-03 16:20:43 -07:00
Dan Witte
524c85460a
Bug 560002 - Opaque struct and definition support in ctypes. Part 1: Opaque structs. r=benjamn
2010-05-03 16:20:05 -07:00
Kyle Huey
4551bd3a69
Bug 555512: Allow whitespace in removed-files.in r=rs
...
--HG--
extra : rebase_source : f77e0ffe8e24cdf9565b97c3edf9f465c00f22f7
2010-05-02 17:54:54 -04:00
Peter Van der Beken
df91a46a76
Fix for bug 560199 (Link XPConnect and caps into layout). r=jst.
...
--HG--
extra : rebase_source : 5141822e9d560019ffc1e0cb0264782aa8aa7a99
2010-04-11 15:55:24 +02:00
Robert Sayre
ec4c752d3e
Merge tracemonkey to mozilla-central.
2010-05-04 13:27:55 -04:00
Ginn Chen
6aff10e11b
Bug 562045 Firefox failed to start on Solaris if /usr/bin/diff is used r=bsmedberg
2010-05-04 15:56:04 +08:00
Gavin Sharp
fe8c6093ad
Bug 559467: tweak nsILoginManager documentation, rs=dolske
...
--HG--
extra : rebase_source : 4780201d1f2801b3d52ca1eabe7dc999cda100ba
2010-04-15 00:06:21 -04:00
Neil Deakin
60454dd0ad
Disable these tests for now
2010-04-18 15:37:43 -04:00
Neil Deakin
f6cd0b6d60
Bug 545714, consolidate dropped link handlers into one single component and use it for security checking, r=mano,neil,sr=sicking
2010-04-18 14:27:18 -04:00
Marco Bonardo
af0f2746ac
Bug 557406 - Intermittent xpcshell failure in test_bookmarks.js, r=dietrich
2010-04-18 16:05:58 +02:00
rbs@maths.uq.edu.au
c57f5cef9b
Bug 251843: Add alternating background to about:config. r=mconnor
2010-04-18 09:26:31 +02:00
Michael Ventnor
3e049f0588
Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
...
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
2010-04-18 13:13:10 +10:00
Steffen Wilberg
12d7428278
Bug 538890: Improve legibility of about:buildconfig. r=gavin
2010-04-13 20:22:34 +02:00
Marco Bonardo
819cd0c25e
Bug 509426 - disable flushes on test_405938_restore_queries.js
2010-04-17 12:07:21 +02:00
Nickolay Ponomarev
db0525f091
bug 369147, "Warning: unrecognized command line flag -foreground" on launch
...
r=josh
Don't add the '-foreground' flag to the list of command line arguments if we're not restarting,
since no-one outside of XRE_main knows how to handle it.
2010-04-17 13:50:17 +04:00
Dão Gottwald
a6560e18bb
merge backout
2010-04-17 11:10:26 +02:00
Dão Gottwald
f679125c9e
Backed out changeset d5efbc47f534
2010-04-17 11:09:25 +02:00
Marco Bonardo
c28dd3ef6d
Bug 556739 - Part 3: PlacesUtils is added twice at build time. r=dietrich
2010-04-16 23:51:36 +02:00
Marco Bonardo
c4547fdfe9
Bug 556739 - Part 2: use Services in microsummaries service. r=dietrich
2010-04-16 23:51:33 +02:00
Marco Bonardo
679fecd861
Bug 556739 - Part 1: Expose more from PlacesUtils. r=dietrich
2010-04-16 23:51:04 +02:00
Marco Bonardo
fd1e40c2a8
Bug 527134 - disable flushes for test_385829.js a=dietrich
2010-04-16 23:50:58 +02:00
Marco Bonardo
badad6cd50
Bug 527622 - test_sorting.js should wait for clear history. a=dietrich
2010-04-16 23:50:40 +02:00
Marco Bonardo
cd4145881c
Bug 540751 - test_update_frecency_after_delete.js should wait for clear history. a=dietrich
2010-04-16 23:50:21 +02:00
Marco Bonardo
451974f290
Bug 547334 - test_browserhistory.js should wait for clear history. a=dietrich
2010-04-16 23:49:44 +02:00
Marco Bonardo
edce896ea5
Bug 556347 - LAZY_TIMER*2 is not large enough to ensure correctness of the test. a=dietrich
2010-04-16 23:48:38 +02:00
Felipe Gomes
7ae5e7fbb1
Bug 524811 - "add glowing Firefox icon in the taskbar when downloads are completed" [r=sdwilsh ui-r=beltzner]
...
--HG--
extra : rebase_source : 53eb7821e75160557ed7d34e66e1fbcefa7bddd3
2010-05-01 09:55:00 -04:00
Dão Gottwald
8bd03cc033
Bug 551769 - Background tabs sit too low. r=ventnor
2010-03-12 07:49:12 +01:00
Henri Sivonen
16472c0ba0
Bug 546648 - Make test_mousecapture.xul wait for the load event of opened windows. r=enndeakin.
...
--HG--
extra : rebase_source : 112d1f7963fe9c3d92960f6e8fc8c17524d41638
2010-03-09 15:11:24 +02:00
Robert Strong
dbc1c40e97
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 3 - string changes. r=dtownsend, ui-r=faaborg
2010-03-11 20:38:31 -08:00
Robert Strong
080d756c8d
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 2 - pinstripe changes. r=dtownsend, ui-r=faaborg
2010-03-11 20:38:12 -08:00
Robert Strong
d79af31425
Bug 480178 - Billboard should extend to available space and the update UI should be the same width for all locales. Patch 1 - main changes without pinstripe changes. r=dtownsend, ui-r=faaborg
2010-03-11 20:37:45 -08:00
Benedict Hsieh
80dd558623
Fixes crash in CrashReporter on child process shutdown, bug 548810. r=ted
2010-03-11 17:17:35 -08:00
Manuel Reimer
c42644abcb
Bug 550705 - Dispatch events for toolbar customization. r=enn/dao
2010-03-11 21:42:23 +01:00
Dão Gottwald
6984622a76
Bug 551765 - Rename tabs._tabbox to tabs.tabbox. r=enn
2010-03-11 21:38:34 +01:00
Chris Jones
b9728f5cea
Bug 544936, part 4: Move some common code for dealing with minidumps and .extra files into nsExceptionHandler. r=ted
2010-03-24 16:22:01 -05:00
Chris Jones
88612b273f
Bug 544936, part 3: Add a CrashReporter API to create a child/parent minidump pair with its own GUID. r=ted
2010-03-24 16:22:00 -05:00
Chris Jones
0ee41a6af2
Bug 544936, part 2: Add the ability to generate a minidump of a child process at any time (windows). r=ted
2010-03-24 16:21:59 -05:00
Chris Jones
14c40d4f8f
Bug 544936, part 1: Add the ability to generate a minidump of a child process at any time (linux). r=ted
2010-03-24 16:21:58 -05:00
Chris Jones
fd6d337267
Bug 517404: Create the Crash Reporter/submitted/ directory if it doesn't already exist. r=ted
2010-03-24 16:21:56 -05:00
Smokey Ardisson
caca3759df
Add support for an old type of Apple event so that preview from Dreamweaver (<= CS4) works again. b=549680 r=josh
2010-03-24 13:33:04 -04:00
Neil Deakin
d39f70bf61
Back out unintentional changes from bug 554072
2010-03-24 11:28:44 -04:00
Neil Deakin
79b8f82a99
Bug 554072, resizer should account for borders and padding when retrieving current element size, r=roc
2010-03-23 14:52:56 -04:00
Dão Gottwald
3c2dd7e5a9
Bug 544762 - Implement menuitem-with-favicon class in toolkit and use it in appropriate places. ui-r=faaborg, r=gavin
2010-03-24 10:17:40 +01:00
Andrew Sutherland
805fe0e096
Bug 507414 - Add a createAsyncStatement API on mozIStorageConnection. r=sdwilsh, sr=vlad.
...
--HG--
rename : storage/src/mozStorageStatementJSHelper.cpp => storage/src/mozStorageAsyncStatementJSHelper.cpp
rename : storage/src/mozStorageStatementJSHelper.h => storage/src/mozStorageAsyncStatementJSHelper.h
rename : storage/src/mozStorageStatementParams.cpp => storage/src/mozStorageAsyncStatementParams.cpp
rename : storage/src/mozStorageStatementParams.h => storage/src/mozStorageAsyncStatementParams.h
2010-03-24 00:32:40 -07:00
Robert Sayre
64f0e62322
Ahem. Disable generator-using test until bug 565199 is fixed.
2010-05-12 12:32:04 -04:00
Robert Sayre
e3f505811b
Disable generator-using test until bug 565199 is fixed.
2010-05-12 11:41:13 -04:00
Rob Arnold
13ef0df01c
Bug 563462 - Remove Photon bits from toolkit/ r=Mossop
2010-05-12 14:31:24 -04:00
Steffen Wilberg
4176601b9a
Bug 282127: Highlight odd tree rows in trees with multiple columns in Gnomestripe and Pinstripe. Implement and use ::-moz-tree-row(multicol). ui-review=faaborg, r=enndeakin
2010-05-12 20:25:48 +02:00
Dave Townsend
2a5e893ed7
Bug 554237: Dual vertical scrollbars if any type of add-ons exceed window area. r=unfocused
2010-05-12 10:26:04 -07:00
Paolo Amadini
b471c5525e
Bug 561472 - Add a new DownloadPaths JavaScript module. r=sdwilsh
2010-05-12 12:11:53 +02:00
Mounir Lamouri
34bd1fda86
Bug 557620 - Implement <input type="tel">. r=smaug,dolske,dao sr=sicking
2010-05-12 09:17:07 +02:00
Phil Ringnalda
766dfa95f5
Bug 518989 - Allow theming of about:support, and move the inline JS out to a separate file, r=gavin
2010-02-20 20:42:25 -08:00
Phil Ringnalda
c34e9394d6
Bug 518607 - Move the Troubleshooting Information page into toolkit so other apps like Thunderbird and SeaMonkey can use it, r=gavin
2010-02-20 19:36:46 -08:00
Phil Ringnalda
434251a258
Bug 542928 - try to stop the constant orange by disabling browser_bug511456.js on Linux, rs=dolske, a=1
2010-04-24 19:03:30 -07:00
Robert Sayre
b0f9886d24
Merge tracemonkey to mozilla-central. a=1hr
2010-04-24 17:49:33 -04:00
L. David Baron
4e65a198c2
Add some temporary code for debugging bug 538462. a=1hourlimit for metering
2010-04-24 12:34:30 -07:00
Robert Sayre
9e4725da95
Merge mozilla-central to tracemonkey.
2010-04-24 12:56:26 -04:00
Mike Hommey
c8d89d57be
Bug 448375 - Only depend on dbus-glib when needed. Depend on dbus instead [r=benjamin]
2010-04-24 09:39:53 +02:00
Mike Hommey
9db035134b
Bug 553995 - Don't depend on network connectivity in test_bug_406857.js [r=sdwilsh]
2010-04-24 09:39:16 +02:00
Chris AtLee
09efafbfa9
bug 561419: Only upload breakpad symbols to FTP for now, to reduce load on mv<-->mpt link. r=bsmedberg, a=dholbert_sheriff
2010-04-23 13:00:06 -07:00
Chris AtLee
852139d801
bug 561419: Only upload breakpad symbols to FTP for now, to reduce load on mv<-->mpt link. r=bsmedberg, a=dholbert_sheriff
2010-04-23 13:00:06 -07:00
Chris Double
ef03b912fb
Bug 551277 - Replace liboggplay YUV to RGB color conversion code - r=roc
2010-04-19 13:17:06 +12:00
Jeff Walden
be8de8586d
Bug 560018 - Actually remove support for { get property funname() { } }, confounded merging madness... r=luke
...
--HG--
extra : rebase_source : b3c47f5fdd0fcb52f68876e9a4fab16143c16901
2010-04-17 03:19:33 -07:00
Felipe Gomes
0646cddf23
Bug 544356 - Users are often unaware that they have left the Download Mgr window open when exiting. Fix test.
2010-04-22 13:11:55 -07:00
Jonathan Kew
4d3453bb12
bug 559473 - use a longer-lived autorelease pool to try and resolve intermittent crash during widget destruction. r=smichaud,joshmoz
2010-04-21 09:29:38 +01:00
Oleg Romashin
b6db5b93e9
Bug 553904 - Child tab process crashes on attempt to initialize child plugin process. r=bent.mozilla
...
--HG--
extra : rebase_source : 2a018b5f9c74a713e493643e611b330e08e1afd8
2010-04-20 21:43:51 +03:00
Ehsan Akhgari
6f84f45be3
Bug 553124 - After bug 147777 lands, private browsing doesn't need to disable coloring of visited links any more; r=sdwilsh,bzbarsky
...
--HG--
extra : rebase_source : 7aff54b4357ca411278e906ecd022adfd1bb09cc
2010-04-06 13:47:42 -04:00
Dan Witte
41a18cbb98
Remove spurious ctypes makefile listing. r=aidan
2010-04-06 12:39:41 -07:00
Craig Topper
8b8747d605
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
2010-04-10 16:10:12 -04:00
Craig Topper
25d5518e18
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
2010-04-10 16:09:38 -04:00
felipc@gmail.com
d9da4b20b9
Bug 557987 - Toolbar buttons with drop-down menus are busted, r=roc@ocallahan.org
2010-04-10 22:29:12 +03:00
Ehsan Akhgari
918ced3957
Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh
2010-01-26 20:28:51 -05:00
Serge Gautherie
b17ec6473e
Bug 427500 - Upgrade the copy of MochiKit used in Mochitest, to v1.4.2; (Gv1a) Explicitly test http://svn.mochikit.com/mochikit/tags/MochiKit-1.4.2/ (== r1480), make it run and pass.
...
r=ctalbert.
2010-04-16 16:50:56 +02:00
Marco Bonardo
2adbb0ddef
Bug 559682 - Ensure we create a valid transaction in batches before trying to commit it. r=sdwilsh
2010-04-16 14:31:21 +02:00
Mark Banner
9d8ea24521
Bug 559609 Remove non-toolkit dependency from aboutRights-unbranded.xhtml. r=gavin
2010-04-16 10:33:03 +01:00
Drew Willcoxon
9f2f035eda
Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 2), r=mano
2010-04-09 11:30:35 -07:00
Drew Willcoxon
4e74f94af5
Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 1), r=mano, sr=vlad
2010-04-09 11:30:29 -07:00
L. David Baron
fff7eaa000
Fix spelling of existence.
2010-04-08 20:58:17 -07:00
L. David Baron
6d90946f7c
Fix misspelling of implement.
2010-04-08 19:14:43 -07:00
Philippe Wittenbergh
7d6550fc74
Bug 484123 - spurious block in toolkit/components/Makefile.in prevents distclean from working properly, r=ted. Camino-only, NPOTDB
2010-04-08 20:58:54 -04:00
Ted Mielczarek
17fa349ad2
bug 555674 - fix some bugs in the Breakpad Linux/ARM code. r=jimb
...
--HG--
extra : rebase_source : 65458f5d7b0a7243e7d2662bc6065c6576e00af0
2010-03-26 14:23:48 -04:00
Ted Mielczarek
96b2368551
bug 554021 - enable compiling Breakpad on Linux/ARM by default. r=jimb
...
--HG--
rename : toolkit/crashreporter/client/crashreporter_linux.cpp => toolkit/crashreporter/client/crashreporter_gtk_common.cpp
extra : rebase_source : a8a747f388c8d7bfe1abb5df1e74dfb61a723303
2010-03-26 14:23:48 -04:00
Ted Mielczarek
793021b567
bug 546538 - crash reporter ui for maemo. r=mfinkle
...
--HG--
rename : toolkit/crashreporter/client/crashreporter_linux.cpp => toolkit/crashreporter/client/crashreporter_gtk_common.cpp
rename : toolkit/crashreporter/client/crashreporter_unix.cpp => toolkit/crashreporter/client/crashreporter_unix_common.cpp
extra : rebase_source : 544ea2a4956ca55b094c0549b7474c135baa70c3
2010-04-07 13:06:17 -04:00
Brian Crowder
fd23ef61b7
Bug 548582 - FastStartup should save prefs when the final window closes, r=mfinkle
2010-04-08 12:19:32 -07:00
Ehsan Akhgari
d8ba25d90f
Bug 555289 - Plugin crashed UI should be RTL in RTL locales (Further fixes + tests); r=dao,dbaron
2010-04-07 19:35:09 -04:00
Justin Dolske
2fcd3aa8fa
Bug 557661 - change OOPP crash UI to make it easier to submit crash reports. r=gavin, ui-r=beltzner
2010-04-07 18:53:00 -07:00
Eddy Ferreira
39aa518c4e
Bug 252486 - Add option to disable saving form data on https websites. r=dolske
2010-04-06 18:42:00 -07:00
Ben Bucksch
aadf8e1cee
Bug 521467 - Automatically log in to proxy. r=dolske, r=zpao
2010-04-06 15:28:00 -07:00
Mark Finkle
cba86403da
Bug 557642 - An option should be added to disable auto-rotation [r=dougt]
2010-04-07 23:01:56 -04:00
John Ford
5e4379926b
Bug 549427 - tests tarball should be zip files. r=ted
2010-04-07 17:43:31 -07:00
Michael Wu
3b576bc5d1
Bug 543150 - Eliminate platform.ini checking in XRE_main, r=bsmedberg
...
--HG--
extra : rebase_source : 66d7259ae79d9df6e68f00fb29d2766bc14128a8
2010-04-07 12:44:38 -07:00
Ehsan Akhgari
fd51290689
Merge
2010-04-07 14:24:47 -04:00
Ted Mielczarek
52d4077549
Backed out changeset 7886dc6ae0c8 - bug 549427 - tests tarball should be zip files (CLOSED TREE)
2010-04-07 13:32:06 -04:00
Ehsan Akhgari
d414a5a8e0
Merge backout of bug 553124
2010-04-07 13:29:28 -04:00
Ehsan Akhgari
43363953fd
Backed out changeset 9786ae3984b3 (bug 553124) because of potential privacy risks
2010-04-07 13:29:10 -04:00
John Ford
7c55fb74aa
bug 549427 - tests tarball should be zip files r=ted.mielczarek
2010-03-10 18:01:00 -05:00
Ted Mielczarek
8f38c0f6dc
bug 553635 - link libimgicon into libxul in gtk builds. r=bsmedberg
2010-03-20 12:14:15 -04:00
Reed Loden
f67b74800d
s/unkown/unknown/, as I'm tired of reading this typo in orange logs.
...
--HG--
rename : toolkit/mozapps/downloads/tests/chrome/test_unkownContentType_dialog_layout.xul => toolkit/mozapps/downloads/tests/chrome/test_unknownContentType_dialog_layout.xul
2010-04-07 01:58:59 -05:00
Ginn Chen
6fd562ba57
Bug 550371 mozalloc failed to build on Solaris r=bsmedberg
2010-04-07 14:16:32 +08:00
Jim Mathies
a074ae4d9f
Bug 563381 - Sync AppUserModelID with plugin-container. r=bsmedberg.
2010-05-14 19:25:10 -05:00
Jim Mathies
5a03387fbe
Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong.
2010-05-14 19:24:50 -05:00
Jim Mathies
9b66971f14
Bug 526663 - Remove pinned shortcuts after uninstalling application. r=rstrong.
2010-05-14 19:24:29 -05:00
Jim Mathies
b0c7498e91
Bug 521141 - Group running applications properly under shortcuts pinned to the taskbar. r=rstrong.
2010-05-14 19:24:01 -05:00
Dave Townsend
0689cb8a68
Bug 564092: Make the fragment a map of {guid: add-on name} in the Discovery Pane. r=Unfocused
2010-05-14 12:57:58 -07:00
Graeme McCutcheon
93bdf5acb4
Bug 526326 - Fix random orange by ensuring tests wait for correct pageshow event before executing. r=gavin
2010-05-14 21:28:49 +01:00
Graeme McCutcheon
75c1c0e0da
Backout temporary debugging code added in changeset 8e79b68f2d6c
2010-05-14 21:26:32 +01:00
Markus Stange
fbf4d62272
Bug 549562 - Position the toolbar customization popup in repositionDialog() and make it invisible until it's positioned and loaded. r=gavin
2010-05-14 12:20:00 +02:00
Alexander Surkov
2548445894
Bug 552944 - No relationship between tabs and associated property page in new tabbrowser construct, r=enn, davidb, marcoz, sr=neil
...
--HG--
rename : accessible/tests/mochitest/test_relations.html => accessible/tests/mochitest/relations/test_general.html
rename : accessible/tests/mochitest/test_relations.xul => accessible/tests/mochitest/relations/test_general.xul
rename : accessible/tests/mochitest/test_relations_tree.xul => accessible/tests/mochitest/relations/test_tree.xul
2010-05-14 18:55:00 +09:00
Mitchell Field
0fd15d94da
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
Mark Banner
5400a0020a
Bug 530079 Catch and handle nicely 'malformed URI sequence when migrating passwords from the legacy storage to the new. r=dolske
2010-05-14 09:07:36 +01:00
Graeme McCutcheon
1523dc5451
Add some temporary debug code to assist in fixing frequent orange Bug 562326.
2010-05-14 06:32:20 +01:00
Shawn Wilsher
14959a10c5
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
...
Storage API changed, and we need to update.
r=mak
2009-11-09 09:59:40 -08:00
Blair McBride
41d5c5539c
Backout patch for c7562242f88e due to bustage
2010-03-11 16:35:37 +13:00
Blair McBride
5f62cb3491
Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor
2009-11-23 15:37:39 +13:00
Josh Aas
5c2f8c4d8c
More Carbon usage cleanup. b=550787 r=bsmedberg
2010-03-10 14:30:11 -05:00
Brad Lassey
4257e0473f
bug 548207 - allow make check to run over remote connection from devicemanager.py r=ted,ctalbert,jmaher
...
--HG--
rename : build/devicemanager.py => build/mobile/devicemanager.py
2010-03-10 13:36:45 -05:00
Marco Bonardo
a91d58bd5e
Bug 542943 - Get rid of bookmarksHash, r=dietrich
2010-03-10 13:40:52 +01:00
Marco Bonardo
1dc1d82e84
Bug 542941 - Part8: fix test_multi_queries.js for the new transition, r=dietrich
2010-03-10 13:40:43 +01:00
Marco Bonardo
2d174a9039
Bug 542941 - Part7: Fix CRLF newlines in test_multi_queries.js
2010-03-10 13:40:41 +01:00
Marco Bonardo
c006ade33b
Bug 542941 - Part6: fix existing tests to check for the new transition type, r=dietrich
2010-03-10 13:40:39 +01:00
Marco Bonardo
702b498222
Bug 542941 - Part4 and 5: fix a sessionID bug, and introduce a new test for redirects, r=dietrich
2010-03-10 13:40:37 +01:00
Marco Bonardo
236497986e
Bug 542941 - Part2: markPageAsFollowedLink and TRANSITION_FRAMED_LINK, r=dietrich sr=mconnor
2010-03-10 13:40:34 +01:00
Marco Bonardo
73a4ffb6d9
Bug 542941 - Part1: Clean up and comment AddVisitChain code, r=dietrich
2010-03-10 13:40:32 +01:00
Phil Ringnalda
3bbe800e32
Bug 548189 - Remove embedding/components/ui/, r=bsmedberg
...
--HG--
extra : rebase_source : b5ce791f2f0ac155e8974f9400d2c8d49956e19f
2010-02-24 00:20:33 -08:00
Phil Ringnalda
452e7aafff
Bug 547653 - Build toolkit search based on a define rather than an exclusion of some apps, r=ted
...
--HG--
extra : rebase_source : b164bf687e7926a81ae8b25823858f11565a947c
2010-02-21 21:51:18 -08:00
Brad Lassey
96319c4535
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
1c8d232df2
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Marco Bonardo
7522fa3186
backout bug 543444 due to leaks
2010-03-09 17:23:32 +01:00
Asaf Romano
309a26a9cb
Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong
2010-03-09 14:43:09 +01:00
Alex Vincent
49b45276ad
Bug 473412 - Editable tree cells cannot be activated by a keystroke. r=enn, sr=robstrong
2010-03-09 13:24:39 +01:00
Ben Newman
bb75ed49d1
Bug 516522 - CPOW: Cross-Process (JavaScript) Object Wrapper. r=mrbkap r=bent sr=jst
2009-11-06 12:43:39 -08:00
Doug Turner
09f7586e45
today is two merge monday
2010-03-22 22:05:25 -07:00
Jim Mathies
ed25747f5d
Bug 545149 - Fix various issues with winless plugin context menus. r=bent.
2010-03-22 22:06:35 -05:00
Doug Turner
aed99c36d1
merge from mozilla-central. no merges required
2010-03-23 02:53:35 -07:00
Jason Duell
f78fd1ae1e
Merge from m-c in order to fix e10s necko hangs caused by last m-c merge.
2010-03-19 23:55:40 -07:00
Markus Stange
36fc4b62a9
Bug 538187 - CSS changes for :-moz-window-inactive pseudoclass. r=dao
2010-03-17 18:12:03 +01:00
Dão Gottwald
ec2448a43d
Bug 553539 - Provide a helper function for common toolbar iteration pattern. r=neil
2010-03-22 09:12:32 +01:00
Ted Mielczarek
6b7829bdfa
bustage fix from bug 536173, s/srcdir/topsrcdir/
2010-03-20 20:05:43 -04:00
Ted Mielczarek
5f3cc600ee
bug 548113 bustage fix, remove extra semicolon
2010-03-20 12:46:48 -04:00
Ted Mielczarek
e07be13338
bug 548113 bustage fix, remove trailing comma in enum list
2010-03-20 12:43:04 -04:00
Cork
22dee527c0
bug 536173 - Build fails when building an uncommited merge "ValueError: too many values to unpack make[1]: *** [platform.ini] Error 1" r=ted.mielczarek
...
--HG--
extra : rebase_source : 4f273135266ea747aa12ca6bddf922668112fef2
2010-01-29 13:41:00 -05:00
Ted Mielczarek
a839ea2a00
bug 548113 - Sync to Breakpad revision 554. Local Makefile changes. r=jimb
...
--HG--
extra : rebase_source : d0d8cb30bb0536530df9070ad8386534432b9b95
2010-03-17 11:57:25 -04:00
Ted Mielczarek
ce696988e7
bug 548113 - Sync to Breakpad revision 554
...
--HG--
extra : rebase_source : d2fec8ccdc5e042a806f257b2c80631373549b3b
2010-03-17 11:57:25 -04:00
Justin Dolske
5ff6518ebb
Bug 465636 - Login Manager should record creation/usage timestamps. r=zpao, sr=vlad
...
--HG--
rename : toolkit/components/passwordmgr/test/unit/head_storage_legacy_1.js => toolkit/components/passwordmgr/test/unit/head_common.js
2009-12-28 20:39:00 -08:00
Robert Kaiser
2648f97e48
bug 541746 - fix test_frecency.js to work on SeaMonkey, r=dietrich
2010-03-19 17:21:59 +01:00
Neil Deakin
17876e41fa
Bug 442228, support resizers in scrollable areas and enable them by default for textareas, r=roc,sr=dbaron
2010-03-19 07:49:34 -04:00
Dão Gottwald
39ade0b234
Bug 449082 - aElt is null after customize toolbar drag and drop actions. r=enn
...
--HG--
extra : rebase_source : fb14c7ce2e601c0910b1de4ca1bd269ea0f5b414
2010-03-19 08:45:11 +01:00
Chris Jones
33500804db
Merge backout
2010-03-18 21:01:32 -05:00
Chris Jones
297b367c19
Backed out changeset bda8efa53512
2010-03-18 21:01:10 -05:00
David Bolter
2cc82da560
Increase the minimum wait time for testing interval expiration (b=542736 - random orange); r=mak77
2010-03-18 21:24:44 -04:00
Chris Jones
6b2339095c
Bug 551392: Remove hack made unnecessary by unified build tiers. r=ted
2010-03-18 17:52:38 -05:00
Chris Jones
4b4233facd
Bug 551392: Remove subprocess minidumps after they're grabbed to avoid spurious crash detection. r=ted
2010-03-18 17:52:36 -05:00
Dão Gottwald
f0ed845727
Backed out changeset a352d0413476
2010-03-18 23:48:00 +01:00
Siddharth Agarwal
0d9ad15348
Bug 474060 - Show download progress in app icon in Windows 7 taskbar, part 2. Test by Felipe Gomes <felipc@gmail.com>. r=sdwilsh
...
--HG--
extra : rebase_source : e0a037bda886004c681eb38c4ee4b66728c71e23
2010-03-18 19:34:30 +01:00
Gavin Sharp
033b450ca8
Bug 549637: don't build toolkit and toolkit/components separately, r=ted
...
--HG--
extra : rebase_source : 2ec6acf0bc02be9c7469e716fdf97ed9238657b4
2010-03-02 10:11:01 -08:00
Marco Bonardo
464e127f11
Bug 536081 - Can't delete all history entries returned by a search in Library or Sidebar. r=dietrich
2010-03-18 11:59:08 +01:00
Simon Montagu
719c7d651d
Bug 411511: Make nsIProcess accept Unicode paths as well as native charset, r=bsmedberg
2010-03-18 10:37:12 +02:00
Rail Aliev
08b5fa3c13
Bug 545431, fix versioning of mac sdks, r=ted.mielczarek
2010-03-18 16:02:14 +13:00
Justin Dolske
542509347b
Bug 551851 - Add Services.jsm goodness to login manager. r=zpao, r=vlad
2010-03-11 18:25:00 -08:00
Josh Matthews
bdc90e7e3e
Bug 188285 - "Form autocomplete should not store credit card numbers" [r=dolske]
2010-01-31 06:25:00 +13:00
Robert Strong
4f26945e71
Bug 545707 - Software update reports transfer speed in bytes per second. r=dolske
2010-03-17 16:12:41 -07:00
Robert Strong
77c25513a8
Bug 549969 - Add ability to save xml attributes from update xml that app update doesn't care about. r=dolske
2010-03-17 16:12:30 -07:00
Robert Strong
aa12b16132
Bug 551283 - Suspicious and possibly unused code in updates.js updateListener.onProgress. r=dolske
2010-03-17 16:12:20 -07:00
Robert Strong
8517a5a984
Bug 548061 - Billboard should handle 404 (other errors?) for billboard better. r=dolske
2010-03-17 16:12:12 -07:00
Justin Wood
72c8905aec
Bug 552896, Some cleanup of toolkit-makefiles.sh (removals). blanket-rs+=ted
2010-03-17 15:18:35 -04:00
Markus Stange
16204bad0f
Backed out changeset d906e4dd1e49, bug 538187 - CSS changes for :-moz-window-inactive pseudoclass because of test_righttoleft.xul test failures.
...
--HG--
extra : rebase_source : 48dbae1048eaf589013725fad8f6134fcf49c139
2010-03-17 19:58:46 +01:00
Markus Stange
140fef623a
Bug 552371 - Update billboard window should be draggable by its bottom toolbar. r=rs
2010-03-17 18:12:55 +01:00
Markus Stange
0f9e9f1770
Bug 538187 - CSS changes for :-moz-window-inactive pseudoclass. r=dao
2010-03-17 18:12:03 +01:00
Henri Sivonen
8a75fb4ddc
Bug 546647 - Make test_Microformats_hCard.html not depend on <area> parsing outside <map>. r=jonas.
...
--HG--
extra : rebase_source : 678a6b55376f7cd82c6025dc27f30907b6acf97d
2010-02-22 14:17:35 +02:00
James Cook
ff5814103d
Bug 551149 - Compilation error on toolkit/xre/nsX11ErrorHandler.cpp. r=dougt
2010-03-17 08:31:49 +02:00
Justin Dolske
1ab06617a3
Bug 550293 - plugin-crashed UI needs more user opt-in. r=vlad, ui-r=faaborg
2010-03-16 22:10:08 -07:00
Marco Bonardo
ca51aa4dea
Bug 552386 - test_history_sidebar.js fails between midnight and 2:00am with new DST settings, r=dietrich a=dholbert for CLOSED TREE
2010-03-16 02:02:50 +01:00
Dão Gottwald
81acbc7ed7
Bug 477113 - RTL text-align changes throughout the theme because of bug 299837. r=ehsan
...
--HG--
extra : rebase_source : 4bc0a54962f3987db6db08b7dd90a82d80f1831d
2010-03-15 19:45:10 +01:00
Oleg Romashin
733a3a72cc
Bug 552013 - g_type_init required for conic initialization when building with Qt platform. r=dougt
2010-03-15 04:25:03 +02:00
Dão Gottwald
5f40c675d0
fix browser_bug295977_autoscroll_overflow.js on OS X
2010-03-14 09:08:14 +01:00
Dão Gottwald
30648ecd9c
fix up tests
2010-03-14 08:02:11 +01:00
Makoto Kato
d97c21160c
Bug 524449 - Remove nsIPref from tree. r+sr=benjamin
2010-03-13 22:25:13 +09:00
Robert Longson
769594ecb1
Bug 510202 - simplify C++ code now that bug 461199 has landed. r=sdwilsh,sr=bzbarsky
2010-03-13 10:32:19 +00:00
Joel Maher
6b6e9978a3
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Ben Hearsum
174c2d48dc
bug 549672: fix largemenu test by waiting for window to move in a loop. patch=enn. test-only changes on a CLOSED TREE
2010-03-12 13:00:36 -05:00
Ben Hearsum
d724274114
bug 543760: Intermittent failures in test_titlebar.xul - wait until after the window moves. patch=enn. test-only changes on a CLOSED TREE
2010-03-12 12:58:50 -05:00
Dão Gottwald
b1994ad399
Bug 551944 - Get rid of the customizeInitialized callback. r=enn
2010-03-12 15:25:09 +01:00
Asaf Romano
f62b88bc41
Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong
2010-03-12 12:14:47 +01:00
timeless@mozdev.org
40d663513a
Bug 551092 remove reference to nonexistent makefile
...
r=ted
--HG--
extra : rebase_source : 2ca4e4fded00cba759d39887deac9c8ec250f5e8
2010-03-12 07:50:12 +01:00
timeless@mozdev.org
f53563ace8
Bug 549259 [@ nsAnnotationService::StartGetAnnotation]
...
r=mak
--HG--
extra : rebase_source : f7504195843a57c0e6226c874f955f0073e6523c
2010-03-12 07:50:10 +01:00
Doug Turner
186a2d7596
Merge with m-c
2010-03-18 21:53:17 -07:00
Jason Duell
f81b2e3733
Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again.
2010-03-18 14:59:34 -07:00
Doug Turner
ef54d33b11
Merge with mc
2010-03-17 10:37:32 -07:00
Doug Turner
453380b2a7
Merge
2010-03-12 15:20:36 -08:00
Doug Turner
02a7000526
Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js.
2010-03-10 19:13:35 -08:00
Blair McBride
9c7b071707
Bustage fix for c7562242f88e (bug 480350)
2010-03-11 13:54:43 +13:00
Doug Turner
6b387f5757
Merge with mc
2010-03-08 10:09:55 -08:00
Oleg Romashin
4b4fcdf9b1
Bug 549554 - MOZ_X_SYNC evn option does not work in MOZ_QT port, missing include. r=dougt
2010-03-08 19:28:15 +02:00
Florian Queze
6e172a2256
Bug 549290 - Title of common dialogs no longer bold on Mac. r=dao
2010-03-08 08:43:39 +01:00
Clint Talbert
5b4513c7e9
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
3cd691129e
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Dão Gottwald
abaf3f3874
Bug 547224 follow-up: Comment out -moz-placeholder use until it's actually implemented (bug 457801)
2010-03-07 22:05:01 +01:00
Makoto Kato
340544f021
Bug 346010 - Decom nsIJAR by merging it into nsIZipReader. r=tglek, sr=bsmedberg
2010-03-07 22:56:45 +09:00
Oleg Romashin
29fb95010a
Bug 549554 - MOZ_X_SYNC evn option does not work in MOZ_QT port. r=dougt
2010-03-07 13:06:40 +02:00
Dão Gottwald
097b6252cc
Bug 547224 follow-up: fix typo
2010-03-06 23:15:12 +01:00
Jim Mathies
d3a14a7b95
Bug 504804 - Skip policy checks when virus scanning is disabled. r=sdwilsh.
2010-03-06 12:36:33 -06:00
Walter Meinl
4e7100d717
Bug 547608: [OS/2] Make lightweight themes work r=dao,daveryeo
2010-03-06 12:55:20 -05:00
Martin Stránský
990cd7deeb
Bug 237128 - Raise an alert window if a profile couldn't be loaded. ui-rjohnath, r=bsmedberg
2010-03-06 16:40:33 +01:00
Oleg Romashin
6fc8159e23
Bug 550468 - Fix support for Pango font engine on Qt platform. r=karlt.
2010-03-06 15:29:55 +02:00
Doug Turner
c741a38e65
Merge
2010-03-01 15:36:51 -08:00
Karl Tomlinson
38708addea
resolve ambiguous call of overloaded ‘AppendInt(long unsigned int&)’ b=517133
2010-02-24 15:40:41 -08:00
Karl Tomlinson
cb5d140a7a
b=517133 Get crash stats for X errors r=bsmedberg
2010-02-24 14:25:16 -08:00
Chris Jones
66e2a2f448
Merge from mozilla-central
2010-02-22 21:31:18 -06:00
Paul O’Shannessy
4ef6775f0a
Backed out changeset 2c60006b6c1f (bug 520659) because of resulting orange.
2010-02-22 14:58:09 -08:00
Asaf Romano
9373a85130
Bug 520659 - Lazily build places trees when possible. r=mak.
2010-02-22 23:37:52 +02:00
Wolfgang Rosenauer
17e88cdb70
Bug 547673 - Fix reading freed memory in XSMP handling. r=bsmedberg
2010-03-05 22:56:40 +01:00
Dan Witte
2cb73989ae
Remove libffi_msvc from about:license. b=538216, rs=ted
2010-03-05 11:32:30 -08:00
Dan Witte
522848a0fa
Enable building of the libffi internal MSVC code, instead of libffi_msvc. b=538216, r=ted
2010-03-05 11:31:53 -08:00
Mark Banner
c1f7eefbf4
Bug 550145 NS_APPSTARTUP_CONTRACTID should exist in nsToolkitCompsCID.h and not nsXPFEComponentsCID.h (kill nsXPFEComponentsCID.h). r=benjamin
2010-03-05 12:11:55 +00:00
Robert O'Callahan
c5a4dd0f96
Backing out fix for bug 543444 to try to fix places test hang
2010-03-05 20:10:48 +13:00
Robert O'Callahan
616b7eed72
Backed out changeset 79f299fc10d6
2010-03-05 20:10:20 +13:00
Asaf Romano
fe8fdd5f03
Relanding bug 543444 - Replace single-view API with multiple observers. r=mak. sr=rstrong.
2010-03-04 13:23:41 -08:00
Serge Gautherie
fa2e9b9d14
Bug 548600 - Remove useless EXTENSION_PREF define; (Av1) Just remove it.
...
r=benjamin.
2010-03-04 19:19:41 +01:00
Serge Gautherie
1c35802b8a
Bug 521673 - Remove remnant OJI references; (Bv1) /toolkit/mozapps/installer/makecfgini.pl.
...
r=benjamin.
2010-03-04 19:19:41 +01:00
Dão Gottwald
9f5ba67cdf
Bug 547224 - Remove the custom emptyText implementation, implement textbox.placeholder using the input field's native placeholder facility. r=enn
...
--HG--
extra : rebase_source : 50e3996d42073daa4c9f68f8c263b8b8106f3d84
2010-03-04 08:13:27 +01:00
Mike Kristoffersen
cd34b8821b
Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
...
--HG--
extra : rebase_source : 9734e9e68754a6fc45bddbdc60bb5e898bb8cdb2
2010-03-04 13:51:42 -08:00
Chris Jones
90e5b2265a
Bug 441324, part 3: Configure and build changes for libmozalloc. r=bsmedberg
2010-03-03 23:02:57 -06:00
Chris Jones
a7ca970622
Bug 441324, part 1: Shuffle around includes to avoid problems with #define malloc et al. r=bsmedberg
2010-03-03 23:02:55 -06:00
Asaf Romano
eb72e43829
Backing out bug 543444 due to orange.
2010-03-03 17:23:51 -08:00
Brad Lassey
6382a01b73
bug 549943 - winmo fennec freetype2.lib breakage on clobber r=gavin
2010-03-03 17:04:32 -05:00
Asaf Romano
3de81c353d
orange fix
2010-03-03 16:08:35 -08:00
Asaf Romano
79c992514c
Bug 543444 - Replace single-view API with multiple observers. r=mak, sr=rstrong.
2010-03-03 14:45:16 -08:00
Shawn Wilsher
00424b6359
Bug 549882 - ###!!! ASSERTION: Trying to unregister a node that wasn't registered!
...
Also adds some assertions to make sure we do not leak the observer arrays.
r=dietrich
2010-03-03 12:55:37 -08:00
Robert Strong
f438a358c3
5. string cleanup for app update ui - Bug 530872. r=dtownsend
2010-03-03 10:57:19 -08:00
Robert Strong
f65845c1c5
4. mochitest chrome tests for app update - Bug 530872. r=dtownsend
2010-03-03 10:57:09 -08:00
Robert Strong
2c59dc2ec0
3. ui changes to support mochitest chrome tests - Bug 530872. r=dtownsend
2010-03-03 10:56:59 -08:00
Robert Strong
d96e43a736
2. updated xpcshell tests - Bug 530872. r=dolske
2010-03-03 10:56:47 -08:00
Robert Strong
7ca0c8e98f
1. main patch - Bug 530872 - app.update.url params / update.xml cleanup and addition of a custom string property for apps. r=dtownsend
2010-03-03 10:56:33 -08:00
Rail Aliiev
3a2a03a6e2
Bug 545431: Make xulrunner support MOZ_PKG_PRETTYNAMES. r=ted
2010-02-12 13:54:24 +03:00
Markus Stange
e7aca94805
Bug 463695 - Make determined progressmeters on OS X animate. r=dao
...
--HG--
extra : rebase_source : db5a74b689a16e177a784fecbcb72fd93f70ee8a
2010-03-03 13:59:39 +01:00
Mark Banner
a30470de12
Bug 531256 Move nsBrowserStatusFilter from xpfe/browser to toolkit/components/statusfilter. r=dtownsend,sr=Neil
...
--HG--
rename : xpfe/browser/src/Makefile.in => toolkit/components/statusfilter/Makefile.in
rename : xpfe/browser/src/nsBrowserStatusFilter.cpp => toolkit/components/statusfilter/nsBrowserStatusFilter.cpp
rename : xpfe/browser/src/nsBrowserStatusFilter.h => toolkit/components/statusfilter/nsBrowserStatusFilter.h
2010-03-03 11:19:57 +00:00
Serge Gautherie
1f439cdc7f
Bug 548788 - [Shredder] Trunk packaging shouting about a missing file: "config/printconfigsetting.py': [Errno 2] No such file or directory"; (Av1) 2+1 s/topsrcdir/MOZILLA_DIR/.
...
r=ted.mielczarek.
2010-03-03 11:12:28 +01:00
Saint Wesonga
f00c717b80
Bug 526454 - Link to plugin check page from about:plugins. r=josh, ui-r=faaborg
2010-03-03 09:51:58 +01:00
Neil Deakin
6db6a6b16a
Bug 543065, only scroll one ancestor of menus, SCROLL_FIRST_ANCESTOR_ONLY flag should stop at first scrollable container, not just first parent, r=roc
2010-03-02 06:21:23 -08:00
Ginn Chen
cbade4f169
Bug 538723 run_for_effect is not portable for Bourne shell r=ted.mielczarek
2010-03-02 13:56:46 +08:00
Dave Townsend
e3745341a2
Bug 548627: Add some services to Services.jsm. r=gavin
2010-03-01 18:02:09 -08:00
Dão Gottwald
edd1c581a6
Bug 547716 - Move dropmark-nav.png from global/ to help/. r=mstange
...
--HG--
rename : toolkit/themes/pinstripe/global/toolbar/dropmark-nav.png => toolkit/themes/pinstripe/help/dropmark-nav.png
2010-02-22 18:39:46 +01:00
Dão Gottwald
e0a658f9a9
Bug 547676 - Remove item-grayscale.png. r=mstange
2010-02-22 12:28:56 +01:00
Dão Gottwald
e9c8f4703a
bustage fix for bug 547292
2010-02-22 12:28:26 +01:00
Gavin Sharp
11a78eaab6
Bug 547292 - clean up plugin binding styling. r=dolske
2010-02-22 11:41:50 +01:00
Michael Ventnor
d44ad97a74
Bug 545304 - Use CSS gradients for plugin problem UI r=dao
...
--HG--
extra : rebase_source : 7dcb58a6de70dffc96058a9a855a27145c2b9974
2010-02-22 13:57:38 +10:00
Dão Gottwald
6715d43cbb
Bug 418003 - Remove unused images
2010-02-22 10:18:26 +01:00
Phil Ringnalda
8f68aea59e
Bug 547480 - Clean up color values in aboutMemory.css, r=dao
...
--HG--
extra : rebase_source : 8ab9f17bbebc9de0d882f79eb123169e432c8b5e
2010-02-21 10:44:49 -08:00
Markus Stange
d5a870dc8a
Bug 546874 - New style for the bookmarks bar. r=dao
2010-02-21 15:50:10 +01:00
Markus Stange
9396ff4e39
Bug 466642 - Style about:config on OS X. ui-r=faaborg, r=dao
2010-02-20 12:07:31 +01:00
Phil Ringnalda
6fe3bbab90
Remove DOS line endings in about:memory files
2010-02-20 13:23:25 -08:00
Phil Ringnalda
5e4f9bd008
Bug 546376 - Remove pointless plusses in pinstripe/global/jar.mn, r=dao
2010-02-15 21:46:28 -08:00
Phil Ringnalda
91a15ba7e1
Bug 520364 - Make about:memory themeable, r=dao
2010-02-15 21:26:42 -08:00
Neil Deakin
11899f3991
Bug 540340, check page length before scrolling, prevents trees such as the cookies list from starting scrolled down a row, r=neil
2010-02-20 11:08:40 -05:00
Neil Deakin
475037e39f
Bug 536481, clear the mouse capture when a window is lowered or the containing docshell is hidden, r=smaug
2010-02-20 11:06:58 -05:00
Neil Rashbrook
35c24275d9
Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin
2010-02-20 15:26:41 +00:00
Oleg Romashin
41619292af
Bug 544250 - Implement different rendering backends for Qt mozilla port. r=jmuizelaar.
2010-02-19 19:46:54 -08:00
Daniel Holbert
4017ea7ab6
bustage fix for Bug 461199: rename global var 'link' in test_IHistory.cpp to avoid bustage due to ambiguity w/ 'link()' function in unistd.h
2010-02-19 17:22:32 -08:00
Timothy Nikkel
bfb87528e1
Bug 544537. Attempt to fix random orange by adding some extra mouse events before the real test because they seem to make painting actually happen on OS X.
2010-02-19 16:14:24 -06:00
Chris Cooper
a2a5bc5879
Bug535369 - Compile bsdiff for host OS rather than target - r=ted.mielczarek
2010-02-19 11:58:45 -05:00
Ben Hearsum
e922db9f7e
Backing out bug 484799 which breaks new Windows build machines, and was meant to be backed out in December..
2010-02-19 08:47:47 -05:00
Arpad Borsos
62af31824f
Bug 545970 - Autoscroll widget doesn't appear or wrong image appears in certain cases; r=neil@parkwaycc.co.uk
2010-02-13 12:31:10 +01:00
Justin Dolske
08adb94c35
Bug 544550 - Ubufox addon incompatible with new plugin-crashed UI. r=gavin
2010-02-18 13:43:22 -08:00
Justin Dolske
20ebe4931a
Bug 537862 - Move doAsyncPrompt() code into the prompt factory. r=mayhemer, r=gavin
2010-02-18 13:43:20 -08:00
Justin Dolske
ff423432c5
Bug 546506 - Add a few satchel tests for password fields.
2010-02-18 13:43:19 -08:00
Shawn Wilsher
7928338245
Backed out changeset cf4d10139ec0
2010-02-18 10:05:15 -08:00