Commit Graph

4887 Commits

Author SHA1 Message Date
Marco Bonardo
56fac57efb 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
1a9dace782 Bug 562644 - Ensure correct Places shutdown sequence and avoid sync expiration stuff. r=dietrich 2010-06-17 12:53:01 +02:00
Marco Bonardo
23b950f0ae Bug 572425 - nsISearchEngine.getSubmission reponseType should be an [optional] param. r=gavin 2010-06-16 18:54:29 +02:00
Marco Bonardo
266194a82a Bug 571752 - Add History to the Firefox button menu. r=dao 2010-06-16 12:00:31 +02:00
Gavin Sharp
6bd9f119a1 Bug 569542: fix appPicker.js's getFileDisplayName function, and make all copies of this method identical, r=Neil 2010-06-07 10:29:25 -04:00
Gavin Sharp
53c754c3d9 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
25786b6975 Bug 550290: addSearchEngine/AddSearchProvider icon validity check is bogus, r=Ryan 2010-03-23 17:23:45 -04:00
Dão Gottwald
920bc7f76c re-enable browser_480148.js on OS X 2010-06-15 07:37:48 +02:00
Justin Dolske
26c5662073 Bug 535520 bustage fix. 2010-06-14 16:00:34 -07:00
Justin Dolske
9066485d8d Bug 535520 - Fix for bug 531703 should use #ifdef MOZ_UPDATER. r=rs 2010-06-14 15:24:42 -07:00
Joe Drew
2530aac060 Bug 388195 - Remove gopher support. r=jduell,gavin sr=bz 2010-04-16 17:05:47 -04:00
Dão Gottwald
d600949314 disable browser_480148.js on OS X 2010-06-14 20:02:40 +02:00
Dão Gottwald
22cccdc27b Bug 543206 - Tab opening animation. r=gavin 2010-06-14 10:10:54 +02:00
Honza Bambas
1dcd6ab6fe 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
9ef2ad18ec 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
64d13c80b8 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
c93b123950 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
2d63238909 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
7a65e06148 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
22b5a301ad Bug 387859 - sessionstore should use native json to parse session data [r=zeniko] 2010-06-09 13:55:45 -07:00
Ehsan Akhgari
5d5b9d96d5 Bug 529922 - review comment 2010-06-09 15:26:41 -04:00
Ehsan Akhgari
d2066d2fe9 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
46092e347d Bug 570720 - disable browser_library_search.js 2010-06-08 12:06:37 -04:00
Ehsan Akhgari
9ca29e514e Bug 535490 - Intermittent timeout: browser_privacypane_6.js; r=gavin 2010-06-04 13:28:19 -04:00
Dão Gottwald
10c0fb0b44 Bug 461184 - Change urlbar placeholder text to 'Go to a Web Site'. r=mano
(transplanted from ea4e623e936d7a1c03df8967b3bd8d99c5286893)
2010-06-05 18:47:19 +02:00
Asaf Romano
32f65092f6 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
d818cb7606 Bug 549192 - History view not updated after deleting entry. r=mak. 2010-06-04 22:48:04 +03:00
Marco Bonardo
25f8757cc6 Bug 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. r=dao 2010-06-24 10:08:43 -07:00
Marco Bonardo
65fdc865ff 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
Jim Mathies
54da85ae0c 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
d35ba1a49b Bug 567821 - Timeout in browser_privatebrowsing_downloadmonitor.js with bug 541739 landed; r=gavin 2010-05-25 20:33:26 -04:00
Ehsan Akhgari
3099296cc1 Bug 565508 - Remove the ugly hacks for copying the right thing from about:privatebrowsing once bug 39098 is fixed; r=dao 2010-05-27 20:34:06 -04:00
Jim Mathies
425c17dced Bug 522481 - Add a pref for win7 jump list content refresh time. r=dao. 2010-05-27 11:03:10 -05:00
Jim Mathies
59ff917c12 Bug 519985 - Add privacy mode task item to win7 jump list. r=dao. 2010-05-27 11:01:26 -05:00
Jim Mathies
f154f68db8 Bug 566827 - Connect win7 jump lists to purge session history observer. r=dao. 2010-05-27 11:00:08 -05:00
Robert Kaiser
44d9953770 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
c8b88dc212 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
e4abd093dc Bug 564091: Fix spelling of nonexistent across the tree. r=timeless 2010-05-23 12:26:15 -07:00
Marco Bonardo
4c867de547 Bug 553070 - Allow XPCOMUtils to do category registration for specific apps. r=sayrer 2010-05-22 10:41:00 +02:00
Paul O’Shannessy
a71f44546b Bug 554873 - Fix test order in makefile & remove disabled test comment. 2010-05-20 16:08:09 -07:00
Neil Deakin
8fe7449a30 Bug 554873, improve waitForFocus to check for about:blank pages, r=mak 2010-05-18 09:31:03 -04:00
Marco Bonardo
363c272180 Bug 564885 - Bookmarks toolbar folders take ~1/2 second to open. r=mano 2010-05-17 12:20:06 +02:00
Jim Mathies
21bf5968e6 Bug 562753 - On upgrade, update AppUserModelID for application shortcuts. r=rstrong. 2010-05-14 19:24:50 -05:00
Michael Kohler
ba48264278 Bug 506041 Part 2: Correct misspellings in source code
r=timeless
2010-05-13 14:19:51 +02:00
Marco Bonardo
ccf12f0ffe Bug 520384 - Random failure in browser_library_infoBox.js on Linux. r=dietrich 2010-05-12 12:20:08 +02:00
Marco Bonardo
8bc14ee55f Bug 562663 - Rev3 Fedora 12 x64 permaorange in browser_library_panel_leak.js. r=dietrich 2010-05-12 12:20:05 +02:00
Dão Gottwald
fd2fad4040 Bug 565024 - accel+click doesn't restore about:sessionrestore entries on OS X. r=paul 2010-05-12 09:10:25 +02:00
Mick Weiss
b96f94828b Bug 563291 - Selectively open tabs from session:restore "Well this is embarrassing" page. r=dao 2010-05-07 09:49:19 +02:00
Blair McBride
aa577eadb5 Bug 554007: New add-ons manager UI (browser parts). r=sdwilsh 2010-04-29 10:17:06 -07:00
Dave Townsend
b804b7d355 Bug 553092: Initialise the permissions manager on startup. r=robstrong 2010-04-26 12:19:18 -07:00