Commit Graph

643 Commits

Author SHA1 Message Date
Paolo Amadini
1ed190720b Bug 715355 - Deprecate and remove old style GUIDs. r=mak 2012-04-12 12:27:57 +02:00
Paolo Amadini
4a62d095f2 Bug 728174 - Replace old synchronous favicons calls in the bookmarks HTML import. r=mak 2012-04-12 12:27:36 +02:00
Ms2ger
88417b55bf Merge m-c to m-i. 2012-04-09 09:32:28 +02:00
Serge Gautherie
38c96189d4 Bug 739041. (Dv1a-FF) test_384370.js: Move after_import() into run_test(), Use Services.prefs too. f=neil r=mak77. 2012-04-07 01:56:32 +02:00
Serge Gautherie
7427dc6ae8 Bug 739041. (Cv1a-FF) test_browserGlue_prefs.js: Move comment back to its related code, s/print/do_log_info/g. r=mak77. 2012-04-06 16:31:25 +02:00
Marco Bonardo
2ea25557ad Bug 737841 - Part 3: remove no more useful redirectsMode query option.
r=dietrich rs=gavin
2012-04-07 01:17:53 +02:00
Henri Sivonen
a44c02cb4d Bug 482911 addendum - Tell nsBrowserGlue not to import initial bookmarks in a couple of tests to avoid fatal assertions on Mac. r=mak. 2012-03-23 16:57:13 +02:00
Henri Sivonen
ee70c964a0 Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
Henri Sivonen
eeb0bdb42f Back out changeset d2693e86769d (bug 482911) due to crashes on Mac xpcshell tests. r=orange. 2012-03-23 11:25:08 +02:00
Henri Sivonen
2ca517185c Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin. 2012-03-23 09:15:36 +02:00
Marco Bonardo
8d137716c0 Bug 735625 - Get rid of ImportHTMLFromFileToFolder.
r=dietrich sr=gavin
2012-03-16 00:12:49 +01:00
Serge Gautherie
8efc52b3e7 Bug 731663. (Bv1a-FF) test_bookmarks_html.js: Fix nits, Add/Use do_print(), Improve documentation. r=mak77. 2012-03-05 19:44:47 +01:00
Marco Bonardo
0f2e2af2f2 Bug 658744 - disable browser_sidebarpanels_click.js cause it breaks the treeview and then tests zombie nodes.
rs=dietrich
2012-02-29 23:18:02 +01:00
OHZEKI Tetsuharu
ffe4ad1ad4 Bug 575955 - Replace internal usage of old transactions shim, add a new toolkit test. r=mak 2012-02-28 18:40:38 -05:00
Marco Bonardo
8b4c77ff45 Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option.
r=dietrich sr=gavin
2012-02-24 23:43:49 +01:00
Marco Bonardo
71c7fc4046 Bug 613588 (Tests) - Load-on-demand livemarks.
r=dietrich
2012-02-24 13:42:30 +01:00
Rafael Ávila de Espíndola
268091376e Bug 715554 - Missing semicolon. r=mak. 2012-01-09 10:12:15 -05:00
Rafael Ávila de Espíndola
ab3d3ec528 Bug 715554 - - Send quit-application in browser/components/places/tests/unit/test_clearHistory_shutdown.js. r=mak. 2012-01-09 10:07:42 -05:00
Thomas Prip Vestergaard
8d0599f6dd Bug 705043 - Avoid cutting off Places URI titles unnecessarily. r=mak 2011-12-07 16:44:00 -05:00
Jan Bambach
20f151a4d1 Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao 2011-12-08 10:21:32 +01:00
Cameron McCormack
1b54102bf6 Bug 703174 - Make browser_drag_bookmarks_on_toolbar.js only call finish() once. r=mak 2011-11-18 08:05:51 +11:00
Cameron McCormack
af906ce1cf Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher 2011-11-12 22:06:54 +11:00
Oonishi Atsushi
79cf816bd5 Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky 2011-11-10 15:01:11 +01:00
Ed Morley
6e731c995a Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Rail Aliiev
b2aeac5a65 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Jeff Muizelaar
fa4798553b Bug 696163. Remove default livemark. r=mak77, ui-r=limi
The livemark service does sqlite io on the main thread.  The default livemark
has become pretty hard to discover now that we have hidden the bookmarks
toolbar, so there probably won't be a lot of new users using it.  I suggest we
get rid of it so that we're not paying these IO costs for a feature that new
users are unlikely to use.
2011-10-21 11:28:17 -04:00
Rafael Ávila de Espíndola
37f622d171 Bug 673017 - Misc places fixes. r=mak77.
This patch removes places-connection-closing, which is unused, reverts
1d1143dde4bb which was unnecessary and finalizes sql statements.
2011-09-21 13:02:40 -04:00
Malini Das
6cc1b2bc11 Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-19 14:52:04 -04:00
Brian R. Bondy
f2d6aa797c Bug475045 - Can't drag unlinkified URL to bookmarks toolbar. r=mak,enndeakin 2011-08-24 08:52:53 -04:00
Marco Bonardo
211024ddb3 Bug 680550 - Handle removeAllPages more sanely in tests.
r=dietrich
2011-08-23 14:34:15 +02:00
Marco Bonardo
26223a1fd1 Bug 669905 - Searching in Downloads folder should limit the search to downloads.
r=dietrich
2011-08-19 15:01:21 +02:00
Jared Wein
5f5fd9cc94 Bug 676713 - Removed duplicate implementations of waitForClearHistory. r=mak77 2011-08-16 17:56:33 -04:00
Malini Das
ebc2d6c40a Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only 2011-08-12 12:21:37 -04:00
Malini Das
bb40837cb3 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
Marco Bonardo
a770b24622 Backout changeset a8bca81215ea (Bug 475045) due to m-oth permaorange. 2011-08-05 22:34:14 +02:00
Brian R. Bondy
28416495f2 Bug 475045 - Can't drag unlinkified URL to bookmarks toolbar
r=mak
2011-08-05 21:08:34 +02:00
Mehdi Mulani
86195ca726 Bug 564900 - Add a Downloads view to the Library.
Patch further modified and fixed by Jared Wein <jwein@mozilla.com>.
r=mak
2011-08-05 21:08:33 +02:00
Marco Bonardo
4fcf1826a4 Bug 674486 - browser_410196_paste_into_tags.js leaks places.xul
r=dietrich
2011-08-01 23:09:22 +02:00
Dão Gottwald
6716afc063 Bug 670851 - browser_bug519216.js, browser_popupNotification.js and browser_library_middleclick.js cause exception in tabbrowser.xml. r=gavin 2011-07-13 02:46:50 +02:00
Dão Gottwald
b116db44b8 test cleanup for bug 658738 2011-07-09 15:53:23 +02:00
Chris Leary
7b2979c223 Merge mozilla-central and tracemonkey. 2011-07-05 17:30:35 -07:00
Marco Bonardo
24321249f9 Bug 416459 - Implement proper cut action for bookmarks.
r=dietrich
2011-06-30 15:34:02 +02:00
Jeff Walden
42461fba1e Bug 645922 - Remove nsIJSON.encode/decode, because their functionality is subsumed by JSON.parse and JSON.stringify, and their idiosyncrasies are hindering code improvements. Also remove js_TryJSON and JS_TryJSON, which are no longer used after these changes and have no clear use cases. r=brendan, r=jst 2011-03-28 19:27:15 -07:00
Dão Gottwald
f0c54e1ad0 Bug 663630 - Remove unused places UI perf tests.
r=mak
2011-06-17 16:37:55 +02:00
Dão Gottwald
95c0cff49a Bug 663763 - Provide helper function for opening the library in tests.
r=mak
2011-06-17 16:37:53 +02:00
Dão Gottwald
d051d0474a more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
Dão Gottwald
5095d5c826 remove redundant jsm imports from browser chrome tests 2011-06-10 11:58:45 +02:00
Dão Gottwald
9424fd1c47 Bug 658738 - clean out each test's scope. r=gavin 2011-06-10 09:00:45 +02:00
Marco Bonardo
0c79228c95 Bug 593566 - Bookmarks with blank names are exported as garbage.
r=dietrich
2011-06-08 22:55:49 +02:00
Marco Bonardo
7915f21429 Bug 556721 - Remove flaky timeout from browser_library_panel_leak.js.
rs=places-team
2011-05-26 23:37:00 +02:00