Commit Graph

1153 Commits

Author SHA1 Message Date
Cameron McCormack
75f1bbc8b2 Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher 2011-11-12 22:06:54 +11:00
Marco Bonardo
1a2d6e25f7 Bug 700348 - fix showBookmarkDialog warnings.
r=dietrich
2011-11-11 22:39:26 +01:00
Oonishi Atsushi
ebc58fb880 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
6a998be2c5 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
364e83c545 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00
Jeff Muizelaar
02f534aa58 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
7279ff22e3 Bug 696159 - Remove some deprecated Places code.
r=dietrich sr=rstrong
2011-10-27 11:11:43 +02:00
Dão Gottwald
107cc2b52c Bug 690227 - Back out bug 455694 (tab drag/detach animations). a=dolske a=legneato 2011-10-26 17:46:58 -07:00
Paul Biggar
d8fd60d75c 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
935ed2bcfd 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
841f72da21 Bug 677626 - Add a profiling test suite for mochitest. r=jmaher 2011-09-19 14:52:04 -04:00
Marco Bonardo
22ac610317 Bug 681420 - Improve responsiveness of history deletion.
r=dietrich sr=rstrong
2011-08-31 13:46:22 +02:00
Brian R. Bondy
fae523e7bd Bug475045 - Can't drag unlinkified URL to bookmarks toolbar. r=mak,enndeakin 2011-08-24 08:52:53 -04:00
Marco Bonardo
fd2c793a9a Bug 680550 - Handle removeAllPages more sanely in tests.
r=dietrich
2011-08-23 14:34:15 +02:00
Marco Bonardo
4653c495f0 Bug 669905 - Searching in Downloads folder should limit the search to downloads.
r=dietrich
2011-08-19 15:01:21 +02:00
Jared Wein
c44c700af7 Bug 676713 - Removed duplicate implementations of waitForClearHistory. r=mak77 2011-08-16 17:56:33 -04:00
Malini Das
da32b5cbd3 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
e306b1b5aa 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
5e1c11e0d6 Backout changeset a8bca81215ea (Bug 475045) due to m-oth permaorange. 2011-08-05 22:34:14 +02:00
Brian R. Bondy
925a24dc5f 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)
81eaf93efa 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
3194f3fc24 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
bda47cf25d back out 6458c6116c97 (pushed with the wrong bug number) 2011-08-04 14:27:30 +02:00
Jez Ng
13e79f8b7f 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
f1fa1f8538 Bug 674486 - browser_410196_paste_into_tags.js leaks places.xul
r=dietrich
2011-08-01 23:09:22 +02:00
Frank Yan
2a99c84938 Bug 455694 - Animate tab reordering & detaching: Places changes. r=mak 2011-07-26 22:26:13 -07:00
Dão Gottwald
5e1a6a4487 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
4ad7176a45 test cleanup for bug 658738 2011-07-09 15:53:23 +02:00
Chris Leary
679a65fe47 Merge mozilla-central and tracemonkey. 2011-07-05 17:30:35 -07:00
Marco Bonardo
186c73cf42 Bug 416459 - Implement proper cut action for bookmarks.
r=dietrich
2011-06-30 15:34:02 +02:00
Jeff Walden
1a51bb7cb1 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
74a2cf9b49 Bug 663630 - Remove unused places UI perf tests.
r=mak
2011-06-17 16:37:55 +02:00
Dão Gottwald
26abf8b4da Bug 663763 - Provide helper function for opening the library in tests.
r=mak
2011-06-17 16:37:53 +02:00
Marco Bonardo
4acb6c380a Merge Places and mozilla-central 2011-06-16 11:55:54 +02:00
Marco Bonardo
908a60c4c3 Bug 663269 - Handle null livemarks siteURIs.
r=dietrich
2011-06-15 01:54:31 +02:00
Marco Bonardo
4273ec9eb1 Bug 663104 - Livemarks status menuitems are incorrectly updated. DONTBUILD
r=dietrich
2011-06-10 00:33:03 +02:00
Marco Bonardo
811997414c Backed out changeset 2493c263304f due to wrong commit message. 2011-06-10 00:57:40 +02:00
Marco Bonardo
11fb5ffee2 Livemarks status menuitems are incorrectly updated.
r=dietrich
2011-06-10 00:33:03 +02:00
Marco Bonardo
f6fa75c63f Bug 593566 - Bookmarks with blank names are exported as garbage.
r=dietrich
2011-06-08 22:55:49 +02:00
ithinc
f3654b61f7 Bug 606884 - Remove the Places controller on view uninit.
r=mak
2011-06-08 15:18:50 +02:00
Marco Bonardo
eb9452df88 Bug 556721 - Remove flaky timeout from browser_library_panel_leak.js.
rs=places-team
2011-05-26 23:37:00 +02:00
Robert Kaiser
10a9af9843 Bug 588027 - Clean up places library code. r=mak 2011-05-25 08:49:29 +02:00
Philipp von Weitershausen
7ca97a9aa8 Merge services-central with mozilla-central 2011-05-23 21:16:34 -07:00
Marco Bonardo
9ddd984a08 Bug 629620 followup - Add test to xpcshell.ini. a=bustage 2011-05-23 21:15:32 -07:00
Marco Bonardo
1d4d6212bb Merge places and mozilla-central. a=developers 2011-05-24 04:51:59 +02:00
Marco Bonardo
8fe7daeae8 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
6993636556 Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
David Shiga
06e635c615 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
114ccfbb5d Bug 633274 - Improve nsINavBookmarkObserver (Places observers changes).
r=sdwilsh
2011-05-13 21:24:25 +02:00
Marco Bonardo
4bea37c393 Bug 630622 - Update the Library design to Windows 7 Aero style.
r=dao
2011-05-13 21:03:01 +02:00
Dão Gottwald
9e3c046bbe more random browser chrome test cleanup (no bug) 2011-06-11 16:54:23 +02:00
Dão Gottwald
d0986b9f70 remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Dão Gottwald
dfd0fdcac6 Bug 658738 - clean out each test's scope. r=gavin 2011-06-10 09:00:45 +02:00
Marco Bonardo
8179a3190d 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
37239bed15 Bug 652473 - PlacesUIUtils deprecation messages need to lay off the whitespace.
r=mak
2011-04-29 18:47:15 +02:00
Marco Bonardo
3914c254ba Bug 524091 - Remove microsummaries support. (Places changes) 2011-04-26 14:25:07 +02:00
Marco Bonardo
a75d40810e Bug 641531 - Close Places containers after use (mechanical changes)
rs=me
2011-04-23 02:09:13 +02:00
Marco Bonardo
28155c0088 Bug 651107 - Allow waitForClipboard to check for any custom flavor.
r=ehsan,ted
2011-04-23 02:04:15 +02:00
Marco Bonardo
a38d9441f1 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
5d3f667f0f Bug 553885 - Followup for permaorange. 2011-04-13 03:15:39 +02:00
Marco Bonardo
28b33183a7 Bug 539067 - Cleanup and re-enable test_browserGlue_prefs.js.
r=sdwilsh
2011-04-13 02:43:28 +02:00
Marco Bonardo
63f4ad2208 Bug 553885 - cleanup and re-enable test_browserGlue_distribution.js
r=sdwilsh
2011-04-12 16:32:20 +02:00
Marco Bonardo
e5ba4b039e Bug 556721 - cleanup test_browserGlue_migrate.js
r=sdwilsh
2011-04-12 16:31:49 +02:00
Tyler Colgan
6c223fbdc3 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
db27faeeee Bug 611568: Move File > Import to the Library. ui-r=faaborg, r=dao 2011-06-27 21:32:53 +02:00
Marco Bonardo
0a201730a6 Bug 636924 - Part 2: test updates; r=mano 2011-03-22 10:56:19 -04:00
Asaf Romano
1b2a6855eb Bug 636924 - Copied livemarks appear as folders in sidebar; r=dietrich 2011-03-22 10:55:47 -04:00
Marco Bonardo
e32bbd278c Bug 551538 - intermittend timeout in browser_bookmarksProperties.js
r=sdwilsh a=tests-only
2011-03-03 13:51:03 +01:00
Marco Bonardo
ac1d660c80 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
47f17f8c22 Bug 387138: set livemark attribute on toolbar entries. r=mak a=dolske 2011-02-25 19:06:00 -08:00
Marco Bonardo
7187ca1e7c 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
6ea5b946df 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
e3fc1537ab 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
e0c6859bf8 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
19a20db461 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
95353df627 Backed out changeset 9698ac3f1c61 because of string impact 2011-02-12 11:55:25 +01:00
Steffen Wilberg
0fa3d24561 Bug 611568 - Move File->Import to the Library. r+a=dolske 2011-02-01 22:13:29 +01:00
Simon Montagu
2f5bc78507 Bug 508816: remove browser workarounds. a=blocker 2011-02-07 09:59:32 +02:00
Asaf Romano
5bd9e94f22 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)
07a6c3de8f 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
f5a0fb447e 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
cda3091ae8 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
0d565615d8 Bug 628258 - inverted method arguments in treeView.js::_buildVisibleSection.
r+a=dietrich
2011-01-27 12:18:17 +01:00
Marco Bonardo
309ce70e5b Backed out changeset dd398fdba56f due to permaorange 2011-01-22 02:44:33 +01:00
Asaf Romano (Mano)
7581f75759 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
0f1517b5ad Merge mozilla-central to Places. 2011-01-19 15:01:12 -08:00
Marco Bonardo
f3c43f05bf 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
64c6ad7ae3 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
ab42c736c7 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
435698f755 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
6278051362 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
504c59b8a4 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
ade39d2c6a Merge mozilla-central to Places. 2010-12-13 15:08:04 -08:00
Shawn Wilsher
2ed7d826a8 Merge mozilla-central into Places 2010-12-06 09:48:54 -08:00
Shawn Wilsher
9cdab945a8 Merge mozilla-central into Places. 2010-11-29 08:43:57 -08:00
Marco Bonardo
cda96e3e39 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
6de8b4c912 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
abacada9dc Merge mozilla-central into Places 2010-11-17 10:55:34 -08:00
Marco Bonardo
c3cb283d6a Bug 610442 - TRANSITION_EMBED visits should be session persistent
r=sdwilsh a=blocking
2010-11-12 14:24:25 -08:00
Shawn Wilsher
ce541c50b8 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
afd77bf70a 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
06f60f7a34 Merge mozilla-central to Places 2010-11-10 09:38:08 -08:00
Shawn Wilsher
711f9322dc 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
3692066348 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
33ff5038c9 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
cfdd9ab211 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
20967855ac Merge mozilla-central to Places. 2010-10-27 12:28:31 -07:00
Shawn Wilsher
8c46198937 Merge mozilla-central into places. 2010-10-20 12:33:53 -07:00
Shawn Wilsher
fee260454c Merging places and mozilla-central. 2010-10-15 09:26:15 -07:00
Shawn Wilsher
878becc3e3 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
f670a8d46b 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
a15a33a2ec 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
460d7a7811 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
e0e4c56ec7 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
6d6bf25b54 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
b6ba8b1033 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
60b474f03a Bug 551540 - sporadic timeout in browser_forgetthissite_single.js; r=dolske a=NPOTB 2010-10-12 18:00:56 -04:00
Edmund Wong
9ef5d133d3 Bug 602761 - Fix 'a the' comments in Firefox::General. r=dolske a=comments-only 2010-10-22 15:55:04 -07:00
Ehsan Akhgari
ba7e507269 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
f4b0ea5b4a 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)
50d31806a3 Bug 552023 - Kill Places partitioned temp tables.
r=sdwilsh
r=mak
a=blocking2.0
2010-08-09 17:59:59 +02:00
Dietrich Ayala
a4849f97a5 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
6cfe2c2030 Backout of bug 574688 due to test failure, a=backout. 2010-09-16 15:40:32 +07:00
Dietrich Ayala
a2df4c31c5 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
fa6b5c8801 Merge mozilla-central to tracemonkey. 2010-08-29 01:40:40 -04:00
Marco Bonardo
0054893ef4 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
5d4fa8f270 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
4bd8493aa8 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
b61eda4b1d 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
04a95a7188 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
1afdc1b8df 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
51fff79f07 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
2eeca289de Bug 527749 - Drag events out of order; r=smaug,dao a=blocking-betaN+ 2010-12-03 11:19:55 -05:00
Jonas Sicking
cbc0676504 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
6763342e81 Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Margaret Leibovic
bf2abb73af 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
c4715d47dd 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
8dedc55f53 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
4e13204b40 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
6eef9be2c8 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
1238d17e7b 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
c80a410f60 Merge backout; a=orange 2010-10-20 18:21:40 -04:00
Ehsan Akhgari
ba2a6cec0e Backed out changeset 3ba3801c9a14 because of test orange 2010-10-20 18:20:51 -04:00
Marco Bonardo
3719d4480c 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
915b7c2e3a 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
2a31e2e419 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
daf93e99e2 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
6ded5734cb Bug 575132 - Intermittent failure in browser_history_sidebar_search.js - skip unexpected pages 2010-07-22 14:08:50 +02:00
Kurt Schultz
55ac291f2f Bug 322736 - Reorder menus to promote tabs over windows. ui-r=beltzner, r=dao 2010-07-20 18:11:00 -04:00
Marco Bonardo
2f57c7fefb 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
cfbb1c97fe 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
c4e6aca200 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
1472cbbfd4 Bug 577320 - Remove tabs progress listener callback stubs. r=gavin 2010-07-10 01:44:55 +02:00
Benjamin Smedberg
4d172dd53d Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691. 2010-07-01 11:55:57 -04:00
Benjamin Smedberg
63c0077443 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
762def30bb Merge mozilla-central into the static-xpcom-registration branch. 2010-06-23 17:26:25 -04:00
Benjamin Smedberg
14d48fb99a Fix typo from bug 568691, revision 90afd1e80d77 2010-06-23 09:29:21 -04:00
Benjamin Smedberg
5cab25b52b 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
c23d3d5740 Places chrome tests should wait for clear history. 2010-06-22 14:44:40 +02:00
Asaf Romano
26deafd4c5 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
d00035f67a Bug 571567 - use <menupopup> instead of <popup>. r=enn 2010-06-22 08:34:21 +02:00
Marco Bonardo
6f064e142d 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
9fe93d185e 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
f6afa68e4d Bug 572056 - About Us bookmark is always a 301. r=mak 2010-06-17 21:46:20 +02:00
Marco Bonardo
6d0b3f36e9 Bug 562644 - Ensure correct Places shutdown sequence and avoid sync expiration stuff. r=dietrich 2010-06-17 12:53:01 +02:00
Marco Bonardo
aa27c99d1d Bug 571752 - Add History to the Firefox button menu. r=dao 2010-06-16 12:00:31 +02:00
Honza Bambas
a8eb1f27fb 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
1a51ea8168 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
70bc39dadd 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
53df27b14f 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
d43b445e2f Bug 570720 - disable browser_library_search.js 2010-06-08 12:06:37 -04:00
Asaf Romano
4727081fbc 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
70e8267791 Bug 549192 - History view not updated after deleting entry. r=mak. 2010-06-04 22:48:04 +03:00
Marco Bonardo
66f564f6e6 Bug 544817 - Create Bookmarks Widget with placement dependent on Bookmarks Bar status. r=dao 2010-06-24 10:08:43 -07:00
Marco Bonardo
46a081b592 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
9eb61b4a4b 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
5f19df86e0 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
f5fa6cd9d3 Bug 564885 - Bookmarks toolbar folders take ~1/2 second to open. r=mano 2010-05-17 12:20:06 +02:00
Marco Bonardo
0a18d022d4 Bug 520384 - Random failure in browser_library_infoBox.js on Linux. r=dietrich 2010-05-12 12:20:08 +02:00
Marco Bonardo
5194c802ec 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
34e3c8ade4 Bug 564188 - Live Bookmark status menuitem persists in menus. r=dietrich 2010-05-06 15:35:16 -07:00
Asaf Romano
8a11227280 Bug 528884 - Remove places' menu and toolbar bindings. r=mak 2010-05-05 15:28:04 +02:00
Kurt Schultz
9a47bc524b 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
d9570ca6b0 Bug 561229 - Copy/Paste bookmarks is broken. r=dietrich 2010-04-26 21:04:20 +02:00
Marco Bonardo
2ad8eca76b 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
f0b25bedf3 Bug 529821 - Places should shutdown earlier (at profile-before-change). r=sdwilsh r=ehsan 2010-04-22 14:53:54 +02:00
Marco Bonardo
7bf15ec54e Bug 560261 - _DOMElement assertion on livemarks update. r=sdwilsh 2010-04-20 10:07:19 +02:00
Marco Bonardo
799cce863f Bug 556739 - missing TAB_DROP_TYPE change in PlacesUIUtils 2010-04-19 11:44:02 +02:00
Marco Bonardo
857662cfa6 Bug 556739 - Forgot one module change in tests header. 2010-04-18 16:10:32 +02:00
Marco Bonardo
606136a23c Bug 556739 - followup to address a missing change and app module usage. 2010-04-18 16:06:01 +02:00
Marco Bonardo
3e6c4bb2e6 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
d644ba9c98 Bug 556739 - Part 1: Expose more from PlacesUtils. r=dietrich 2010-04-16 23:51:04 +02:00
Marco Bonardo
aad834d60b Bug 551540 - Increase timeout in browser_bookmarksProperties.js a=dietrich 2010-04-16 23:49:14 +02:00
Marco Bonardo
4984fd6521 Bug 554193 - browser_library_middleclick.js randomly fails. r=dietrich 2010-04-16 14:30:24 +02:00
Marco Bonardo
7833a14abd Try to workaround orange caused by disabling test_browserGlue_distribution.js 2010-04-15 01:26:15 +02:00
Marco Bonardo
33d6a30ec5 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
407d224a76 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
0ef2d5a4bc Bug 523936 - temporarily disable test_browserGlue_distribution.js (r=sdwilsh) 2010-04-13 22:48:27 -07:00
Drew Willcoxon
b660f0bb6a Bug 536893 - Asynchronous API for opening nsNavHistoryFolderResultNodes (part 2), r=mano 2010-04-09 11:30:35 -07:00
Dão Gottwald
dbbdc2f693 s/mTabs/tabs/ (no bug, CLOSED TREE) 2010-04-09 13:18:02 +02:00