Mike Conley
3a514dc52d
Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
...
Original patch by Ursula Sarracini
2015-09-30 17:50:48 -04:00
Wes Kocher
29a89edbfa
Backed out 6 changesets (bug 1110511) for automation timeouts in mochitest-bc suites
...
Backed out changeset eddfd7f32a1c (bug 1110511)
Backed out changeset 0eb0dda094b3 (bug 1110511)
Backed out changeset 8e20cd68ca78 (bug 1110511)
Backed out changeset c7b983f65568 (bug 1110511)
Backed out changeset 219d86f78b6b (bug 1110511)
Backed out changeset 0e055b648e10 (bug 1110511)
2015-10-05 16:38:03 -07:00
Mike Conley
8da9a995f8
Bug 1110511 - Add comment and email input to about:tabcrashed. r=felipe,ntim
...
Original patch by Ursula Sarracini
2015-09-30 17:50:48 -04:00
Bill McCloskey
8612a67a22
Back out bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process
2015-10-07 11:15:11 -07:00
Christoph Kerschbaumer
30c34bf664
Bug 1199295 - Pass right loadingPrincipal to uriloader/prefetch - browser (r=gijs)
2015-10-02 09:15:42 -07:00
Carsten "Tomcat" Book
1993294fe3
Merge m-c to mozilla-inbound
2015-10-02 13:37:27 +02:00
Carsten "Tomcat" Book
e258c4fe83
Merge m-c to fx-team
2015-10-01 14:16:12 +02:00
Carsten "Tomcat" Book
8e4b85e6dd
merge mozilla-inbound to mozilla-central a=merge
2015-10-01 12:39:25 +02:00
Seth Fowler
fe09292c5c
Bug 1118926 (Part 2) - Remove remnants of -moz-resolution in JavaScript code. r=dolske
2015-09-30 17:00:56 -07:00
Wes Kocher
04308082d0
Merge m-c to inbound a=merge
2015-09-30 14:10:21 -07:00
Tooru Fujisawa
5c61999d79
Bug 1207490 - Part 1: Remove use of expression closure from browser/base/. r=dao
2015-09-21 00:29:37 +09:00
Bill McCloskey
aa1b6377d3
Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs)
2015-10-01 21:18:48 -07:00
Brian Grinstead
89ee7afc59
Bug 1206916 - Crop permissions labels if there isn't enough space in the Control Center;r=paolo
2015-09-30 12:03:27 -07:00
Steven Englehardt
fb7f53abcd
Bug 1191455 - Add URL bar decoration signifying which user context the tab is in. r=paolo
2015-09-04 17:11:00 +02:00
David Rajchenbach-Teller
c95d591e6c
Bug 1089695 - Async sanitize.js;r=mak
2015-07-27 19:18:19 +02:00
Steven Englehardt
4547daa96c
Bug 1191442 - Add "New Container Tab" to File Menu. r=paolo
2015-09-28 13:00:28 -07:00
Paolo Amadini
e90219b405
Bug 1204486 - Simplify gIdentityHandler and show connection type in the fullscreen notification. r=ttaubert
2015-09-22 14:37:39 +01:00
J. Ryan Stinnett
7f772ffff3
Bug 1201535 - Open view source tabs with about:blank. r=bz
...
Loading a view source tab as "about:blank" gets us the fresh tab we need without
making redundant requests. The view source module will retrieve the actual data
as needed.
2015-09-24 12:39:07 -05:00
Dave Townsend
f657500ff0
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
Gijs Kruitbosch
a4df1a64d9
Bug 1183296 - feeds should display in e10s mode, r=billm
2015-09-17 18:06:44 +01:00
Wes Kocher
69b522405d
Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
...
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
2015-09-22 11:02:55 -07:00
Dave Townsend
eef8701d19
Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
...
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.
I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.
UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
J. Ryan Stinnett
2dada8f365
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Richard Barnes
ccd0c374b4
Bug 1204616 - Control Center should show full host name (w/ subdomains) in security block. r=MattN,liuche
2015-09-16 18:01:27 -07:00
Wes Kocher
050b69a1d0
Merge mozilla-inbound to m-c a=merge CLOSED TREE
2015-09-16 10:52:53 -07:00
Tim Taubert
b7263b59e5
Bug 1193004 - Always show permissions section in the Control Center r=bgrins
2015-09-16 12:51:19 +02:00
Carsten "Tomcat" Book
e49f54351d
Backed out 1 changesets (bug 1193004) for bc7 test failures
...
Backed out changeset 98f6e793e383 (bug 1193004 )
2015-09-14 15:18:25 +02:00
Tim Taubert
1f6921528a
Bug 1193004 - Always show permissions section in the Control Center r=bgrins
2015-09-04 14:02:41 +02:00
Blake Kaplan
dc9e77b04a
Bug 1121052 - Reset the zoom level for crashed tab pages.
2015-09-11 11:21:14 +05:30
Gijs Kruitbosch
ab1a3f0cc7
Bug 1195757 - treat about:cache as chrome, make checks on about: pages stricter, catch exceptions from NetUtil.jsm, r=ttaubert
2015-09-08 19:07:07 +01:00
Brian Grinstead
286f320692
Bug 1203280 - Back out all non-test changes from changeset f460ad2878d9 (bug 1193158);r=MattN
2015-09-09 15:19:36 -07:00
Brian Grinstead
368c1699d4
Bug 1203280 - Back out all non-test changes from changeset 064a1ae9f3d4 (bug 1199790);r=MattN
2015-09-09 15:19:34 -07:00
J. Ryan Stinnett
022a50634a
Bug 1165599 - Restore basic external view source. r=jsantell
...
CLOSED TREE
This restores external view source after changes in bug 1025146. It does
function in e10s, however the page descriptor is not used, so viewing a POST
result will GET the page instead. This is the same as it was before bug
1025146.
Follow ups will add usage tracking and improve e10s behavior if there is enough
usage.
2015-09-09 15:41:20 -05:00
Nikhil
a5b7ad65ec
Bug 1078705 - Removed the # which appears when opening preferences more than once. r=jaws,dao
2015-09-08 15:20:39 -04:00
Florian Quèze
4dca59dd1f
Bug 1119250 - remove old searchbar UI - part 3 - remove the old search drop down, r=Mossop.
2015-09-04 22:54:27 +02:00
Brian Grinstead
f30cdc7076
Bug 1199790 - Add grouping in Control Center Permissions subpanel;r=ttaubert
2015-09-03 10:25:31 -07:00
Brian Grinstead
2065c75b96
Bug 1193158 - Create a basic site permissions subview;r=ttaubert
2015-09-01 13:35:08 -07:00
Ehsan Akhgari
4cf9158e81
Bug 1200381 - Enable themes to customize the appearance of the toggle mute tab context menu; r=jaws
...
This is done by setting the muted and soundplaying attributes on the
context menu item, similar to what has been done for the tab.
2015-08-31 23:40:04 -04:00
Bill McCloskey
e702be7cc2
Bug 1193527 - Fix common PB warning (r=Gijs)
2015-08-28 16:03:52 -07:00
Neil Deakin
3f1d0d2b92
Bug 1148505, remove cpow usage from back-forward menu by using sessionstore data, r=dao,billm
2015-08-28 03:13:03 -04:00
Ehsan Akhgari
1d6663ddca
Bug 1170011 - Disable infinite recursion on the View Source command; r=jaws
...
This disables the View Source command on view-source documents in the
view-source-in-tab mode.
2015-08-27 08:20:23 -04:00
Ryan VanderMeulen
8150bb051b
Backed out changeset e7402272f257 (bug 1170011) for more browser_viewSourceInTabOnViewSource.js failures.
...
CLOSED TREE
2015-08-26 11:12:33 -04:00
Ehsan Akhgari
3027b9c514
Bug 1197569 - Add a tab context menu entry for toggling the tab's muted state; r=jaws
2015-08-26 09:45:30 -04:00
Ehsan Akhgari
84ec729dbd
Bug 1170011 - Disable infinite recursion on the View Source command; r=jaws
...
This disables the View Source command on view-source documents in the
view-source-in-tab mode.
2015-08-26 09:33:52 -04:00
Ryan VanderMeulen
9dcb44e10c
Backed out changeset de77ab24fab9 (bug 1170011) for browser_viewSourceInTabOnViewSource.js failures.
2015-08-25 23:16:22 -04:00
Shu-yu Guo
37989840cd
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Ehsan Akhgari
d880c4c514
Bug 1170011 - Disable infinite recursion on the View Source command; r=jaws
...
This disables the View Source command on view-source documents in the
view-source-in-tab mode.
2015-08-25 21:24:51 -04:00
Dave Townsend
4618999b6b
Bug 1042699: Block cross-origin add-on install requests. r=dveditz
2015-08-18 17:21:05 -07:00
Ya-Chieh Wu
2a6208b9f5
Bug 1196737 - Remove redundant NewTabURL.jsm import from browser.js. r=dao
2015-08-20 08:06:00 -04:00
Brian Grinstead
613fff3e10
Bug 1192162 - Only set the ciphers attribute in the Control Center when no mixed content is detected;r=tanvi,r=MattN
2015-08-21 09:29:00 -07:00