Commit graph

499 commits

Author SHA1 Message Date
Florian Quèze
a03918c148 Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws. 2017-01-11 22:27:42 +01:00
Jared Wein
33317c9d1b Bug 1326712 - Allow hitting Enter on the Remove Bookmark button to remove the bookmark instead of performing the default action on the popup. r=mossop
MozReview-Commit-ID: AQ0Q4zb2g2Q

--HG--
extra : rebase_source : b44f6ab87fc0d264fb04f0de22cfba5023530e0d
2017-01-03 17:02:09 -05:00
Phil Ringnalda
cfa6520d74 Backed out changeset 83d895c1c1ea (bug 1326712) for failures in browser_bookmark_popup.js 2017-01-03 19:36:42 -08:00
Jared Wein
5670df04ee Bug 1326712 - Allow hitting Enter on the Remove Bookmark button to remove the bookmark instead of performing the default action on the popup. r=mossop
MozReview-Commit-ID: AQ0Q4zb2g2Q

--HG--
extra : rebase_source : 642233413f4656683799e31398c9dd88dc2896d9
2017-01-03 17:02:09 -05:00
Jared Wein
9141469edf Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
MozReview-Commit-ID: FuVu8skcqOe

--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
2016-12-30 21:47:25 -05:00
Jared Wein
ecab54a7c9 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje

--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher
0dfb7c2b5c Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
7255df4e9a Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR

--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
Marco Bonardo
975f9b571e Bug 1321556 - Remove unused bindings from urlbarbindings.xml. r=dao
MozReview-Commit-ID: FfIsoh76ajn

--HG--
extra : rebase_source : cfc30eb7a1d9961d108dbad9ca0fb32d5c208043
2016-12-09 14:17:12 -10:00
Dave Townsend
8de07a19a0 Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
MozReview-Commit-ID: 2ZvTiZDHchz

--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e
2016-11-11 08:10:51 -08:00
Dave Townsend
0a2c8f9b78 Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
MozReview-Commit-ID: HBpjT2uHJaZ

--HG--
extra : rebase_source : 78fe71a1d673a1c698520a9c82c6f35959614f8f
2016-11-10 14:48:04 -08:00
Jared Wein
87b2d4c295 Bug 1315013 - part 1, remove unnecessary double-slash comments that don't add value and look out of place with the spaced-comment eslint rule. r=mossop
MozReview-Commit-ID: HIUTSdkXxbY

--HG--
extra : rebase_source : 2f05e2f275ac7f293f9c650bdec8943189e3ce01
2016-11-03 14:42:06 -04:00
Mark Banner
09ab00a94f Bug 1313998 - Turn on no-unused-vars for local variable scopes in browser/base/content. r=mossop
MozReview-Commit-ID: IyFGBotfd11

--HG--
extra : rebase_source : aa43e5aea9e7fd7223fc59e941ecdc067abdb48f
2016-10-31 10:33:38 +00:00
Jared Wein
5040f17e00 Bug 1312486 - Enable no-extra-boolean-cast, no-new-object, no-shadow-restricted-names, and spaced-comment rules for eslint. r=standard8
MozReview-Commit-ID: 7Gx90a5y8t6

--HG--
extra : rebase_source : 9c8a6b15c19982d720b0163fbbf19d465da786fe
2016-10-24 13:14:19 -04:00
Mark Banner
709dd68567 Bug 1313626 - Clean up more issues found by eslint no-undef rule. r=mossop
MozReview-Commit-ID: HGiOmpyN5zV

--HG--
extra : rebase_source : f09a308b4c34b3cd3c28e170440bd1012176ef08
2016-10-28 11:40:32 +01:00
Dão Gottwald
dfd29d920e Bug 1304617 - Avoid using the ordinal attribute for positioning the Hide / Show Recently Bookmarked menu items. r=mak 2016-10-13 18:47:52 +02:00
Kirk Steuber
ad4b55af1f Bug 1206133 - Add popuppositioning state and popuppositioned event to improve arrow panel position handling. r=enndeakin
MozReview-Commit-ID: Dh1npORCQ6J

--HG--
extra : rebase_source : 5df6076561a746791c44d249afa31009d0e1b30a
2016-08-16 15:33:05 -07:00
Katie Broida[:ktbee]
07f2d654fe Bug 1171746 - Ensure tab-specific panels close when you switch the tab. r=jaws
--HG--
extra : amend_source : 8c8bd60be44132befa37a50422086d9ffdae3cbe
2016-08-19 07:27:00 -04:00
Wes Kocher
7636e9aaaf Backed out changeset 33fcf83eefe4 (bug 1171746) for browser_visibleFindSelection.js failures a=backout 2016-08-12 19:11:21 -07:00
Katie Broida[:ktbee]
b9d80840e4 Bug 1171746 - ensure tab specific panels close when you switch the tab r=jaws
Adds a tabspecific attribute to the edit bookmarks panel and the Pocket subview panel to signal that these popups should close when the user navigates away from the tab. It also specifies that the localized keyboard short cut for closing a  window should close the edit bookmarks panel and the tab by adding a general function to check whether a certain <key> has been pressed. Adds tests for both closing specific tabs and checking keys.

