Граф коммитов

1582 Коммитов

Автор SHA1 Сообщение Дата
Andrew Swan adfb075512 Bug 1337870 Skip truncation of addon names r=mossop
MozReview-Commit-ID: 9v4yJPvpT2R

--HG--
extra : rebase_source : 70ef154c0d5687025147486a8b52e9bcdaacaef7
2017-02-23 21:47:08 -08:00
Andrew Swan 437d869979 Bug 1334096 Show permissions prompts when a sideloaded extension is enabled r=mossop
MozReview-Commit-ID: 1yXgkBg6W1p

--HG--
extra : rebase_source : 0504ed9f0b361497e7d7f6a2bfd50d2b209806b5
2017-02-15 15:40:56 -08:00
Andrew Swan a9123624b3 Bug 1340443 Fix reading from brand bundle and add a test r=florian
MozReview-Commit-ID: RGHXg0hMgJ

--HG--
extra : rebase_source : 9ae7f0eaa02430c1d556378c813c81ee42cda648
2017-02-23 08:41:17 -08:00
Sebastian Hengst 5a173c7cc2 Backed out changeset ae43afe8e551 (bug 1334096) for failing browser_CTP_plugins.js tests. r=backout on a CLOSED TREE 2017-02-23 19:07:25 +01:00
Andrew Swan 50f849ca2b Bug 1334096 Show permissions prompts when a sideloaded extension is enabled r=mossop
MozReview-Commit-ID: 1yXgkBg6W1p

--HG--
extra : rebase_source : 5eb54baafbf80e79c2901ff23eecfa9f017ee22f
2017-02-15 15:40:56 -08:00
Andrew Swan 893f67d3ca Bug 1340078 Show the correct permissions list in webextensions notifications r=rhelmer
MozReview-Commit-ID: 5YiYG6k5MJj

--HG--
extra : rebase_source : 2389d354029bd0143a3d12e94e6fa4d113229e0b
extra : source : 0aa8bb2a9ae0ef4d9f88e97c14ab7ee380eb7e4c
2017-02-16 13:31:50 -08:00
Sebastian Hengst fb12f5580c Backed out changeset c73bba5d7bea (bug 1340078) for failing browser_extension_permissions.js. r=backout 2017-02-19 09:29:48 +01:00
Andrew Swan 062cdfe8f7 Bug 1340078 Show the correct permissions list in webextensions notifications r=rhelmer
MozReview-Commit-ID: 5YiYG6k5MJj

--HG--
extra : rebase_source : 4e0e7162deb85f0b0bc038fdd619db7138116c53
2017-02-16 13:31:50 -08:00
Wes Kocher dda9a2cfb8 Merge m-c to autoland a=merge
MozReview-Commit-ID: 7m1sarjIoLM
2017-02-17 13:50:13 -08:00
Michael Layzell 01804ef221 Bug 1338241 - Part 2: Simplify the in large allocation process logic, r=smaug
MozReview-Commit-ID: 6aF2wlLgy42
2017-02-17 12:00:45 -05:00
Michael Layzell 3f762bbaf0 Bug 1338241 - Part 1: Use remoteType to propagate Large-Allocation status, r=mikedeboer
MozReview-Commit-ID: LfavqjMcZUq
2017-02-17 12:00:43 -05:00
Andrew Swan 60caa58f0c Bug 1340135 Use the right strings for permission update notifications r=rhelmer
MozReview-Commit-ID: uL37kpCIIC

--HG--
extra : rebase_source : d73cf13c554fbf772186ac40b2a617ffffcbac42
2017-02-16 13:41:27 -08:00
Florian Quèze a1b5dae154 Bug 1335807 - JavaScript Error: 'NS_NOINTERFACE: ' {file: 'resource:///modules/ContentWebRTC.jsm' line: 387}, r=felipe. 2017-02-16 00:13:46 +01:00
Andrew Swan 4c4b9579cd Bug 1334479 Show generic icon for legacy add-ons in post-install notification r=mossop
MozReview-Commit-ID: 9JsXPkqx909

--HG--
extra : rebase_source : 062eff8ca9f725e7e14890ae6957f5a76283e5b8
2017-02-09 15:20:02 -08:00
Andrew Swan 132789bc66 Bug 1335720 Update sideload notification text r=flod
MozReview-Commit-ID: 2iU1IVXFm2Q

--HG--
extra : rebase_source : ed96d0793e4d7b3606f64bd4038edac2626acf32
2017-02-07 16:26:30 -08:00
Andrew Swan ea1fa88667 Bug 1336085 Apply updates with only non-promptable permissions automatically r=mossop
MozReview-Commit-ID: 8Sc4WhstrCg

