Commit Graph

6417 Commits

Author SHA1 Message Date
Gavin Sharp
523e82a8a7 Bug 574230: PopupNotifications should indicate which anchor's notifications are being displayed, so that the consumer can show/hide the appropriate anchor element, r=dao
--HG--
extra : rebase_source : 8e856779d2355a5612d8bdf20c5fb75a3a88edb2
2010-06-25 12:05:45 -04:00
Edward Lee
fc92ca4487 Bug 461483 - Ignore 'www.' when searching in the the awesome bar [r=mak]
Strip out www. from found urls and the query after already stripping off http://, etc. Update tests now that www. can't be matched.

--HG--
extra : rebase_source : 352f2dfb302a56fc3e83dffcbb1bd2a53208510d
2009-07-24 17:57:26 -07:00
Ben Newman
713e822c3c Build and IPDL groundwork for the multi-process Jetpack API (bug 556846). r=bsmedberg 2010-06-25 08:00:35 -07:00
Markus Stange
64e8b18f9f Bug 573326 - In the toolbar customization window, hide the toolbarbutton label and replicate it on the wrapper. r=gavin
--HG--
extra : rebase_source : d70c7db9eac07e0df16b1ca824802654395278eb
2010-06-25 14:20:33 +02:00
Jacek Caban
49a751843f Bug 569590 - nsNativeAppSupportWin.cpp compilation failure on mingw-w64 due to pointer to int casts loosing precision r=timeless
--HG--
extra : rebase_source : 7d8365f7e7a8a507b55a21c232b1df2d819e4a09
2010-06-25 14:09:22 +02:00
Dave Townsend
ba5998d44f Bug 574541: getResourceURI fails to work correctly with files in subdirectories of the add-on. r=robstrong 2010-06-24 19:33:36 -07:00
Jim Mathies
d814f747d4 Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin. 2010-06-24 21:01:07 -05:00
Jim Mathies
36e51d4715 Bug 513162 - Add tests for client coordinates of subframes. r=sdwilsh. 2010-06-24 21:01:06 -05:00
Jim Mathies
fb160fe45a Bug 513162 - Fix for intermittent failure in test_titlebar.xul, due to left over focus listener. r=sdwilsh. 2010-06-24 21:01:06 -05:00
Chris Jones
bee247870a Merge backout 2010-06-24 19:56:22 -05:00
Chris Jones
8095e43052 Backed out changeset c60e3e48ea38 2010-06-24 19:56:14 -05:00
Dave Townsend
3b1258cf1e Bug 570484: Ignore invalid targetApplication and localized properties. r=robstrong 2010-06-24 16:41:46 -07:00
Taras Glek
065ac23871 Bug 416330 - Suboptimal SQLite page size r=sdwilsh 2010-06-24 16:39:24 -07:00
Ben Parr
a6db7bdc80 Bug 572561: Addons Manager hides Language category if there are no locale packs installed but some are pending install. r=Unfocused, r=dtownsend 2010-06-24 12:50:04 -07:00
Markus Stange
f8e612d3f0 Bug 573791 - Allow dragging the window with the empty space in the tab bar
r=Enn
2010-06-24 10:11:29 -07:00
Gavin Sharp
b1944ded13 Bug 574227: don't stretch popup notification icons to full height, r=dtownsend
--HG--
extra : rebase_source : 2877c91789570db2f31467a218bb629dd1b571ad
2010-06-24 00:55:03 -04:00
Gavin Sharp
c31f42ea15 Bug 574228: PopupNotifications.show() secondaryActions argument should be optional, r=dtownsend
--HG--
extra : rebase_source : 2dd0050499632e00f238967fb4b5318e778196b7
2010-06-24 00:54:44 -04:00
Dão Gottwald
046e631f4a Bug 563730 - Implement pinTab, unpinTab. r=gavin 2010-06-24 16:29:02 +02:00
Marco Bonardo
46a081b592 Bug 573302 - Folder name is not update when create a folder and/or edit name in Properties. r=dietrich 2010-06-24 13:47:31 +02:00
Blair McBride
00bc7ba03d Bug 562890 - Preferences button for the add-on should be placed in the entry of the digest view. r=mossop 2010-06-24 11:35:21 +12:00
Justin Dolske
8eaa159958 Bug 573808 - "domWin is null" error with new prompting backend and no active window. r=gavin 2010-06-23 17:54:05 -07:00
Philipp von Weitershausen
d0e8724ce4 Bug 571902 - Land sync and crypto components on trunk [r=mconnor r=ted]
Hook 'services' into the build system with MOZ_SERVICES_SYNC not-yet-set as a browser confvar.
2010-06-21 17:07:13 -07:00
Frank Yan
94d7a77db6 Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske 2010-06-23 10:28:12 -07:00
Mehdi Mulani
1021f12095 Bug 564270 - Can not search Places by transition type 2010-06-23 10:01:27 -07:00
Dave Townsend
a636fbe356 Typo fix for bug 572043 (addressing review comment from rs). 2010-06-23 10:08:56 -07:00
David Dahl
be8e38decd Bug 573845 - open the console to a percentage of the browser window height, p=ddahl, r=dietrich 2010-06-23 12:30:51 -03:00
Robert Strong
e9a99c0e95 Bug 570689 - Convert perl scripts to python. Patch 1 - remove unused perl scripts. r=ted.mielczarek 2010-06-22 19:10:30 -07:00
Robert Strong
7894b69717 Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Final cleanup patch. r=jmathies 2010-06-22 19:10:13 -07:00
Dave Townsend
8cc29264a1 Bug 562803: Add cleanup function to avoid one failing xpinstall test from messing up subsequent tests. r=robstrong 2010-06-22 18:59:52 -07:00
Dave Townsend
f6d8ab1cf0 Bug 572955: Add some logging and cleanup and extend timeouts in browser_installssl.js and browser_updatessl.js to avoid random oranges. r=robstrong 2010-06-22 16:23:06 -07:00
Robert Strong
9dd36fd226 Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Exclude MapiProxy_InUse.dll and mozMapi32_InUse.dll since apps already have code to deal with them without requiring a reboot. r=dtownsend 2010-06-22 15:53:01 -07:00
Markus Stange
84a0dfc24c Bug 559033 - New Mac toolbar button style. r=dao 2010-06-22 22:28:34 +02:00
Benedict Hsieh
9ae1b68f3b Bug 573092: Fix a startup crash when the extension manager is unavailable. r=dtownsend 2010-06-22 10:23:01 -07:00
Michael Kaply
54a2800830 Bug 563262: Rename GetResourceURL to GetResourceURI and have it return a URI. r=Mossop 2010-06-21 17:13:52 -05:00
ddahl@mozilla.com
e5228a3af6 Bug 534398 - Implement Heads Up Display console, js workspaces and related tools (r=dietrich, r=mrbkap) 2010-06-22 09:51:50 -07:00
Felipe Gomes
b45a433e99 Bug 544356 followup: Use getDMUI(). r=Neil
"Bug 544356 - Exit when only the download manager window is open and there are no downloads."
2010-06-21 15:39:00 -04:00
Justin Wood
dc3c70731c Bug 570812 - remove xpinstall from mobile specific browser-chrome tests package files. r=jmaher 2010-06-16 22:57:30 -04:00
Dão Gottwald
d00035f67a Bug 571567 - use <menupopup> instead of <popup>. r=enn 2010-06-22 08:34:21 +02:00
Robert Strong
ad8280e865 Fix review comment for Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies 2010-06-21 18:25:14 -07:00
timeless
c0b404bc95 Bug 562594 - comparison between signed and unsigned integer expressions in ReadStrings. r=rstrong 2010-06-21 18:17:30 -07:00
Robert Strong
98fb70cc6d Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. r=jmathies 2010-06-21 18:17:18 -07:00
Robert Strong
6555844abb Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). makensis.mk changes. r=jmathies 2010-06-21 18:16:40 -07:00
Robert Strong
cbd55d53e2 Bug 569058 - Upgrade NSIS version to 2.45 or later (PCA complains when installer is cancelled on Windows 7). overrides.nsh changes. r=jmathies 2010-06-21 18:15:39 -07:00
Robert Strong
2e0882470a Bug 572224 - Remove check-locales.pl. r=ted.mielczarek 2010-06-21 18:15:14 -07:00
Ms2ger
18c08f17ac Bug 573243 - Update toolkit-makefiles.sh for bug 570488. r=trivial-blanket-rs 2010-06-22 02:01:41 +02:00
timeless@mozdev.org
a680002b0a Bug 565599 unused variable nsNavHistoryContainerResultNode::mAsyncEnabled
r=mano
2010-06-22 02:01:39 +02:00
Tobias Nygren
bc9e175324 Bug 469951 - using %lld PR_scanf format directly on a PRTime is not portable. r=sdwilsh 2010-06-22 02:01:37 +02:00
Marco Bonardo
d9cec5a36c Bug 572800 - Ensure previous autocomplete query has been canceled before starting a new one. r=sdwilsh 2010-06-22 02:01:35 +02:00
Justin Dolske
d345e67c3e Bug 573238 - Windows authentication broken. r=gavin 2010-06-21 15:04:46 -07:00
Justin Dolske
749fbaa4a5 Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin 2010-06-21 15:04:43 -07:00