Wes Kocher
f4e87a1fb3
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 7sFZmPUXSx6
2017-08-18 17:21:29 -07:00
Kris Maglione
e8f17cb030
Bug 1356334: Part 6 - Allow completely terminating a slow content script sandbox. r=billm
...
MozReview-Commit-ID: 5CDLHrAeuDt
2017-04-16 14:01:16 -07:00
Kris Maglione
0362e63fc4
Bug 1356334: Part 5 - Add add-on name to slow script messages. r=billm
...
MozReview-Commit-ID: 2nyDmoiBKp4
2017-08-17 20:17:51 -07:00
Ryan VanderMeulen
0980b8abd2
Backed out 8 changesets (bug 1356334) for frequent test_ext_contentscript_async_loading.html failures on Android debug on a CLOSED TREE.
...
Backed out changeset 9c677ebfdda0 (bug 1356334)
Backed out changeset 16b49fd1c38a (bug 1356334)
Backed out changeset 4f5bcd2b2dc6 (bug 1356334)
Backed out changeset d832803270ac (bug 1356334)
Backed out changeset b83aea215a82 (bug 1356334)
Backed out changeset b2a663ffd144 (bug 1356334)
Backed out changeset 805c56806930 (bug 1356334)
Backed out changeset 7c880eca810a (bug 1356334)
2017-08-18 11:32:18 -04:00
Kris Maglione
4e048dbe74
Bug 1356334: Part 6 - Allow completely terminating a slow content script sandbox. r=billm
...
MozReview-Commit-ID: 5CDLHrAeuDt
2017-04-16 14:01:16 -07:00
Kris Maglione
dc384e8e07
Bug 1356334: Part 5 - Add add-on name to slow script messages. r=billm
...
MozReview-Commit-ID: 2nyDmoiBKp4
2017-08-11 22:11:25 -07:00
Gabriele Svelto
e91231bddb
Bug 1376795 - Print a message when quitting in response to a content crash; r=cyu
...
MozReview-Commit-ID: HluXiBtux23
2017-08-16 11:22:04 +02:00
Wes Kocher
35908f9c27
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: DjSlrmDFfe3
2017-08-16 17:14:41 -07:00
Wes Kocher
03a1984d1c
Merge inbound to central, a=merge
...
MozReview-Commit-ID: GEfEDRZk5bo
2017-08-16 16:59:26 -07:00
Gabor Krizsanits
f05a83b92c
Bug 1376895 - Make preloaded browser use pre-existing content process. r=mconley
...
We want to avoid to have several cached content processes, one for each
preloaded browser (one per window) and one for the preallocated process.
For that we force the preloaded browser to choose an existing process and
during the first navigation in that tab, that leaves about:newtab, we re-run
the process selecting algorithm
2017-08-16 13:00:22 +02:00
Carsten "Tomcat" Book
10b7cba778
Backed out changeset adf5ed713e0d (bug 1376895)
2017-08-16 11:15:50 +02:00
Drew Willcoxon
062e2f296c
Bug 1385418 - Remove disabled pocket code for the toolbar button now that it's been replaced by the item in the page action panel. r=Gijs
...
MozReview-Commit-ID: 1wANxaD3QaV
2017-08-16 10:13:15 -07:00
Lie Ryan
49d59484f2
Bug 1361855 - Filter TAB_COUNT histogram to record only on 5 minute intervals; r=Gijs
...
MozReview-Commit-ID: F5mI1eiffWN
2017-06-16 12:48:19 +00:00
Lie Ryan
f7ebb4cfca
Bug 1361855 - Update tab count on page load and other URL changes; r=Gijs
...
MozReview-Commit-ID: gKqdEHI3M1
2017-06-11 19:28:20 +00:00
Lie Ryan
5a0a276ffe
Bug 1361855 - Record TAB_COUNT histogram during TabOpen event; r=Gijs
...
MozReview-Commit-ID: 7ZHakmLZYHu
2017-06-09 18:40:24 +00:00
Lie Ryan
6beac6fc1b
Bug 1361855 - Add helper function BrowserUsageTelemetry:_recordTabCount(); r=Gijs
...
MozReview-Commit-ID: B6IRJ904bCr
2017-06-11 19:27:02 +00:00
Lie Ryan
0ec5a048ad
Bug 1361855 - Refactor browser/modules/test/browser/head.js:getHistogram() and getKeyedHistogram(); r=Gijs,MattN
...
MozReview-Commit-ID: 3GyNfmXm5g6
2017-06-09 17:27:39 +00:00
Gabor Krizsanits
2d5df8b520
Bug 1376895 - Make preloaded browser use pre-existing content process. r=mconley
...
We want to avoid to have several cached content processes, one for each
preloaded browser (one per window) and one for the preallocated process.
For that we force the preloaded browser to choose an existing process and
during the first navigation in that tab, that leaves about:newtab, we re-run
the process selecting algorithm
2017-08-15 14:05:17 +02:00
Blake Kaplan
82cbcfb6bc
Bug 1375243 - Explicitly create a URI object to avoid sync URI fixups from the content process. r=Gijs
...
I'm not entirely certain that we need to pass the charset here, but it seems
like it might be needed based on my reading of the code. This also fixes a
test to mock a link node better (we must have an ownerDocument that will have
a characterSet).
MozReview-Commit-ID: 5L1dKocNX0h
2017-08-10 17:19:35 -07:00
Gijs Kruitbosch
51a1cf49ca
Bug 1390006 - fix up expectations of BrowserUITelemetry tests to match what devedition is doing, r=johannh
...
MozReview-Commit-ID: I03npiUHECK
2017-08-14 12:17:34 +01:00
Jared Wein
a080e2809f
Bug 1387077 - Reimplement Pocket animation in the Page Action area. r=adw
...
MozReview-Commit-ID: 5pJ96un8W5t
2017-08-08 11:56:49 -04:00
Mike Taylor
b535940cb8
Bug 1373650. Disable Report Site Issue page action before running page action tests. r=adw
...
MozReview-Commit-ID: J5gAWBvw8td
2017-08-09 14:53:53 -04:00
Andrew Halberstadt
1ecb0adc26
Bug 1385352 - Enable 'mozilla/no-arbitrary-setTimeout' eslint rule on browser-chrome tests, r=standard8
...
MozReview-Commit-ID: 5lO0uAjHMsw
2017-08-10 14:48:21 -04:00
Phil Ringnalda
5e91797776
Backed out changeset 6896f93a2327 (bug 1385352) for not making it to m-c before the next violation of its new linting rule merged to autoland
...
MozReview-Commit-ID: 3HDE2C3wSU0
2017-08-10 20:21:19 -07:00
Wes Kocher
ad98636926
Backed out changeset 99cf11868f47 (bug 1375243) for failures in browser_bug413915.js a=backout
...
MozReview-Commit-ID: 3JyS99zK3z2
2017-08-10 16:43:41 -07:00
Wes Kocher
d497d08bc6
Backed out changeset d4cc2f1e5c48 (bug 1387077) for windows debug crashtest failures a=backout
...
MozReview-Commit-ID: kEMoucDCJY
2017-08-10 15:46:38 -07:00
Blake Kaplan
62ce0232e2
Bug 1375243 - Explicitly create a URI object to avoid sync URI fixups from the content process. r=Gijs
...
I'm not entirely certain that we need to pass the charset here, but it seems
like it might be needed based on my reading of the code.
MozReview-Commit-ID: En9voHg8ti9
2017-08-08 16:00:25 -07:00
Jared Wein
bb3b0a581d
Bug 1387077 - Reimplement Pocket animation in the Page Action area. r=adw
...
MozReview-Commit-ID: 5pJ96un8W5t
2017-08-08 11:56:49 -04:00
Andrew Halberstadt
6c60ffa524
Bug 1385352 - Enable 'mozilla/no-arbitrary-setTimeout' eslint rule on browser-chrome tests, r=standard8
...
MozReview-Commit-ID: 5lO0uAjHMsw
2017-08-10 14:48:21 -04:00
Gijs Kruitbosch
f019fcf508
Bug 1383009 - fix tests, BrowserUITelemetry and pocket to deal with the changes to the navbar, r=jaws
...
MozReview-Commit-ID: 9dZI5AI3kvP
2017-08-08 15:09:44 +01:00
Masatoshi Kimura
dcc478e660
Bug 1387790 - Remove [deprecated] decodeImageData from imgITools. r=tnikkel
...
MozReview-Commit-ID: GZBYTPanHH6
2017-08-06 10:54:14 +09:00
Ami
78bbf3df30
Bug 1388283 - Combine two if statements; r=dao
2017-08-08 23:46:00 +02:00
Shane Caraveo
b701920ecd
Bug 1388902 remove socialapi share, r=florian
...
MozReview-Commit-ID: Kcjugf3Ql6y
2017-08-16 08:54:21 -07:00
Drew Willcoxon
a8d05b5a04
Bug 1391082 - Page action panel ordering can get messed up. r=Gijs
...
MozReview-Commit-ID: 3hQLTLF3RU8
2017-08-17 16:40:35 -07:00
Michael Kohler
f15ab23e9f
Bug 1366555 - Remove MOZ_PHOTON_THEME ifdefs and non-MOZ_PHOTON_THEME code. r=dao
...
MozReview-Commit-ID: 8w1vfF2yRui
2017-08-08 12:09:14 +02:00
Masatoshi Kimura
0af76969af
Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
...
This mechanically replaces nsILocalFile with nsIFile in
*.js, *.jsm, *.sjs, *.html, *.xul, *.xml, and *.py.
MozReview-Commit-ID: 4ecl3RZhOwC
2017-08-04 17:49:22 +09:00
Sebastian Hengst
31742f9ca2
Backed out changeset 1538b0445eda (bug 1366555) for timing browser_locationBarCommand.js and browser_locationBarExternalLoad.js. r=backout
2017-08-05 23:15:16 +02:00
Michael Kohler
a220eeb86a
Bug 1366555 - Remove MOZ_PHOTON_THEME ifdefs and non-MOZ_PHOTON_THEME code r=dao
...
MozReview-Commit-ID: CoHv9mKpAe
2017-08-05 20:37:40 +02:00
Sebastian Hengst
e5a6ff5037
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-08-04 19:32:45 +02:00
Georg Fritzsche
9385f14125
Bug 1302681 - Part 1: Extend Event Telemetry core for recording from addons. r=dexter
...
To cut down on complexity, we don't require specifying any expiry versions.
Given that these events will be recorded non-persistently from off-train add-ons, they can be expired by shipping new add-on releases.
We also start to use the new "record on release" terminology here instead of opt-in/opt-out, but are not changing the internal functionality yet.
Technically, this is implemented by keeping a separate registry for the dynamic event information.
Built-in & dynamic events are tracked with separate numeric ids, so introduce a common identifier for both, an EventKey.
For actual event storage, the events are treated the same as built-in events. They are simply bucketed into the 'dynamic' process storage.
This approach ends up duplicating code paths that use the event info, but keeps a single implementation for recording, storage & serialization.
2017-08-03 07:03:00 -04:00
Gijs Kruitbosch
1dde1ca8d5
Bug 1354117 - fix telemetry and a number of tests that flip photon prefs, r=johannh
...
MozReview-Commit-ID: 7ynaIQm22eS
2017-08-01 20:15:48 +01:00
UK992
890c6e6ae5
Bug 1363485 - Update tests r=dao
...
MozReview-Commit-ID: 4epuVQVCJPH
2017-07-30 20:39:55 +02:00
UK992
40b4ffc609
Bug 1363485 - Update BrowserUITelemetry.jsm r=Gijs
...
MozReview-Commit-ID: Ah8SAEADJ7O
2017-06-30 16:22:06 +02:00
Drew Willcoxon
0a6ef09dae
Bug 1363188 - Add an add/remove context menu to page actions in the urlbar. r=Gijs
...
MozReview-Commit-ID: 5rJWvID5OPd
2017-08-02 09:31:07 -07:00
Sebastian Hengst
5d0e1ee3da
Backed out changeset 0b1f1dbc1b5a (bug 1363485)
2017-08-02 16:25:00 +02:00
Sebastian Hengst
6b72dd3d4c
Backed out changeset f3e224764ca8 (bug 1363485)
2017-08-02 16:24:54 +02:00
Masatoshi Kimura
c0943e4f30
Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu
...
MozReview-Commit-ID: DqJdTGopR9G
2017-07-29 20:50:21 +09:00
Rajesh Kathiriya
fefc455410
Bug 1374620 - Enabled the ESLint dot-notation rule across mozilla-central r=standard8
...
MozReview-Commit-ID: FadrI2li43G
2017-07-25 23:45:41 +05:30
UK992
ddaf4b64ea
Bug 1363485 - Update tests r=dao
...
MozReview-Commit-ID: 4epuVQVCJPH
2017-07-30 20:39:55 +02:00
UK992
74f715b6c3
Bug 1363485 - Update BrowserUITelemetry.jsm r=Gijs
...
MozReview-Commit-ID: Ah8SAEADJ7O
2017-06-30 16:22:06 +02:00