Commit Graph

3562 Commits

Author SHA1 Message Date
Andrea Marchesini
03364d5e05 Bug 1337964 - SiteDataManager should check correctly if a cookie belongs to a private identity or not, r=aryx, r=gijs 2017-02-15 13:12:52 +01:00
Jonathan Hao
ad6b0a5da2 Bug 1336867 - Remove unsafeProcessHeader and isSecureHost in nsISiteSecurityService r=keeler,mgoodwin,past 2017-02-08 11:17:29 +08:00
Carsten "Tomcat" Book
af93a0ab46 Merge mozilla-central to mozilla-inbound 2017-02-10 14:27:13 +01:00
Paolo Amadini
2954049574 Bug 1328304 - Hide notifications when the address bar has focus and the URL is being edited. r=johannh
MozReview-Commit-ID: 5GhCsA9Gi3f
2017-02-10 13:16:02 +00:00
Phil Ringnalda
aa86a2ebe8 Backed out 2 changesets (bug 1336867) for (at least) eslint failures
CLOSED TREE

Backed out changeset 0a4f283638cb (bug 1336867)
Backed out changeset 837766805d75 (bug 1336867)
2017-02-09 19:02:32 -08:00
Jonathan Hao
e2b3d6ff9d Bug 1336867 - Remove unsafeProcessHeader and isSecureHost in nsISiteSecurityService r=keeler,mgoodwin,past 2017-02-08 11:17:29 +08:00
Shane Caraveo
1f656159fc Bug 1208596 implement sidebar api for webextensions, f?kmag, gijs r=Gijs,kmag
MozReview-Commit-ID: 6GMdU5kcrFR
2017-02-09 15:32:50 -08:00
Gijs Kruitbosch
33688a24da Bug 1332595 - remove useless click handling, r=mossop
Really, the entire pagehide handling and attribute setting should
go away too, but there were serious test issues with doing so.
See the bug for more details. Remaining work will be in bug 1337794.

MozReview-Commit-ID: 5yhym5QemGr
2017-02-08 13:09:04 +00:00
Masatoshi Kimura
0c88cf0b57 Bug 1321778 - Remove vestigial RC4 fallback frontend. r=Dolske
MozReview-Commit-ID: G0KF4j2OtyY
2016-11-19 13:45:46 +09:00
Mike Conley
bb3f0821d7 Bug 1336230 - If the current window is maximized if the user opens a new window, skip the opening animation. r=Felipe
MozReview-Commit-ID: JHmG9nclcGC
2017-02-03 16:11:44 -05:00
Matheus Longaray
7c8480f65a Bug 1336554 - Add support to e10s-multi for simplified browser tab. r=mconley
This patch adds support to e10s-multi when creating tab for simplified browser.

MozReview-Commit-ID: KHXePRVxrGl
2017-02-03 21:21:01 +01:00
Mike Conley
115c486c92 Bug 1307689 - Add telemetry to detect when user abandons an in-progress page load. data-review=bsmedberg, r=bsmedberg,mossop
MozReview-Commit-ID: D8emwJriu4m
2017-01-26 14:01:49 -05:00
Phil Ringnalda
7f417b9e48 Backed out 2 changesets (bug 1307689) for browser-chrome complaints that tab is undefined
Backed out changeset 452e602b9ee9 (bug 1307689)
Backed out changeset 5deef62563d2 (bug 1307689)
2017-01-31 20:36:38 -08:00
Mike Conley
06f04a12c7 Bug 1307689 - Add telemetry to detect when user abandons an in-progress page load. data-review=bsmedberg, r=bsmedberg,mossop
MozReview-Commit-ID: D8emwJriu4m
2017-01-26 14:01:49 -05:00
Marco Bonardo
8c10acda36 Bug 1327155 - Can't open urlbar Blocked Popups menu with a single click if it's already open from the notification bar. r=Felipe
MozReview-Commit-ID: Lo4fz9kVeEG
2017-01-27 01:11:09 +01:00
Florian Quèze
c32c931bc9 Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
Wes Kocher
530c49e1e9 Backed out 5 changesets (bug 1323987) for browser-chrome printing failures a=backout
Backed out changeset 77bc28c97be0 (bug 1323987)
Backed out changeset 48837569b4e9 (bug 1323987)
Backed out changeset fcf065b47fdc (bug 1323987)
Backed out changeset 06444044d4e5 (bug 1323987)
Backed out changeset 1e7285465d1b (bug 1323987)

MozReview-Commit-ID: KTG6VusQeC0
2017-01-25 13:06:47 -08:00
Matheus Longaray
31bce7285a Bug 1323987 - Update browser printing code accordingly. r=mconley
This patch updates browser printing code to make use of about:printpreview
when loading new tab for print preview. The same URI is used when the user
makes use of simplify page feature while print previewing.

MozReview-Commit-ID: DXHT71hpnWo
2017-01-05 17:38:13 +01:00
Carsten "Tomcat" Book
af00db9843 Merge mozilla-central to autoland 2017-01-25 13:52:18 +01:00
Florian Quèze
91f7a2ef3a 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
Phil Ringnalda
a037217a6d Backed out changeset 08db703246b2 (bug 1332595) for timeouts in browser_newtab_bug1178586.js and browser_newtab_reportLinkAction.js
CLOSED TREE
2017-01-24 21:46:58 -08:00
Gijs Kruitbosch
46740d2ef0 Bug 1333726 - use serializeToString instead of non-existant serializePrincipal, r=ckerschb
MozReview-Commit-ID: Ka0ORFpILjm
2017-01-25 11:09:30 +00:00
Vedant Sareen
a2b2bba9cc Bug 1206048 - Remove E10S_WINDOW metric. r=Dexter
Removed the histogram |E10S_WINDOW| and related code as it is no longer in use.
2017-01-20 23:24:07 +05:30
Nihanth Subramanya
356329a03a Bug 1323420 - Add a pref to control the close button on web permission prompts. r=past
MozReview-Commit-ID: JHEY478q3C
2017-01-16 18:08:07 +05:30
Alastor Wu
c137d173fb Bug 1330232 - show the label of 'play tab' in the pop-up menu. r=jaws
If the tab is blocked, we should show "play tab" in the pop-up menu instead of "mute tab".

