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
Jared Wein
09394a4880
Bug 1328798 - Enable the no-delete-var rule for eslint and fix the one error spotted by the rule. r=jkt
...
MozReview-Commit-ID: 5wKobd1ehAu
2017-01-05 12:59:50 -05:00
Iris Hsiao
6f51b5e3d4
Backed out changeset b33b0cfdf138 (bug 1328798) for functional test bustages
...
CLOSED TREE
2017-01-05 13:07:20 -05:00
Jared Wein
758d95a56e
Bug 1328798 - Enable the no-delete-var rule for eslint and fix the one error spotted by the rule. r=jkt
...
MozReview-Commit-ID: 5wKobd1ehAu
2017-01-05 00:13:39 -05:00
Jared Wein
242ab87626
Bug 1326511 - Enable brace-style and no-multi-spaces eslint rules for toolkit. r=MattN
...
MozReview-Commit-ID: FuVu8skcqOe
2016-12-30 21:47:25 -05:00
Jared Wein
e3149c378f
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 7E7LPorrEje
2016-12-29 18:34:54 -05:00
Wes Kocher
2d7553dcfd
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
34e228f767
Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
...
MozReview-Commit-ID: 8WoGr8i6oCR
2016-12-29 15:20:47 -05:00
Florian Quèze
45647c4570
Bug 1329182 - remove trailing newURI null parameters in browser/, r=jaws.
2017-01-09 20:27:25 +01:00
Pavan
cbd700b3b9
Bug 1235547 - Automatically dismiss the Thanks popup after forgetting history if it isn't interacted with. r=Gijs
2017-01-04 05:42:00 +01:00
Thomas Nguyen
82e1caab63
Bug 1304623 - Create a pref to control the default referrer policy - part 3. r=bkelly
...
MozReview-Commit-ID: 1A6IHPeNYBQ
2017-01-05 11:29:56 +08:00
Gijs Kruitbosch
769f4319a3
Bug 1323838 - make allowing popups work better, r=Felipe
...
MozReview-Commit-ID: LnW5QoxQiGK
2016-12-17 20:15:01 +00:00
David Keeler
cc632437a5
bug 1324071 - add nsIPK11Token.hasPassword to replace unnecessary uses of nsIPKCS11Slot.status r=Cykesiopka,gps,MattN,sebastian
...
MozReview-Commit-ID: C2jwQHPEDC0
2016-12-02 15:09:35 -08:00
Mark Banner
545ce6cb35
Bug 1325374 - Specify more globals in browser.js/nsBrowserGlue.js, and start fixing up some of places. r=mossop
...
MozReview-Commit-ID: C22lTfaUzHB
2016-12-22 12:14:05 +00:00
Phil Ringnalda
c75d0d1735
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: 3TWj1elRxgV
2016-12-17 14:00:48 -08:00
Paolo Amadini
d7e0c455b0
Bug 1300755 - Notification anchors are not hidden when the user types in the location bar. r=past
...
MozReview-Commit-ID: 5xY87Jnekv7
2016-12-15 14:39:30 +01:00
Michael Layzell
310f8bf593
Bug 1318767 - Part 3: Use SessionStore to recover from missing GroupedSHistory segments, r=ehsan, r=mconley
...
MozReview-Commit-ID: FDmQIjiHox7
2016-12-13 16:32:54 +08:00
Michael Layzell
0bfea928aa
Bug 1318767 - Part 1: When performing SessionRestore on a GroupedSHistory tab, ensure that it reverts to a complete SHistory state before restoring, r=mikedeboer
...
MozReview-Commit-ID: 2zNXDtkx3bs
2016-11-24 10:45:00 +08:00