Paolo Amadini
0bfd44989d
Bug 715355 - Deprecate and remove old style GUIDs. r=mak
...
--HG--
extra : rebase_source : 0d0a2ac825ed674075e8e85607a496668953c6c1
2012-04-12 12:27:57 +02:00
Paolo Amadini
1e2be0784b
Bug 728174 - Replace old synchronous favicons calls in the bookmarks HTML import. r=mak
...
--HG--
extra : rebase_source : ddb3109fa13f41bdfb2f265f7850453905145a07
2012-04-12 12:27:36 +02:00
Ms2ger
9ae4350b73
Merge m-c to m-i.
2012-04-09 09:32:28 +02:00
Serge Gautherie
44d7a7978e
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
244cdbd158
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
3b4530759b
Bug 737841 - Part 3: remove no more useful redirectsMode query option.
...
r=dietrich rs=gavin
--HG--
rename : toolkit/components/places/tests/queries/test_redirectsMode.js => toolkit/components/places/tests/queries/test_redirects.js
2012-04-07 01:17:53 +02:00
Asaf Romano
47857df1e6
Bug 739451 - Don't rely on XPConnect-magic for getting the owner window of a places view (Required for compartment-per-global work). r=mak
2012-04-06 16:43:54 +03:00
Serge Gautherie
1dace635ce
Bug 741066. (Av1) browserPlacesViews.js: Fix 2 "function ... does not always return a value". r=mak77.
2012-04-03 15:43:25 +02:00
Serge Gautherie
63551b3831
Bug 741065. (Av1) controller.js: Fix "function PCDH_onDrop does not always return a value". r=mak77.
2012-04-03 15:42:06 +02:00
Serge Gautherie
dc023738a3
Bug 741064. (Av1) Fix "function PTV__buildVisibleSection does not always return a value". r=mano.
2012-04-01 18:13:44 +02:00
OHZEKI Tetsuharu
63ba62ea21
Bug 647951 - Fix for "window.top.XULBrowserWindow is null" error. r=mak
2012-03-28 20:35:13 +02:00
Henri Sivonen
e29edd2e13
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
f1d63ee370
Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
...
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
Henri Sivonen
c2b04a653b
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
0da751d790
Bug 482911 - Reimplement Netscape bookmark import using the HTML5 parser. r=mak, sr=gavin.
...
--HG--
rename : toolkit/components/places/nsPlacesImportExportService.cpp => toolkit/components/places/nsPlacesExportService.cpp
rename : toolkit/components/places/nsPlacesImportExportService.h => toolkit/components/places/nsPlacesExportService.h
2012-03-23 09:15:36 +02:00
Asaf Romano
bdcf891941
Bug 718608 - Migration code shrink and cleanup: unified code for notifications and error handling, prepare for deCOM. r=mak. sr=gavin on the interface change. browser/components/build part was done by mak (r=bsmedberg.
2012-03-21 21:20:47 +02:00
Marco Bonardo
ad304c263e
Bug 735625 - Get rid of ImportHTMLFromFileToFolder.
...
r=dietrich sr=gavin
2012-03-16 00:12:49 +01:00
Owen Jones
7d0a6e2169
Bug 603817 - Properly update personal-bookmarks contents when it's put in the tabs toolbar.
...
r=mak
2012-03-13 00:33:54 +01:00
Marco Bonardo
6ac3dfb7b9
Bug 734646 - Duplicate bookmark item in the toolbar chevron popup.
...
r=mano
2012-03-12 14:59:55 +01:00
Marco Bonardo
92bfc265f6
Bug 734631 - Properly handle status menuitem changes in Places popups.
...
r=mano
2012-03-12 14:59:54 +01:00
Marco Bonardo
5087b83bbd
Bug 725047 - Remove the hack for dragging bookmarks toolbar folders on Linux.
...
r=mano
2012-03-08 18:00:46 +01:00
Marco Bonardo
baf76b6247
Bug 731274 - Make reloadLivemarks optionally force reloads and use it to speed up livemarks population.
...
r=dietrich sr=gavin
2012-03-08 11:14:59 +01:00
Marco Bonardo
115059e908
Bug 732404 - Remove dead handlers from editBookmarkOverlay.xul
...
r=mano
2012-03-08 11:14:57 +01:00
Marco Bonardo
6c866c3814
Merge inbound and central
2012-03-07 10:33:11 +01:00
Marco Bonardo
6f456cc9da
Bug 731563 - Make Places view markers proper elements in the popups.
...
r=mano
2012-03-06 20:28:51 +01:00
Serge Gautherie
062aabc288
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
OHZEKI Tetsuharu
2e1dd2c937
Bug 580814 - Avoid accessing rows that don't exist in treeviews for Places. r=mak
2012-03-04 12:36:14 -05:00
Marco Bonardo
ae2ac3419e
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
Marco Bonardo
7521febc33
Bug 731123 - Live Bookmarks in bookmarks menu no longer update.
...
r=mano
2012-02-29 11:24:31 +01:00
OHZEKI Tetsuharu
79626124b2
Bug 575955 - Replace internal usage of old transactions shim, add a new toolkit test. r=mak
...
--HG--
rename : browser/components/places/tests/unit/test_placesTxn.js => toolkit/components/places/tests/unit/test_placesTxn.js
rename : browser/components/places/tests/unit/test_txnGUIDs.js => toolkit/components/places/tests/unit/test_txnGUIDs.js
2012-02-28 18:40:38 -05:00
Marco Bonardo
2c3db1bc42
Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option.
...
r=dietrich sr=gavin
2012-02-24 23:43:49 +01:00
Marco Bonardo
3f265f4b54
Bug 613588 (Tests) - Load-on-demand livemarks.
...
r=dietrich
2012-02-24 13:42:30 +01:00
Marco Bonardo
d20e75ed38
Bug 613588 (Frontend) - Load-on-demand livemarks.
...
r=dietrich,mano
2012-02-24 13:42:26 +01:00
Marco Bonardo
8f5539d3cd
Bug 723165 - Telemetry for time needed to show the Bookmarks toolbar.
...
r=dietrich
2012-02-09 11:10:15 +01:00
Panagiotis Koutsourakis
9c7dfb9706
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
...
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
2012-02-04 17:32:24 +00:00
Rafael Ávila de Espíndola
51eafc2c57
Bug 715554 - Missing semicolon. r=mak.
2012-01-09 10:12:15 -05:00
Rafael Ávila de Espíndola
859eef010d
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
Jared Wein
4415b05bdf
Bug 419231 - Floating scrollbar in the toolbar customization palette is funky. r=dao
2011-12-21 15:16:05 -08:00
Dão Gottwald
15504d8795
Bug 707672 - openUILink[In] behavior should not be determined by browser.tabs.loadBookmarksInBackground. r=mak
...
--HG--
extra : rebase_source : a4bb56be12da09134fb83c9b6dee6edee4030a54
2011-12-20 01:17:08 +01:00
Marek Stepien
5bed6cd06f
Bug 590283 - Bookmark folder item count should use correct plural forms. r=mak77 f=pike
...
--HG--
extra : rebase_source : bb512289678a750063890e43ac9a74c5c0c69696
2011-12-14 11:33:01 +01:00
Thomas Prip Vestergaard
92fcb2e91e
Bug 705043 - Avoid cutting off Places URI titles unnecessarily. r=mak
2011-12-07 16:44:00 -05:00
Jan Bambach
16da8f10c3
Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao
2011-12-08 10:21:32 +01:00
Marco Bonardo
ed95219739
Bug 700296 (Places) - Remove dynamic containers implementation from Places.
...
r=dietrich
2011-11-29 02:22:51 +01:00
Cameron McCormack
dc34dcb511
Bug 703174 - Make browser_drag_bookmarks_on_toolbar.js only call finish() once. r=mak
2011-11-18 08:05:51 +11:00
Marco Bonardo
9f39880bda
Bug 702081 - Add back the folder picker to bookmarks dialog missing it.
...
r=dietrich
2011-11-15 20:42:27 +01:00
Cameron McCormack
04b6a02159
Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher
2011-11-12 22:06:54 +11:00
Marco Bonardo
497654b074
Bug 700348 - fix showBookmarkDialog warnings.
...
r=dietrich
2011-11-11 22:39:26 +01:00
Oonishi Atsushi
8f0353652d
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
7ea8e12caa
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
ac65d0d88e
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Jeff Muizelaar
76794004b2
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.
--HG--
extra : rebase_source : 1ec9c111077e3dbda1316116928582c20a0148f7
2011-10-21 11:28:17 -04:00
Marco Bonardo
f7acf28c3d
Bug 696159 - Remove some deprecated Places code.
...
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00
Dão Gottwald
05d44416f9
Bug 690227 - Back out bug 455694 (tab drag/detach animations). a=dolske a=legneato
2011-10-26 17:46:58 -07:00
Paul Biggar
ca975bca37
Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
...
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
2011-09-22 15:43:11 -07:00
Rafael Ávila de Espíndola
fb60b4fbd1
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.
--HG--
extra : rebase_source : 8923378f4b1c58da8e128009efdf309f8ec29da3
2011-09-21 13:02:40 -04:00
Malini Das
be9aa36b26
Bug 677626 - Add a profiling test suite for mochitest. r=jmaher
2011-09-19 14:52:04 -04:00
Marco Bonardo
0ac46ce463
Bug 681420 - Improve responsiveness of history deletion.
...
r=dietrich sr=rstrong
2011-08-31 13:46:22 +02:00
Brian R. Bondy
11301652b0
Bug475045 - Can't drag unlinkified URL to bookmarks toolbar. r=mak,enndeakin
2011-08-24 08:52:53 -04:00
Marco Bonardo
8ad28d0ee6
Bug 680550 - Handle removeAllPages more sanely in tests.
...
r=dietrich
2011-08-23 14:34:15 +02:00
Marco Bonardo
d224232348
Bug 669905 - Searching in Downloads folder should limit the search to downloads.
...
r=dietrich
2011-08-19 15:01:21 +02:00
Jared Wein
5191cf9d90
Bug 676713 - Removed duplicate implementations of waitForClearHistory. r=mak77
2011-08-16 17:56:33 -04:00
Malini Das
91a27b5ddc
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
ea71db787e
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
51481c24db
Backout changeset a8bca81215ea (Bug 475045) due to m-oth permaorange.
2011-08-05 22:34:14 +02:00
Brian R. Bondy
ab753bb0b6
Bug 475045 - Can't drag unlinkified URL to bookmarks toolbar
...
r=mak
2011-08-05 21:08:34 +02:00
Mehdi Mulani ext:(%2C%20Jared%20Wein%20%3Cjwein%40mozilla.com%3E)
20974cc046
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
Jez Ng
b25428c77b
Bug 440093 - Bookmarks opened via "Open All in Tabs" should not replace current tab. r=mak
2011-08-04 14:34:02 +02:00
Tim Taubert
1da3bff213
back out 6458c6116c97 (pushed with the wrong bug number)
2011-08-04 14:27:30 +02:00
Jez Ng
e25e877eea
Bug 440098 - Bookmarks opened via "Open All in Tabs" should not replace current tab. r=mak
2011-08-03 11:19:55 -07:00
Marco Bonardo
3c60bb0a13
Bug 674486 - browser_410196_paste_into_tags.js leaks places.xul
...
r=dietrich
2011-08-01 23:09:22 +02:00
Frank Yan
fcc5d334f0
Bug 455694 - Animate tab reordering & detaching: Places changes. r=mak
2011-07-26 22:26:13 -07:00
Dão Gottwald
dadf53c2c1
Bug 670851 - browser_bug519216.js, browser_popupNotification.js and browser_library_middleclick.js cause exception in tabbrowser.xml. r=gavin
...
--HG--
extra : rebase_source : d9d307f97548425891d5899d058d58cac9c7f319
2011-07-13 02:46:50 +02:00
Dão Gottwald
e91209416e
test cleanup for bug 658738
2011-07-09 15:53:23 +02:00
Chris Leary
289351b012
Merge mozilla-central and tracemonkey.
2011-07-05 17:30:35 -07:00
Marco Bonardo
309f2be51a
Bug 416459 - Implement proper cut action for bookmarks.
...
r=dietrich
2011-06-30 15:34:02 +02:00
Jeff Walden
0349ff3c11
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
bd19015b52
Bug 663630 - Remove unused places UI perf tests.
...
r=mak
2011-06-17 16:37:55 +02:00
Dão Gottwald
210a248aaa
Bug 663763 - Provide helper function for opening the library in tests.
...
r=mak
2011-06-17 16:37:53 +02:00
Marco Bonardo
541b517782
Merge Places and mozilla-central
2011-06-16 11:55:54 +02:00
Marco Bonardo
0e55ba696e
Bug 663269 - Handle null livemarks siteURIs.
...
r=dietrich
2011-06-15 01:54:31 +02:00
Marco Bonardo
9c20507618
Bug 663104 - Livemarks status menuitems are incorrectly updated. DONTBUILD
...
r=dietrich
2011-06-10 00:33:03 +02:00
Marco Bonardo
e405b0e944
Backed out changeset 2493c263304f due to wrong commit message.
2011-06-10 00:57:40 +02:00
Marco Bonardo
b41fe95981
Livemarks status menuitems are incorrectly updated.
...
r=dietrich
2011-06-10 00:33:03 +02:00
Marco Bonardo
e8d61df141
Bug 593566 - Bookmarks with blank names are exported as garbage.
...
r=dietrich
2011-06-08 22:55:49 +02:00
ithinc
1113f74cc7
Bug 606884 - Remove the Places controller on view uninit.
...
r=mak
2011-06-08 15:18:50 +02:00
Marco Bonardo
62fd20a6f8
Bug 556721 - Remove flaky timeout from browser_library_panel_leak.js.
...
rs=places-team
2011-05-26 23:37:00 +02:00
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
Dão Gottwald
ef51dab09c
more random browser chrome test cleanup (no bug)
2011-06-11 16:54:23 +02:00
Dão Gottwald
a7262d3f64
remove redundant jsm imports from browser chrome tests
...
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Dão Gottwald
2bbea16354
Bug 658738 - clean out each test's scope. r=gavin
2011-06-10 09:00:45 +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
Steffen Wilberg
bc8b9fe0a4
Bug 611568: Move File > Import to the Library. ui-r=faaborg, r=dao
2011-06-27 21:32:53 +02: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
Marco Bonardo
7cd3a9c77e
Bug 493557 - Entries for "Recent Tags" and "Recently Bookmarked" are flipped on upgrade.
...
r=dietrich a=dietrich
2010-11-23 14:04:07 +01:00
Marco Bonardo
ac635aae45
Bug 613477 - Make the primary Star UI async.
...
r=sdwilsh ui-r=limi a=blocking
2010-11-22 20:34:57 +01:00
Shawn Wilsher
f1db0ae444
Merge mozilla-central into Places
2010-11-17 10:55:34 -08:00
Marco Bonardo
5e72cbedaf
Bug 610442 - TRANSITION_EMBED visits should be session persistent
...
r=sdwilsh a=blocking
2010-11-12 14:24:25 -08:00
Shawn Wilsher
d05b583e6c
Attempt to fix bug 551540 by not waiting for focus. This hangs here locally for me for no good reason (appears to have focus).
...
r=ehsan
2010-11-10 11:00:31 -08:00
Shawn Wilsher
c465413241
Fix test failure due to merge. _views are no longer around on the places branch.
2010-11-10 10:24:44 -08:00
Shawn Wilsher
deaabcb2a2
Merge mozilla-central to Places
2010-11-10 09:38:08 -08:00
Shawn Wilsher
bbe191aa5a
Orange fix from bug 599969 Part 6. Make sure we clean up the tabs we add.
2010-11-10 08:54:56 -08:00
Shawn Wilsher
5ff757f31f
Bug 599969 - Do not use steps for async visit adding
...
Part 6 - Do not add javascript URIs for history (trunk is already doing this,
and the Places branch was getting assertions because GetReversedHostname would
fail on the background thread which would cause nsJSURI to be released off of
the main thread, which is bad).
r=mak
r=ehsan
2010-11-09 11:43:18 -08:00
mano@mozilla.com
ed4fdc8e03
Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar [FOLLOWUP] (r=mak77, a=blocking)
2010-11-16 20:50:51 +07:00
Dietrich Ayala
8edbbbddb5
Bug 612230 - The bookmarks toolbar is empty in RTL Firefox if even one bookmark overflows the width of the toolbar (r=mak77, a=blocking)
2010-11-16 20:43:54 +07:00
Shawn Wilsher
bf23f7fcc4
Merge mozilla-central to Places.
2010-10-27 12:28:31 -07:00
Shawn Wilsher
3be92a2c5b
Merge mozilla-central into places.
2010-10-20 12:33:53 -07:00
Shawn Wilsher
b8cbaa99f9
Merging places and mozilla-central.
2010-10-15 09:26:15 -07:00
Shawn Wilsher
4e205a3fb7
Bug 607309 - Modify nsINavBookmarkObserver::onItemAdded to include the URI
...
r=mak
sr=mconnor
a=blocking
2010-10-26 17:20:53 -05:00
Marco Bonardo
402adda51b
Bug 424542 - Bookmarks manager needs a separate entry for "Search:".
...
r=dietrich f=l10n a=dietrich ab7=beltzner
2010-10-26 20:54:22 +02:00
Marco Bonardo
44659dcaf9
Bug 477882 - frame-targeted visited links disappear when closing and reopening Firefox.
...
r=dietrich a=blocking
2010-11-08 15:03:49 +01:00
Marco Bonardo
865d1cfcb3
Bug 472343 (part 2) - Make Places views aware of batches.
...
r=dietrich sr=vlad a=blocking
2010-11-12 22:20:00 +01:00
Marco Bonardo
b06d68f59f
bug 556721 - Fix a typo in browser_librery_views_liveupdate.js test
...
no-review a=tests-only
2010-11-12 22:14:44 +01:00
Ehsan Akhgari
9846835938
Disable browser_forgetthissite_single.js because it makes everybody cry, including the tbplbot (bug 551540) a=tbplbot
2010-11-11 20:23:34 -05:00
Shawn Wilsher
6941bc2708
Attempt to fix bug 551540 by not waiting for focus. This hangs here locally for me for no good reason (appears to have focus). r=ehsan a=orange-fix
2010-11-10 11:00:31 -08:00
Ehsan Akhgari
0a2c774368
Bug 551540 - sporadic timeout in browser_forgetthissite_single.js; r=dolske a=NPOTB
2010-10-12 18:00:56 -04:00
Edmund Wong
32400ec948
Bug 602761 - Fix 'a the' comments in Firefox::General. r=dolske a=comments-only
2010-10-22 15:55:04 -07:00
Ehsan Akhgari
d75c9cfc94
Bug 551540 followup - Use the correct capturing parameter when removing the event listener; r,a=me
2010-10-22 16:52:56 -04:00
Marco Bonardo
8cb19660cc
Bug 458026 (part 2) - Do not allow creation of empty-named tags. r=mano sr=rs a=blocking
2010-10-16 11:06:35 +02:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E)
6a87734e58
Bug 552023 - Kill Places partitioned temp tables.
...
r=sdwilsh
r=mak
a=blocking2.0
2010-08-09 17:59:59 +02:00
Dietrich Ayala
59ee4a1c04
Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7)
2010-09-16 13:09:27 +07:00
Dietrich Ayala
036e742d29
Backout of bug 574688 due to test failure, a=backout.
2010-09-16 15:40:32 +07:00
Dietrich Ayala
1fa97831bc
Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7)
2010-09-16 13:09:27 +07:00
Robert Sayre
8f23ba7c8c
Merge mozilla-central to tracemonkey.
2010-08-29 01:40:40 -04:00
Marco Bonardo
0bef34069f
Bug 580892 - Checking 'clear history when minefield closes' is not clearing cache on shutdown. r=sdwilsh a=blocking
2010-08-27 21:24:54 -04:00
Robert Kaiser
e6fd4949c7
bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 2 of Neil's comments, r+a=gavin
2010-08-26 16:46:00 -04:00
Robert Kaiser
c0c275fe06
bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 5 (CSS nit), r+a=gavin
2010-08-22 12:32:00 -04:00
Joel Maher
adaba45072
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
2010-08-26 14:47:28 -07:00
Jeff Walden
8c707b8116
Bug 564621, bug 582077 - JSON.parse shouldn't allow {"a" : "b",} or [1,]. But, because Firefox's bookmarks "JSON" generation has historically generated invalid JSON (it no longer does, see bug 505656), preserve a "legacy" mode of parsing that can be used to load bookmarks.json files (at least until we no longer support migration from Firefox <4 profiles :-) ). r=sayrer
2010-07-14 13:48:36 -05:00
Clint Talbert
4fa6358e1b
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
...
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
fecae963b6
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
2010-08-25 11:47:39 -07:00
Neil Deakin
ad19dc2a53
Bug 527749 - Drag events out of order; r=smaug,dao a=blocking-betaN+
2010-12-03 11:19:55 -05:00
Jonas Sicking
32a03526e0
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
a6d440687b
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Margaret Leibovic
8eb3eb213d
Bug 588817 - Using "Bookmark all tabs" initially mislabels new folder menuitem in Bookmarks menu (Test). r=gavin a=blocking-betaN
2010-11-05 14:03:42 -07:00
Margaret Leibovic
608d6801ae
Bug 588817 - Using "Bookmark all tabs" initially mislabels new folder menuitem in Bookmarks menu. r=mak a=blocking-betaN
2010-11-05 14:03:42 -07:00
Frank Yan
b550ac8cda
Bug 615435 - Relocate the Home button to the right side of the browser. r=dao ui-r=faaborg+limi a=dolske
2010-12-08 21:24:46 -08:00
Justin Dolske
156d2a0e18
Bug 613403 - Fix existing tests to work with tab-modal prompt changes. r=ehsan, a=testsonly
2010-11-19 15:15:27 -08:00
Ehsan Akhgari
ff528d3b27
Bug 551540 followup - Handle the event in capturing phase, and click on the center of the cells; r=me a=orange-fix
2010-10-21 22:21:20 -04:00
Ehsan Akhgari
dd643517ab
Bug 551540 followup - Wait for the Organizer window to be closed before proceeding; r=dolske a=orange-fix
2010-10-14 15:38:56 -04:00
Ehsan Akhgari
dd8a7e2ece
Merge backout; a=orange
2010-10-20 18:21:40 -04:00
Ehsan Akhgari
c756e0da09
Backed out changeset 3ba3801c9a14 because of test orange
2010-10-20 18:20:51 -04:00
Marco Bonardo
a56fbf0db8
bug 605183 - try to fix browser_drag_bookmarks_on_toolbar.js. Wait for focus and for drags. a=annoying-orange
2010-10-20 23:35:37 +02:00
Ehsan Akhgari
012e4d0ac3
Bug 551540 followup - Fix the JS error, and wait for the Organizer window to be closed before proceeding; r=dolske a=orange-fix(hopefully)
2010-10-20 17:05:18 -04:00
Robert Kaiser
6c816884ba
bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 4 (tree), r=mak a=gavin
2010-08-11 18:05:10 +02:00
Robert Kaiser
a96635422e
bug 570788 - Incorporate improvements from SeaMonkey places review into Firefox code, round 3 (PUIU, PC, sbUtils), r=mak a=gavin
2010-08-11 18:05:08 +02:00
Marco Bonardo
4beb474637
Bug 575132 - Intermittent failure in browser_history_sidebar_search.js - skip unexpected pages
2010-07-22 14:08:50 +02:00
Kurt Schultz
cedaa56282
Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao
2010-07-20 18:11:00 -04:00
Marco Bonardo
9e8a9835ef
Bug 575132 - Intermittent failure in browser_history_sidebar_search.js a=bsmedberg for CLOSED TREE
2010-07-20 16:48:23 +02:00
Dão Gottwald
ceb0256b49
Bug 388880 - Don't initialize the bookmarks toolbar item when it's hidden. r=gavin
2010-07-16 21:03:04 +02:00
Michael Kohler
c0129774eb
Bug 396134 - Add tooltips to Bookmarks Manager buttons. r=gavin
...
--HG--
extra : rebase_source : a37066396f17173a72b44d09735769e7fd6b1aa5
2010-07-15 10:10:49 +02:00
Dão Gottwald
37dc5913e1
Bug 577320 - Remove tabs progress listener callback stubs. r=gavin
2010-07-10 01:44:55 +02:00
Benjamin Smedberg
a677e5bf91
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
2010-07-01 11:55:57 -04:00
Benjamin Smedberg
29e089defb
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
2010-06-25 19:41:09 -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
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
Marco Bonardo
dded36fc44
Bug 575558 - New empty named bookmarks in the toolbar display the URL instead. r=dietrich
2010-06-30 23:24:05 +02:00
Marco Bonardo
641a367e54
Bug 553467 - Move Places Transactions to PlacesUtils. Make PlacesUIUtils.ptm a compatibility shim. r=mano
2010-06-30 23:24:03 +02: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
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
285ced8a7b
Bug 571752 - Add History to the Firefox button menu. r=dao
2010-06-16 12:00:31 +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
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
Ehsan Akhgari
76bf82cf8a
Bug 570720 - disable browser_library_search.js
2010-06-08 12:06:37 -04: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
Marco Bonardo
501826fc1b
Bug 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. r=dao
2010-06-24 10:08:43 -07:00
Marco Bonardo
28ba27cb59
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
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
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
Marco Bonardo
d41b8d842d
Bug 564885 - Bookmarks toolbar folders take ~1/2 second to open. r=mano
2010-05-17 12:20:06 +02:00
Marco Bonardo
b4430cb5a1
Bug 520384 - Random failure in browser_library_infoBox.js on Linux. r=dietrich
2010-05-12 12:20:08 +02:00
Marco Bonardo
fef9f7d344
Bug 562663 - Rev3 Fedora 12 x64 permaorange in browser_library_panel_leak.js. r=dietrich
2010-05-12 12:20:05 +02:00
Marco Bonardo
b724fe57d4
Bug 564188 - Live Bookmark status menuitem persists in menus. r=dietrich
2010-05-06 15:35:16 -07:00
Asaf Romano
7d26b0b244
Bug 528884 - Remove places' menu and toolbar bindings. r=mak
2010-05-05 15:28:04 +02:00
Kurt Schultz
515d0ec1da
Bug 515435 - Remove "Get Bookmark Add-ons" from default bookmarks. r=mak l10n-r=pike
2010-04-28 09:17:09 +02:00
Marco Bonardo
f3bcbe0252
Bug 561229 - Copy/Paste bookmarks is broken. r=dietrich
2010-04-26 21:04:20 +02:00
Marco Bonardo
4fb284fec0
Bug 560104 - rename toolkit places utils.js to PlacesUtils.jsm r=dietrich
...
--HG--
rename : toolkit/components/places/src/utils.js => toolkit/components/places/src/PlacesUtils.jsm
2010-04-26 21:04:17 +02:00
Marco Bonardo
8cb61d80c1
Bug 529821 - Places should shutdown earlier (at profile-before-change). r=sdwilsh r=ehsan
2010-04-22 14:53:54 +02:00
Marco Bonardo
a395e293ae
Bug 560261 - _DOMElement assertion on livemarks update. r=sdwilsh
2010-04-20 10:07:19 +02:00
Marco Bonardo
21b6216e1b
Bug 556739 - missing TAB_DROP_TYPE change in PlacesUIUtils
2010-04-19 11:44:02 +02:00
Marco Bonardo
3e72737160
Bug 556739 - Forgot one module change in tests header.
2010-04-18 16:10:32 +02:00
Marco Bonardo
6c3ac7486d
Bug 556739 - followup to address a missing change and app module usage.
2010-04-18 16:06:01 +02:00
Marco Bonardo
96b1a35cc4
Bug 556739 - Part4: PlacesUIUtils should be a module instead. r=dietrich
...
--HG--
rename : browser/components/places/content/utils.js => browser/components/places/src/PlacesUIUtils.jsm
rename : browser/components/places/tests/chrome/test_bug510634.xul => browser/components/places/tests/chrome/test_0_bug510634.xul
rename : browser/components/places/tests/chrome/test_multiple_left_pane.xul => browser/components/places/tests/chrome/test_0_multiple_left_pane.xul
2010-04-17 12:07:19 +02:00
Marco Bonardo
679fecd861
Bug 556739 - Part 1: Expose more from PlacesUtils. r=dietrich
2010-04-16 23:51:04 +02:00
Marco Bonardo
9031a90a98
Bug 551540 - Increase timeout in browser_bookmarksProperties.js a=dietrich
2010-04-16 23:49:14 +02:00
Marco Bonardo
6c03a5146c
Bug 554193 - browser_library_middleclick.js randomly fails. r=dietrich
2010-04-16 14:30:24 +02:00
Marco Bonardo
28b981e9cc
Try to workaround orange caused by disabling test_browserGlue_distribution.js
2010-04-15 01:26:15 +02:00
Marco Bonardo
c20c15c2ca
Bug 523936 - Random failure of test_browserGlue_distribution.js. Disable till we implement a fix.
2010-04-15 00:14:17 +02:00
Dietrich Ayala
97f2aecb9e
Backout the disabling of test_browserGlue_distribution.js because doing so caused a crash. See bug 523936.
2010-04-14 00:02:30 -07:00
Dietrich Ayala
20f4c2b865
Bug 523936 - temporarily disable test_browserGlue_distribution.js (r=sdwilsh)
2010-04-13 22:48:27 -07:00
Drew Willcoxon
9f2f035eda
Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 2), r=mano
2010-04-09 11:30:35 -07:00
Dão Gottwald
4fcace4c9f
s/mTabs/tabs/ (no bug, CLOSED TREE)
2010-04-09 13:18:02 +02:00
Robert Sayre
7d438a554a
Merge mozilla-central to tracemonkey.
2010-04-02 10:10:27 -04:00
Marco Bonardo
c92ceba9fd
Bug 556376 - Provide a common head for Places xpcshell-tests.
...
r=dietrich on code changes, blanket-rs=places-team for test changes
2010-04-02 00:42:25 +02:00
Robert Sayre
1a657e9883
Merge mozilla-central to tracemonkey.
2010-03-30 21:13:01 -07:00
Jeff Walden
23f72aa6c3
Bug 551529 - Remove __count__. r=shaver
2010-03-12 17:09:49 -08:00
Asaf Romano
f62b88bc41
Bug 543444 - Replace single-view API with multiple observers. r=mak sr=rstrong
2010-03-12 12:14:47 +01:00