Граф коммитов

1885 Коммитов

Автор SHA1 Сообщение Дата
Chirag Bhatia 713b2064c2 Bug 1133211 - The bookmarks menu dropmarker should not appear below the footer. r=mak
--HG--
extra : rebase_source : a5d6debac089650c790683d31a8751f847c67493
2015-03-25 10:18:00 -04:00
Marco Bonardo 05596be753 Bug 1125115 - Write a new keywords pseudo-API in PlacesUtils. r=ttaubert 2015-03-20 09:39:25 +01:00
Neil Deakin 762d1e7223 Bug 1142989, re-enable bookmarks tests that don't fail, r=mak 2015-03-17 08:04:55 -04:00
Perry Wagle 8bb3af49c6 Bug 1122941 - Remove bookmark tags field max length. r=mak 2015-03-12 11:10:00 -04:00
Jonathan Griffin d1c61bc9b6 Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown 2015-02-06 16:30:37 -08:00
Sebastian Hengst bb17128a40 Bug 1139427 - Define file-based metadata in /browser/components. r=gavin
Add bugzilla components as metadata to moz.build files for easier bugfiling into the correct component. More information:

https://gecko.readthedocs.org/en/latest/build/buildsystem/mozbuild-symbols.html#bug-component
2015-03-08 20:43:22 +01:00
Blair McBride 40d4ef0e6c Bug 1123517 - Refactor sidebar code. r=florian
--HG--
extra : transplant_source : %04%FAZ%B3%DD%EB%8C%28%9Bj%CB%B3%D1%89%D9AJ%22%08%C6
2015-02-20 21:21:33 +13:00
Tim Taubert 682c153cbd Bug 1094864 - Convert mochitest-browser tests in browser/components/places to Bookmarks.jsm API r=Mano 2015-02-09 16:13:22 +01:00
Tim Taubert 18b3dd4de2 Bug 1129978 - Replace promiseAddVisits() usage with PlacesTestUtils.addVisits() r=mak 2015-02-05 22:36:55 +01:00
Tim Taubert 736d848071 Bug 1129978 - Replace custom addVisits() implementations with the one in PlacesTestUtils r=mak 2015-02-05 21:58:58 +01:00
Chris Peterson 6d54bd3f21 Bug 1129321 - Remove nonstandard let blocks from browser. r=ttaubert 2015-01-24 23:39:14 -08:00
Wes Kocher 834e2d3042 Merge inbound to m-c a=merge CLOSED TREE 2015-02-05 16:55:01 -08:00
Tim Taubert 2989e9ca45 Bug 1094853 - Convert chrome tests in browser/components/places to Bookmarks.jsm API r=mak 2015-01-28 17:36:46 +01:00
Tim Taubert 046ff0b5b4 Bug 1129697 - Fix browser_555547.js r=mak 2015-02-05 14:19:41 +01:00
Ryan VanderMeulen cc0521ed21 Bug 1116457 - Skip browser_history_sidebar_search.js on Linux and OSX e10s due to frequent intermittent failures. 2015-02-05 12:17:35 -05:00
Tim Taubert ae46bb187d Bug 1094846 - Convert xpcshell-tests in browser/components/places to Bookmarks.jsm API r=mak 2015-01-27 12:29:28 +01:00
Hiroyuki Ikezoe c8a6c32ba9 Bug 1127612 - Remove promiseAsyncUpdates from head.js, use PlacesTestUtils.promiseAsyncUpdates instead. r=mak77 2015-02-01 21:08:00 +01:00
Swapnil R Patil d674965080 Bug 1085428 - Replaced do_log_info with do_print. r=mak 2015-01-30 22:36:34 +01:00
Brian Birtles 493c1655a1 Bug 1126633 - Use Array.prototype.some() instead of Array.prototype.includes() in promiseSetToolbarVisibility; r=mak
Array.prototype.includes() is disabled for all channels except Nightly so this
patch switches the code in head.js to use some() instead.
2015-01-30 08:46:03 +09:00
Brian Birtles 2835514e3e Bug 1115276 - Make tests that set toolbar visibility wait for any animations to finish before continuing; r=mak 2015-01-27 16:05:33 +09:00
Tim Taubert 12e53991fb Bug 1113178 - Replace removeAllPages() in browser/components/places/tests/ r=mak 2015-01-17 19:14:42 +01:00
Avijit Gupta c21c31ffd4 Bug 1112618 - Use an empty string instead of null for the label attribute of null-titled bookmarks. r=mak 2015-01-20 18:26:33 +05:30
Christopher Reyes d7d94c10e1 Bug 1122709 - Removed expression closures from getters; r=dao 2015-01-18 00:39:20 +01:00
Wes Kocher b3151d95ae Merge fx-team to m-c a=merge 2015-01-13 17:44:56 -08:00
Tom Schuster 25b1ed7fdf Bug 821724 - Implement a menuitem for places/bookmarks to open them in a private window. r=mak 2015-01-13 21:18:33 +01:00
Abhishek Bhattacharya bbcc0cba77 Bug 737046 - Remove dead Places protocol handler. r=mak 2015-01-13 05:07:00 -05:00
Brian Birtles ddaaa69a98 Bug 927349 part 29 - Temporarily disable failing tests {browser_555547.js on Windows opt, test_animation-pausing.html on 10.8, test_deferred_start.html on mulet}; r=me (as discussed with jwatt) 2014-12-24 15:42:37 +09:00
Brian Birtles e5b88e8ef0 Back out parts 22-29 from bug 927349 for causing intermittent test failure in css-animations/test_animation-pausing.html on 10.8 2014-12-26 11:54:43 +09:00
Brian Birtles 8f3f4c1376 Bug 927349 part 29 - Disable failing browser_555547.js on Windows opt - pushed again without backing out parts 22-29 at the same time; r=me
In https://hg.mozilla.org/integration/mozilla-inbound/rev/3ab2ff9b9f94
I accidentally pushed part 29 along with a backout for parts 22-29. This patch
reverts that change.