MozReview-Commit-ID: 9SQOtgK4vgv
2017-01-23 10:34:02 +08:00
Christoph Kerschbaumer
04af1f958e Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab. r=gijs 2017-01-22 11:47:36 +01:00
Christoph Kerschbaumer
5fc3acf7e0 Bug 1332595 - Fix missing triggeringPrincipal within browser.js. r=gijs 2017-01-24 17:15:56 +01:00
Kris Maglione
1d5e218562 Bug 1305162: Part 1b - Properly serialize nsIMIMEInputStream in RemoteWebNavigation. r=dragana
MozReview-Commit-ID: 6PePVAEL1Px
2017-01-21 13:28:08 -08:00
Nihanth Subramanya
882395b6f6 Bug 1313568 - Handle captive portal UI in per-window script. r=MattN
MozReview-Commit-ID: FxjE2NblJe4
2017-01-08 03:23:09 +01:00
Dão Gottwald
66f5bd0481 Bug 1331172 - Current permission state should use the past tense. r=Paolo
MozReview-Commit-ID: 7XqHa0xrfsh
2017-01-16 20:33:00 +01:00
Munro Mengjue Chiang
2c08e712f8 Bug 1270572 - allow un-prompted gUM access if the page has a live track connected to the same device; r=florian,gcp,smaug
MozReview-Commit-ID: EvATqR4NNTH
2017-01-19 12:24:59 +08:00
Dão Gottwald
f29b118865 Bug 1332267 - Rename the "host" and "hostless" classes to be more distinctive. r=jkt
MozReview-Commit-ID: 1fjd1upFTeM
2017-01-19 14:20:51 +01:00
Andrew Swan
d4d8a7d775 Bug 1317363 Implement the new sideloading flow r=florian,rhelmer
MozReview-Commit-ID: JgloWKYAhlK
2017-01-18 18:16:19 -08:00
Ryan VanderMeulen
8d1ee918ca Merge autoland to m-c. a=merge 2017-01-18 09:24:55 -05:00
Christoph Kerschbaumer
81c125990e Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs 2017-01-18 08:24:55 +01:00
Wes Kocher
b64c9e2a05 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 10MpA6zwIWr
2017-01-17 17:59:26 -08:00
Wes Kocher
aa51fd7f3a Backed out 2 changesets (bug 1329032) for failures a=backout
Backed out changeset 16c4f0df527d (bug 1329032)
Backed out changeset 54f7bfe3ca11 (bug 1329032)

MozReview-Commit-ID: ChGyTdJvT8N
2017-01-17 14:08:10 -08:00
Christoph Kerschbaumer
1e6a940fa1 Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs 2017-01-17 21:52:01 +01:00
Jessica Jong
7b10015066 Bug 1326779 - [e10s] Fire beforeunload event when navigating to a page in different process. r=smaug 2017-01-16 21:33:00 -05:00
Florian Quèze
63de711857 Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
Jared Wein
0ec522d5b6 Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
MozReview-Commit-ID: 6tv0Z06CO4a
2017-01-17 09:48:17 -06:00
Thom Chiovoloni
77e6af4a31 Bug 1312094 - Don't show 'send to device' for huge or otherwise unsyncable URIs. r=markh
MozReview-Commit-ID: 8Eh23UGOwNv
2017-01-09 17:38:34 -05:00
Johann Hofmann
ac774acafd Bug 1206232 - Add temporary permission states to SitePermissions.jsm. r=jdm,Paolo
MozReview-Commit-ID: zQVeEHhIax
2016-09-22 23:09:30 +02:00
Brian Grinstead
736b5301b8 Bug 1314091 - Rename devedition.* to compacttheme.*;r=Gijs
MozReview-Commit-ID: 9y9BTK2TeAr
2017-01-13 11:53:58 -08:00
Dão Gottwald
44a2f87391 Bug 1327142 - Disable "Move to New Window" context menu item for the customize mode tab. r=mikedeboer 2017-01-11 13:40:35 +01:00
Dão Gottwald
1367ab44f5 Bug 1330001 - Remove browser code behind Windows XP and Vista version checks. r=jaws 2017-01-11 10:54:16 +01:00
Carsten "Tomcat" Book
ef8fa78a99 merge mozilla-inbound to mozilla-central a=merge 2017-01-10 12:11:31 +01:00
Johann Hofmann
00db9a9c29 Bug 1329210 - Hide the permission reload hint when the control center is reopened. r=florian
MozReview-Commit-ID: Fb6ZEeYIJHG
2017-01-06 17:10:39 +01:00
Jalen Adams
b6e29f087a Bug 1326581 - Rewrite PointerlockFsWarning.Timeout to use ES6-class. r=jaws
MozReview-Commit-ID: ISK3gO2vo1r
2017-01-05 19:30:54 -05:00
Wes Kocher
725e635b68 Merge inbound to central, a=merge
MozReview-Commit-ID: 1ij6nLf8f8s
2017-01-05 17:30:35 -08:00