--HG--
extra : rebase_source : ed07254678fab607dccd7cb0d39e44344d81da71
2017-02-08 12:09:49 -08:00
Andrew Swan 61bc2d7d16 Bug 1335333 Fix icon handling for updates r=mossop
MozReview-Commit-ID: JWyK54Gphf8

--HG--
extra : rebase_source : 65eb8aa8a96771d366d70c7044a9c2a3c7bae9ad
2017-02-03 17:11:49 -08:00
Wes Kocher 848c29538a Merge inbound to central, a=merge
MozReview-Commit-ID: 2yQjOIMCCiO
2017-02-06 17:45:21 -08:00
Bob Owen 28876dd1e2 Bug 1317921 Part 2: Check that nested URIs are loaded in the correct remote type. r=Gijs 2017-02-06 12:14:21 +00:00
Bob Owen aa37ddcd27 Bug 1317921 Part 1: Handle nested URIs properly in E10SUtils.jsm. r=Gijs 2017-02-06 12:14:21 +00:00
Shane Caraveo eef34ca89d Bug 1203233 implement geolocation permission, r=aswan,florian
MozReview-Commit-ID: 8V7bNyeGZNh

--HG--
extra : rebase_source : 9b67f0b004ae64444fc73019e971aa8b068a0dc2
2017-02-04 16:10:50 -08:00
Tim Huang 1ed1228b60 Bug 1312954 - Part 9: Update speculativeConnect to speculativeConnect2 for the search service. r=Gijs 2017-02-02 22:17:00 -05:00
Andrew Swan 03990446d0 Bug 1330823 Part 1 refactor some existing permissions code r=mossop
This patch is just cleanups that don't alter any current
behavior but make the changes for updates in part 2 simpler.

MozReview-Commit-ID: 18QEx7RxWxH

--HG--
extra : rebase_source : 92e772ea971ea58ddf647c07ea52e4989f257646
2017-02-02 16:57:29 -08:00
Munro Mengjue Chiang 7981074791 Bug 1335794 - Fix JavaScript Error (TypeError: mm is null) by adding a null checking; r=florian
MozReview-Commit-ID: 9CdsvEU4AOa

--HG--
extra : rebase_source : eb5bb3fc3228e9a1fed03f6cdd99ef5eab071009
2017-02-02 11:39:08 +08:00
Andrew Swan 7ec24adbdb Bug 1333168 Use <span> for addon name in permission dialog r=florian
MozReview-Commit-ID: Hwj6MBeEG8p

--HG--
extra : rebase_source : 03baaaa463b12796695c06d54b325085abdf2035
2017-02-01 20:56:59 -08:00
Mark Banner e5c2479848 Bug 1336070 - Enable eslint no-undef for browser/, apart from components/ and base/content/. r=mossop
MozReview-Commit-ID: CJtpm8zlLxa

--HG--
extra : rebase_source : c6a834d5aaba0f84f5e147333085883de1a118e8
2017-02-02 09:08:42 +00:00
Sebastian Hengst 4c291daf62 Backed out changeset 6dfd1abb7e94 (bug 1203233) for failing test-oop-extensions/test_ext_geolocation.html. r=backout 2017-02-02 20:04:33 +01:00
Shane Caraveo 44f85374b9 Bug 1203233 implement geolocation permission, r=aswan,florian
MozReview-Commit-ID: Kk5KUdJhcoL

--HG--
extra : rebase_source : 52d1ff0e5419f1c5b4eb76d5d9f7eedb2b92701a
2017-02-02 09:47:46 -08:00
Andrew Swan 402701edb8 Bug 1334354 Provide timeout for post-install notification r=florian
MozReview-Commit-ID: H3qHdkvhxjg

--HG--
extra : rebase_source : 4c99d51183a393b0e54655c0ad00608d5028a347
2017-01-27 14:10:02 -08:00
Wes Kocher 3a2daab431 Merge m-c to inbound, a=merge CLOSED TREE
MozReview-Commit-ID: 4FysKITPKa4
2017-01-31 15:14:29 -08:00
Michael Layzell 59bf5ae02d Bug 1334586 - Propagate reload flags when reloading pages with Large-Allocation headers, r=smaug
MozReview-Commit-ID: ESfCqSc0BJK
2017-01-31 14:08:20 -05:00
Michael Layzell 7a66b1dc95 Bug 1334210 - Handle Large-Allocation process exhaustion more smoothly, r=ehsan
MozReview-Commit-ID: KxnFTSXxWVi
2017-01-31 14:08:20 -05:00
Haik Aftandilian 6d8c422776 Bug 1329822 - file:// documents can't use <a download=foo.txt> to set a download name/force a download; r=baku,Gijs
MozReview-Commit-ID: 9cRepRafhWO