MozReview-Commit-ID: AxW5uQgDQQB

--HG--
extra : rebase_source : 76f649492e719317a9ef71895e9cb1d600ea67b1
2016-08-11 16:51:45 -04:00
Dão Gottwald
347cc05845 Bug 1289659 - Account for placesContext not existing in non-browser windows on Mac. r=mdeboer 2016-08-10 13:49:20 +02:00
Jared Wein
fd84c776c7 Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
MozReview-Commit-ID: EMjJ3yWt9Wt

--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Pushpankar
c6670d980f Bug 1286854 - Replace ownerDocument.defaultView with ownerGlobal in browser/. r=dao
--HG--
extra : rebase_source : 72d50e73baf595840a2aade57ae782e4c40d4c27
2016-07-16 10:20:04 +02:00
Jared Wein
78099b5a1b Bug 1251071 - "New bookmark" popup disappears if I reopen it after creating bookmark. r=mak
MozReview-Commit-ID: DNqcu5vxrBG
* * *


MozReview-Commit-ID: 3KoNVklCK8d
2016-07-06 07:27:00 +02:00
Scott Wu
14183e306e Bug 754623 - Get page title from tab label; r=mak
MozReview-Commit-ID: BOXUKUcA0fZ

--HG--
extra : transplant_source : C%15%EB%C50%A3%E4eK%C7%60%965l%F5u%A3%F3%B9%0F
2016-05-19 12:45:21 +08:00
Dão Gottwald
f0ad31722f Bug 1257087 - Middle mouse click on history item should open it. r=mak 2016-05-25 18:15:15 +02:00
Dão Gottwald
b2ab89a79b Bug 1219788 - Show bookmarks toolbar when adding a bookmark to the bookmarks toolbar folder. r=mak 2016-05-24 14:31:33 +02:00
Sebastian Hengst
5a53f34fe3 Backed out changeset 54ebf85e8731 (bug 1219788) for leaks in many mochitests on Linux. r=backout 2016-05-21 09:35:06 +02:00
Dão Gottwald
377084b710 Bug 1219788 - Show bookmarks toolbar when adding a bookmark to the bookmarks toolbar folder. r=mak
--HG--
extra : rebase_source : d7fc47340b6655ac5050d5e742dc39565e147e82
2016-05-20 14:41:49 +02:00
Mike de Boer
08e2673c63 Bug 1248267 - allow Recently Bookmarked items to be special root nodes to allow primitive contextual actions. r=mak,dao 2016-05-19 12:37:33 +02:00
Dão Gottwald
ab3bd282d9 Bug 1250203 - Re-populate recent bookmarks when a bookmark gets deleted while the menu is open. r=mak 2016-05-04 16:52:40 +02:00
Carsten "Tomcat" Book
548d98c27e merge mozilla-inbound to mozilla-central a=merge 2016-05-02 11:25:32 +02:00
Matt Brubeck
a17fb5bfed Bug 943888 - Always keep the bookmark star button enabled [r=mak]
MozReview-Commit-ID: 27ee1dbLSM1

--HG--
extra : rebase_source : 2d9a4aa005d585fa6ceafe174bbbd5f8c6b8f5ec
2016-04-25 13:59:00 -07:00
Scott Wu
ca33d182f4 Bug 446171 - Part 1: Get page titles from tab and not depend on history; r=mak
MozReview-Commit-ID: EUQv2p9LxtY

--HG--
extra : rebase_source : 0967a5d7b3fcb6cfd74c00f6252a6cca1a85b77b
extra : histedit_source : 6ee3667d3a79284058e2f9628e0b5d1c365ff7a9
2016-03-21 14:57:18 +08:00
Dão Gottwald
ac879e2e39 Bug 1248268 - Add option for disabling the "Recently Bookmarked" UI. r=mak 2016-04-29 13:43:59 +02:00
Wes Kocher
5b1e4f68c2 Backed out changeset fec92924befb (bug 1250203) for bc leaks
MozReview-Commit-ID: BMq0vBarOQZ
2016-04-15 12:19:44 -07:00
Dão Gottwald
10bc69ffda Bug 1250203 - Re-populate recent bookmarks when a bookmark has been deleted. r=mak 2016-04-15 16:50:20 +02:00
Sebastian Hengst
c515d4ce79 Backed out changeset 81df156cb345 (bug 1250203) for test failures in mochitest-5 test_ext_bookmarks.html, browser-chrome browser_views_liveupdate.js, OS X xpcshell test_browserGlue_migrate.js and maybe more. r=backout on a CLOSED TREE 2016-04-08 18:42:07 +02:00
Dão Gottwald
02c6656bf9 Bug 1250203 - Re-populate recent bookmarks when a bookmark has been deleted. r=mak 2016-04-08 16:33:21 +02:00
malayaleecoder
b3deb181bb Bug 1254496 - Remove gURLBar null-checks. r=dao 2016-03-10 23:15:49 +05:30
Marco Bonardo
6cc886e9f3 Bug 1253930 - Recently bookmarked items have the default favicon instead of the correct one. r=dao
MozReview-Commit-ID: LMTVQetQL9Q

