Nihanth Subramanya
e60c995260
Bug 1528978 - Disable fxmonitor tests on debug. r=johannh
...
Depends on D21554
Differential Revision: https://phabricator.services.mozilla.com/D29109
2019-04-29 23:50:14 +00:00
Nihanth Subramanya
714ade2c97
Bug 1528978 - Improve fxmonitor alert test coverage. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21554
2019-04-27 21:40:43 +00:00
Nihanth Subramanya
38f9a083e4
Bug 1528978 - Migrate existing warnedHosts value to content prefs. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21553
2019-04-27 21:40:20 +00:00
Nihanth Subramanya
9be1992720
Bug 1528978 - Use content pref service to persist warned hosts. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21552
2019-04-27 21:40:02 +00:00
Nihanth Subramanya
93955e77b6
Bug 1525976 - Implement a basic browser-chrome mochitest for Firefox Monitor. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D21551
2019-04-27 21:39:39 +00:00
Razvan Maries
cbf14f8671
Merge mozilla-inbound to mozilla-central a=merge
2019-04-26 12:46:15 +03:00
Jonas Allmann
771368132a
Bug 1545415 - Remove new Function from parent_utils.js, r=MattN
...
Remove `new Function` from parent_utils.js and refactor affected code.
Remove parent_utils.js from eval()-whitelist.
Differential Revision: https://phabricator.services.mozilla.com/D28062
2019-04-25 14:10:05 +00:00
Kestrel
7ff8d47051
Bug 1546585 - Fix about:preferences Saved Addresses list alternate row background color for dark mode r=ntim. CLOSED TREE
...
Differential Revision: https://phabricator.services.mozilla.com/D28802
2019-04-25 12:32:17 +00:00
Dorel Luca
35a357f5ce
Backed out changeset 82a99a3ad668 (bug 1546585) for Browser-chrome failures in browser/base/content/test/static/browser_parsable_css.js. CLOSED TREE
2019-04-25 22:00:18 +03:00
Kestrel
6acf598206
Bug 1546585 - Fix about:preferences Saved Addresses list alternate row background color for dark mode r=ntim
...
Differential Revision: https://phabricator.services.mozilla.com/D28802
2019-04-25 12:32:17 +00:00
Brian Grinstead
3dd68e7775
Bug 1546501 - Remove unnecessary type attributes (i.e. [type="application/javascript"]) on non-test script tags r=mossop
...
This is an autogenerated commit, generated with https://bug1546501.bmoattachments.org/attachment.cgi?id=9060222
Differential Revision: https://phabricator.services.mozilla.com/D28559
2019-04-24 19:43:57 +00:00
Nihanth Subramanya
8eff48ffb4
Bug 1544875 - Inline FirefoxMonitor.jsm into api.js. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D27891
2019-04-24 12:29:57 +00:00
Nihanth Subramanya
20f1093f97
Bug 1544875 - Inline subscripts/Globals.jsm into FirefoxMonitor.jsm. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D27797
2019-04-24 12:29:57 +00:00
Thomas Wisniewski
0bd9479bc0
Bug 1500474 - Rename webcompat-reporter directory to report-site-issue r=florian,Pike
...
Differential Revision: https://phabricator.services.mozilla.com/D17890
2019-04-23 17:36:40 +00:00
Dorel Luca
fe7474ea9e
Backed out 2 changesets (bug 1544875) for Browser-chrome failures in browser/base/content/test/static/browser_all_files_referenced.js
...
Backed out changeset 06b93c66c6e0 (bug 1544875)
Backed out changeset bb36364808d5 (bug 1544875)
2019-04-23 17:19:38 +03:00
Nihanth Subramanya
a69e925e9f
Bug 1544875 - Inline FirefoxMonitor.jsm into api.js. r=johannh
...
Depends on D27797
Differential Revision: https://phabricator.services.mozilla.com/D27891
2019-04-18 14:43:05 +00:00
Nihanth Subramanya
4788b42b1f
Bug 1544875 - Inline subscripts/Globals.jsm into FirefoxMonitor.jsm. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D27797
2019-04-18 14:41:59 +00:00
Oana Pop Rus
851566eb13
Merge mozilla-central to autoland. a=merge CLOSED TREE
2019-04-23 01:15:48 +03:00
Oana Pop Rus
4d08cb88b5
Merge inbound to mozilla-central. a=merge
2019-04-23 00:48:20 +03:00
Tim Nguyen
e9a6fe485d
Bug 1545757 - Fix contrast of text on 'Edit Address' dialog in dark mode. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D28381
2019-04-22 17:57:13 +00:00
Ryan VanderMeulen
333d9e8289
Bug 1546108 - Update pdf.js to version 2.2.154. r=bdahl
2019-04-22 10:35:08 -04:00
prathiksha
cbe1725fcf
Bug 1539677 - Do not highlight the password field when pressing enter on the footer or the insecure field warning. r=MattN
...
Differential Revision: https://phabricator.services.mozilla.com/D27405
2019-04-19 11:54:32 -07:00
Oana Pop Rus
12bcd294e0
Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
2019-04-26 01:20:21 +03:00
Andrew Swan
365b36f208
Bug 1538983 Rework highlightable buttons r=jaws
...
Our standard <button> binding has been carrying around an extra <label>
just to support search highlighting in about:preferences. This patch
removes that overhead by moving the tweaks that about:preferences needs
into a custom element used only within about:preferences.
Differential Revision: https://phabricator.services.mozilla.com/D28511
2019-04-19 14:08:33 -07:00
Thomas Wisniewski
d08931e7a2
Bug 1540933 - move the buttons on about:compat's mobile view to the left in rtl mode; r=miketaylr,denschub
...
move the buttons on about:compat's mobile view to the left in rtl mode
Differential Revision: https://phabricator.services.mozilla.com/D28000
2019-04-18 15:50:03 +00:00
Brian Grinstead
911c8f6800
Bug 1544051 - Part 3 - Scripted change to remove references to AddTask.js r=ahal
...
This was generated with the script at https://bug1544051.bmoattachments.org/attachment.cgi?id=9058672
Differential Revision: https://phabricator.services.mozilla.com/D27761
2019-04-18 16:51:01 +00:00
Brian Grinstead
826c7d5ac7
Bug 1544051 - Part 2 - Remove some references to AddTask.js that aren't caught by the script in part 3 r=ahal
...
Differential Revision: https://phabricator.services.mozilla.com/D27760
2019-04-18 16:50:39 +00:00
Thomas Wisniewski
f26dced92d
Bug 1545081 - Give the about:compat overrides for bug 1177298 unique ids so they can be properly disabled in the UI; r=denschub
...
Give the about:compat overrides for bug 1177298 unique ids so they can be properly disabled in the UI
Differential Revision: https://phabricator.services.mozilla.com/D27934
2019-04-17 17:03:36 +00:00
Thomas Wisniewski
873919f621
Bug 1541019 - have 'more information' links in about:compat always open in a new tab; r=miketaylr
...
have 'more information' links in about:compat always open in a new tab
Differential Revision: https://phabricator.services.mozilla.com/D27966
2019-04-17 20:24:12 +00:00
Thomas Wisniewski
02b699fc57
Bug 1541418 - use pointer:fine vs coarse/none to decide whether to show the mobile or desktop UX for about:copmat, rather than min-width media queries; r=denschub
...
use pointer:fine vs coarse/none to decide whether to show the mobile or desktop UX for about:compat, rather than min-width media queries
Differential Revision: https://phabricator.services.mozilla.com/D27940
2019-04-17 19:09:04 +00:00
Thomas Wisniewski
7864e14d2a
Bug 1539918 - remove nightly-only guard and allow about:compat to ride the trains; r=miketaylr
...
remove nightly-only guard and allow about:compat to ride the trains
Differential Revision: https://phabricator.services.mozilla.com/D28206
2019-04-22 15:04:49 +00:00
Nihanth Subramanya
2fa01149f7
Bug 1416163 - Implement EveryWindow.jsm to run arbitrary per-window code. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D26947
2019-04-16 16:17:25 +00:00
Nihanth Subramanya
74a47e4204
Bug 1531838 - Set up fxmonitor PanelUI only when actually showing a notification. r=johannh
...
This avoids an AssertionError when loading a stylesheet in a nested
event loop. See comment 15 in the bug.
Differential Revision: https://phabricator.services.mozilla.com/D26971
2019-04-16 12:06:48 +00:00
Nihanth Subramanya
9fe11f1b43
Bug 1531838 - Ensure we don't set up twice on any window. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D26701
2019-04-14 17:49:57 +00:00
Nihanth Subramanya
f2f2dcf020
Bug 1531838 - Inline PanelUI code and avoid leaving behind properties on windows. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D26699
2019-04-14 17:47:50 +00:00
Nihanth Subramanya
410c176a29
Bug 1531838 - Enable Firefox Monitor by default. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D23837
2019-04-14 17:47:11 +00:00
Brian Grinstead
6bf5cf3d2a
Bug 1544322 - Part 2.1 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in everything except for dom/ r=bzbarsky
...
This excludes dom/, otherwise the file size is too large for phabricator to handle.
This is an autogenerated commit to handle scripts loading mochitest harness files, in
the simple case where the script src is on the same line as the tag.
This was generated with https://bug1544322.bmoattachments.org/attachment.cgi?id=9058170
using the `--part 2` argument.
Differential Revision: https://phabricator.services.mozilla.com/D27456
2019-04-16 03:50:44 +00:00
Ryan VanderMeulen
b1ebdb1a1e
Bug 1544404 - Update pdf.js to version 2.2.145. r=bdahl
2019-04-15 09:13:51 -04:00
Oana Pop Rus
d33a2b5abe
Backed out 5 changesets (bug 1531838) for causing linux asan leaks. CLOSED TREE
...
Backed out changeset 7e886806ae98 (bug 1531838)
Backed out changeset 24d7fb7fd3af (bug 1531838)
Backed out changeset 3e538caf5af2 (bug 1531838)
Backed out changeset ae727251b802 (bug 1531838)
Backed out changeset 9b0dab8154c0 (bug 1531838)
2019-04-12 02:15:40 +03:00
Nihanth Subramanya
b01f7c1fd0
Bug 1531838 - Inject/remove stylesheets in a Services.tm.dispatchToMainThread call. r=johannh
...
This avoids an AssertionError when loading a stylesheet in a nested
event loop. See comment 15 in the bug.
Differential Revision: https://phabricator.services.mozilla.com/D26971
2019-04-11 21:41:43 +00:00
Nihanth Subramanya
5428005f5c
Bug 1531838 - Ensure we don't set up twice on any window. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D26701
2019-04-10 22:12:09 +00:00
Nihanth Subramanya
0b34300bc8
Bug 1531838 - Inline PanelUI code and avoid leaving behind properties on windows. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D26699
2019-04-10 22:11:32 +00:00
Nihanth Subramanya
e338c3c6e9
Bug 1531838 - Enable Firefox Monitor by default. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D23837
2019-04-10 22:09:48 +00:00
Trushita
19b14883c7
Bug 1494948: Removed FX_PREFERENCES_OPENED_VIA probe and origin parameter for openPreferences r=jaws,chutten
...
Removed FX_PREFERENCES_OPENED_VIA probe as it expired in 63.Origin parameter for openPreferences has also been removed.
Differential Revision: https://phabricator.services.mozilla.com/D26795
2019-04-09 20:40:26 +00:00
Cosmin Sabou
c313ecab78
Backed out 4 changesets (bug 1531838) for assertion failures on ClientLayerManager.cpp.
...
Backed out changeset 5c20b75a9e32 (bug 1531838)
Backed out changeset 1badfbad01fb (bug 1531838)
Backed out changeset f54fe4e4822f (bug 1531838)
Backed out changeset 712bd9022cc2 (bug 1531838)
2019-04-09 18:14:10 +03:00
Nihanth Subramanya
48a975bcc5
Bug 1531838 - Ensure we don't set up twice on any window. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D26701
2019-04-09 14:15:14 +00:00
Nihanth Subramanya
ab90b25d64
Bug 1531838 - Inline PanelUI code and avoid leaving behind properties on windows. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D26699
2019-04-09 14:15:40 +00:00
Nihanth Subramanya
346aa1693d
Bug 1531838 - Enable Firefox Monitor by default. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D23837
2019-04-09 14:13:52 +00:00
Ryan VanderMeulen
91de4b022c
Bug 1542737 - Update pdf.js to version 2.2.129. r=bdahl
2019-04-08 08:51:19 -04:00
Bogdan Tara
a640b34a28
Merge inbound to mozilla-central. a=merge
2019-04-05 12:49:51 +03:00