Matthew Noorenberghe
f063c39f8e
Bug 1413092 - Cleanup and move formValidation b-c tests. r=Felipe
...
MozReview-Commit-ID: 9lVE2ulrtV7
2017-10-30 22:12:35 -07:00
Doug Thayer
c53a2a34f5
Bug 1398972 - Replace usage of plugin doorhanger XBL binding r=Felipe
...
Migrated to simply use PopupNotifications.jsm. Additionally, this
changes the behavior to always have two buttons and a remember
checkbox. When selecting allow with remember, it will behave like
the always allow option previously, but when selecting block with
remember, it will move that page into a quiet mode with respect
to Flash - i.e., no plugin overlays will show anymore, and instead
you will just see the plugin icon in the URL bar, which you can
continue to interact with as before.
MozReview-Commit-ID: EUFlI7nM09t
2017-10-31 11:40:04 -07:00
Sebastian Hengst
917c42da31
merge mozilla-central to autoland. r=merge a=merge
2017-10-30 23:58:16 +01:00
Sebastian Hengst
4c3e66715b
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 4PW6ESqLL73
2017-10-30 23:52:23 +01:00
Chris H-C
d910cfb973
bug 1406391 - Remove toolkit.telemetry.enabled manipulation from tests r=Dexter
...
Minor note:
reftests should've turned off uploadEnabled in the first place.
reftests should have unified telemetry on. It's the future.
MozReview-Commit-ID: 9spzuUAXwwP
2017-10-30 10:47:39 -04:00
Drew Willcoxon
43863a716e
Bug 1395387 - Reconcile WebExtension page actions and Photon page actions: Photon page actions changes part 2, purge cache on shutdown. r=mikedeboer
...
MozReview-Commit-ID: LEMywaJu8xM
2017-10-27 17:39:47 -04:00
Drew Willcoxon
30d6fb86b3
Bug 1395387 - Reconcile WebExtension page actions and Photon page actions: Photon page actions changes. r=Gijs
...
MozReview-Commit-ID: 5NOc9N2idRE
2017-10-27 17:39:38 -04:00
Drew Willcoxon
d41c2d5435
Bug 1412170 - Integrate WebExtension page action context menus with the Photon page action context menu: Photon page action changes. r=jaws
...
MozReview-Commit-ID: BOEhQEJbUNO
2017-10-30 17:47:54 -04:00
Phil Ringnalda
5d3df7d6dd
Backed out 4 changesets (bug 1408433, bug 1406391, bug 1408512) for crashing tests by touching the network contacting incoming.telemetry.mozilla.org on nightly builds
...
Backed out changeset 9bfd4b0927dc (bug 1408433)
Backed out changeset 555850d5107e (bug 1408512)
Backed out changeset 15d959b9123e (bug 1406391)
Backed out changeset e1f34ba9cecc (bug 1406391)
MozReview-Commit-ID: BVoGRsD73Hf
2017-10-27 21:08:27 -07:00
Chris H-C
dbea8807d3
bug 1406391 - Remove toolkit.telemetry.enabled manipulation from tests r=Dexter
...
Minor note:
reftests should've turned off uploadEnabled in the first place.
MozReview-Commit-ID: 9spzuUAXwwP
2017-10-27 10:59:43 -04:00
Jared Wein
5b9cd48eee
Bug 1406414 - Switch to an APNG loading indicator when the browser is under schedule pressure. r=francois,mconley
...
MozReview-Commit-ID: 13KnlI9QcvU
2017-09-21 16:10:49 -04:00
Prathiksha
86d6f4d0f4
Bug 1334411 - Remove the UI for indexedDB in Permissions section of PageInfo and the identity block. r=johannh
...
MozReview-Commit-ID: 4Q9H1Aq4O2B
2017-10-04 19:59:19 +05:30
Mike Conley
6e7f14ac46
Bug 1407631 - Wait about 10 minutes after browser session start before scanning for unsubmitted crash reports. r=gsvelto
...
While the crash reporter client is submitting a crash report, the report itself
stays in the crashes directory. We suspect that in some cases, if the browser starts
up while the crash reporter client is still sending the report, the unsubmitted
crash report handler will also attempt to send the same report.
This patch makes the unsubmitted crash report handler wait approximately 10 minutes
after the session starts before doing the unsubmitted crash report scan.
MozReview-Commit-ID: KkrPDa1Qwv1
2017-10-24 16:55:24 -04:00
Sebastian Hengst
4d82e29020
Backed out changeset 4f223f11a08f (bug 1334411) for failing xpcshell's browser/modules/test/unit/test_SitePermissions.js. r=backout on a CLOSED TREE
2017-10-25 00:11:02 +02:00
Prathiksha
8d4dc8d16f
Bug 1334411 - Remove the UI for indexedDB in Permissions section of PageInfo and the identity block. r=johannh
...
MozReview-Commit-ID: 3OcrBcRPSgZ
2017-10-04 19:59:19 +05:30
Mike Conley
363ccf958b
Bug 1391594 - Test that closing a window with a <xul:browser> with a hanging script causes that script to terminate. r=billm
...
MozReview-Commit-ID: HwG0hcFdBtG
2017-10-13 16:23:37 -04:00
Mike Conley
fddd086b2c
Bug 1391594 - If a window closes while hosting a <xul:browser> hung on script, clear the hang. r=billm
...
MozReview-Commit-ID: 88oj1bqA9To
2017-10-13 16:15:44 -04:00
Mike Conley
98a362a036
Bug 1391594 - Add a test that checks that hangs are dealt with on shutdown. r=billm
...
MozReview-Commit-ID: FvHrufdCw6d
2017-10-02 14:37:42 -04:00
Mike Conley
c2f35e935d
Bug 1391594 - Unilaterally terminate script and plugin hangs during shutdown or when there are no windows. r=billm
...
MozReview-Commit-ID: 6DYDYTRVrYu
2017-10-02 18:38:27 -04:00
Ian Moody
cc5bd18b89
Bug 1408670 - Use PBU.isContentWindowPrivate instead of PBU.isBrowserPrivate in ContextMenu.jsm. r=Felipe
...
Follow up correction to bug 1399429. isBrowserPrivate causes console spam,
probably not e10s safe going forward.
MozReview-Commit-ID: JMoTVbc3SAx
2017-10-14 16:43:38 +01:00
Johann Hofmann
04908d62f7
Bug 1379560 - Part 2 - Add support for custom default permissions in SitePermissions.jsm. r=Paolo
...
Part 1 added support for changing default permissions via pref. This
patch adds support in the frontend code, which is required to actually
make it work for most permission prompts.
This patch introduces the concept of SitePermissions.PROMPT (which
already exists in the permission manager) to distinguish between
the default UNKNOWN state and the explicit PROMPT state. They both
have the same effect (always asking the user for confirmation).
MozReview-Commit-ID: 2Gg9uwigter
2017-07-10 23:33:37 +02:00
Felipe Gomes
7e5e53be35
Bug 1405655 - Only hide Flash Activation overlay UI if the entire plugin is covered. r=dthayer
...
As opposed to right now where we hide if any of the corners or the center of the plugin is covered.
MozReview-Commit-ID: 9mOVXYyV1Il
2017-10-17 12:10:31 -02:00
Panos Astithas
b60b02abe0
Bug 1406234 - Remove historical search suggestions and move search suggestions on top. r=mak
...
MozReview-Commit-ID: 9SbHU63amlN
2017-10-13 17:13:25 +03:00
Dan Banner
5af4450327
Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
...
MozReview-Commit-ID: Jm8BRgt6mIv
2017-10-15 20:50:39 +01:00
Ian Moody
5b7dc7e09e
Bug 1399429 - Properly determine if the content window is private for the contextMenu. r=Felipe
...
MozReview-Commit-ID: Ipo3Rcs1TZ8
2017-10-13 19:13:35 +01:00
Alessio Placitelli
89cfc87cff
Bug 1406097 - Use the cached attribution code in the environment. r=mhowell
...
This adds a new sync function to AttributionCode.jsm that returns the cached
attribution data. The cached data is then used to populate the environment
instead of relying on the async function.
MozReview-Commit-ID: F0se7kXspo2
2017-10-09 12:03:38 +02:00
Drew Willcoxon
530f991093
Bug 1387141 - Pocket button does not stay red after URL pocketed and animation has finished. r=Gijs
...
MozReview-Commit-ID: KQVOUJUOfrx
2017-10-05 13:03:44 -07:00
Marco Bonardo
a51e221cda
Bug 1356758 - Intermittent timeouts in browser_UsageTelemetry_urlbar.js. r=adw
...
MozReview-Commit-ID: 3pCG35lHis2
2017-10-04 17:39:59 +02:00
Marina Samuel
fc8d0858c1
Bug 1406087: All PingCentre pings should go to production by default. r=ursula
...
MozReview-Commit-ID: 9ZmAG9fBWqX
2017-10-05 11:12:17 -04:00
Mike Conley
96949a096f
Bug 1399068 - Send the context menu target node up to the parent as an explicit CPOW to fix login selection. r=Felipe
...
LoginManagerParent expects either a CPOW or a DOM node (in the non-e10s case) to
be passed as the inputElement for LoginManagerParent.fillForm. In bug 1360406,
we serialized the target in the content process so that the parent didn't have
access to the CPOW anymore.
This patch adds a targetAsCPOW property to the nsContextMenu solely for passing
back and forth between the parent and content processes in order to refer to
the target DOM node.
MozReview-Commit-ID: IMwVK0Ewlhy
2017-10-04 14:29:09 -04:00
Drew Willcoxon
5d0ec9ed36
Bug 1385882 - Intermittent browser/base/content/test/urlbar/browser_page_action_menu.js | Test timed out. r=Gijs
...
MozReview-Commit-ID: 8uzQAPQEldP
2017-10-02 10:55:00 -07:00
Wes Kocher
39bf51e12f
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 9KMX1mdjylD
2017-09-29 14:48:25 -07:00
Kyle Machulis
4dae9895ed
Bug 1403795 - Remove nsIDOMHTMLButtonElement; r=bz
...
Removes the XPCOM interface for nsIDOMHTMLButtonElement, replacing it
with binding class usage.
MozReview-Commit-ID: CzqRb7lI28W
2017-09-29 11:57:19 -07:00
Marco Bonardo
e678b6a8fb
Bug 1402373 - Slack's red badge favicon is shown for no reason and then isn't cleared when all messages are read. r=Mardak,nanj
...
MozReview-Commit-ID: D1t9xo3Dlfv
2017-09-28 17:32:57 +02:00
Gijs Kruitbosch
514cadc9cc
Bug 1393843 - add telemetry for page action items and the context menu that enables/disables them, data-review=rweiss, r=adw,rweiss+418169
...
MozReview-Commit-ID: E52TGDLgjCC
2017-09-20 17:32:11 +01:00
Xidorn Quan
fcff6a17b2
Bug 1403127 - Don't try to pass fullscreen element through IPC. r=jaws
...
MozReview-Commit-ID: DaiBNVdqAOh
2017-09-27 16:27:36 +10:00
Ed Lee
ffc50c6106
Bug 1403215 - Fix broken Snippets pref, perceived performance and bug fixes to Activity Stream. r=k88hudson,ursula
...
MozReview-Commit-ID: JSvQB4nxduM
2017-09-27 08:28:06 -04:00
Wes Kocher
a5925a0331
Backed out changeset b31be2f4c9b4 (bug 1403215) for mac failures in browser_newtab_focus.js a=backout
...
MozReview-Commit-ID: HvuhYscvVi0
2017-09-27 14:35:46 -07:00
Ed Lee
b85244ecc5
Bug 1403215 - Fix broken Snippets pref, perceived performance and bug fixes to Activity Stream. r=ursula
...
MozReview-Commit-ID: JSvQB4nxduM
2017-09-27 08:28:06 -04:00
Nan Jiang
4a081e9d63
Bug 1399880 - Add telemetry for page metadata size. r=francois,ursula
...
MozReview-Commit-ID: 5SGAiZlmkMi
2017-09-26 14:13:47 -04:00
Wes Kocher
0960ec2e95
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: IsbKCdZU2Ui
2017-09-26 17:14:31 -07:00
Kyle Machulis
fddfc20de4
Bug 1389650 - Change nsIDOMHTMLAnchorElement instanceof checks to getClassName; r=bz
...
MozReview-Commit-ID: Il2Ig98BHYP
2017-09-26 11:40:15 -07:00
Sebastian Hengst
6e62a784b3
Backed out changeset 50d5710ae6c0 (bug 1389650) for eslint failure at browser/modules/PluginContent.jsm:684: 'contentWindow' is assigned a value but never used. r=backout
2017-09-26 10:48:27 +02:00
Kyle Machulis
4014d17661
Bug 1389650 - Change nsIDOMHTMLAnchorElement instanceof checks to getClassName; r=bz
...
MozReview-Commit-ID: Il2Ig98BHYP
2017-09-25 23:12:44 -07:00
Sebastian Hengst
de12c06a14
Backed out changeset 9c0e1bf558e6 (bug 1401777) for failing browser_discovery.js. r=backout
2017-09-22 17:16:25 +02:00
Marco Bonardo
b24770e8b3
Bug 1401851 - Skip masked favicons in ContentLinkHandler until we support them. r=nanj
...
MozReview-Commit-ID: 99du7AD11x7
2017-09-21 10:02:38 +02:00
Marco Bonardo
21b8a5d596
Bug 1401777 - don't use rich icons for tabs and remove crisp filters making hi res icons look blocky. r=Mardak
...
MozReview-Commit-ID: DcqxEme7hfx
2017-09-21 10:21:50 +02:00
Jonathan Kingston
1406b7ee6f
Bug 1400812 - Removal of containers drawer icon. r=baku,dao
...
MozReview-Commit-ID: JK2tB0ITRqY
2017-09-21 16:26:26 +01:00
Wes Kocher
db49b30966
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 9mZaPGxxjXd
2017-09-21 17:04:03 -07:00
Kershaw Chang
a72059f797
Bug 1247843 - Part 2: Set request context ID for the channel used to load favicon. r=mak
...
This patch covers two cases when loading a favicon:
1. Get the request context ID of the document load group, when <link rel="icon"> is found in the page.
2. Use the top level document's request context ID when using the default favicon.
2017-09-20 20:09:00 -04:00