If this changset causes problems, the following changesets should be backed out:

https://hg.mozilla.org/integration/mozilla-inbound/rev/477f46897b0b
https://hg.mozilla.org/integration/mozilla-inbound/rev/6c345954bce5
https://hg.mozilla.org/integration/mozilla-inbound/rev/642e400b22a9
https://hg.mozilla.org/integration/mozilla-inbound/rev/9bdf7c2279fa
https://hg.mozilla.org/integration/mozilla-inbound/rev/79cac8c71159
https://hg.mozilla.org/integration/mozilla-inbound/rev/cfe757e478d5
https://hg.mozilla.org/integration/mozilla-inbound/rev/eaf834051cbd
2014-12-26 08:49:20 +09:00
Tom Schuster 6847f14b74 Bug 783829 - Make PlacesUtils.nodeAncestors a new generator. r=mak 2014-12-17 00:28:39 +01:00
abdelrhman 3990efb3f1 Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
--HG--
extra : rebase_source : d7ef16a16f884458d99dff05efb370694d2ea5e3
2014-12-15 22:05:46 +01:00
Michael Lopez 9d0d32b762 Bug 658179 - Set the selected tag listitem to the listitem of the tag being added or removed to prevent scrolling to a previously selected tag; r=mak 2015-01-02 12:54:00 +01:00
Marco Bonardo b34a02ceac Bug 1095069 - Cannot copy or delete bookmarks from search results in library. r=mano
--HG--
rename : browser/components/places/tests/browser/browser_library_left_pane_commands.js => browser/components/places/tests/browser/browser_library_commands.js
2014-11-13 10:19:19 +01:00
Alex Bardas 937f8ee29d Bug 530209 - Improve search suggestions ui for locationbar prefs. r=mak 2014-11-12 08:16:00 -05:00
Asaf Romano a63486fa3f Bug 982115 - PlacesTransactions: (1) Decouple |transact| and |batch|, and make batch work like Task.spawn, rather than the custom solution we had so far (yielding transactions rather than calling |transact| for the batched transactions). so that |transact| may be called during a batch from any function, not limiting the batch 'context' to the function passed to |batch|; (2) Rename the uri input property to URL, and allow passing DOM URL objects for it (in addition to plain specs and nsIURI objects) - this matches recent Bookmark.jsm and History.jsm work; (3) Improve the module documentation. r=mak. 2014-11-10 10:36:56 +02:00
Gijs Kruitbosch 386c4ea334 Bug 1090609 - don't disable open in tabs when there's only one item there, r=mak 2014-11-03 10:44:47 +00:00
Marco Bonardo 0ccc383328 Bug 1068009 - Implement the async bookmarking API (tests), rs=mano 2014-10-23 16:44:41 +02:00
Jim Mathies 25c6db8f3d Bug 1083376 - Fix for typeo error in browserPlacesViews.js, regression from bug 1068671. r=mak 2014-10-16 14:28:50 -05:00
Wes Kocher 08f61089ac Merge m-c to inbound a=merge 2014-10-14 17:35:16 -07:00
Asaf Romano d83f8d60e1 Bug 1068671 - folderReadOnly doesn't pertain to bookmarks or results. r=mak 2014-10-14 17:03:28 +03:00
Kyle Huey 00e9f4d508 Bug 1082880: Fix a typo introduced in bug 979835. r=me 2014-10-14 16:15:43 -07:00
Andrew Halberstadt d292ee73f1 Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
Jon Morton 1700296f02 Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
2014-10-14 13:15:21 -07:00
Carsten "Tomcat" Book 459781f902 Backed out changeset b30d47d94a85 (bug 1068671) for bc1 test failures 2014-10-01 13:14:06 +02:00
Carsten "Tomcat" Book 29fad8f0d6 Backed out changeset 5a6b95c47b55 (bug 1068671) 2014-10-01 13:12:13 +02:00
Asaf Romano eb24352288 Bug 1068671 - Fix review comment (comment 15 on the bug) and a couple of typos. r=mak 2014-10-01 12:59:11 +03:00
Asaf Romano 896f516dd7 Bug 1068671 - Remove 'read-only' folders support from places. r=mak 2014-10-01 12:19:06 +03:00
Asaf Romano 464d71888d Bug 1070503 - Async Places Transactions: Delete command implementation. r=mak. 2014-09-23 09:11:26 +03:00
Asaf Romano 69c77bc2a1 Bug 1070690 - Remove _setDetailsFieldsDisabledState and paneElementsBroadcaster. r=mak 2014-09-23 09:01:04 +03:00
Asaf Romano 5786c4db38 Bug 1069235 - make guid and parentGuid naming consistent. r=mak 2014-09-20 10:57:34 +03:00