--HG--
extra : rebase_source : 2b8d7a8607a14b5af6672bf833126cc94f0b1853
2017-01-13 11:55:38 -08:00
Andrew Swan faaa65bde2 Bug 1334404 Update post-install notification message r=flod
MozReview-Commit-ID: 9ieih02AIi4

--HG--
extra : rebase_source : e5732dd36943fec2b6656d2d9c1693a65c7001e7
2017-01-27 14:00:44 -08:00
Wes Kocher 4cf8a40463 Merge m-c to autoland, a=merge
MozReview-Commit-ID: J5UyPvoy89k
2017-01-27 16:39:56 -08:00
Wes Kocher 7cd28f7e5d Merge inbound to central, a=merge
MozReview-Commit-ID: HvoljuLV6Gj
2017-01-27 16:37:18 -08:00
Christoph Kerschbaumer af33c277b4 Bug 1307736 - Ensure tests performing a history load pass valid triggeringPrincipal. r=bz,mdeboer 2017-01-27 11:19:45 +01:00
Andrew Swan 6efec698e8 Bug 1334076 Show default icon if necessary in sideloading notification r=florian
Also extended the sideloading test to check for icons in both
the case where the extension has an icon, and the case where it
does not.

MozReview-Commit-ID: 7GTAhumtLNx

--HG--
extra : rebase_source : d0198859dfc17cee2d888f23b50b040d50d913f8
2017-01-26 20:54:56 -08:00
Johann Hofmann eda5a50a7f Bug 1331579 - Explicitly update the identity block on re-requesting expired permissions. r=Paolo
MozReview-Commit-ID: CxvHSp1NjFg

--HG--
extra : rebase_source : 58e6f5b8020c01fad8da2b29e78a0c69bb78cb63
2017-01-23 11:44:03 +01:00
Carsten "Tomcat" Book dca07ffc3a merge mozilla-central to mozilla-inbound 2017-01-27 11:16:17 +01:00
Florian Quèze b11907c7aa Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws. 2017-01-27 10:51:03 +01:00
Florian Quèze be4dbae285 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
Phil Ringnalda 7da3c9dcf4 Merge autoland to m-c, a=merge 2017-01-25 20:37:29 -08:00
Carsten "Tomcat" Book ff34e66ec7 Merge mozilla-central to autoland 2017-01-25 13:52:18 +01:00
Florian Quèze 0e0865f4fc Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws. 2017-01-25 07:01:52 +01:00
Andrew Swan cd4f0a4d8b Bug 1308310 Post-install notification for mozAddonManager installs r=rhelmer
With this patch, the Promise returned by install() does not resolve
until after the post-install notification prompt has been displayed
and dismissed (either by an explicit click on "Ok" or by clicking
somewhere else in the browser UI).  That promise is also now
rejected if the install fails or is cancelled.

MozReview-Commit-ID: ej0HmOaU7q

--HG--
extra : rebase_source : 1df2849ad4f081ab15ba59b23e0ff3ad87330734
2017-01-19 21:26:23 -08:00
Andrew Swan a8a5255d3e Bug 1333262 Set notification text unconditionally r=florian
MozReview-Commit-ID: DzzZaKWXrV8

--HG--
extra : rebase_source : 04a9cc6af190d659eda192c8e6dbc5cd55ef72c3
2017-01-23 18:07:25 -08:00
Wes Kocher 26ef67bc84 Merge m-c to autoland, a=merge CLOSED TREE
MozReview-Commit-ID: 86aFtkvKHHj
2017-01-25 17:18:56 -08:00
Andrew Swan f0d74608eb Bug 1333071 Escape addon name in post-install dialog r=florian
MozReview-Commit-ID: Gvhpzq4Psk7

--HG--
extra : rebase_source : a6a6f6240c9122f525e4d0ec5465abc092a510b0
2017-01-23 11:40:57 -08:00
Munro Mengjue Chiang e880c00d03 Bug 1332608 - Fix JavaScript error in webrtcUI.jsm: nsIMessageListenerManager.removeMessageListener: Not enough arguments; r=florian
MozReview-Commit-ID: LHzfrUpFGVy

--HG--
extra : rebase_source : 146b7cc5d7281a7b0c8c0531cd73ccd8e525f0a0
2017-01-23 15:22:30 +08:00