--HG--
extra : rebase_source : 76bc5e0eb24bfd0e6c26e7d577100a566dda94de
2016-03-07 12:06:40 +01:00
Dão Gottwald
d97fcaaba2 Bug 1250806 - Add menuitems for recent bookmarks synchronously so that they show up in the native menubar on OS X. r=mak 2016-03-02 17:16:59 +01:00
Jared Wein
2d2a2f8e9d Bug 1219794 - Show the bookmark popup for new bookmarks and autoclose if no interaction. r=mak
MozReview-Commit-ID: FSx0bB4KqpQ
2016-02-18 15:36:22 -05:00
Dão Gottwald
9249c82407 Bug 1249473 - Right-clicking a recent bookmark shouldn't load it. r=mak 2016-02-19 15:10:17 +01:00
Justin Dolske
d342593533 Backout 44f79bbe2b51 (bug 1219788), not working as intended. 2016-02-18 12:16:52 -08:00
Dão Gottwald
040a3bb826 Bug 1248266 - Make recently added bookmarks keyboard-accessible by not using a vbox container. r=mak
--HG--
extra : rebase_source : 169ad437807eba57a863d582a54ea81e50323e19
2016-02-16 12:05:47 +01:00
Dão Gottwald
060c2c03e3 Bug 1248259 - onMainMenuPopupShowing shouldn't handle the popupshowing event from sub menus. r=mak 2016-02-15 13:16:58 +01:00
Dão Gottwald
486c442ad2 Bug 1248258 - Fix sorting in the query used for 5 most recently added bookmarks. r=mak 2016-02-15 13:15:30 +01:00
Dão Gottwald
52d9a689b0 Bug 1219804 - Show last 5 recent bookmarks in the bookmarks menu. r=mak 2016-02-12 12:21:17 +01:00
Dave Townsend
a9fc7f9380 Bug 1245649: Turn on no-irregular-whitespace and no-mixed-spaces-and-tabs. r=jaws
--HG--
extra : commitid : AHmjTpVmCOP
extra : rebase_source : 0034d884816464bff4677afbe96c52fa9dca9072
2016-02-03 18:09:49 -08:00
Dave Townsend
0a6414b898 Bug 1245649: Turn on no-trailing-spaces. r=Gijs
--HG--
extra : commitid : F2OWKTvXUO4
extra : rebase_source : ec68631342e0edc59d77b6bab1cdc975ad175327
2016-02-03 14:22:33 -08:00
Dão Gottwald
13fb21d300 Bug 1219788 - Show bookmarks toolbar when adding a bookmark to the bookmarks toolbar folder. r=mak 2016-01-06 14:29:36 +01:00
Sebastian Hengst
6738c45761 Bug 1236481 - 'Synced Tabs' History menuitem not shown. r=markh 2016-01-05 17:29:39 +01:00
Ryan VanderMeulen
8dbcac5e68 Backed out changeset 4e9389db3a5a (bug 1219788) for causing M(JP) LSAN permaleaks. a=backout 2016-01-01 20:21:59 -05:00
Dão Gottwald
3b0c155b31 Bug 1219788 - Show bookmarks toolbar when adding a bookmark to the bookmarks toolbar folder. r=mak 2015-12-31 11:01:09 +01:00
Shane Caraveo
eabb5f6400 Bug 1215694 move pocket to a system addon, r=Gijs, r=glandium
part 1: reorganize file locations, r=Gijs
  part 2: remove built-in pocket code, r=Gijs
  part 3: l10n support, r=glandium
  part 4: move code/functionality from part 2 into the addon, r=Gijs
  part 5: remove dead code, r=Gijs
  part 6: create a simple api for addons to add to reader mode, r=Gijs
  part 7: various test fixes related to cui behaviour and pocket, r=me

