Jonathan Kingston
6375d2a38e
Bug 1278177 - Change container icons to a single sprite sheet and to be rendered by CSS r=jaws
...
MozReview-Commit-ID: 2M1yFOxweBm
2016-09-14 22:48:58 +01: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
Eric Rahm
1b5670be81
Bug 1311223 - Stop using nsISupportsArray for window args. r=froydnj
...
WindowWatcher allows for either nsIArray or nsISupports array to be passed in
for the arguments param. This converts all internal usage to nsIArray.
MozReview-Commit-ID: DQjtIkobik0
2016-10-19 16:23:57 -07:00
Gijs Kruitbosch
3ed3aaaf19
Bug 1000458 - stop races in location bar <return> handling code, r=mak
...
MozReview-Commit-ID: IcQCNj0FcCu
--HG--
extra : rebase_source : 863f6f214772252be7d310cacdc49d82be215216
2016-09-28 19:54:25 +01:00
Gijs Kruitbosch
17db78f2b5
Bug 1284395, r=bz,mconley,baku
...
MozReview-Commit-ID: 1nPyv7G3q7d
--HG--
extra : rebase_source : 9b0b75c43d441a13992f085ce6f766aee0614666
extra : source : 6036b8acdab58eb565f15e12f8184f8abe7c6413
2016-09-06 14:19:45 +01:00
Sebastian Hengst
e183b1ce5d
Backed out changeset 6036b8acdab5 (bug 1284395) for asserting in ChromeUtils::IsOriginAttributesEqualIgnoringAddonId at nsDocShell.cpp:8007 for Windows debug builds. r=backout
2016-09-19 17:10:09 +02:00
Gijs Kruitbosch
2370806614
Bug 1284395, r=bz,mconley
...
MozReview-Commit-ID: 1nPyv7G3q7d
--HG--
extra : rebase_source : 9e0d93d1dee7fff2b599da2e79d8a286d2ca8007
2016-09-06 14:19:45 +01:00
Carsten "Tomcat" Book
e3c2ddf887
Merge mozilla-central to mozilla-inbound
2016-09-08 12:42:45 +02:00
Andrea Marchesini
f84859945a
Bug 1299480 - Fix regression in the context menu when containers are in used, r=gijs
2016-09-08 11:40:46 +02:00
Fischer.json
7190eefb7f
Bug 1120967 - Broken middle/right click on links via about:preferences pages. r=jaws
...
MozReview-Commit-ID: FejMTP3invj
--HG--
extra : transplant_source : xN3%8A%28%5D%B4%82U%FC%DF%CE%CD%22%D0%236%1A%83o
2016-08-19 17:32:31 +08:00
Jared Wein
97e69eb233
Bug 336290 - remove --enable-safe-browsing from configure since its used everywhere. r=gcp
...
MozReview-Commit-ID: Duwu5vZOhtF
--HG--
extra : rebase_source : 564542010fd854c92978defba889b18a73f398f9
2016-08-31 19:28:29 -04:00
Jared Wein
5dd9ac0f8c
Bug 1218937 - Introduce a new option for switchToTabHavingURI's ignoreFragment to not overwrite the fragment portion. Use this new argument to switch to the preferences without changing the currently opened pane. r=mattn
...
MozReview-Commit-ID: JZmAsf8k5Qp
2016-08-31 12:53:23 -04:00
Jimmy Wang
86bcc6aeb3
Bug 1109146 - pass isContentWindowPrivate from ContentClick.jsm to utilityOverlay.js for saveURL instead of passing a CPOW initiating content document;r=Felipe
...
MozReview-Commit-ID: DWRh7ujqdy0
--HG--
extra : rebase_source : a5549e9b101c5ea8b1bf08682b95528eb2c70774
2016-05-11 17:33:09 -04:00
Jimmy Wang
c9b28eae44
Bug 1109146 - skip prompt for downloading a file when you alt+click a link; r=Felipe
...
Changed saveURL to follow the same behavior as in the non-e10s code path which is in
function handleLinkClick(event, href, linkNode)
in browser.js which skips the download prompt when
where == "save"
set when you alt+click a link
MozReview-Commit-ID: 9MfMDR5XAEE
--HG--
extra : rebase_source : b433ac09d6a04eaaacaaf5c10b890b2af6a0d931
2016-05-10 13:24:19 -04: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
Jared Wein
e6276ea7f5
Bug 1294547 - Enable the comma-spacing rule for eslint. r=felipe
...
MozReview-Commit-ID: RCSDEvvk2I
2016-08-16 15:44:15 -04: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
Christoph Kerschbaumer
caedb13ef1
Bug 1286472: Replace owner with triggeringPrincipal within docshell. r=bz
2016-07-28 09:20:41 +02:00
Kurt Carpenter
574482a5c5
Bug 1251841 - switchIFURIInWindow can ignore fragments AND query strings, add tests. r=markh
...
MozReview-Commit-ID: DVLzg2KHQCd
2016-07-26 10:34:53 +10:00
Andrea Marchesini
664f31d0dc
Bug 1287091 - part 4 - ContextualIdentityService create/remove/update, r=Gijs
2016-07-25 09:25:56 +02:00
Andrea Marchesini
92509cea83
Bug 1287091 - part 1 - ContextualIdentityService should use a storage for the containers, r=Gijs
2016-07-25 09:25:08 +02:00
Carsten "Tomcat" Book
4e8b78c1f2
Backed out changeset bf7c4e797f76 (bug 1287091) for bc3/bc6 test failures
2016-07-24 14:32:04 +02:00
Andrea Marchesini
6871885a3e
Bug 1287091 - part 1 - ContextualIdentityService should use a storage for the containers, r=Gijs
2016-07-23 08:57:40 +02:00
Wes Kocher
9c46018401
Backed out 5 changesets (bug 1287091) for build bustage after assertions in SharedIC.h CLOSED TREE
...
Backed out changeset c57fd3af416e (bug 1287091)
Backed out changeset edad0174cb12 (bug 1287091)
Backed out changeset 7ed07b35bad6 (bug 1287091)
Backed out changeset 939d5064ab91 (bug 1287091)
Backed out changeset acbca9af0a3b (bug 1287091)
2016-07-22 11:14:13 -07:00
Andrea Marchesini
2809a4efe7
Bug 1287091 - part 4 - ContextualIdentityService create/remove/update, r=Gijs
2016-07-22 16:19:50 +02:00
Andrea Marchesini
496107445f
Bug 1287091 - part 1 - ContextualIdentityService should use a storage for the containers, r=Gijs
2016-07-22 16:14:24 +02:00
Tim Huang
fd497dc733
Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku
...
--HG--
rename : browser/components/contextualidentity/ContextualIdentityService.jsm => toolkit/components/contextualidentity/ContextualIdentityService.jsm
2016-07-11 20:03:00 +02:00
Andrea Marchesini
1bf257e0b3
Bug 1276880 - 'Open link in a new <container_name> Tab' in the context menu, r=gijs
2016-06-12 16:23:10 +02:00
Sebastian Hengst
cfb60054b0
Backed out changeset 20ea7d3d347f (bug 1276880) for failing browser-chrome test browser_referrer_open_link_in_container_tab2.js. r=backout
2016-06-10 18:21:05 +02:00
Andrea Marchesini
0dc0ba53a2
Bug 1276880 - 'Open link in a new <container_name> Tab' in the context menu, r=gijs
2016-06-10 14:00:23 +02:00
Andrea Marchesini
dd6cbdac21
Bug 1271516 - Introducing nsIWebNavigation.setOriginAttributesBeforeLoading, r=smaug
2016-06-07 19:59:22 +02:00
Phil Ringnalda
035f8773be
Back out 32d16086e85e (bug 1271516) for frequent ChromeUtils::IsOriginAttributesEqual assertin failures
...
CLOSED TREE
2016-06-06 21:07:42 -07:00
Andrea Marchesini
943c6e667c
Bug 1271516 - Introducing nsIWebNavigation.setOriginAttributesBeforeLoading, r=smaug
2016-06-07 00:47:13 +02:00
Jonathan Kingston
08ef5cffc4
Bug 1275432 - showing container icons in file and tab menu. r=jaws
...
MozReview-Commit-ID: 9QJHU188MwI
--HG--
extra : transplant_source : w%8B%22u%2C%26%CE%F7%C0%9C%C5%A8%0Fk_%E5%10%CE%82%9B
2016-05-26 12:12:24 +01:00
Andrea Marchesini
e42cf01dd7
Bug 1267923 - Move the CSS rules to ContextualIdentityService, r=mconley
...
--HG--
rename : browser/modules/UserContextUI.jsm => browser/components/contextualidentity/ContextualIdentityService.jsm
rename : browser/themes/shared/usercontext/usercontext.inc.css => browser/components/contextualidentity/content/usercontext.css
2016-05-17 15:03:43 +02:00
Gijs Kruitbosch
bc5ac03ed0
Bug 1254503 - ignore exceptions from trying to fix up obviously broken URIs, r=mak
...
MozReview-Commit-ID: 7fdJZmtc1zK
--HG--
extra : rebase_source : 0b0620a9e9c67900cd9a19aa0362118285de9ff5
extra : amend_source : 0e409a6b97e981f2fb4511658c94a041fabb24a4
2016-03-08 17:12:01 +00: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
Olivier Yiptong
34b9965e0a
Bug 1240169 - Revert to returning a dynamic newtab URL for BROWSER_NEW_TAB_URL r=mconley
...
--HG--
extra : commitid : 29XwjrFyLy7
extra : rebase_source : 401613c7d6539d615392bc6a02e819abe1f419ab
2016-01-23 01:17:55 -05:00
Jared Wein
b82fbe3699
Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs
...
--HG--
extra : commitid : 5Dm73Qky4vC
extra : rebase_source : 081f9eb19df15bcde305e87dbacea64cfe488249
2016-01-15 12:35:15 -05:00
Olivier Yiptong
05ae43811e
Bug 1218996 - AboutRedirector uses aboutNewTabService exclusively for about:newtab r=mconley
...
--HG--
extra : rebase_source : 69dc781b09b42ac09a5318baec82d5f78de12765
2016-01-11 20:30:07 -05:00
Wes Kocher
1f00d8d838
Backed out 4 changesets (bug 1218996) for talos svg failures CLOSED TREE
...
Backed out changeset ba750628c4f3 (bug 1218996)
Backed out changeset 2205cce34824 (bug 1218996)
Backed out changeset 9410cbc0545e (bug 1218996)
Backed out changeset 7839222071ac (bug 1218996)
--HG--
extra : commitid : Ju4TBTVoAIr
2015-12-23 11:09:05 -08:00
Olivier Yiptong
b27d95d0b3
Bug 1218996 - AboutRedirector uses aboutNewTabService exclusively for about:newtab r=marcosc,mconley
...
--HG--
extra : rebase_source : 0fff8d01aa58f86c018dc2c2e73490f3b8fe8e9a
2015-12-21 16:14:23 -05:00
Felipe Gomes
087db58d94
Bug 1228655 - Remove ifdefs from utilityOverlay. r=Gijs
2015-12-01 20:06:16 -02:00
Felipe Gomes
64cf0b9fdc
Bug 1228655 - Remove ifdefs for MOZ_SAFE_BROWSING. r=Gijs
2015-12-01 20:05:48 -02:00
Gijs Kruitbosch
35bed1c0ce
Bug 1209591 - allow loadURI consumers to expose whether an error page was immediately loaded as result of an error, r=smaug,mak
...
--HG--
extra : commitid : 9tlkWrUKl12
extra : rebase_source : bb5b476dc28cebc66a99d23934a5214530e9a008
extra : amend_source : f62e5a91df5af9eea893fbb9a13980e9fdd56a38
2015-10-27 16:44:24 +01:00
Christoph Kerschbaumer
eee83aa5d8
Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
...
--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-20 18:51:25 -07:00
Wes Kocher
c6deb98829
Backed out 3 changesets (bug 1204983) for talos(g2) failures
...
Backed out changeset 00c07b02c8a8 (bug 1204983)
Backed out changeset a4879b180d2d (bug 1204983)
Backed out changeset 38b6f878608a (bug 1204983)
2015-10-19 16:09:33 -07:00
Christoph Kerschbaumer
38062824d0
Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
...
* * *
Bug 1204983 - Replace NewTabURL.jsm with simpleBrowserServices.js (r=florian)
--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-19 13:29:33 -07:00
Wes Kocher
e3ef408502
Backed out 3 changesets (bug 1204983) for various talos failures
...
Backed out changeset 5bdf50e82ca8 (bug 1204983)
Backed out changeset 602e91d48e43 (bug 1204983)
Backed out changeset c7d3635f771a (bug 1204983)
2015-10-16 09:29:36 -07:00
Christoph Kerschbaumer
29b3c0aded
Bug 1204983 - Deprecate NewTabURL and forward calls to AboutNewTabService (r=florian,olivier)
...
* * *
Bug 1204983 - Replace NewTabURL.jsm with simpleBrowserServices.js (r=florian)
--HG--
rename : browser/components/newtab/tests/xpcshell/test_NewTabURL.js => browser/components/newtab/tests/xpcshell/test_AboutNewTabService.js
2015-10-16 06:54:42 -07:00
Steven Englehardt
201f99551c
Bug 1191442 - Add "New Container Tab" to File Menu. r=paolo
2015-09-28 13:00:28 -07:00
Steven Englehardt
14376c86b2
Bug 1191442 - Add support for userContextId in New Tab UI r=paolo
2015-09-28 13:00:25 -07:00
Jared Wein
70099b93ec
Bug 1140495 - Remove support for windowed preferences. r=ttaubert
...
--HG--
extra : rebase_source : 2b29244f4813593171b436f551735dfcc13d6474
2015-09-02 12:12:55 -04:00
Edouard Oger
4426a9a7a8
Bug 1152385 - Change sync entries points linking to about:accounts to link to about:preferences#sync. r=markh
2015-08-24 19:40:00 -04:00
Nihanth Subramanya
fb7c08fefa
Bug 1118285 - The browser.newtab.url preference is abused and should be removed.
2015-05-27 17:35:03 -07:00
Gijs Kruitbosch
6ac096ebe6
Bug 1044351 - prevent popup blocker from blocking windows opened by loaded javascript: URIs by allowing popups for such loads from the location bar. r=mak/mrbkap
2015-06-16 16:26:36 -04:00
Alex Verstak
673fbec87c
Bug 1113431 - Propagate referrer policy throughout the UI: command-click and context menu open link in new tab/window. r=gijskruitbosch
2015-03-04 23:29:55 -08:00
Gijs Kruitbosch
10efcb7f71
Bug 1019828 - openPreferences should also work if no windows are open, r=jaws
2015-03-04 16:02:21 +00:00
Nathan Froyd
ed1b0adc6c
Bug 1133201 - part 2 - don't send referrer information when opening new windows via context menu; r=Gijs,mconley
...
Part 1 fixed sending referrer information when opening a plain text
"link" in a new tab through the context menu. This patch fixes the same
problem, but for the case of opening in a new window, since we take
slightly different paths through |openLinkIn| for tabs vs. windows.
2015-02-17 16:17:06 -05:00
Nathan Froyd
d5dc59ac0e
Bug 1118502 - part 2 - ensure addOneTab sees a referrer URI if it was available; r=mconley
...
addOneTab uses the existence of a referrer URI to determine where to
position the newly opened tab. Bug 1031264 changed callsites so that a
referrer URI was no longer passed in if the opening link had
rel=noreferrer set on it. This change, then, broke placement of newly
opened tabs if their opening link had rel=noreferrer on it.
Instead of not passing in the referrer URI if rel=noreferrer, let's
instead explicitly tell addOneTab whether rel=noreferrer was present on
the opening link. Then addOneTab can hide the referrer URI from the
actual network request, while still using the referrer URI to determine
tab placement.
2015-02-06 14:00:45 -05:00
Birunthan Mohanathas
e597ad29ec
Bug 1093101 - Use user-set browser.newtab.url pref for new tabs in private windows. r=dao
2015-01-13 06:41:15 +02:00
Dão Gottwald
3db60dbec7
Bug 1108555 - [e10s] closing last tab does not focus urlbar (browser.tabs.closeWindowWithLastTab = false). r=jimm,mconley
2014-12-17 18:17:38 +01:00
Gijs Kruitbosch
c3882b9ccd
Bug 1094179 - use uriFixup for trimURL, r=dao
...
--HG--
extra : rebase_source : 2b779b615854513d0bfdce6f13fc56f00e69d29d
2014-11-05 14:17:42 +00:00
Gijs Kruitbosch
1280113569
Bug 690307 - make trimURL not generate URLs that parse back into search queries, r=mak
...
--HG--
extra : rebase_source : ef509eef3a3427288ba204b32046c4565f3c5cc2
2014-11-01 22:57:56 +00:00
Birunthan Mohanathas
b9d87d3910
Bug 1074081 - Part 2: Focus location bar when opening new private windows regardless of the browser.newtab.url pref. r=ehsan,gavin
2014-10-14 17:32:15 +03:00
Mike Conley
d3974cd62a
Bug 1050447 - Skip focusing content if we're opening a new about:blank or about:newtab tab. r=dao, feedback=jimm.
...
This fixes a change in order of focus events for e10s after bug 1009628 landed.
We were accidentally focusing the content after focusing the URL bar for new
tabs. We now skip focusing the content entirely when opening a new tab.
--HG--
extra : histedit_source : a6c140d4e2b4677209b039880922c29e7c24b584
2014-08-20 11:23:43 -04:00
Mike Conley
29344471e8
Backing out 3031346b1104 (bug 1050447) for not fixing the bug at all.
2014-08-16 15:44:10 -04:00
Mike Conley
141477bfbd
Bug 1050447 - Skip focusing content if we're opening a new about:blank or about:newtab tab. r=Unfocused.
...
This fixes a change in order of focus events for e10s after bug 1009628 landed.
We were accidentally focusing the content after focusing the URL bar for new
tabs. We now skip focusing the content entirely when opening a new tab.
--HG--
extra : histedit_source : ce4239e776b58992ccec65d2ade578e68978240c%2Cb9bded035324f4bdc3e6533c1edffb8dc0107ff3
2014-08-15 10:42:37 -04:00
Dão Gottwald
9b787b8c8f
Bug 1039904 - Changing the URL in a pinned tab shouldn't open a new tab. r=gavin
2014-08-01 18:20:57 +02:00
Trishul Goel
e3a2c2e2fb
Bug 1038604 - Rename disableMCB to allowMixedContent. r=dao
2014-07-16 22:03:15 +02:00
Dão Gottwald
39e4605c54
Bug 1034845 - Re-enable pasting data URIs to the location bar. r=gijs
...
--HG--
extra : rebase_source : e03b3d39e47dd1c917e0e343621d8c51f500685e
2014-07-11 00:39:55 +02:00
Jim Blandy
7e20285e70
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
Jared Wein
40d61b3372
Bug 754304 - make in-content preferences linkable via URL, follow-up to use the ignoreFragment API change that bug 1025195 landed. r=me
...
--HG--
extra : rebase_source : 6405245a2ccfdd09cc3cad86cf846d8c71c5abf7
2014-06-20 00:32:58 -04:00
Jared Wein
9954500055
Bug 754304 - make in-content preferences linkable via URL. r=mattn
2014-06-19 16:12:52 -04:00
Jared Wein
f2734dc7d4
Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
...
--HG--
extra : rebase_source : 9b9c58a967bb52b596457f41b697085c46fb0ba6
2014-05-11 15:52:33 -04:00
Carsten "Tomcat" Book
b81afe3348
Backed out changeset 49859608dbb8 (bug 741047) for bc1 memory leaks
2014-05-15 10:31:36 +02:00
Jared Wein
9956304a3f
Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
...
--HG--
extra : rebase_source : cf486a6e5c8673d66a57e3b726b58073c694a338
2014-05-11 15:52:33 -04:00
Jared Wein
f41c47ecca
Backed out changeset 0e11a16741bf (bug 741047)
2014-05-11 17:37:57 -04:00
Jared Wein
7a8afd9c0f
Bug 741047 - Implement opening in-content preferences to a given view. r=Gijs
2014-05-11 15:52:33 -04:00
Allison Naaktgeboren
9ae4ef91c3
Bug 921947 - openNewTabWith/openNewWindowWith reference content document which may be null. r=felipc
2014-04-24 12:43:00 -04:00
Blair McBride
f5122b2661
Bug 966933 - [Australis] UITour: Add a UI tour link in the Help menu. r=Gijs
2014-03-06 14:41:43 +13:00
Mike Conley
ea09fc2f9e
Bug 979031 - [Australis] Don't animate the opening of the about:customizing tab. r=dao.
2014-03-04 10:24:00 -05:00
Mike Cooper
54df751646
Bug 970337 - Switch Help->Submit feedback to use a product url. r=mak
2014-02-24 09:57:30 -05:00
Bill McCloskey
c6980cd416
Bug 961529 - Add Feeds module (r=felipe)
2014-02-08 17:41:30 -08:00
Ehsan Akhgari
401caf814b
Bug 958985 - Fix the variable names (pushed the wrong patch)
2014-01-14 08:44:11 -05:00
Ehsan Akhgari
b1d4e4a699
Bug 958985 - Make isBidiEnabled check the intl.uidirection.<locale> pref; r=smontagu
2014-01-14 08:41:41 -05:00
Christian Legnitto
a7ce12665b
Bug 935377 - Firefox should fix common scheme typos, r=dolske
2014-01-12 12:02:27 -08:00
Henri Sivonen
3874104ae5
Bug 945627 - Remove tracking of URL UTF-8ness. r=dao,bzbarsky.
2013-12-05 18:03:12 +02:00
Christoph Kerschbaumer
2df9d73cd4
Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - tabbrowser part. r=gavin
2013-10-10 21:26:32 -07:00
Tim Taubert
43df2515e7
Bug 754344 - Make in-content prefs navigation look like about:addons r=jaws
...
From 8e5ce19d039052d06c099a87c2c315353bc589cf Mon Sep 17 00:00:00 2001
2013-11-05 13:21:28 +01:00
Gavin Sharp
992c46c5f1
Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice
2013-10-08 14:00:48 -07:00
Boris Zbarsky
0c4e2cc50c
Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
...
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Sebastian Hengst
daca5fa69c
Bug 906465 - gatherTextUnder in utilityOverlay.js returns only alt text for image (img) if found. r=dao
2013-08-18 21:40:47 +02:00
Michael Harrison
727f972af5
Bug 890367 - Correctly handle non-ASCII text in browser.newtab.url. r=ttaubert
2013-07-23 10:52:20 -04:00
Dão Gottwald
50d99510cf
Backed out changeset f029edccac09
2013-03-18 16:46:17 +01:00
Josh Matthews
1a96454dca
Bug 847971 - Make openURL select recent windows that match the current privacy state. r=dolske
...
--HG--
rename : browser/modules/RecentWindow.jsm => toolkit/modules/RecentWindow.jsm
2013-03-14 17:41:52 -04:00
Josh Matthews
ffa62e6b81
Bug 847952 - Make utility function to return the topmost window discriminate between public and private windows. r=dao
2013-03-17 11:12:54 -04:00
Dão Gottwald
ccb7ee887a
Backed out changeset 3f534921cf61
2013-03-17 22:44:57 +01:00
Josh Matthews
870c8b66d3
Bug 847952 - Make utility function to return the topmost window discriminate between public and private windows. r=ehsan
2013-03-17 11:12:54 -04:00
Raymond Lee
f4964ef4b1
Bug 840678 - Use HTTPS instead of HTTP for input.mozilla.org submissions. r=gavin
2013-03-06 12:03:25 +08:00
Dão Gottwald
861a73ed10
Bug 846707 - Let openLinkIn raise the target window unconditionally. r=enn
2013-03-04 19:11:23 +01:00
Dão Gottwald
dcf1e37fc3
Bug 845811 - openLinkIn should use the target window's isBlankPageURL function. r=ehsan
...
--HG--
extra : rebase_source : ca94dd1d85f6f51e5a600f972840f4a95ec47851
2013-02-28 19:18:41 +01:00
Andre Reinald
553e7f2f76
Bug 809254 - New Tab (⌘T) while minimized leaves the window minimized. r=dao
2013-02-26 18:18:26 +01:00
Ehsan Akhgari
565d0479c3
Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
...
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Mike Connor
d4fe13826f
bug 830418 - hide health report menu items if health report is disabled, r=rnewman
2013-01-14 19:55:43 -05:00
Mike Connor
c6f8294a6c
bug 719484 - build about:healthreport, r=dolske
...
--HG--
extra : rebase_source : 54dac2005640bcf6f0b37c16cfbf04bb11d5def1
2013-01-11 15:31:38 -08:00
Ehsan Akhgari
9637763028
Bug 822008 - Only listen to private-browsing-transition-complete in global PB builds for determining the new tab URL; r=jdm
2012-12-15 12:10:05 -05:00
Ehsan Akhgari
e27cd9a016
Followup for bug 456884 - Fix the variable name to match the surrounding ones
...
DONTBUILD
2012-11-30 11:32:36 -05:00
Ehsan Akhgari
df05f3974e
Bug 456884 - Provide a way to open a link into private browsing mode; r=dao ui-r=madhava
2012-11-27 10:09:24 -05:00
Marco Bonardo
7e9e3b522a
Bug 814264 follow-up: change the error text. DONTBUILD
...
r_irc=gavin
2012-11-28 18:26:02 +01:00
Marco Bonardo
6e12b280a6
Bug 814264 - Restore the ability to call openUILink without an event parameter.
...
r=gavin
2012-11-27 17:06:17 +01:00
Ed Morley
b20dd8a90e
Backout fae627fef335 (bug 795065) for browser-chrome failures
2012-11-27 17:34:42 +00:00
Marco Bonardo
51bebb457c
Bug 814264 - bug 795065 broke calling openUILink without an event parameter.
...
r=gavin
2012-11-27 17:06:17 +01:00
Ehsan Akhgari
f1d775755a
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ed Morley
9b9179d8dc
Backout 6e26bb277c64 (bug 799780), cb395ed2de20 (bug 799664), cd5679486c7b (bug 799526) for causing frequent failures in browser_bug400731.js
2012-10-11 15:00:05 +01:00
Ehsan Akhgari
8101798633
Bug 799780 - Remove gPrivateBrowsingUI.autoStarted and move that API to PrivateBrowsingUtils; r=jdm
2012-10-09 20:34:59 -04:00
Ehsan Akhgari
0d95057a75
Bug 798516 - Remove support for gPrivateBrowsingUI.privateWindow; r=jdm
...
This patch replaces the privateWindow API with the toolkit
PrivateBrowsingUtils.isWindowPrivate API, which is better in the sense
that it is chrome/content agnostic and is not browser/ specific.
2012-10-05 19:25:52 -04:00
Josh Matthews
be721d5624
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
2012-10-03 13:10:20 -04:00
Abhishek Potnis
74a83a6378
Bug 691925 - Replaced content.focus() with gBrowser.selectedBrowser.focus() and/or window.focus(). r=dao
2012-09-19 12:59:26 +02:00
Justin Dolske
2782385573
Bug 769960 - Refactor the terrifying code in nsSafebrowsingApplication.js. r=fryn, f=gcp
2012-07-27 23:25:11 -07:00
Saurabh Anand
1c547314a0
Bug 774660 - openPreferences should consistently not return a window object; r=dao
2012-07-18 20:48:11 +05:30
Saurabh Anand
8c8275699b
Bug 767836 - show custom newtab page in private browsing mode if configured; r=ttaubert
2012-07-04 02:37:22 +05:30
Ehsan Akhgari
5e8b4e4f9c
Bug 767835 - Avoid using about:privatebrowsing as the new tab URL when permanent private browsing has been turned on; r=ttaubert
2012-06-25 13:00:32 -04:00
Ed Morley
df9d145497
Backout 4e195dd3a989 (bug 767835) for mochitest-browser-chrome failures
2012-06-26 09:23:16 +01:00
Ehsan Akhgari
212be4835a
Bug 767835 - Avoid using about:privatebrowsing as the new tab URL when permanent private browsing has been turned on; r=ttaubert
2012-06-25 13:00:32 -04:00
Saurabh Anand
2bc8a651e6
Bug 763468 - Use about:privatebrowsing for new tabs opened in private browsing mode; r=ttaubert
2012-06-21 03:13:19 +05:30
Gervase Markham
82ff7027aa
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Devan Sayles
1588bcb0ed
Bug 735471 - Add a pref to switch between window'd preferences and in-content preferences. r=jaws,bmcbride
2012-05-08 19:31:51 -07:00
Dão Gottwald
eca3eda57d
Bug 740389 - Clean up openTopWin and mark it as deprecated. r=gavin
2012-03-29 19:46:26 +02:00
Dão Gottwald
a5c28052c9
Bug 631500 - Let openUILink accept an object with named parameters. r=gavin
2012-03-17 20:39:08 +01:00
Tim Taubert
51287dfa45
Bug 722263 - New Tab Page: changing browser.newtab.url require restart; r=dao
2012-03-13 03:03:46 +01:00
Johan Charlez
f636800252
Bug 713052 - Add preference for disabling ALT-clicks to save links. r=gavin
2012-03-01 17:08:03 -05:00
Ryan VanderMeulen
609a137d6f
Backout bug 713052 (rev 5c84280687df). The checkin-needed flag was removed as a mid-air collision when I committed this.
2012-02-28 18:47:32 -05:00
Johan Charlez
c290de958c
Bug 713052 - Add preference for disabling ALT-clicks to save links. r=gavin
2012-02-28 18:40:38 -05:00
Dan Witte
3554776016
Bug 729363 - Don't dump to console when shell service unavailable. r=gavin
2012-02-22 14:06:55 +01:00
Tim Taubert
3034f95b20
Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin
2012-01-25 23:43:27 +01:00
Tim Taubert
6210f83731
Backed out changeset 746adaa9c9da (bug 455553)
2012-01-26 18:27:49 +01:00
Tim Taubert
ea80ee7eb8
Bug 455553 - Part 3 - about:newtab integration; r=fryn,gavin
2012-01-25 23:43:27 +01:00
Dão Gottwald
0822b0d798
Bug 485237 - Use \!toolbar.visible instead of the chromehidden attribute existence to identify popups. r=gavin
...
--HG--
extra : rebase_source : e5a18e5dca37e8ce3a0b5c832b376787d269b310
2012-01-24 01:37:54 +01:00
Reuben Morais
07000b58d8
Bug 490225 - Open new tabs in existing browser window if there is one. r=dao
2011-12-20 14:02:48 +01: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
Paul Rouget
b8c9f283b0
Bug 710878 - Bookmark label can omit part of the text in the link; r=dietrich
2011-12-15 19:42:12 +01:00
Masatoshi Kimura
207912d4cd
Bug 700566 - Pressing enter or copying URL on an http:// site whose hostname begins with "ftp<digit>" results in incorrect URL being loaded/copied. r=gavin
2011-11-10 14:55:07 +01:00
Masatoshi Kimura
460f54099b
Bug 461304 - Part 2: Use UTF-8 flag in the browser; r=gavin
2011-11-05 15:48:28 +00: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
Gavin Sharp
515bccb840
Bug 674161: middle mouse paste should prevent inheriting the current page's principal, r=dao
...
--HG--
extra : transplant_source : p%9Eg%80%9D%A5%C5%A8%F1%A7%3F5%3B%93%C0%03%9A%D7%CE%5B
2011-07-28 08:37:56 -07:00
Gavin Sharp
5d7f7b3a95
Bug 610203: alt+enter in location bar shouldn't open invisible tabs in popup windows (open them in a full browser window instead), r=dao
2010-11-07 08:30:26 -05:00
Frank Yan
e05442f9a2
Bug 455694 - Animate tab reordering & detaching. r=dolske ui-r=limi
2011-07-26 22:26:14 -07:00
Dão Gottwald
6ccb27992f
Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh
2011-06-23 10:13:41 +02:00
Pascal Chevrel
00bdc3ebdf
Bug 608934 - About window needs a close button (Gnome 3 integration). r=gavin
2011-05-31 14:20:09 +02:00