vinoth
092f628b93
Bug 1453560 - Apply Meta CSP to Content Privileged about:certerror and about:neterror. r=ckerschb, r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D918
--HG--
rename : browser/base/content/aboutNetError.xhtml => browser/base/content/aboutNetError.js
2018-04-26 04:07:07 -04:00
Tim Nguyen
92c9a958e1
Bug 1372694 - Stop making the default theme a heavyweight theme. r=kmag,aswan
...
MozReview-Commit-ID: 30wMauuc9oo
--HG--
rename : browser/base/content/default-theme-icon.svg => toolkit/mozapps/extensions/content/default-theme-icon.svg
extra : rebase_source : 5e4cf784135f4a8e40a2ed8357ba651e7fce9728
2018-04-01 13:53:31 +02:00
vinoth
94143abd10
Bug 1452604
- Meta CSP applied to content privileged about:blocked. r=ckerschb
...
Reviewers: ckerschb
Reviewed By: ckerschb
Subscribers: ckerschb
Bug #: 1452604
Differential Revision: https://phabricator.services.mozilla.com/D880
--HG--
extra : rebase_source : 33fffccb64aba2a50ee81960e9336a24b6c2bb3e
extra : amend_source : 216091aae1b3fdc9298f61cbab14135b19b77e37
2018-04-12 16:39:40 +03:00
Ursula Sarracini
5c103c6c50
Bug 1444500 - Add an about:library page to Firefox r=dmose
...
MozReview-Commit-ID: 2hhGhSflnXM
--HG--
extra : rebase_source : 7657f7ca76ac9685cf9faa8b5f266dc75c949994
2018-04-10 15:11:55 -04:00
Prathiksha
37f7945106
Bug 1440247 - Move gIdentityHandler into its own file (browser-siteIdentity.js). r=johannh
...
MozReview-Commit-ID: CsOzYthmrgl
--HG--
rename : browser/base/content/browser.js => browser/base/content/browser-siteIdentity.js
extra : rebase_source : c531999d7713e7b6731a725ab909b707578488e2
2018-03-29 19:21:50 +05:30
Dão Gottwald
9b050d739e
Bug 1450279 - Replace CAN_DRAW_IN_TITLEBAR with a run-time check. r=Gijs
...
MozReview-Commit-ID: Iedpcu5K74m
--HG--
extra : rebase_source : 3114680ab149c0005d191b2da650ac287d8105af
2018-03-30 17:36:01 +02:00
Brendan Dahl
a4c91290e1
Bug 1442829: Remove macBrowserOverlay.xul. r=Gijs
...
Move all of the overlay pieces into an include file except for the
DTD's that could not be put there. Inline the DTD's into the files
where they were used. Update comments in macWindow.inc.xul and browser.xul
to more accurately reflect the current state.
MozReview-Commit-ID: HZIeSf29Yl
--HG--
rename : browser/base/content/macBrowserOverlay.xul => browser/base/content/macWindow.inc.xul
extra : rebase_source : 5772943e01b4c6de7526ab829c6ea5b6960016e5
2018-03-19 08:57:12 -07:00
Gijs Kruitbosch
9f665583c9
Bug 1433133 - remove old about:newtab code, r=florian
...
MozReview-Commit-ID: Itlmi3E2KrG
--HG--
extra : rebase_source : e770de81575ff756bc3a99c593f5fc34491f1732
2018-03-06 17:37:31 +00:00
Brendan Dahl
77ac1fd5c8
Bug 1441378 - Replace baseMenuOverlay.xul with inlining and preprocessing. r=Gijs
...
The overlay defined two elements (helpMenu, menu_ToolsPopup) for all
platforms and three others (windowMenu, baseMenuCommandSet, baseMenuKeyset)
that were MacOS only. The two all platform elements and windowMenu were only
used once and inlined into browser-menubar.inc. The rest of the MacOS only
elements were conditionally inlined into browser-sets.inc.
MozReview-Commit-ID: D2uyCrnepuH
--HG--
extra : rebase_source : a3f7ecaf70c55574ee87091027a651ce429c6876
2018-02-26 16:49:34 -08:00
Brian Grinstead
18bb37dcc8
Bug 1392352 - Part 2 - Translate the tabbrowser implementation into a JS class;r=mconley,r=dao CLOSED TREE
...
We keep the XBL binding around for <content>, <constructor>, and <destructor>. This can
eventually be migrated to a Custom Element once we have platform support, but in the meantime
this is a way to get the many thousands of LOC into a JS class.
MozReview-Commit-ID: 1dCQp527yF9
--HG--
extra : rebase_source : 26b833413bab71168aa15e03f0f3803884be3f6b
extra : amend_source : 150cef6748ca8a9e819de0c674fac5966dd574cf
2018-02-27 10:04:14 -08:00
Tim Nguyen
2bad0918eb
Bug 1437230
- Remove feed binding and build DOM using JS. r=Gijs
...
MozReview-Commit-ID: L60wPdwTfdn
--HG--
extra : rebase_source : f04f162c25c56d9157431b1e2c72dee1cfd40f3b
2018-02-19 12:45:03 +00:00
Brendan Dahl
40c81820ad
Bug 1418403 - Remove viewing source in a standalone window. r=jryans
...
Along with removing the view source standalone windows and prefs this patch:
1) Re-structures several of the view source tests that were only testing the old
standalone windows to now test view source in tab.
2) Adds support viewSourceUtils.viewSource() to open a browser window when there
aren't any open (for browser toolbox view source).
3) Cleans up some of the API for viewSourceUtils and removes the old deprecated
ways of calling it.
MozReview-Commit-ID: DI6sgZwbCf
--HG--
extra : rebase_source : 64677186122f74ab95912d5f3f173cf37472458a
2018-02-05 13:33:58 -08:00
Tim Nguyen
55ba4a31c1
Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
...
MozReview-Commit-ID: 5x6SPWEJ3jp
--HG--
extra : rebase_source : 2ed208a81ca59367b9140a6e73b85bf630c6e294
2018-02-15 13:37:30 +00:00
Coroiu Cristina
4d5bfdec43
Backed out changeset 067ee834b07b (bug 1404688) for xpcshell failures at toolkit/mozapps/extensions/test/xpcshell/test_LightweightThemeManager.js
2018-02-15 05:15:10 +02:00
Tim Nguyen
461f749a68
Bug 1404688 - Make headerURL optional and remove text-shadow when there is no headerURL. r=jaws
...
MozReview-Commit-ID: BWhStvcLpkL
--HG--
extra : rebase_source : b50632db25916f113cd85e089759e892493e3be3
2018-02-15 02:30:44 +00:00
Christoph Kerschbaumer
72ce8edf3d
Bug 1436808: Apply Meta CSP to content privileged about: pages. r=gijs,freddyb
2018-02-09 11:42:21 +01:00
Brendan Dahl
29c33027fe
Bug 1434050 - Inline phishing overlay into the browser. r=johannh
...
The phishing overlay was only used in one place and could be inlined. This
was slightly less straightforward as the original overlay was used on
browser.xul, but the elements it overlayed are defined in include files and
in another overlay (baseMenuOverlay.xul). Since baseMenuOverlay.xul is used
by other windows, the "hidden" attribute had to be added to the phishing
menuitems so they didn't show up in the other windows e.g. places.
MozReview-Commit-ID: 6t0MpWmgyGg
Signed-off-by: Brendan Dahl <brendan.dahl@gmail.com>
--HG--
extra : rebase_source : 09a691d24cec78c72111a9d3e476c8c80e097178
2018-01-30 15:46:50 -08:00
Brendan Dahl
bcad35fb75
Bug 1434046 - Inline software update overlay in to master document. r=rstrong
...
This is part of the work to remove XUL overlays. This overlay is only
used once and can be inlined.
MozReview-Commit-ID: 1R0pZqpVTIZ
--HG--
extra : rebase_source : 8a3eaa8119981616160a58e316cadb49ac78f238
2018-01-30 13:53:48 -08:00
Johann Hofmann
ce118716a5
Bug 1167238 - Part 2 - Convert sanitize.js to a module. r=mak
...
MozReview-Commit-ID: IWu7Dg61Vv4
--HG--
rename : browser/base/content/sanitize.js => browser/modules/Sanitizer.jsm
extra : rebase_source : 63b0f274f8e84e4003edb61f2dace78981884048
2018-01-18 15:58:03 +01:00
Dzmitry Malyshau
05561ae950
Bug 1433139 - WebRender capture integration on Nightly. r=mikedeboer
...
MozReview-Commit-ID: 6oIUlPSfLMg
2018-01-26 10:09:30 -05:00
Kartikaya Gupta
b9bc1f73c5
Back out cset 75b5af791006 (bug 1433139) for OS X debug mochitest-chrome-3 failure. r=me
2018-01-26 11:31:34 -05:00
Dzmitry Malyshau
90b1205b68
Bug 1433139 - WebRender capture integration on Nightly. r=mikedeboer
...
MozReview-Commit-ID: 6oIUlPSfLMg
2018-01-26 10:09:30 -05:00
Dão Gottwald
aff5b2a7f6
Bug 1352497 - Remove about:healthreport. r=gfritzsche,nechen
...
MozReview-Commit-ID: 4FQ5aL2XrU5
--HG--
extra : rebase_source : a8863472a82697b3e7668866a35f14b6f01fafe7
2017-11-28 11:38:15 +01:00
Cosmin Sabou
651cb90a8a
Backed out changeset be86ccde4f4a (bug 1352497) for bc failures on Windows 7 debug with e10s at docshell/test/browser/browser_bug1309900_crossProcessHistoryNavigation.js r=backout a=backout
2017-11-26 01:36:44 +02:00
Dão Gottwald
bfd060da04
Bug 1352497 - Remove about:healthreport. r=gfritzsche,nechen
...
MozReview-Commit-ID: 8aPg9oDFIlu
--HG--
extra : rebase_source : 6e9836a6d66b464df1228f7ed84e9b37bad8809c
2017-11-22 13:51:08 +01:00
Brian Grinstead
862b484e28
Bug 1410540 - Remove the 'viewbutton' XBL binding and pageInfo.xml;r=dao
...
Instead of creating a new binding that extends the radio binding to remove the actual
radio input from the DOM, with this change we use the default radio binding and hide
the radio input via CSS.
MozReview-Commit-ID: GMEFinhRehU
--HG--
extra : rebase_source : 66cf2e302e8e095f4d9f77228d721673c70a40e2
2017-11-08 12:26:31 -08:00
Edouard Oger
1b0cd12bff
Bug 1395460 p2 - Remove about:accounts. r=tcsc
...
MozReview-Commit-ID: CdNZRf4divV
--HG--
extra : rebase_source : d7552c6b4808b5d5bfe9dd37ada4030100b6d749
2017-10-24 17:57:03 -04:00
Sebastian Hengst
93903f0306
Backed out 2 changesets (bug 1395460) for eslint failure at browser/components/uitour/UITour.jsm:556 (no return value from arrow function). r=backout on a CLOSED TREE
...
Backed out changeset 0bc6d186d609 (bug 1395460)
Backed out changeset 6c028123001d (bug 1395460)
2017-10-26 23:33:04 +02:00
Edouard Oger
dc67fe3fc7
Bug 1395460 p2 - Remove about:accounts. r=tcsc
...
MozReview-Commit-ID: CdNZRf4divV
--HG--
extra : rebase_source : 3ffeb9e025d48d3bbf3362addc800b14b9488acc
2017-10-24 17:57:03 -04:00
Ursula Sarracini
5cc71c5ceb
Bug 1400326 - Preparing existing about:home for 57 if we decide not to ship activity stream on it r=k88hudson,Mardak
...
MozReview-Commit-ID: IprIOuZQJxL
--HG--
extra : rebase_source : 98eeb2852dea7f4a2bd2a2d261bd6bbb16fd4d3f
2017-10-06 17:20:11 -04:00
Johann Hofmann
9b1f14e379
Bug 1394451 - Add an illustration to net errors. r=ewright
...
MozReview-Commit-ID: LSfyFYEgUMS
--HG--
extra : rebase_source : bc195aba89b3d10c84b4037c018b24f788fb426f
2017-09-20 18:29:20 +02:00
Henrik Adolfsson
2b97d02c70
Bug 1366369 - Change default theme icons. r=dao
...
MozReview-Commit-ID: KYXIRd7m9O2
--HG--
rename : browser/base/content/defaultthemes/compactdark.icon.svg => browser/base/content/defaultthemes/dark.icon.svg
rename : browser/base/content/defaultthemes/compactlight.icon.svg => browser/base/content/defaultthemes/light.icon.svg
extra : rebase_source : a1281aff2dea24f3d28941f644467eef76683557
2017-09-20 10:18:34 +02:00
Johann Hofmann
4a84c97ab7
Bug 1394462 - Update dnsNotFound error copy and illustration. r=nhnt11
...
MozReview-Commit-ID: KFp3JhkCDJJ
--HG--
extra : rebase_source : 62449541d1d5362fbc15b18fde9b4964cd153c4c
2017-09-19 21:54:29 +02:00
Erica Wright
5203d976cb
Bug 1394460 - Update illustration and copy for error: invalid URL. ui-r=shorlander r=johannh
...
MozReview-Commit-ID: 8mMUvlOzygj
--HG--
extra : rebase_source : 6b93f7de2bbf55c330c4c25f08555386362dce04
2017-08-29 16:55:31 -04:00
Jonathan Kingston
774f114ec8
Bug 1339610 - Move chrome:// container icons to be resource:// paths so extension developers can use them. r=baku
...
MozReview-Commit-ID: JLmKPftt2rG
--HG--
rename : browser/base/content/usercontext-briefcase.svg => browser/components/contextualidentity/content/briefcase.svg
rename : browser/base/content/usercontext-cart.svg => browser/components/contextualidentity/content/cart.svg
rename : browser/base/content/usercontext-chill.svg => browser/components/contextualidentity/content/chill.svg
rename : browser/base/content/usercontext-circle.svg => browser/components/contextualidentity/content/circle.svg
rename : browser/base/content/usercontext-dollar.svg => browser/components/contextualidentity/content/dollar.svg
rename : browser/base/content/usercontext-fingerprint.svg => browser/components/contextualidentity/content/fingerprint.svg
rename : browser/base/content/usercontext-food.svg => browser/components/contextualidentity/content/food.svg
rename : browser/base/content/usercontext-fruit.svg => browser/components/contextualidentity/content/fruit.svg
rename : browser/base/content/usercontext-gift.svg => browser/components/contextualidentity/content/gift.svg
rename : browser/base/content/usercontext-pet.svg => browser/components/contextualidentity/content/pet.svg
rename : browser/base/content/usercontext-tree.svg => browser/components/contextualidentity/content/tree.svg
rename : browser/base/content/usercontext-vacation.svg => browser/components/contextualidentity/content/vacation.svg
extra : rebase_source : 0f7875ce0fd4c7c987beb7953e66ffc0e475f13d
2017-08-25 12:30:16 +01:00
Zibi Braniecki
625fb0084a
Bug 1393848 - Move search-plugin resource entry to browser's content jar.mn. r=Pike
...
MozReview-Commit-ID: JJD222TkR8a
--HG--
extra : rebase_source : 9e6fb7e165fda08b497849ec660c802cf2311449
2017-08-25 10:00:17 -07:00
Zibi Braniecki
e04ee6faf7
Bug 1377911
- Move the override chrome entries from language manifests to product manifests. r=Pike
...
MozReview-Commit-ID: 7VgO2ui9yH5
--HG--
extra : rebase_source : 0e59cbfa320c75e64614594e7927f48d84f5a1c1
2017-08-24 16:21:48 -07:00
Shane Caraveo
1fe5a3a13e
Bug 1388902 remove socialapi share, r=florian
...
MozReview-Commit-ID: Kcjugf3Ql6y
--HG--
extra : rebase_source : 8f82fa6beabfa89916bbc97ec799c6e5d6b3ff18
2017-08-16 08:54:21 -07:00
Zibi Braniecki
a0c27c3047
Bug 1389963 - Backout "Bug 1377911
- Move the override chrome entries from language manifests to product manifests." r=gandalf
...
MozReview-Commit-ID: 3DKrucSbUKy
--HG--
extra : rebase_source : 3e933dd08867b589e4660f337a5085fa0f5df674
2017-08-13 11:16:05 -07:00
Zibi Braniecki
fecdd95904
Bug 1377911
- Move the override chrome entries from language manifests to product manifests. r=Pike
...
In order to simplify the language pack manifests and tighten the security around them,
we'd like to move the overrides for language resources to product manifest.
MozReview-Commit-ID: J8Y7epUWcxD
--HG--
extra : rebase_source : 88b132b015f9bf2395a6efc0bc03205d684f97fd
2017-08-03 20:18:08 -07:00
Brian Grinstead
74f3a35a6d
Bug 1385452 - Add a keyboard shortcut in local builds to restart the browser;r=mossop
...
MozReview-Commit-ID: Du4PTPawzhm
--HG--
extra : rebase_source : fbfca40a61b21fd06463e7075b9e1c8f758cc52d
2017-08-08 11:35:47 -07:00
Jonathan Kingston
610bf6f965
Bug 1387003 - Adding container icons from test pilot experiment. r=jaws
...
MozReview-Commit-ID: FYScQpSh11m
--HG--
extra : rebase_source : 32c4d95a15325674ac4b52ad860a82c1aee4f0a1
2017-08-03 13:05:17 +01:00
Drew Willcoxon
6f9f704b57
Bug 1374477 - Add browser-pageActions.js for Photon page actions. r=Gijs
...
MozReview-Commit-ID: DUl7WlSnk4k
--HG--
extra : rebase_source : 2f7f39fc30216f330a1488c574cad856189fbe8d
2017-07-29 20:24:58 -07:00
Florian Quèze
cfb8e478a5
Bug 1381853 - Remove browser-refreshblocker.js and move its code to tabbrowser.xml, avoiding the RefreshBlocked event completely, r=mconley.
2017-07-23 00:17:58 +02:00
Jonathan Watt
5ccae642ae
Bug 1368411 - Convert content/browser/usercontext.svg to use context paint and avoid filtering to improve performance. r=dao
2017-05-05 11:43:16 +01:00
Chris AtLee
2dd73df1e4
Bug 1363853: Remove LWT footers r=Gijs
...
MozReview-Commit-ID: 90sm2IcUmxf
--HG--
extra : rebase_source : 4be48d509c685763b2e5a94bd228bb9c56a6074a
2017-05-24 09:21:51 -04:00
Andreas Tolfsen
b17eddc1c3
Bug 1366366 - Use non-animated robot icon with Marionette; r=Gijs
...
The browser/base/content/robot.ico resource is animated, displaying
a robot that occasionally rolls its eyes. This causes fallouts
when taking screenshots of the entire ChromeWindow area, such as
https://bugzilla.mozilla.org/show_bug.cgi?id=1364762 .
This patch provides a PNG copy of the robot that does not roll its eyes
for use with Marionette.
MozReview-Commit-ID: LFqamkfOXJO
--HG--
extra : rebase_source : 4057f6b1e30c042296c17cc1cfbe6107881f11e4
2017-05-23 13:45:54 +01:00
Edouard Oger
d198d9c234
Bug 1365273 - Remove about:sync-tabs. r=markh
...
MozReview-Commit-ID: HFsc4xf8N3a
--HG--
extra : rebase_source : 0af5802196622a3c44b162a4de7e2ceadfde666d
2017-05-17 11:39:22 -04:00
Sebastian Hengst
cb81b8de15
Backed out changeset b8d0fdf79562 (bug 1365273) for build bustage: Unused pattern 'sync/**' in browser/base/content/moz.build and unreferenced files detected by browser_all_files_referenced.js. r=backout
2017-05-18 19:09:55 +02:00
Edouard Oger
ca11d95460
Bug 1365273 - Remove about:sync-tabs. r=markh
...
MozReview-Commit-ID: HFsc4xf8N3a
--HG--
extra : rebase_source : 841763ceb5a2ce3630e2f0f3625f7d3d20569135
2017-05-17 11:39:22 -04:00