Commit Graph

4614 Commits

Author SHA1 Message Date
Benjamin Smedberg
4f8e7bcf17 Fix review comments from bug 568691 comment 45. 2010-06-24 11:56:28 -04:00
Benjamin Smedberg
822ccb0789 Merge mozilla-central into the static-xpcom-registration branch. 2010-06-23 17:26:25 -04:00
Benjamin Smedberg
1a97f36cd8 Fix typo from bug 568691, revision 90afd1e80d77 2010-06-23 09:29:21 -04:00
Benjamin Smedberg
31432df1fb Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Benjamin Smedberg
9e6e83197a Merge bug 573557 into static-xpcom-registration branch. 2010-06-21 16:58:53 -04:00
Benjamin Smedberg
09db74cdec Bug 573557 - Rename the category names for script globals to avoid spaces, r=jst 2010-06-21 16:57:44 -04:00
Benjamin Smedberg
0df0345c66 Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Marco Bonardo
a0f17facda Places chrome tests should wait for clear history. 2010-06-22 14:44:40 +02:00
Asaf Romano
c0d6725ddb Bug 549491 - "The root node is never visible" exception when details of the root node are modified. r=mak 2010-06-22 14:44:38 +02:00
Dão Gottwald
b5aa8e5c8e Bug 571567 - use <menupopup> instead of <popup>. r=enn 2010-06-22 08:34:21 +02:00
Benjamin Smedberg
a7e67d32ad Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work. 2010-06-10 14:11:40 -04:00
Benjamin Smedberg
9403279763 Bug 569644 - Query the plugin host directly when searching for MIME types, rather than using Gecko-Content-Viewer category manager registration, r=bz 2010-06-10 12:42:16 -04:00
Ms2ger
042ccf0350 Bug 573254 - Command line help options should line up; r=ehsan 2010-06-20 12:02:59 -04:00
Matt Brubeck
196187c313 Bug 572056 - About Us bookmark is always a 301. r=mak 2010-06-17 21:46:20 +02:00
Marco Bonardo
456e8cff9c Bug 572790 - "ASSERTION: hasResult is false but the call succeeded?" during test_placesTitleNoUpdate.js. r=ehsan 2010-06-17 21:46:18 +02:00
Marco Bonardo
d9764a2c38 Bug 562644 - Ensure correct Places shutdown sequence and avoid sync expiration stuff. r=dietrich 2010-06-17 12:53:01 +02:00
Marco Bonardo
edd3739d86 Bug 572425 - nsISearchEngine.getSubmission reponseType should be an [optional] param. r=gavin 2010-06-16 18:54:29 +02:00
Marco Bonardo
285ced8a7b Bug 571752 - Add History to the Firefox button menu. r=dao 2010-06-16 12:00:31 +02:00
Gavin Sharp
d38f3cb61f Bug 569542: fix appPicker.js's getFileDisplayName function, and make all copies of this method identical, r=Neil
--HG--
extra : rebase_source : 23f0da39af75427aaeb02ba32a1a88af3f339230
2010-06-07 10:29:25 -04:00
Gavin Sharp
49e5b3ee9e Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04:00
Gavin Sharp
3f378a44cc Bug 550290: addSearchEngine/AddSearchProvider icon validity check is bogus, r=Ryan
--HG--
extra : rebase_source : 5971de13c8049e69ea9d868ac4ebdfb7ffe3dc96
2010-03-23 17:23:45 -04:00
Dão Gottwald
d0c7b4a7b3 re-enable browser_480148.js on OS X 2010-06-15 07:37:48 +02:00
Justin Dolske
d9c6e399db Bug 535520 bustage fix. 2010-06-14 16:00:34 -07:00
Justin Dolske
1cf32bfb1e Bug 535520 - Fix for bug 531703 should use #ifdef MOZ_UPDATER. r=rs 2010-06-14 15:24:42 -07:00
Joe Drew
308e5cd202 Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Dão Gottwald
ab520d4164 disable browser_480148.js on OS X 2010-06-14 20:02:40 +02:00
Dão Gottwald
2492638456 Bug 543206 - Tab opening animation. r=gavin 2010-06-14 10:10:54 +02:00
Honza Bambas
db6d7898d4 Bug 571522, browser_library_middleclick.js may leave an open tab, breaking following tests, r=mak 2010-06-12 13:20:57 +02: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
Rob Arnold
abbe0879ca From: Rob Arnold <robarnold@cs.cmu.edu>
Bug 561835 - Make tab contents' canvases opaque r=dao
2010-06-09 22:08:00 -04:00
Robert Strong
22dfb273a3 Bug 526333 - Having to create patches for each app's package manifest and removed-files and then get reviews from each app is a PITA. configure.in changes for MOZ_UPDATER only. r=ted.mielczarek 2010-06-09 16:02:13 -07:00
Robert Kaiser
cd13c230b9 bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code - round 1, r=sdwilsh 2010-06-09 23:50:38 +02:00
Drew Willcoxon
25e9443a38 Bug 570720 - Intermittent failure in browser_library_search.js when default livemark feed includes "dummy". r=mak 2010-06-09 14:08:11 -07:00
Paul O’Shannessy
0069d36438 Bug 387859 - sessionstore should use native json to parse session data [r=zeniko] 2010-06-09 13:55:45 -07:00
Ehsan Akhgari
e3a42e09d9 Bug 529922 - review comment 2010-06-09 15:26:41 -04:00
Ehsan Akhgari
ceab906f4e Bug 529922 - Make sure that delayedStartup has run, therefore the test is valid; r=gavin 2010-06-03 21:31:07 -04:00
Ehsan Akhgari
76bf82cf8a Bug 570720 - disable browser_library_search.js 2010-06-08 12:06:37 -04:00
Ehsan Akhgari
94e91b28c9 Bug 535490 - Intermittent timeout: browser_privacypane_6.js; r=gavin
--HG--
rename : browser/components/preferences/tests/browser_privacypane_7.js => browser/components/preferences/tests/browser_privacypane_8.js
extra : rebase_source : 5eab16304123fc83837ce2607111a236f5236304
2010-06-04 13:28:19 -04:00
Dão Gottwald
6592bc03a4 Bug 461184 - Change urlbar placeholder text to 'Go to a Web Site'. r=mano
(transplanted from ea4e623e936d7a1c03df8967b3bd8d99c5286893)