--HG--
rename : browser/components/pocket/Pocket.jsm => browser/extensions/pocket/content/Pocket.jsm
rename : browser/components/pocket/main.js => browser/extensions/pocket/content/main.js
rename : browser/components/pocket/panels/css/firasans.css => browser/extensions/pocket/content/panels/css/firasans.css
rename : browser/components/pocket/panels/css/normalize.css => browser/extensions/pocket/content/panels/css/normalize.css
rename : browser/components/pocket/panels/css/saved.css => browser/extensions/pocket/content/panels/css/saved.css
rename : browser/components/pocket/panels/css/signup.css => browser/extensions/pocket/content/panels/css/signup.css
rename : browser/components/pocket/panels/fonts/FiraSans-Regular.woff => browser/extensions/pocket/content/panels/fonts/FiraSans-Regular.woff
rename : toolkit/themes/shared/reader/pocket.svg => browser/extensions/pocket/content/panels/img/pocket.svg
rename : browser/components/pocket/panels/img/pocketerror@1x.png => browser/extensions/pocket/content/panels/img/pocketerror@1x.png
rename : browser/components/pocket/panels/img/pocketerror@2x.png => browser/extensions/pocket/content/panels/img/pocketerror@2x.png
rename : browser/components/pocket/panels/img/pocketlogo@1x.png => browser/extensions/pocket/content/panels/img/pocketlogo@1x.png
rename : browser/components/pocket/panels/img/pocketlogo@2x.png => browser/extensions/pocket/content/panels/img/pocketlogo@2x.png
rename : browser/components/pocket/panels/img/pocketlogosolo@1x.png => browser/extensions/pocket/content/panels/img/pocketlogosolo@1x.png
rename : browser/components/pocket/panels/img/pocketlogosolo@2x.png => browser/extensions/pocket/content/panels/img/pocketlogosolo@2x.png
rename : browser/components/pocket/panels/img/pocketmenuitem16.png => browser/extensions/pocket/content/panels/img/pocketmenuitem16.png
rename : browser/components/pocket/panels/img/pocketmenuitem16@2x.png => browser/extensions/pocket/content/panels/img/pocketmenuitem16@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_button@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_button@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_button@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_button@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_devices@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_devices@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_devices@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_devices@2x.png
rename : browser/components/pocket/panels/img/pocketsignup_hero@1x.png => browser/extensions/pocket/content/panels/img/pocketsignup_hero@1x.png
rename : browser/components/pocket/panels/img/pocketsignup_hero@2x.png => browser/extensions/pocket/content/panels/img/pocketsignup_hero@2x.png
rename : browser/components/pocket/panels/img/signup_firefoxlogo@1x.png => browser/extensions/pocket/content/panels/img/signup_firefoxlogo@1x.png
rename : browser/components/pocket/panels/img/signup_firefoxlogo@2x.png => browser/extensions/pocket/content/panels/img/signup_firefoxlogo@2x.png
rename : browser/components/pocket/panels/img/signup_help@1x.png => browser/extensions/pocket/content/panels/img/signup_help@1x.png
rename : browser/components/pocket/panels/img/signup_help@2x.png => browser/extensions/pocket/content/panels/img/signup_help@2x.png
rename : browser/components/pocket/panels/img/signup_or@1x.png => browser/extensions/pocket/content/panels/img/signup_or@1x.png
rename : browser/components/pocket/panels/img/signup_or@2x.png => browser/extensions/pocket/content/panels/img/signup_or@2x.png
rename : browser/components/pocket/panels/img/tag_close@1x.png => browser/extensions/pocket/content/panels/img/tag_close@1x.png
rename : browser/components/pocket/panels/img/tag_close@2x.png => browser/extensions/pocket/content/panels/img/tag_close@2x.png
rename : browser/components/pocket/panels/img/tag_closeactive@1x.png => browser/extensions/pocket/content/panels/img/tag_closeactive@1x.png
rename : browser/components/pocket/panels/img/tag_closeactive@2x.png => browser/extensions/pocket/content/panels/img/tag_closeactive@2x.png
rename : browser/components/pocket/panels/js/messages.js => browser/extensions/pocket/content/panels/js/messages.js
rename : browser/components/pocket/panels/js/saved.js => browser/extensions/pocket/content/panels/js/saved.js
rename : browser/components/pocket/panels/js/signup.js => browser/extensions/pocket/content/panels/js/signup.js
rename : browser/components/pocket/panels/js/tmpl.js => browser/extensions/pocket/content/panels/js/tmpl.js
rename : browser/components/pocket/panels/js/vendor/handlebars.runtime.js => browser/extensions/pocket/content/panels/js/vendor/handlebars.runtime.js
rename : browser/components/pocket/panels/js/vendor/jquery-2.1.1.min.js => browser/extensions/pocket/content/panels/js/vendor/jquery-2.1.1.min.js
rename : browser/components/pocket/panels/js/vendor/jquery.tokeninput.min.js => browser/extensions/pocket/content/panels/js/vendor/jquery.tokeninput.min.js
rename : browser/components/pocket/panels/license.txt => browser/extensions/pocket/content/panels/license.txt
rename : browser/components/pocket/panels/saved.html => browser/extensions/pocket/content/panels/saved.html
rename : browser/components/pocket/panels/signup.html => browser/extensions/pocket/content/panels/signup.html
rename : browser/components/pocket/panels/tmpl/saved_premiumextras.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_premiumextras.handlebars
rename : browser/components/pocket/panels/tmpl/saved_premiumshell.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_premiumshell.handlebars
rename : browser/components/pocket/panels/tmpl/saved_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/saved_shell.handlebars
rename : browser/components/pocket/panels/tmpl/signup_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/signup_shell.handlebars
rename : browser/components/pocket/panels/tmpl/signupstoryboard_shell.handlebars => browser/extensions/pocket/content/panels/tmpl/signupstoryboard_shell.handlebars
rename : browser/components/pocket/pktApi.js => browser/extensions/pocket/content/pktApi.jsm
rename : browser/locales/en-US/chrome/browser/browser-pocket.properties => browser/extensions/pocket/locales/en-US/pocket.properties
2015-12-29 15:40:52 -08:00
Felipe Gomes
bddd338cd7 Bug 1231728 - Fixes some code to follow eslint rules. r=mak
--HG--
extra : commitid : 2pB0pOqsHVW
2015-12-10 14:38:30 -05:00
Felipe Gomes
0e0c0d5f18 Bug 1228655 - Remove ifdefs in browser-places.js. r=Gijs 2015-12-01 20:06:11 -02:00
Felipe Gomes
909d49249d Bug 1228627 - Remove #includes from browser.js. r=Gijs 2015-11-30 12:13:57 -02:00
Sebastian Hengst
66ebfb501e Bug 1227361 - Remove checks for MOZ_SERVICES_SYNC from browser/. r=markh 2015-11-24 19:31:16 +01:00
Paolo Amadini
383af26e19 Bug 1206244 - Replace globe with the "i" icon, keep separate lock for secure pages. r=past
--HG--
extra : commitid : FK2Mm4rfvXP
extra : rebase_source : 27b3567bb0db0f8b5dc042f3958a4374b012429e
2015-11-11 15:52:56 +00:00
Hassen ben tanfous
45492f28fb Bug 1074804 - Replace arrays .indexOf with .includes in Places. r=mak 2015-10-11 20:24:32 +02:00
Marco Bonardo
ed553c88ae Bug 1208063 - The name input field on the new bookmark dialog doesn't get focus. r=adw 2015-10-07 15:40:13 +02:00
Tooru Fujisawa
d88225d76e Bug 1207490 - Part 1: Remove use of expression closure from browser/base/. r=dao
--HG--
extra : commitid : GTnFNtx973B
extra : rebase_source : 5bf8bb3d7ddb0234bd533cf6ddc843dd2db9d8f5
2015-09-21 00:29:37 +09:00
Neil Deakin
895856cf29 Bug 1199239, remove cpow usage from bookmark this page, r=mak 2015-09-25 21:14:43 -04:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Dão Gottwald
e0bb5614ac Bug 1182102 - Stop setting the bookmark-item class on the home button or the bookmarks button when moving them to the bookmarks toolbar. r=gijs 2015-08-17 15:51:22 +02:00
Jared Wein
5ea451673a Bug 777680 - followup, only update the broadcaster when it is defined. r=me 2015-06-13 13:48:34 -04:00
Jared Wein
07c79c8b90 Bug 777680 - "Bookmark This Page" in context menu should be highlighted. r=mak
--HG--
extra : rebase_source : 5c3676692d33e07f934adefa9097658a269b0edf
2015-06-13 11:52:17 -04:00
Justin Dolske
daa0f38953 Bug 1161138 - Use normal L10N for Pocket strings. r=jaws 2015-06-09 12:11:26 -07:00
Marco Bonardo
57cc9e22c7 Bug 1160476 - ‘Bookmark this link’ context menu option doesn’t work. r=ttaubert 2015-05-20 13:48:17 +02:00
Justin Dolske
7050a1ac29 Bug 1164407 - Pocket not enabled on ja builds under Mac OS X. r=adw 2015-05-13 18:18:29 -07:00
Gijs Kruitbosch
629ad64763 Bug 1164410 - fix l10n use in pocket, r=jaws
--HG--
rename : browser/base/content/browser-pocket.properties => browser/base/content/browser-pocket-en-US.properties
extra : rebase_source : c736a1ee9faa69228ff37947ceab88531bfbc322
2015-05-12 18:21:08 +01:00
Drew Willcoxon
4c424c363a Bug 1162283 - Add support for limited hard-coded localizations to Pocket. r=dolske, a=dolske 2015-05-08 18:57:08 -07:00
Florian Quèze
8cf9407c0e Bug 1155519 - Add "View Pocket Items" menuitem to the bookmarks menu, r=dolske. 2015-05-05 12:24:11 +02:00
Asaf Romano
3e864279a2 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak 2015-04-23 16:34:55 +03:00
Carsten "Tomcat" Book
113727c6bc Backed out changeset 7f9114a84892 (bug 951651) for bc2 test bustage on a CLOSED TREE 2015-04-23 08:52:56 +02:00
Asaf Romano
7f68adcfa1 Bug 951651 - Make bookmarkProperties, Star UI and Library info pane work with PlacesTransactions. r=mak. 2015-04-23 08:15:21 +03:00
Mike Conley
66101fbcc2 Bug 1147014 - Use contentDocumentAsCPOW instead of contentDocument in PlacesCommandHook.addLiveBookmark. r=mak.
--HG--
extra : rebase_source : 80656af517f874c156597e8d3f8faa5280666f58
2015-03-30 14:57:19 -04:00
Bill McCloskey
166fab08b4 Bug 1067042 - [e10s] Show page title in bookmark UI (r=mak) 2015-03-30 20:13:03 -07: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
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
Till Schneidereit
ff0240c3f6 Bug 1075059 - Part 1: Backout of Array.prototpype.contains usages. r=me
--HG--
extra : rebase_source : c40bca2849fdfee824560253c7ffe8fb93f9b774
2014-10-02 17:37:48 +02:00
Ayush Mishra
6464e11b50 Bug 1072889 - Replace array.indexOf(...) != -1 with array.contains(...) in browser/base/ ; r=dao 2014-09-26 20:51:09 +02:00
Neil Deakin
13dd244d56 Bug 1006040, animate star panel when pressing escape, add argument to hidePopup to allow indication of whether the popup is being cancelled or not, r=neil 2014-09-24 12:15:49 -04:00
Bill McCloskey
cb01bf980d Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Tim Taubert
396ccedd64 Bug 1064217 - Fix closed window list for menu bar of hidden window on OS X r=gijs 2014-09-08 14:25:05 +02:00
Carsten "Tomcat" Book
5f44ca630c Merge mozilla-central to fx-team 2014-05-08 14:32:22 +02:00
Mike de Boer
bc908e1e24 Bug 947344: add more shortcut tooltip and label helpers where possible. r=mconley. 2014-05-08 11:14:20 +02:00
Chris Peterson
870a7e05b3 Bug 982396 - Initialize PlacesToolbarHelper _shouldWrap before using it. r=mak 2014-04-29 21:09:36 -07:00
Mike de Boer
c7f2091248 Bug 979479: add dynamic tooltips, including keyboard shortcuts, to various buttons. r=mconley 2014-05-01 12:37:24 +02:00
Jared Wein
1f817c0e95 Bug 985509 - Edit Bookmark panel button doesn't have an open state. r=mconley
--HG--
extra : rebase_source : 7b8ccb4da59629dda5102be02e4ec6eee219dc2a
2014-04-16 17:45:43 -04:00
Tim Taubert
856a1d7394 Bug 989083 - Stop leaking aCallback and remove aScope from asyncGetBookmarkIds r=mak 2014-03-30 21:49:28 +02:00
Mike Conley
2173ae7383 Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. 2014-03-28 10:30:00 -04:00
Ryan VanderMeulen
75f1da8e39 Backed out changeset 8b94363b10f1 (bug 984455) for debug OSX mochitest-bc failures. 2014-04-02 14:48:13 -04:00
Mike Conley
005bed99e5 Bug 984455 - Bookmarks menu and toolbar context menus can be broken after underflowing from nav-bar chevron. r=mak,mdeboer,Gijs. 2014-03-28 10:30:00 -04:00
Mike de Boer
7ca47326a2 Bug 987461: prevent bookmark menu button dropmarker icon to stretch when placed in certain toolbars. r=Gijs 2014-03-28 14:58:44 +01:00
Gijs Kruitbosch
6595e9b0a6 Bug 983997 - move pulse animation into animation container, too, r=mak 2014-03-04 08:27:15 -05:00
Gijs Kruitbosch
469084a405 Bug 985172 - toggle bookmark label when in overflow panel, r=mak
--HG--
extra : rebase_source : 2308bd8676a1578597cca97ed5b3b6502247ee9b
2014-03-19 09:51:38 +00:00
Darrin Henein
6d53e370e9 Bug 969592 - Restyle Australis' Bookmarks Menu Popups, r=mak 2014-03-07 13:31:00 +00:00
Gijs Kruitbosch
7d0e2ba924 Bug 981548 - bookmark star animation disables click on bookmarks widget during transition, r=mak
--HG--
extra : rebase_source : a4f5f1ba45da12269eae0ca05cc366b14cdec906
2014-03-10 21:28:06 +00:00
Gijs Kruitbosch
81932ae2fe Bug 971956 - fix styling of items in widget overflow list, r=mconley
--HG--
extra : rebase_source : 972f12d649e973b820b2bd679728c435bf1908ad
2014-03-05 16:58:27 -05:00
Gijs Kruitbosch
ae9fce8bc5 Bug 980130 - bookmarks button breaks after reset in Australis customize mode, r=jaws
--HG--
extra : rebase_source : 9bc03af491b69d3e31191d69cb3007ce5132bcf2
2014-03-06 11:58:12 -05:00
Mike de Boer
bfa06e0e36 [Australis] Bug 909349: re-introduce a hover and active state for toolbar buttons on OSX. r=mconley 2014-03-06 11:29:12 -05:00
Gijs Kruitbosch
c7cedad799 Bug 972286 - switch to attributes instead of classes for overflowedItem and for the Australis panel subview anchor, r=MattN
--HG--
extra : rebase_source : 5645e31d32f2707ba1ccb4e30854a570bfea7232
2014-03-04 14:38:33 -05:00
Gijs Kruitbosch
841ca84b48 Bug 979232 - adjust Australis' bookmarks animation for rtl, r=dao
--HG--
extra : rebase_source : f4608fdc5cc362ed4cff7f37e1f428c203ab0cfe
2014-03-04 09:18:25 -05:00
Gijs Kruitbosch
797e3adaa1 Bug 946873 - fix Australis bookmarks menu button (literal) edgecase, r=Unfocused
--HG--
extra : rebase_source : 04aa6fd21331bfe7d5f4d2f44d76680a111dc55d
2014-02-25 11:50:12 +00:00
Gijs Kruitbosch
6b1f3b5123 Bug 969780 - Australis - places controller gets lost if bookmarks button is moved to overflow or moved outside of customize mode, r=mak
--HG--
extra : rebase_source : dca1ab1dd901468f9dacaff4b7466c27bef84b47
2014-02-18 18:29:51 +00:00
Gijs Kruitbosch
97d4fedbb0 Bug 899530, update comment style per review request, DONTBUILD because just comments. 2014-02-06 15:27:31 +00:00
Gijs Kruitbosch
b29eb86200 Bug 899530 - adjust bookmarks drag code to not close the menu when over the menu button, r=mak 2014-02-05 17:56:04 +00:00
Gijs Kruitbosch
ee9514f1dd Bug 968384 - make the bookmarks item not say 'undefined' in the overflow menu, r=mconley 2014-02-05 20:30:03 +00:00
Darrin Henein
40b681207c Bug 931343: Australis - Implement bookmarking animation. r=mak 2014-02-03 08:42:00 +00:00
Gijs Kruitbosch
c15179eeee Bug 966572 - Australis: always initialize itemIds and continue nullchecking this.star, r=mak
--HG--
extra : rebase_source : 4a962cafe58bdc9d0578df35920009c89a5a86fd
2014-02-03 14:36:00 +00:00
Gijs Kruitbosch
240fe4437c Bug 964887 - fix menu in Australis to say 'Edit this bookmark' for pages which have already been bookmarked, r=mak 2014-01-31 23:21:41 +00:00
Mike de Boer
7a1b180930 [Australis] Bug 963095: adjust toolbar widget panel styling. r=Gijs 2014-01-29 12:20:40 +01:00
Mike de Boer
9047647527 [Australis] Bug 916953: Bookmarks star button caption in overflow panel follow-up no. 2. r=Gijs 2014-01-22 17:50:45 +01:00
Mike de Boer
2a291799d7 [Australis] Bug 916953: Bookmarks star button caption in overflow panel follow-up. r=Gijs 2014-01-22 15:22:07 +01:00
Gijs Kruitbosch
66f1889c0a Bug 944947 - update bookmarks toolbar button styling some more for Australis, r=jaws 2014-01-18 01:43:21 +01:00
Mike de Boer
e2032da70f [Australis] Bug 916953: introduce separator in overflow panel buttons and bookmark star button gets different label when inside overflow panel. r=Gijs 2014-01-22 13:31:09 +01:00
Gijs Kruitbosch
cbe2571a4b Bug 941109 - use closemenu instead of noautoclose attribute in Australis menupanel, r=mconley
--HG--
extra : rebase_source : 89c32805249cebe4c29e135b1d27b7679eb1fbd8
2014-01-21 19:01:16 +00:00
Jared Wein
ad52d37795 Bug 946320 - [Australis] history widget missing a "Tabs From Other Devices" entry. r=Gijs 2014-01-03 14:57:19 -05:00
Rene Amrhein
7931a343fb Bug 926477 - Replace className usages with classList in browser-places.js. r=jaws
--HG--
extra : rebase_source : 3449c06897fe204c27654aab25e30ff1db8d4960
2013-12-12 12:37:51 -05:00
Gijs Kruitbosch
9a22b5ff69 Bug 940292 - when using Australis' customize mode, the bookmarks toolbar chevron breaks, r=jaws
--HG--
extra : rebase_source : a2eae90f12ec780af4d0c646fe49ee4d8f5d35d2
2013-12-05 23:11:24 +01:00
Gijs Kruitbosch
cf532beaaa Merge mozilla-central and ux 2013-10-23 00:37:14 +02:00
Gijs Kruitbosch
40e2cd9e5d Bug 928640 - middle click open recent tabs and restore all tabs broken, r=jaws 2013-10-20 22:06:24 +02:00
Jared Wein
1786f3254a Bug 888572 - Add 'Recently Closed Tabs' and 'Recently Closed Windows' to the History subview. r=Gijs 2013-10-14 14:33:17 -04:00
Gijs Kruitbosch
4d1fc9f689 Bug 909729 - make bookmark toolbar items work in the navbar, r=mak 2013-09-20 15:30:46 +02:00
Dão Gottwald
15bfba872f Bug 865676 - The bookmarks menu button should have separate tooltips for the star and the dropdown arrow. r=neil,mak 2013-09-17 12:44:43 +02:00
Gijs Kruitbosch
6fef5f4b03 Merge mozilla-central and ux 2013-08-29 23:55:09 +02:00
Georgiana Chelu
1ceb67f0f2 Bug 910167 - Remove remaining uses of nsISessionStore in browser/base/. r=dao 2013-08-29 08:58:29 +02:00
Marco Bonardo
7ec35ca394 Bug 895938 - Australis: Dragging the bookmarks toolbar item to the menupanel makes it disappear
r=mikedeboer
2013-08-02 22:31:20 +02:00
Mike Conley
4def8eedd7 Bug 899608 - Remove cruft from XULWidgetGroupWrapper, and move areaType getter into group wrappers. r=Gijs, rs=mak. 2013-08-01 12:18:01 -04:00
Marco Bonardo
cfbb334436 Bug 855805 - Create the Bookmarks widget with subview - Styling.
r=mconley
2013-07-30 14:50:58 +02:00
Marco Bonardo
3bb7cebac4 Bug 855805 - Create the Bookmarks widget with subview - Functional part.
r=mconley
2013-07-25 12:02:05 +02:00
Matthew Noorenberghe
c8e922ef53 Merge mozilla-central to UX 2013-07-18 19:53:03 -07:00
Mike Conley
2402dc3ea1 Bug 885452 - Remove retrieveToolbarIconsizesFromTheme now that we only support one icon size. r=jaws. 2013-06-28 17:04:50 -04:00
Jared Wein
96ace1adc3 Bug 926928 - Pull out the code that builds the 'Recently Closed Tabs' and 'Recently Closed Windows' to a separate module. r=Gijs
--HG--
extra : rebase_source : a0bf9a5894fc8d2b2b6fb69fe390edb3cc4c4ede
2013-10-14 14:33:17 -04:00
Jared Wein
1ef8f4bd05 Automated merge with https://hg.mozilla.org/mozilla-central 2013-06-26 11:01:37 -04:00
Mike Conley
cb36543bc9 Bug 880399 - Move star button out from URL bar into the bookmarks-menu-button. r=mak. 2013-06-07 14:46:53 -04:00
Marco Bonardo
f1c441c538 Bug 877748 - Make it possible to open the Library with a given hierarchy
r=mano
2013-06-25 13:59:25 -04:00
Jared Wein
fde331f15a Bug 887515 - Replace multiple tab closing prompt with a menuitem to restore multiple tabs. r=ttaubert
--HG--
extra : rebase_source : 743b8bb459802675e38ef2ab8e8cee2c41b90f90
2013-07-17 18:48:39 -04:00
Ryan VanderMeulen
11569f273b Merge m-c to fx-team. 2013-05-13 16:33:59 -04:00
Mike Conley
e2b0608670 Bug 871594 - Replace references to BookmarksMenuButton with BookmarkingUI in browser-places.js. r=trivial. 2013-05-13 13:20:10 -04:00
Mike Conley
91070af6e4 Bug 871322 - Fix broken customizing mode after removing the bookmark menu button. r=mak. 2013-05-13 11:58:09 -04:00
Tim Taubert
ca94cc8a40 Bug 866444 - Use get/setIcon to restore tab icons and remove 'image' from xulAttributes; r=yoric 2013-05-13 11:09:03 +02:00
Mike Conley
720319bcd4 Bug 867343 - Back out star button UI changes. r=mak. 2013-05-10 11:19:48 -04:00
Marco Bonardo
d6fbc55a13 Bug 748894 - Move the bookmark star button outside of the location bar.
r=Mano
2013-04-23 16:06:17 +02:00
Raymond Lee
0412f5e14b Bug 834543 - Part 2: Update use of setCharsetForURI. r=mak 2013-03-22 01:06:53 +08:00
Marco Bonardo
4f925597b9 Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
William Chen
f34fa488f4 Bug 617532 - Implement UndoManager. r=ehsan 2013-01-03 22:54:26 -08:00