Commit Graph

1492 Commits

Author SHA1 Message Date
Robert Kaiser
0db91df1bb Bug 588027 - Clean up places library code. r=mak 2011-05-25 08:49:29 +02:00
Philipp von Weitershausen
8ffd862722 Merge services-central with mozilla-central 2011-05-23 21:16:34 -07:00
Marco Bonardo
1cb6956a0d Bug 629620 followup - Add test to xpcshell.ini. a=bustage 2011-05-23 21:15:32 -07:00
Marco Bonardo
d8bcef1b6b Merge places and mozilla-central. a=developers 2011-05-24 04:51:59 +02:00
Marco Bonardo
148ee1f9b0 Bug 629620 - Copied bookmarks shouldn't inherit all annotations, since they are new entitities.
r=dietrich
2011-05-18 22:41:39 +02:00
Joel Maher
193c66083d Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
David Shiga
4d1293546c Bug 644161 - Open All in Tabs from native bookmarks menu fails if no window is open.
r=mak
2011-05-14 11:14:17 -04:00
Marco Bonardo
30111dc95c Bug 633274 - Improve nsINavBookmarkObserver (Places observers changes).
r=sdwilsh
2011-05-13 21:24:25 +02:00
Marco Bonardo
386d1f3ebb Bug 630622 - Update the Library design to Windows 7 Aero style.
r=dao
2011-05-13 21:03:01 +02:00
Marco Bonardo
916e3b6b74 Bug 631374 - Adding or removing tags in the selector listbox always scrolls to top.
r=dietrich
2011-05-05 13:14:21 +02:00
Phil Ringnalda
9ae203e750 Bug 652473 - PlacesUIUtils deprecation messages need to lay off the whitespace.
r=mak
2011-04-29 18:47:15 +02:00
Marco Bonardo
2ded168118 Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
Marco Bonardo
604caf65ce Bug 641531 - Close Places containers after use (mechanical changes)
rs=me
2011-04-23 02:09:13 +02:00
Marco Bonardo
7946e96cb4 Bug 651107 - Allow waitForClipboard to check for any custom flavor.
r=ehsan,ted
2011-04-23 02:04:15 +02:00
Marco Bonardo
5b96b5cbb8 Bug 630225 - Expose frecency as a sorting order for the history sidebar (with slight query builder optimization).
r=dietrich
2011-04-13 22:15:41 +02:00
Marco Bonardo
03630ce10c Bug 553885 - Followup for permaorange. 2011-04-13 03:15:39 +02:00
Marco Bonardo
5bb4b591e8 Bug 539067 - Cleanup and re-enable test_browserGlue_prefs.js.
r=sdwilsh
2011-04-13 02:43:28 +02:00
Marco Bonardo
2e6252cf4b Bug 553885 - cleanup and re-enable test_browserGlue_distribution.js
r=sdwilsh
2011-04-12 16:32:20 +02:00
Marco Bonardo
31eddfe58a Bug 556721 - cleanup test_browserGlue_migrate.js
r=sdwilsh
2011-04-12 16:31:49 +02:00
Tyler Colgan
1c084db66c Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
DONTBUILD
2011-03-10 21:17:00 -08:00
Marco Bonardo
270fe964dc Bug 636924 - Part 2: test updates; r=mano 2011-03-22 10:56:19 -04:00
Asaf Romano
ba812eb7d9 Bug 636924 - Copied livemarks appear as folders in sidebar; r=dietrich 2011-03-22 10:55:47 -04:00
Marco Bonardo
0db68e3cd7 Bug 551538 - intermittend timeout in browser_bookmarksProperties.js
r=sdwilsh a=tests-only
2011-03-03 13:51:03 +01:00
Marco Bonardo
63bc2609ca Bug 619689 - Intermittent browser_sidebarpanels_click.js | Item is visited followed by timeout and havoc in other tests.
r=sdwilsh a=tests-only
2011-03-03 13:50:59 +01:00
Richard Newman
dee36630b2 Bug 387138: set livemark attribute on toolbar entries. r=mak a=dolske 2011-02-25 19:06:00 -08:00
Marco Bonardo
86fa4c7036 Bug 507172 - Request longer timeout in browser_ui_*_sidebar.js Places tests and sync bookmarks test with others.
r=trivial a=tests-only
2011-02-24 14:03:56 +01:00
Serge Gautherie
9fcb1b3dd1 Bug 632893 - Remove useless Cc/Ci/Cr/Cu/Services.jsm from Firefox tests; (Cv1) /components/places/tests/browser/.
r=mak77 (a=test-only).
2011-02-22 18:34:48 +01:00
Serge Gautherie
8e16fe106a Bug 634245 - Correctly fix bug 607309; (Av1) Correctly fix browser_library_views_liveupdate.js.
r=mak77 (a=test-only).
2011-02-16 19:42:39 +01:00
Serge Gautherie
bb48c78108 Bug 632893 - Remove useless Cc/Ci/Cr/Cu/Services.jsm from Firefox tests; (Av1) /components/places/tests/chrome/.
r=mak77 (a=test-only).
2011-02-16 19:42:38 +01:00
Phil Ringnalda
794264c94f Bug 633846 - Places tests hit the network from www.mozilla.org bookmark properties, r=sdwilsh, a=test 2011-02-13 12:12:00 -08:00
Dão Gottwald
aa5512f876 Backed out changeset 9698ac3f1c61 because of string impact 2011-02-12 11:55:25 +01:00
Steffen Wilberg
93ae80ac0d Bug 611568 - Move File->Import to the Library. r+a=dolske 2011-02-01 22:13:29 +01:00
Simon Montagu
2f858dbda2 Bug 508816: remove browser workarounds. a=blocker 2011-02-07 09:59:32 +02:00
Asaf Romano
f8fb06fad3 Bug 555547 - A command of placesContextMenu is carried out for a wrong bookmark item.
r=mak a=blocking
2011-02-02 17:00:52 +01:00
Asaf Romano (Mano)
625d9820bf Bug 629889 - open all in tabs is broken from Library when no browser window is open. r=mak. a=blocker. 2011-01-31 22:02:43 +02:00
Asaf Romano
3feff9871c Bug 562998 - Selecting commands from a bookmarks context menu while the window isn't active does nothing.
r=mak a=blocker
2011-01-28 17:46:51 +01:00
Marco Bonardo
c0a325a9ff Bug 394353 (Part 2) - Tag list is not updated when manually adding, renaming, or deleting tags from within the tags field.
r+a=dietrich
2011-01-27 12:18:20 +01:00
Marco Bonardo
e8af7e9d58 Bug 628258 - inverted method arguments in treeView.js::_buildVisibleSection.
r+a=dietrich
2011-01-27 12:18:17 +01:00
Marco Bonardo
d65198066c Backed out changeset dd398fdba56f due to permaorange 2011-01-22 02:44:33 +01:00
Asaf Romano (Mano)
538a82b52e Bug 562998 - Selecting commands from a bookmarks context menu while the window isn't active does nothing. r=mak. a=blocker. 2011-01-22 02:39:39 +02:00
Shawn Wilsher
f288da7d09 Merge mozilla-central to Places. 2011-01-19 15:01:12 -08:00
Marco Bonardo
4901d71a06 Bug 620198 (follow-up) - Fix permaorange. Fix a previous test and use a unique uri.
a=permaorange
2011-01-18 17:10:49 +01:00
Marco Bonardo
55c70339a4 Bug 394353 - Tag list is not updated when manually adding, renaming, or deleting tags from within the tags field.
r+a=dietrich
2011-01-18 15:01:14 +01:00
Marco Bonardo
674977bf4b Bug 620198 - Right pane tree of Library is not updated when i delete a selected folder in left pane tree.
r=dietrich a=blocker
2011-01-18 15:01:12 +01:00
Marco Bonardo
a6f9b438d1 Bug 597995 - Tags of bookmarks is lost doing UNDO after a CUT or DELETE.
r+a=dietrich
2011-01-14 14:51:56 +01:00
Andreas Gal
f5c9522e86 Make Shark work with 64-bit MacOSX builds and rename to start/stopProfiling() (bug 625962, r=sayrer). 2011-01-14 17:58:40 -08:00
Marco Bonardo
ec08e0034c Bug 574514 - Hide personal toolbar only if user did not customize it or edited bookmarks.
r=gavin a=blocking
2010-12-22 19:26:18 +01:00
Shawn Wilsher
7cd8f091ad Merge mozilla-central to Places. 2010-12-13 15:08:04 -08:00
Shawn Wilsher
aeffa1f8c7 Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
Shawn Wilsher
7a35d860e3 Merge mozilla-central into Places. 2010-11-29 08:43:57 -08:00