--HG--
extra : transplant_source : %EANb%3E%93mz%1C%03%DF%89g%B3%BD%8D%99%C5%28h%93
2010-06-05 18:47:19 +02:00
Asaf Romano
bb13ac22a9 Bug 553334 - [Exception... 'Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavHistoryResult.removeObserver]' when adding a new folder. r=mak. 2010-06-04 22:53:08 +03:00
Asaf Romano
0545f4d847 Bug 549192 - History view not updated after deleting entry. r=mak. 2010-06-04 22:48:04 +03:00
Jim Mathies
8436fd286c Bug 568694 - Add missing newURI params for deleted jumplist items and clean up various return values. r=dao. 2010-06-01 11:09:41 -05:00
Ehsan Akhgari
4afb409bce Bug 567821 - Timeout in browser_privatebrowsing_downloadmonitor.js with bug 541739 landed; r=gavin 2010-05-25 20:33:26 -04:00
Ehsan Akhgari
3cae18e6aa Bug 565508 - Remove the ugly hacks for copying the right thing from about:privatebrowsing once bug 39098 is fixed; r=dao
--HG--
extra : rebase_source : 5e3986af49096c88f2e038d774cbcc53a26436aa
2010-05-27 20:34:06 -04:00
Jim Mathies
171302860f Bug 522481 - Add a pref for win7 jump list content refresh time. r=dao. 2010-05-27 11:03:10 -05:00
Jim Mathies
62a8f6d1d3 Bug 519985 - Add privacy mode task item to win7 jump list. r=dao. 2010-05-27 11:01:26 -05:00
Jim Mathies
c6d01b9a85 Bug 566827 - Connect win7 jump lists to purge session history observer. r=dao. 2010-05-27 11:00:08 -05:00
Robert Kaiser
4897cfe53d bug 566613 - fix typo wasVisbile in treeView.js and use nodeAncestors in invisible node lookup, r=Mano 2010-05-27 15:06:27 +02:00
Neil Deakin
e5bcae8d66 Bug 545119, use link drop service for tabbrowser dataTransfer for search engine dialog and remove browser dependency on nsDragAndDrop.js, r=gavin 2010-05-26 11:28:25 -04:00
Michael Kohler
8550fb091a Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00