Florian Quèze
0a4ee94a29
Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws.
2017-01-27 10:51:02 +01:00
Jared Wein
0c2dd4fa35
Bug 1329017 - Enable the no-useless-return rule for eslint and use eslint --fix to autofix the errors. r=standard8
...
MozReview-Commit-ID: 2MhpvzUDgtK
2017-01-06 12:09:28 -05:00
Jared Wein
242ab87626
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Muhsin Ali Steiman
4712994b1d
Bug 1188787 - Use AppConstants.jsm instead of preprocessing in browser/components/places. r=mak
2015-08-28 07:37:00 -04:00
Gijs Kruitbosch
476bf86d60
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
Kyle Huey
2f9137d5aa
Bug 1082880: Fix a typo introduced in bug 979835. r=me
2014-10-14 16:15:43 -07:00
Jon Morton
4a98f87acc
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
2014-10-14 13:15:21 -07:00
Gijs Kruitbosch
9ace2cd351
Bug 1006989 - hide and disable cut/copy/delete/properties when opening bookmarks context menu with no selection, r=mano
2014-06-05 15:28:07 +01:00
Jim Blandy
39dc0c6097
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Asaf Romano
3768230cb9
Bug 762799 - Cannot open bookmark from sidebar with keyboard (with Enter key). r=mak
2012-06-28 21:24:44 +03:00
Gervase Markham
cb6a072c2a
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Asaf Romano
a8ff32cb06
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
OHZEKI Tetsuharu
a96cf50191
Bug 647951 - Fix for "window.top.XULBrowserWindow is null" error. r=mak
2012-03-28 20:35:13 +02:00
Asaf Romano
89c7fa829f
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
8c6290ae5e
Backed out changeset dd398fdba56f due to permaorange
2011-01-22 02:44:33 +01:00
Asaf Romano (Mano)
3aefbc82bc
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
Dietrich Ayala
bb26fc7497
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
3bf4bd8fd7
Backout of bug 574688 due to test failure, a=backout.
2010-09-16 15:40:32 +07:00
Dietrich Ayala
0765123393
Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7)
2010-09-16 13:09:27 +07:00
Robert Kaiser
86f961dfe0
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
Ehsan Akhgari
5795b22773
Bug 501413 - In a right-to-left localization, clicking any url in the bookmark sidebar doesn't work; r=mak77
2009-07-01 01:17:13 -07:00
31ff4dfaf0
Bug 402558 - urls from bookmarks folder in sidebar don't open in tabs on middle-click. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me.
2008-03-14 13:17:14 -07:00
93b09ca5b2
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano)
2008-03-13 12:25:49 -07:00
b1849d036b
Backing out test of bug 384370
2008-03-10 10:49:31 -07:00
2571ebe699
Bug 384370 - test perf run (r=mano)
2008-03-10 09:41:52 -07:00
0781141317
backing out test checkin of bug 384370
2008-03-04 14:12:27 -08:00
6da087308d
TESTING - temp checkin of bug 384370 (r=mconnor)
2008-03-04 13:23:04 -08:00
5d455b7439
backing out test patch for bug 384370
2008-03-04 12:04:14 -08:00
bb3c05808d
Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor)
2008-03-04 11:50:18 -08:00
6bb7b53329
backing out, broke when unrotting
2008-03-04 11:43:35 -08:00
5ee69ae743
Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor)
2008-03-04 11:41:52 -08:00
9b9e2aedff
backing out bug 384370 for hosation of Ts
2008-02-29 09:29:58 -08:00
4ea67490b4
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner)
2008-02-29 08:39:13 -08:00
083ba1ff68
backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac
2008-02-27 11:05:52 -08:00
d088f39bf8
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano)
2008-02-27 10:14:13 -08:00
6a3dea2ebe
Bug 419549 - click bookmark item does not work. r=mak77, a~post-facto, see comment 6.
2008-02-26 02:37:59 -08:00
345e6ae748
Fix typo from patch for bug 239429: clearURLFromStausBar -> clearURLFromStatusBar
2008-02-21 16:58:07 -08:00
9f25bf2509
Bug 239429 - display URL in status bar while using bookmark & history sidebars. patch from Michael Schonfeld <dev@schonfeld.org>, r=me, a=beltzner.
2008-02-20 17:41:00 -08:00
mozilla.mano@sent.com
2dc507c008
Bug 362292 - [places] implement places-based-bookmarks sidebar (NPOB). patch from Dan Mills <thunder@mozilla.com>, r=me.
2007-02-08 13:33:04 +00:00