Kris Maglione
94213ad506
Bug 1320395: Part 3 - Run WebExtensions in their own process type. r=billm,bobowen
...
MozReview-Commit-ID: FZ4f1Lda5vh
--HG--
extra : rebase_source : 013dfd2ab5e74097d81b0a2afebd3e02060f5e75
2017-01-12 14:11:47 -08:00
Christoph Kerschbaumer
be82c7af85
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs
2017-01-18 08:24:55 +01:00
Jared Wein
43bac26d30
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
...
MozReview-Commit-ID: 6tv0Z06CO4a
--HG--
extra : rebase_source : 014c0b04d8538dc5f15bc6dd4ed6bd220c55c5d4
2017-01-17 09:48:17 -06:00
Florian Quèze
85611a7b6d
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
...
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Phil Ringnalda
b3c440155b
Merge m-c to m-i
2017-01-16 14:50:05 -08:00
Phil Ringnalda
5a78aec0aa
Merge m-i to m-c, a=merge
2017-01-16 13:18:17 -08:00
Carsten "Tomcat" Book
c30b03e2f0
Merge mozilla-central to autoland
2017-01-16 16:45:16 +01:00
John Dai
76684a8715
Bug 1319078 - Form validation should account for the visibility of the input element. r=gijs
2017-01-12 18:54:00 -05:00
Alessio Placitelli
1161e36b35
Bug 1278556 - Add scalar data from child processes to the main ping. r=chutten
...
MozReview-Commit-ID: Ed4cV4XieRq
2017-01-16 06:10:00 +01:00
Paolo Amadini
e33311d3f7
Bug 1319112 - Adjust strings for the WebRTC permission notifications. r=florian
...
MozReview-Commit-ID: 98jRli5Cqxy
--HG--
extra : rebase_source : b3dc18f98c2749c75ccac910693033993e267e2f
2017-01-16 14:31:23 +01:00
Florian Quèze
22d9b71466
Bug 1330464 - make the no-useless-parameters eslint rule detect misuses of the Services.prefs APIs, r=jaws.
2017-01-13 20:21:55 +01:00
Florian Quèze
1e42cad36c
Bug 1330464 - script-generated removal of additional parameters that don't exist in the interface, r=jaws.
2017-01-13 20:21:53 +01:00
Georg Fritzsche
b5f0ccf940
Bug 1329139 - Default event recording to disabled. r=dexter
2017-01-13 14:21:56 +07:00
Florian Quèze
a03918c148
Bug 1330147 - automatic removal of the third boolean parameter in removeObserver calls, r=jaws.
2017-01-11 22:27:42 +01:00
Andrew Swan
5246947c06
Bug 1308295 part 2: add extension prompts to InstallTrigger r=rhelmer
...
Logic for displaying addon installation confirmation prompts that
was previously in the Installer helper class is now rolled into the
prompts that are issued from AddonInstall.
MozReview-Commit-ID: HGZTqDZMgNQ
--HG--
extra : rebase_source : a7caaee24ffb0557b00c192fe01357a1ac2417bf
extra : source : 73440e18fc824662390fee130aab4a86cf6af60d
2017-01-05 16:35:07 -08:00
Mark Banner
f5df8d7a0e
Bug 1188692 - Attempt to reduce intermittent failures in browser_ContentSearch.js by initialising listeners earlier. r=adw
...
MozReview-Commit-ID: 89Ew3Kr0viC
--HG--
extra : rebase_source : 5dc7edc0cdd781bebf08ddcd2083748fb2ce9bc3
2016-12-21 11:50:25 +00:00
Sebastian Hengst
22246e78b5
Backed out changeset c0f94e1d6f11 (bug 1308295)
2017-01-10 17:56:28 +01:00
Andrew Swan
bfb895757c
Bug 1308295 part 2: add extension prompts to InstallTrigger r=rhelmer
...
Logic for displaying addon installation confirmation prompts that
was previously in the Installer helper class is now rolled into the
prompts that are issued from AddonInstall.
MozReview-Commit-ID: HGZTqDZMgNQ
--HG--
extra : rebase_source : 960a0a33795ff3578e3ee9365670f6a47e351e5c
extra : source : 73440e18fc824662390fee130aab4a86cf6af60d
2017-01-05 16:35:07 -08:00
Michael Layzell
3a272149c6
Bug 1329331 - Leave the Large-Allocation process after subsequent navigations, r=smaug
...
MozReview-Commit-ID: DfivmSEvzBu
2017-01-16 14:03:09 -05:00
Phil Ringnalda
191c2661b5
Backed out 2 changesets (bug 1307736) for failures in browser_490040.js and test_refresh_firefox.py TestFirefoxRefresh.testReset
...
CLOSED TREE
Backed out changeset 338dd2c343f8 (bug 1307736)
Backed out changeset 1a71a0d9aa90 (bug 1307736)
2017-01-16 10:47:55 -08:00
Christoph Kerschbaumer
b0e551030d
Bug 1307736 - Ensure tests performing a history load pass valid triggeringPrincipal. r=bz,mdeboer
2017-01-16 18:30:32 +01:00
Johann Hofmann
95370d69a3
Bug 1206232 - Add temporary permission states to SitePermissions.jsm. r=jdm,Paolo
...
MozReview-Commit-ID: zQVeEHhIax
--HG--
extra : rebase_source : bebcd31cfbd638c51ff21c7e2b62bcc536b026da
2016-09-22 23:09:30 +02:00
Florian Quèze
028a82f682
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
2017-01-09 20:27:25 +01:00
Jared Wein
b33bfba51a
Bug 1329017 - Enable the no-useless-return rule for eslint and use eslint --fix to autofix the errors. r=standard8
...
MozReview-Commit-ID: 2MhpvzUDgtK
--HG--
extra : rebase_source : 1df2b81badfe556928f6424c8990e4b3fde7056f
2017-01-06 12:09:28 -05:00
Jared Wein
f64146d9d7
Bug 1329014 - Enable the no-extra-bind rule and use eslint --fix to autofix the errors. r=standard8
...
MozReview-Commit-ID: BwK94W2mHXS
--HG--
extra : rebase_source : a905658829084d3a4018df81f51bb210ef1e645b
2017-01-05 16:43:29 -05:00
Johann Hofmann
f41adcc377
Bug 1320557 - Prevent broken UI from invalid permission states. r=Gijs
...
MozReview-Commit-ID: FxmCHoLx0lE
--HG--
extra : rebase_source : 562af940feb727d7d68e034790a9d9358768847e
2017-01-06 10:02:58 +01:00
Mark Banner
46ee297329
Bug 1328565 - Prevent cases of Cu.import importing into variables and global scope at the same time. r=mossop
...
MozReview-Commit-ID: CXly2RhNpRP
--HG--
extra : rebase_source : 9b9a8542bbd437aa0160c122b1b826e08de03009
2017-01-04 19:37:43 +00:00
Gijs Kruitbosch
66df3660b9
Bug 1322730 - display undo migration message on about:newtab, r=Dolske
...
MozReview-Commit-ID: 8nIGdD9XyFH
--HG--
extra : rebase_source : edb3034962fb0f29e7bd245974096b6609718313
2017-01-04 19:05:50 +00:00
Sebastian Hengst
e5329fbf68
Backed out changeset 9647d2c82af4 (bug 1322730) for eslint failures. r=backout
2017-01-04 20:05:06 +01:00
Gijs Kruitbosch
71aae2ba87
Bug 1322730 - display undo migration message on about:newtab, r=Dolske
...
MozReview-Commit-ID: 8nIGdD9XyFH
--HG--
extra : rebase_source : 82e1ca0b02602a69510da54de9a329289b5d57ce
2016-12-15 16:54:36 +00:00
Andrew Swan
005c2ba3de
Bug 1308309 Prompt for webextensions permissions r=florian,rhelmer
...
MozReview-Commit-ID: 6rTGvjKcx3H
--HG--
extra : rebase_source : b17acde9a1ebf4a378b5f4e02f411b2aef8cde10
extra : intermediate-source : a9f326b034571a273b0087a3c3d9c7738093d903
extra : source : 320fb02a40dc18208bb00cef3ba7e1de2ca89938
2017-01-03 10:55:25 -08:00
Jared Wein
9141469edf
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
--HG--
extra : rebase_source : 8ab34c4e46a7c3075b459bf44786ec184d10d203
2016-12-30 21:47:25 -05:00
Jared Wein
ecab54a7c9
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher
0dfb7c2b5c
Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
...
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein
7255df4e9a
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
Andrew Swan
397a3e0174
Bug 1310355 Improve resiliency of webrtc add-on hooks r=florian,jib
...
MozReview-Commit-ID: 29DN2cmXTtk
--HG--
extra : rebase_source : 466a8447b9a12aa2c335962e735f0303003e5905
extra : source : d431a1c8af61c92adddbd24c13b125aa82a06405
2016-10-14 16:04:13 -07:00
Mark Banner
6fd5e31454
Bug 1308420 - Move nsBrowserGlue.js _handleURLBarTelemetry() into BrowserUsageTelemetry. r=mak
...
MozReview-Commit-ID: AYNeNyoCwoG
--HG--
extra : rebase_source : 80a6a958bc77c1a2d54315fade912ec9c4a0bea1
2016-12-07 13:45:56 +00:00
Wes Kocher
b5f33578be
Merge m-c to inbound, a=merge
2016-12-20 11:47:17 -08:00
Alessio Placitelli
3313bae468
Bug 1315650 - Add a longer timeout for searchbar suggestions in tests. r=mak
...
MozReview-Commit-ID: 4dkkibfGFMv
2016-12-20 06:37:00 +01:00
Sebastian Hengst
186dcf0387
Backed out changeset 7f69f45a0025 (bug 1308420) for failing browser_UsageTelemetry_urlbar.js on Linux x64 asan.
2016-12-20 13:07:39 +01:00
Mark Banner
567a61f3c6
Bug 1308420 - Move nsBrowserGlue.js _handleURLBarTelemetry() into BrowserUsageTelemetry. r=mak
...
MozReview-Commit-ID: AYNeNyoCwoG
--HG--
extra : rebase_source : aa1d66e059a89b45408deecf918b05c9893555f2
2016-12-07 13:45:56 +00:00
Pavan
7933f0e866
Bug 1299967 - Sort page permissions list alphabetically. r=Gijs
...
--HG--
extra : rebase_source : 9fddcb31e39933345eb3e0d3af7c4f8e33b26732
2016-12-18 08:11:00 -05:00
s7hoang
c4bfc4d8e9
Bug 1028200
- Plugins that are fullscreen'd should exit fullscreen mode on crash. r=mconley
...
MozReview-Commit-ID: HiDyiPCPiV1
--HG--
extra : source : 843b98464b4026115e37b945d56bc9b70b213de3
extra : amend_source : d8d71b09715131dc7407e4bb94a11d11997ec198
2016-12-13 13:44:39 -05:00
Carsten "Tomcat" Book
3583928097
Backed out changeset 843b98464b40 (bug 1028200
) for failing on own test
2016-12-14 10:37:01 +01:00
s7hoang
0333e3b828
Bug 1028200
- Plugins that are fullscreen'd should exit fullscreen mode on crash. r=mconley
...
MozReview-Commit-ID: HiDyiPCPiV1
2016-12-13 13:44:39 -05:00
Georg Fritzsche
dc328f2736
Bug 1316281 - Part 2 - Record search event in Telemetry. r=dexter,mak data-review=rweiss
2016-12-02 12:17:12 +01:00
Phil Ringnalda
f93e4354ba
Backed out 5 changesets (bug 1316281, bug 1316810) for ASan failures in UsageTelemetry tests
...
Backed out changeset 2c711bb8e373 (bug 1316281)
Backed out changeset b3ea1334c33a (bug 1316281)
Backed out changeset 823e118b3fad (bug 1316281)
Backed out changeset 84e97301a8c9 (bug 1316810)
Backed out changeset f98ddece4b12 (bug 1316810)
MozReview-Commit-ID: 5tR2v8NWxQW
2016-12-01 07:46:00 -08:00
Georg Fritzsche
ffa7268434
Bug 1316281 - Part 2 - Record search event in Telemetry. r=dexter,mak data-review=rweiss
2016-12-01 14:57:32 +01:00
Florian Quèze
72d3846cce
Bug 1320375 - Remove webrtcUI.showSharingDoorhanger's obsolete aType parameter, r=johannh.
2016-11-28 12:29:31 +01:00
Florian Quèze
0211bb62b9
Bug 1037438
- implement persistent deny permissions for screen sharing, r=jesup,past.
2016-11-28 12:29:31 +01:00