Sebastian Hengst
a112ccc40d
Backed out changeset 89a029b06eb1 (bug 1304306) for package failures and eslint failure. r=backout on a CLOSED TREE
2017-02-10 19:07:14 +01:00
Sebastian Hengst
a4f8405116
Backed out changeset 9b06a1b666e8 (bug 1304306)
2017-02-10 19:04:15 +01:00
Tomislav Jovanovic
4a731d5e5d
Bug 1335743 - Add modifiers field to OnClickData schema r=aswan
...
MozReview-Commit-ID: E5T4K5iuM6m
--HG--
extra : rebase_source : f4e79dd18122b9a7a3af6a2850e36f801a9a1c96
2017-02-09 20:58:23 +01:00
Carsten "Tomcat" Book
0def7981e0
Merge mozilla-central to autoland
2017-02-10 14:28:13 +01:00
Carsten "Tomcat" Book
3ed98bee2a
merge mozilla-inbound to mozilla-central a=merge
2017-02-10 13:49:56 +01:00
Makoto Kato
a9a70d9396
Bug 1337266 - Don't use LoadLibrary to use Vista+ API in browser/components. r=jimm
...
MozReview-Commit-ID: AUSwfNHqJmc
2017-02-10 16:40:19 +09:00
Matthew Noorenberghe
18b3265289
Bug 1338075 - formautofill: Enable no-cpows-in-tests and var-only-at-top-level. r=lchang
...
MozReview-Commit-ID: 4oYbRAMxZvH
--HG--
extra : rebase_source : cb35be0e94e6e1fe8271b414ad6bb508890d1b0b
2017-02-10 15:14:55 +08:00
Matthew Noorenberghe
86efce1f15
Bug 1338075 - formautofill: Inherit all eslint rules where off is currently specified. r=lchang
...
MozReview-Commit-ID: HHAzuSHMwju
--HG--
rename : browser/extensions/formautofill/test/unit/.eslintrc => browser/extensions/formautofill/test/unit/.eslintrc.js
extra : rebase_source : 02e90deb19978704c3fa1d94e1ae0a910c9d33e9
2017-02-10 15:12:32 +08:00
Matthew Noorenberghe
dfc778070c
Bug 1338075 - formautofill: Enable object-shorthand. r=lchang
...
MozReview-Commit-ID: 1y2B2jxmsaC
--HG--
extra : rebase_source : 34c0854b5816608e3a5fed673a08ab74555a0b0a
2017-02-09 16:28:56 +08:00
Matthew Noorenberghe
1465414fd0
Bug 1338075 - formautofill: Remove eslint rules that match or are less strict than inheritted ones. r=lchang
...
MozReview-Commit-ID: FD0r0TKXDSO
--HG--
extra : rebase_source : 693936160b45c90b67482addc6b7c420dc4a20c8
2017-02-09 16:29:53 +08:00
Matthew Noorenberghe
2e6f114b8a
Bug 1338075 - formautofill: Remove eslint rules that match inheritted values. r=lchang
...
MozReview-Commit-ID: 9ArZh71ck0j
--HG--
extra : rebase_source : 6e44c5812013a425312dd50da0402e156c5e3f43
2017-02-09 16:30:26 +08:00
Phil Ringnalda
b5acb9b812
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)
--HG--
rename : security/manager/ssl/tests/unit/test_sts_parser.js => security/manager/ssl/tests/gtest/STSParserTest.cpp
2017-02-09 19:02:32 -08:00
Jonathan Hao
e28cb314a8
Bug 1336867 - Remove unsafeProcessHeader and isSecureHost in nsISiteSecurityService r=keeler,mgoodwin,past
...
--HG--
extra : rebase_source : 3b14ddfcb4107eeeb15ba5498d0b516310847c58
2017-02-08 11:17:29 +08:00
Wes Kocher
30d9ef4d29
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: D76dMYwFRUQ
2017-02-09 17:06:59 -08:00
Wes Kocher
d3307f19d5
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 9TTIrjfNKZm
--HG--
rename : dom/base/test/test_bug1263696.html => testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-in-object-fallback-2.html
rename : dom/base/test/test_bug1263696.html => testing/web-platform/tests/html/semantics/embedded-content/the-object-element/object-in-object-fallback-2.html
2017-02-09 17:01:39 -08:00
Wes Kocher
e27ab18a24
Merge autoland to central, a=merge
...
MozReview-Commit-ID: Cu9iXbDAS7t
2017-02-09 16:36:11 -08:00
ffxbld
28a131c59f
No bug, Automated blocklist update from host bld-linux64-spot-387 - a=blocklist-update
2017-02-09 07:37:11 -08:00
Carsten "Tomcat" Book
e2a2f8d124
merge mozilla-inbound to mozilla-central a=merge
2017-02-09 16:04:14 +01:00
Carsten "Tomcat" Book
ffe70d35b2
Merge mozilla-central to mozilla-inbound
2017-02-09 11:38:08 +01:00
Aman Dwivedi
8596d20f5f
Bug 876002 - Remove nsIFormHistory2 so no synchronous form history code remains, r=markh.
...
MozReview-Commit-ID: 4hNAqttRddP
--HG--
extra : rebase_source : a206e30f11e8a625c29898f04498e2da628c2b91
2017-02-08 22:50:00 +01:00
Wes Kocher
6ff8201ffe
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 4mN7daXzULJ
2017-02-08 16:08:42 -08:00
Chris Manchester
6206009d10
Bug 1315953
- Skip search related browser chrome tests on artifact builds. r=mkaply
...
MozReview-Commit-ID: Bxzqm9Mn6zR
--HG--
extra : rebase_source : 91ffff96c8f5217f0da4d54f935f529c5cfb653d
2017-02-07 16:55:38 -08:00
Neil Deakin
4fd4a887e0
Bug 1334155, close popup when select element is blurred, r=jaws
2017-02-09 11:28:22 -05:00
Ted Mielczarek
2b1a1f6be4
bug 1337393 - update libdmg-hfsplus tools in tooltool. r=mshal
...
MozReview-Commit-ID: 7KnX3Mjlq13
--HG--
extra : rebase_source : fd3d8e22e8fdfbef892d92b5447981ffa73ae86d
2017-02-08 06:30:50 -05:00
Justin Wood
6d726fa81c
Bug 1197325 - Remove now unused genisoimage. r=ted
...
MozReview-Commit-ID: AO3RgE4SdsH
--HG--
extra : rebase_source : 5afb3583c4426d3903b00e879a248a19cb02bd31
2017-02-02 10:10:27 -05:00
Fischer.json
6fba9fc139
Bug 1338036 - Switch button label from "Remove All" to "Remove All Shown" when filtering by keyword in about:preferences, r=jaws
...
MozReview-Commit-ID: 8iK6bg8i0uT
--HG--
extra : rebase_source : 9f44d7ba2df0cb4017d4164dd5bdd5233de9400e
2017-02-09 12:00:12 +08:00
Sean Lee
5e110e6c80
Bug 1338458 - Use the hyphen style for fieldName instead of camel case style in Profile Storage.; r=MattN
...
MozReview-Commit-ID: 9wpeYVxWZ1L
--HG--
extra : rebase_source : fe5fc736dc7d17de44c5a13ea1bffa62a3be28dc
2017-02-10 12:03:59 +08:00
Justin Wood
9feb80031e
Bug 1197325 -- Set volume icon for DMG in Linux->Mac cross compiles. r=ted
...
MozReview-Commit-ID: C4LFZB6msmL
--HG--
extra : rebase_source : 18d4e2fa3af4a387bf5e08f987d44a0a658ac1d3
2017-01-30 17:32:32 -05:00
Matt Howell
4766e72aba
Bug 1337530 - Fix Windows default browser detection. r=rstrong
...
In addition to fixing the bug, this patch takes the opportunity to remove a
bunch of registry handling code specific to XP and Vista, leaving only the one
officially supported default detection method for all versions above Vista.
MozReview-Commit-ID: 1I77ECJaOFk
--HG--
extra : rebase_source : d1a22f966df218e5a9030389dc2305f349d9bbd7
2017-02-08 08:37:20 -08:00
Shane Caraveo
6359cf10d6
Bug 1208596 implement sidebar api for webextensions, f?kmag, gijs r=Gijs,kmag
...
MozReview-Commit-ID: 6GMdU5kcrFR
--HG--
extra : rebase_source : 03acc88de0a87051f222408cc6e80b8f62a770cb
2017-02-09 15:32:50 -08:00
Ralph Giles
84e8e0e12d
Bug 1336155 - Update linux32 rust builders to use -fPIC. r=mshal
...
Use a custom build of rust 1.15.1 with an additional bump of the
gcc crate to 0.3.43 to pass -fPIC to the C compiler on i686-linux.
While 1.15.1 was tagged today, there's some question as to whether
it would be released from the tag or if the tag would be moved
to incorporate this fix.
This works around the issue with text segment relocations with
the 1.15.0 stable release. For more information see the upstream
issue at https://github.com/rust-lang/rust/pull/39523
MozReview-Commit-ID: 83IxtJeJxlh
--HG--
extra : rebase_source : 8deda9058c77a98c65a46949768702c56296d9d4
2017-02-07 17:31:25 -08:00
Ralph Giles
9fa33697c2
Bug 1336155 - Update builders to rust 1.15.0 stable. r=mshal
...
Repack of the upstream builds of the rust 1.15.0 stable release.
MozReview-Commit-ID: KDjkSQSFrFA
--HG--
extra : rebase_source : 7ca562b3d1cc4d051d9cfc25ef14fbbe2dbd77bb
2017-02-02 11:30:34 -08:00
Scott Wu
045395af7e
Bug 1304306 - (Part 2) Add mochitest-browser-chrome test for Form Autofill preferences r=MattN
...
MozReview-Commit-ID: 5aGNp18rL1g
--HG--
extra : rebase_source : 6ad5c90dad633ec4e9956b241fb0a36fe84a0bcd
2017-01-23 10:45:08 +08:00
lochang
fe0f824fb3
Bug 1330196 - Can not render pdf with latest PDFium binary. r=brsun
2017-02-09 16:33:32 +08:00
Ryan VanderMeulen
9d74564ad0
Backed out changeset e9d5d057344d (bug 1338395) for packaging bustage on a CLOSED TREE.
...
--HG--
rename : browser/locales/en-US/pdfviewer/locale/en-US/chrome.properties => browser/locales/en-US/pdfviewer/chrome.properties
rename : browser/locales/en-US/pdfviewer/locale/en-US/viewer.properties => browser/locales/en-US/pdfviewer/viewer.properties
extra : rebase_source : 876c7c0083212d2bb6fd52e26b345ab2b3d4eec3
2017-02-09 21:56:00 -05:00
Ryan VanderMeulen
a59d7b9dc2
Bug 1338395 - Update pdf.js to version 1.7.274. r=bdahl
...
--HG--
rename : browser/locales/en-US/pdfviewer/chrome.properties => browser/locales/en-US/pdfviewer/locale/en-US/chrome.properties
rename : browser/locales/en-US/pdfviewer/viewer.properties => browser/locales/en-US/pdfviewer/locale/en-US/viewer.properties
2017-02-09 21:37:45 -05:00
Rex Lee
b64cd8f280
Bug 1330932 - [Mortar] Support password-locked PDF file. f=lchang, r=evelyn
...
MozReview-Commit-ID: 7V3vh4Shvw
--HG--
extra : rebase_source : 36fc8ddc04bd390ac3bd52334783e336393e327d
2017-01-17 19:48:09 +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
J. Ryan Stinnett
f302164080
Bug 1319034 - Disable tab close inversion with compact themes on Windows. r=Gijs
...
MozReview-Commit-ID: EhLMMExMVyF
--HG--
extra : rebase_source : 3503557a46a064239b4fc00678051a9fd650c57c
2017-02-07 12:56:18 -06:00
Jared Wein
263deeb277
Bug 1336301 - Move duplicated test code to a shared function. r=mconley
...
MozReview-Commit-ID: Cq7IK5GtulF
--HG--
extra : rebase_source : 59c35fc2dff7174250723954e4c0adb521e8f6c7
2017-02-04 00:45:32 -05:00
Jared Wein
7d9b3b83c6
Bug 1336301 - Styles that are applied directly to the select element should be forwarded to the popup. r=mconley
...
MozReview-Commit-ID: 29DjcUUqEkx
--HG--
extra : rebase_source : 97970d2e8f1b6527caa2767b06ddf110a2478195
2017-02-04 00:33:13 -05:00
Jared Wein
e159bb1601
Bug 1336125 - Apply option styles using a scoped stylesheet to allow for disabling custom styling on the active item. r=mconley
...
MozReview-Commit-ID: 1dZ1rbKbNY9
--HG--
extra : rebase_source : 0460988f233dde1bcaed9ec1d76fd1a388b8b1be
2017-02-03 12:46:45 -05:00
Drew Willcoxon
aa291c2796
Last Comment Bug 1316566 - Search settings button moves to its own line with 150% zoom. r=florian
...
MozReview-Commit-ID: Lb0GjHLZSEX
--HG--
extra : rebase_source : acdb2c583051565f5ada2b30fa3461afeee95af1
2017-02-03 18:26:39 -08:00
Mythmon
e16ca50773
Bug 1336501 - Sync shield-recipe-client from GitHub (ad0f45e) r=Gijs
...
MozReview-Commit-ID: KiDjjs2qpk5
--HG--
extra : rebase_source : 50b1743435eab1eabc67cb4bae726e881190a698
2017-02-08 09:51:55 -08:00
Jared Wein
7a7e2ed898
Bug 1334909 - Wait for BookmarkingUI to have all pending statements complete before continuing with test. r=mak
...
MozReview-Commit-ID: 1xMUm8aolOy
--HG--
extra : rebase_source : c61557946f805b0b9ce98d664f97b7318ec64188
2017-02-03 15:03:06 -05:00
Fischer.json
de1a3cc0dd
Bug 1312380 - Should be able to remove data of all sites visible on the list in Settings of Site Data, r=jaws
...
MozReview-Commit-ID: 5hkmYLGGkue
--HG--
extra : rebase_source : 64c7fc7743066198c1bfd617e306412b59d48b86
2017-01-31 21:34:08 +08:00
Scott Wu
57b8dac7d8
Bug 1304306 - (Part 1) Add Form Autofill preference checkbox and button r=MattN
...
MozReview-Commit-ID: I7O4l9aQ5JC
--HG--
extra : rebase_source : c509bb1941aa533f50ca5f315140f7d177574c45
2016-12-29 15:54:50 +08:00
Bob Silverberg
3ed36c468a
Bug 1300588 - Implements the devtools.network.onNavigated API event, r=kmag,ochameau
...
MozReview-Commit-ID: 3P2KTzuzbWn
--HG--
extra : rebase_source : 1f9f1ccd80c871ac2c750620faab13421039d7bd
2017-01-20 14:50:20 -05:00
Marco Bonardo
ce1cee2324
Bug 1338083 - Restore full year in Library date columns. r=jfkthame
...
MozReview-Commit-ID: GIp7xzdAC9C
--HG--
extra : rebase_source : 61510a9b0b661ca18046049480f386c51f58b444
2017-02-09 10:38:51 +01:00
Johann Hofmann
37697ea114
Bug 1324497 - Wait for popupshow to fix intermittent in browser_popupNotification_checkbox.js. r=past
...
MozReview-Commit-ID: 3EvJ5Sr7vTM
--HG--
extra : rebase_source : 1e84ed697da5ed4903c2191a6e71422362767028
2017-02-07 20:27:53 +01:00
Carsten "Tomcat" Book
55606baab8
merge mozilla-inbound to mozilla-central a=merge
2017-02-08 11:30:00 +01:00
Wes Kocher
8d6fa2b529
Backed out changeset 87d2810770f3 (bug 1336125) for OSX failures in browser_selectpopup.js a=backout
...
MozReview-Commit-ID: 59dxqPvMXmo
2017-02-07 15:15:48 -08:00
Michael Kaply
4c1e311638
Bug 1335104 - Use search locale logic to test Google codes. r=florian
...
MozReview-Commit-ID: 9pNmJv46b0r
--HG--
extra : rebase_source : 74071f096bb2ef78af73312e97d8aad1b7d8623d
2017-01-30 12:00:08 -06:00
Karl Tomlinson
6023dab957
bug 1331320 disable e10s browser_tab_dragdrop.js in remaining linux builds r=mccr8
...
The intermittent abnormal plugin exit due to bug 1237853 was not detected by
opt builds due to the use of exit(1) and lack of leak checking (which would
have demonstrated bug 1309420 or bug 1239258).
The abnormal exit is now detected in opt builds also, and so this change
disables testing with these builds also.
MozReview-Commit-ID: FnBGNqnJrDp
--HG--
extra : rebase_source : 57643bf567893d460797b7a09da5ac3ebda528f4
2017-02-01 16:13:43 +13:00
Wes Kocher
9576aa1519
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: HXFQTGJASw4
2017-02-08 16:21:53 -08:00
Andrew Swan
bc1a9d9837
Bug 1333713 Split up browser_extension_update.js r=mossop
...
MozReview-Commit-ID: Cu2MjfBqmZW
--HG--
rename : browser/base/content/test/general/browser_extension_update.js => browser/base/content/test/general/browser_extension_update_background.js
rename : browser/base/content/test/general/browser_extension_update.js => browser/base/content/test/general/browser_extension_update_interactive.js
extra : rebase_source : 046456e9c99cc7c83b71a40ea68be59f0947d81e
2017-02-08 12:35:33 -08:00
Matt Howell
3661ce1526
Bug 1337422 - Support multiple text lines for the last stub installer checkbox label. r=agashlin
...
MozReview-Commit-ID: Ke3cUKqm3uk
--HG--
extra : rebase_source : ceac8bbb8be68f29fcce1989449a922fdcc4b24a
2017-02-07 08:25:47 -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
Gijs Kruitbosch
bb2da25549
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
--HG--
extra : rebase_source : 69d341efc8cc7097691fddf1f47b8bc59606fd6c
2017-02-08 13:09:04 +00:00
Kartikaya Gupta
87e89d52b7
Bug 1336479 - Add 32-bit windows QR builds. r=kmoir
...
MozReview-Commit-ID: FrlTIhMdKS7
--HG--
extra : rebase_source : 5891fc4b6b47b6a6ec23916d99c1e5a4d1aeab71
2017-02-08 15:02:47 -05:00
Kartikaya Gupta
72e032c7c3
Bug 1336479 - Add 32-bit linux QR builds. r=kmoir
...
MozReview-Commit-ID: 3zOp1fQFdxt
--HG--
extra : rebase_source : 28a195054e3572b9c8091e0b00f7a7a6eef42432
2017-02-08 15:02:45 -05:00
Masatoshi Kimura
0f8ff5260b
Bug 1321778 - Remove vestigial RC4 fallback frontend. r=Dolske
...
MozReview-Commit-ID: G0KF4j2OtyY
--HG--
extra : rebase_source : f535d51d3ae6a5d00a93b61f7cd1e476899c7efe
extra : intermediate-source : a2a4e0de90d3ef841136e2a1b8406dee67c352d1
extra : source : bfc3b47cc97a3dabdeab4cac0ed4c13f3dfd7c31
2016-11-19 13:45:46 +09:00
Jared Wein
c19057b678
Bug 1336125 - Apply option styles using a scoped stylesheet to allow for disabling custom styling on the active item. r=mconley
...
MozReview-Commit-ID: 1dZ1rbKbNY9
--HG--
extra : rebase_source : c2428b98bd9775535ec4cb138c14206c3009cbe1
2017-02-03 12:46:45 -05:00
Gijs Kruitbosch
db01372697
Bug 1335272 - prep: factor out registering about: pages into BTU, r=jaws
...
MozReview-Commit-ID: 2B2j5xcbSWt
--HG--
extra : rebase_source : 0edc732e50ea3482d0cba0fd150ac4d0a07aaa82
2017-02-02 14:34:40 +00:00
Mike Taylor
a97efa0390
Bug 1333439. Add BUG_COMPONENT to webcompat-reporter moz.build. r=jmaher
...
MozReview-Commit-ID: 6UMrkwJmW5h
--HG--
extra : rebase_source : 91fe468c197e4ece06dda1589bf0b28c19e612b2
2017-02-07 12:21:11 -06:00
Alastor Wu
3bc43f5bf1
Bug 1336869 - modify the access key for 'unmute tab'. r=jaws
...
Fork from bug1336309 comment2, unmuteTab used "M" as access key, but we should
change to "m" because the character is lowercase in the label.
MozReview-Commit-ID: 3q2luFLbFlQ
--HG--
extra : rebase_source : ec88c660372fc41f10b3c20faa2d4d6e20f11a65
2017-02-07 14:49:36 +08:00
Sebastian Hengst
cd53baba43
Bug 1336217 - drop conditional inclusion of some OSX skin files because it's always true and drop unused images. r=dao
...
MozReview-Commit-ID: GCCsWyXkL3U
--HG--
rename : browser/themes/osx/tabbrowser/alltabs-box-bkgnd-icon-lion@2x.png => browser/themes/osx/tabbrowser/alltabs-box-bkgnd-icon@2x.png
rename : browser/themes/osx/toolbarbutton-dropmarker-lion@2x.png => browser/themes/osx/toolbarbutton-dropmarker@2x.png
extra : rebase_source : 05712826110aa09d14b5003b381ca8d9f4e371d8
2017-02-04 19:33:46 +01:00
Edouard Oger
f668437cce
Bug 1337026 - Cache the FxA profile in the UI. r=markh
...
MozReview-Commit-ID: 9qZ81phzd3a
--HG--
extra : rebase_source : ce551573251411ba436eaa58a734103acc34c671
2017-02-06 12:13:06 -05:00
Sean Lee
f72579d769
Bug 1282662 - Part 2: Implement the detail description in hover button case.; r=Paolo
...
MozReview-Commit-ID: G3L0sULmRLD
--HG--
extra : rebase_source : adcc3455504ec506482d74f51032a6f123ebd2d2
2016-12-21 22:50:07 +08:00
Sean Lee
a9096e9882
Bug 1282662 - Part 1: Redesign the detail description of Download item in normal or hover cases.; r=Paolo
...
MozReview-Commit-ID: ITkv5XdQxEI
--HG--
extra : rebase_source : 0fd18d71be9af24fa05db0072fc9d6b58e6035b2
2016-12-07 11:54:41 -10:00
Marco Bonardo
f8239567d1
Bug 1336944 - Change Sqlite.jsm to bind TypedArrays as Blobs, not common Arrays. r=Gijs
...
Currently an Array is bound as a blob. Unfortunately this occupies the best javascript
code path to bind an array to an IN clause in the future.
We would like Arrays to bind to IN lists, while still keeping a nice interface to bind blobs.
This patch makes Uint8Array bind to blob, while Array is left available for future use.
MozReview-Commit-ID: 7xzumBs8JTe
--HG--
extra : rebase_source : e9f63f06892d9db801951243648eddd148646426
2017-02-06 19:30:19 +01:00
Paolo Amadini
279b83bca6
Bug 1333741 - Add tests for temporary permissions when reloading all the pages using the tab context menu. r=johannh
...
MozReview-Commit-ID: CNjj57WCTc1
--HG--
extra : rebase_source : 9f91766de9d0dd2c3faf6549626ecf7ab0134e79
2017-02-10 14:13:20 +00:00
Florian Quèze
c8c56e54f7
Bug 1336066 - avoid reshowing a persistent notification that has not been dismissed when clicking the anchor icon, r=johannh.
2017-02-13 13:01:34 +01:00
Himanshi Jain
a67ba0a237
Bug 1289785 - Remove entry.owner_b64 from SessionStore.js and SessionHistory.jsm. r=ckerschb, r=mdeboer
2016-10-17 14:38:13 +05:30
Luca Greco
8a61d7124f
Bug 1300587 - Workaround issues with dock/undock devtools toolbox with a devtools_panel. r=kmag
...
- this workaround is related to the same issue described in Bug 1075490
for the SDK "dev/panel" module.
MozReview-Commit-ID: 5UYn1F88u1
--HG--
extra : rebase_source : 19fdf7902e64b294b515296ce9781db0f9810475
2016-10-07 12:37:53 +02:00
Luca Greco
aa57f6acbe
Bug 1300587 - Implements devtools_panel context and devtools.panel.create API method. r=kmag
...
MozReview-Commit-ID: GVpwEkHqP3o
--HG--
extra : rebase_source : 868884e4e6b5dab47ca00028f87d86f0471233d2
2017-02-09 18:23:18 +01:00
steveck-chung
22625467ad
Bug 1325724 - Fallback to form history if there is no form autofill profile saved, r=MattN
...
MozReview-Commit-ID: FAUJK1wTvLn
--HG--
extra : rebase_source : f6ae32b169315be5e0cb5a36962f7daa6d92e402
2017-02-08 13:42:27 +08:00
Jared Wein
bc8f003598
Bug 1339966 - Add a pref to disable content styling for <select> and <option>. r=mconley
...
MozReview-Commit-ID: FMSbuHUKLY
--HG--
extra : rebase_source : e3e6927dc3fab6d4f71d40f8852946e9dfcd9925
2017-02-15 18:25:31 -05:00
Jared Wein
3c16c7a188
Bug 1338850 - Only set the background color and foreground color on the select element if it is not transparent or equal to each other. r=mconley
...
MozReview-Commit-ID: AjzZhoBbcFL
--HG--
extra : rebase_source : e4bcb63a8b914a571cc33f816e747db3f68f3b61
2017-02-15 13:30:50 -05:00
Gijs Kruitbosch
9b3d8d687b
Bug 1335349 - add survey link option to 'undo' for automigration, r=Dolske
...
MozReview-Commit-ID: BGsxAdsTu7X
--HG--
extra : rebase_source : 02dc08207387bef370e7d7926346d0c9124cd931
2017-01-31 12:32:27 +01:00
Carsten "Tomcat" Book
3284c75075
Merge mozilla-central to autoland
2017-02-07 14:17:21 +01:00
Carsten "Tomcat" Book
092e5dc5f1
merge mozilla-inbound to mozilla-central a=merge
2017-02-07 14:08:46 +01:00
Wes Kocher
03fa75727b
Backed out 9 changesets (bug 1330111) for bc bustage in various tests a=backout
...
Backed out changeset e87c86970a29 (bug 1330111)
Backed out changeset 9e2e44a7a159 (bug 1330111)
Backed out changeset 7abc377ef809 (bug 1330111)
Backed out changeset f1e782d1c944 (bug 1330111)
Backed out changeset d94d72846952 (bug 1330111)
Backed out changeset 23180cae4a46 (bug 1330111)
Backed out changeset 09c59f5c572a (bug 1330111)
Backed out changeset e208e0b51349 (bug 1330111)
Backed out changeset 271035a2bc64 (bug 1330111)
MozReview-Commit-ID: 6mfKgu07dow
2017-02-06 17:54:14 -08:00
Wes Kocher
2c901c4bcb
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: FrOiBMr2DHX
2017-02-06 17:51:48 -08:00
Wes Kocher
848c29538a
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 2yQjOIMCCiO
2017-02-06 17:45:21 -08:00
Wes Kocher
e88bb6a257
Merge autoland to m-c a=merge
...
MozReview-Commit-ID: EcBWp8VLx1x
2017-02-06 17:37:51 -08:00
Kartikaya Gupta
cebab6575c
Bug 1335748 - Add in-tree mozconfigs for Quantum Render builds. r=dustin
...
MozReview-Commit-ID: wGdHuhshuH
2017-02-06 11:42:53 -05:00
Johann Hofmann
cf1f2ae0a3
Bug 1330840 - Add Padding to in-content Insecure Password Warning. r=MattN
...
MozReview-Commit-ID: 9jgdZPIfpMI
--HG--
extra : rebase_source : f5eb9ed78cffe1edb8756fe0d1eb68af70e871a0
2017-02-03 12:38:06 +01:00
Mayank Srivastav
181d7326ea
Bug 1331524 - Moved the tracking-protection icon before blocked-permissions-container. r=johannh
2017-02-04 22:16:41 +05:30
Matthew Noorenberghe
67472de001
Bug 1330111 - Convert the getFocusedInput method on nsIFormFillController to an attribute. r=felipe
...
The convention is to use an attribute. This also fixes reference counting.
MozReview-Commit-ID: B38ZVNt4Ugi
--HG--
extra : rebase_source : 49e956a01f84f058c8faddf00a0c2cb0776e5ec7
2017-01-31 23:57:49 -08:00
Marco Bonardo
816df39b96
Bug 1336291 - Lots of 'TypeError: this._browsers is null' browser_remotenewtab_pageloads.js. r=Felipe
...
MozReview-Commit-ID: HrQm0Rh9vCN
--HG--
extra : rebase_source : 6f8d74843ab61ebcfccf2138bd7ebc4a35eb6dbf
2017-02-06 18:54:54 +01:00
Alastor Wu
798612dc76
Bug 1336309 - modify the access key for 'play tab' option. r=jaws
...
Because the key "P" was already used by "pin tab", we need to change the access key.
MozReview-Commit-ID: Igzs6cv1bLj
--HG--
extra : rebase_source : 35d7af508a047baadc01c2f6f75652e089df0a12
2017-02-06 10:21:19 +08:00
Phil Ringnalda
d8fbf74254
Backed out changeset 2ccbbb9aabf6 (bug 1336869) for breaking browser_audioTabIcon.js's expectations
...
CLOSED TREE
2017-02-06 20:08:48 -08:00
Phil Ringnalda
0bf37ead29
Backed out 3 changesets (bug 1197325) for adding a burning Cc(hfsplus) job
...
CLOSED TREE
Backed out changeset 158233bce738 (bug 1197325)
Backed out changeset b5ac3fa0bbe7 (bug 1197325)
Backed out changeset 55a8ad127517 (bug 1197325)
2017-02-06 20:04:55 -08:00
Justin Wood
a39754cb97
Bug 1197325 - Remove now unused genisoimage. r=ted
...
MozReview-Commit-ID: AO3RgE4SdsH
--HG--
extra : rebase_source : 2a49430e1eb0809b191435c6986e076f9cac7b96
2017-02-02 10:10:27 -05:00
Justin Wood
214e9da5c5
Bug 1197325 -- Set volume icon for DMG in Linux->Mac cross compiles. r=ted
...
MozReview-Commit-ID: C4LFZB6msmL
--HG--
extra : rebase_source : a302c9d12537ca59d3233504abede89bdace15d0
2017-01-30 17:32:32 -05: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
Alastor Wu
415e73ad04
Bug 1336869 - modify the access key for 'unmute tab'. r=jaws
...
Fork from bug1336309 comment2, unmuteTab used "M" as access key, but we should
change to "m" because the character is lowercase in the label.
MozReview-Commit-ID: 1nMJ5itXqXi
--HG--
extra : rebase_source : e37f97c627eaf30bfbbf4509fad190d87fef3583
2017-02-06 10:32:03 +08:00
Wes Kocher
7f456db28c
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 2iqmlA6R1S4
2017-02-06 17:52:26 -08:00
Tomislav Jovanovic
739d46249f
Bug 1295072 - Focus urlbar after opening an empty new tab r=kmag
...
MozReview-Commit-ID: 3dzCzHTxQrh
--HG--
extra : rebase_source : 35fd5d1267c73bfc74fe31cf2c82ca71c8f22ada
2017-02-04 20:48:38 +01:00
Mike Conley
dcbceadedd
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
--HG--
extra : rebase_source : 4e72cc25572d53681300db3f9afe92d28ddf901f
2017-02-03 16:11:44 -05:00
Mike Conley
170479eb55
Bug 1336230 - Rename macsuppressanimation and CHROME_MAC_SUPPRESS_ANIMATION to be platform agnostic. r=jimm
...
MozReview-Commit-ID: HWyrm1lVwdY
--HG--
extra : rebase_source : ed8d71d9187a8afff0d3ca65641b335337e20f9d
2017-02-03 16:04:33 -05:00
Carsten "Tomcat" Book
48700590bd
Backed out changeset 8475919c50b5 (bug 1326910) for test failures in browser_bug517902.js on a CLOSED TREE
2017-02-06 13:52:25 +01: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
Carsten "Tomcat" Book
64c9244019
Merge mozilla-central to mozilla-inbound
2017-02-06 13:06:26 +01: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
John Underwood
f67525646b
Bug 1326910 - wait for a loadend event before using the width and height of the Page Info media preview, r=florian.
2017-02-06 12:31:09 +01:00
Florian Quèze
8bceb76f8e
Bug 1323880 - Wait for the recording-window-ended notification instead of expecting it to happen before recording-device-events when reloading the page, r=past.
2017-02-06 12:28:44 +01:00
Andrew Swan
c9fe666f10
bug 1317000 Test for permission prompts on local file installs r=mossop
...
MozReview-Commit-ID: FHakjocnDmn
--HG--
extra : rebase_source : ccd0834847571eb81ff87a31a640cc6de597428b
2017-01-27 20:13:43 -08:00
Phil Ringnalda
cde93160c2
Merge m-i to m-c, a=merge
2017-02-04 17:05:50 -08:00
Chris Peterson
7ed800f024
Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz
...
MozReview-Commit-ID: D31Yg1LHI5u
--HG--
extra : rebase_source : 7c608ee93025840fc4f97977feec2ca65ceee263
2017-02-01 22:10:06 -08:00
Wes Kocher
10fb637abf
Merge m-c to inbound a=release CLOSED TREE
...
MozReview-Commit-ID: AwyW5DU4EMh
2017-02-03 17:21:29 -08:00
Wes Kocher
b488ae9021
Merge inbound to central, a=merge CLOSED TREE
...
MozReview-Commit-ID: GhBqmLvUpgQ
2017-02-03 17:04:18 -08:00
Wes Kocher
9886fc0a7a
Backed out changeset 88872e0b68d2 (bug 1335483) for failures in browser_selectpopup.js a=backout
...
MozReview-Commit-ID: 39EV3LzTBiI
2017-02-03 11:54:32 -08:00
Felipe Gomes
be4aade0a3
Bug 1329752 - Enable e10s for 100% of eligible users on ESR. Addons eligibility is mpc=true or webextension. r=mconley
...
MozReview-Commit-ID: Bb0gfkPKkQg
--HG--
extra : rebase_source : 6bed3ebbb041e033432f4c514406fcf8b8c830a9
2017-02-03 16:25:34 -02:00
Ehsan Akhgari
d641ca3f83
Bug 1331957 - Part 13: Upgrade OSX static anlaysis builds to clang 3.9; r=froydnj
2017-02-03 10:21:00 -05:00
Ehsan Akhgari
69fa60c78a
Bug 1331957 - Part 10: Upgrade cctools used for building Firefox on OS X debug static analysis for support for LC_DATA_IN_CODE sections; r=froydnj
2017-02-03 10:19:39 -05:00
Ehsan Akhgari
9ae48af89b
Bug 1331957 - Part 9: Upgrade cctools used for building clang on OS X for ld 264.3.102; r=froydnj
2017-02-03 10:19:33 -05:00
Sebastian Hengst
6ea684b87e
Backed out changeset 5d8c9f8f8d31 (bug 1329752)
2017-02-03 18:28:10 +01: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
Tim Huang
d2f929cacb
Bug 1312954
- Part 8: Update speculativeConnect to speculativeConnect2 for about:newtab. r=Gijs
2017-02-02 22:17:00 -05:00
Ryan VanderMeulen
999b2216de
Bug 1336418 - Update pdf.js to version 1.7.242. r=bdahl
2017-02-03 08:41:40 -05:00
Andrew Swan
8bb181d297
bug 1334010 Revise badge and menu item for extension updates r=florian
...
MozReview-Commit-ID: KoKeT754i8q
--HG--
extra : rebase_source : 0a228d7071b81e9178762d6e0fd9d4974339bab2
2017-01-26 20:30:35 -08:00
Felipe Gomes
e3b13770f0
Bug 1329752 - Enable e10s for 100% of eligible users on ESR. Addons eligibility is mpc=true or webextension. r=mconley
...
MozReview-Commit-ID: 8u5qIcEDwXP
--HG--
extra : rebase_source : 2fcddcbb4f7bca6bb43500e6fb865382aaf074a0
2017-02-02 16:38:47 -02:00
Jared Wein
3de08e5fac
Bug 1335483 - Compare the user agent value for the select option styling to determine if content has opted-in to custom styling. r=mconley
...
MozReview-Commit-ID: 8wqclzJr2si
--HG--
extra : rebase_source : 38999f77e1c39ee465f8ddb783bae58138adfce2
2017-01-31 15:58:27 -05:00
Jonathan Kingston
f83e36ea12
Bug 1327949 - Fixing new tab icon in high DPI mode when moved to be the correct width r=dao
...
MozReview-Commit-ID: 3DnAjYNDUlD
--HG--
extra : rebase_source : 8adb0919b68c2b294edf4c264e59b3b82ec56f8b
2017-01-31 23:32:00 +00:00
Jan Henning
a3d15d9ae4
Bug 1335008 - Part 1 - Move PrivacyLevel.jsm to toolkit. r=mikedeboer
...
... so we can use it on Android, too. Also fix ESLint errors that are appearing at the new file location.
MozReview-Commit-ID: 3A3aoHm00RJ
--HG--
rename : browser/components/sessionstore/PrivacyLevel.jsm => toolkit/modules/sessionstore/PrivacyLevel.jsm
extra : rebase_source : 3c43dbe46d3f5b0ac567eb67a003f772bb907b06
2017-01-31 23:05:31 +01:00
Dão Gottwald
6b20a58f1c
Bug 1319513 - Gray out the "Clear Downloads" item when disabled. r=mak
...
MozReview-Commit-ID: 5ooWpVF5CwO
--HG--
extra : rebase_source : 0b7dcbee4203368a3957fb7da38a679bb65ae010
2017-02-03 13:15:57 +01:00
Sebastian Hengst
bc706a59a2
Backed out changeset c34aa5230729 (bug 1336070) for failing browser_button_state.js and browser_report_site_issue.js. r=backout on a CLOSED TREE
2017-02-03 13:27:41 +01:00
Sebastian Hengst
c7958d1860
Backed out changeset fc7f502a43a1 (bug 1336070)
2017-02-03 13:26:41 +01:00
Mark Banner
d5d0c83fda
Bug 1336070 - Enable eslint no-undef for browser/, apart from components/ and base/content/. r=mossop
...
MozReview-Commit-ID: CJtpm8zlLxa
--HG--
extra : rebase_source : 54aaa749c31f7fca7ccec46bfa712f9aa0f65a57
2017-02-02 09:08:42 +00:00
Mark Banner
20ec4fec63
Bug 1336070 - Fix no-undef issues in the pocket code. r=mixedpuppy
...
MozReview-Commit-ID: F5brmleBkca
--HG--
extra : rebase_source : 9c2f3cff6d3d6143b82d9d01f8cc9d8e1cbc4e3e
2017-02-02 12:08:56 +00:00
Andrew Swan
cc26f2de65
Bug 1330823 Part 2 permission prompts for interactive extension updates r=florian,mossop
...
MozReview-Commit-ID: HI41MbwkqW6
--HG--
extra : rebase_source : c65098ebaa4a1fa70c974987cea047e4081ccfbd
2017-02-01 19:51:10 -08: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
Phil Ringnalda
3281b2aab2
Backed out 5 changesets (bug 1328058) for timing out in browser_block_silentAudioTrack_media.js
...
CLOSED TREE
Backed out changeset 0c48cff3db5d (bug 1328058)
Backed out changeset 37d35ca95b1f (bug 1328058)
Backed out changeset 0c177bdf5ec3 (bug 1328058)
Backed out changeset b369d9999b8a (bug 1328058)
Backed out changeset 61dbcbe35565 (bug 1328058)
2017-02-02 20:59:34 -08:00
Alastor Wu
997018261b
Bug 1328058 - part3 : don't show the sound indicator for video with silent audio track r=baku
...
After resume the tab, we shouldn't show sound indicator directly because we don't know
whether the blocked media is audible or not.
MozReview-Commit-ID: KccDtzTNmx3
--HG--
extra : rebase_source : f9297c58c8563e8ac7def55b58a25f9352c6e2b4
2017-02-03 11:25:08 +08:00
Michael Kaply
77e5098faa
Bug 1328713 - Allow region specific overrides of search engines. r=florian
2017-02-03 16:48:44 -06:00
Tim Huang
4e31b183a6
Bug 1319773 - Part 2: Add a pref 'privacy.firstparty.isolate.restrict_opener_access' which controls the access of window.opener for different first party domain. r=baku
...
--HG--
extra : rebase_source : 052dfb3554ba050af85247bcf2587ade26710aac
2017-01-23 10:50:22 +08:00
Andrew Swan
cdc185ea3f
Bug 1334085 Pick up missing css rules for addon update menu entries r=mossop
...
MozReview-Commit-ID: KAHT3wLplgk
--HG--
extra : rebase_source : 08b59a42d8bca7733fb49671224a964a8d01f09a
2017-02-02 15:27:27 -08:00
Wes Kocher
ad037c851d
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 8vGne2PAweU
2017-02-02 16:45:43 -08:00
Wes Kocher
2dcccc4332
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 9bhCPrArK3P
2017-02-02 16:39:24 -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
Gerald Squelart
db4ac7f957
Bug 1331484 - Removed mentions of Adobe from browser-media.js - r=Gijs
...
We do not support Adobe Primetime anymore, so there is no need to handle
related issues.
MozReview-Commit-ID: AvKarZabyDM
--HG--
extra : rebase_source : 911fb3e689add4e42e80fd94c5f155f0a7a96bd4
2017-02-02 16:50:29 +11: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
Phil Ringnalda
a17e96d752
Backed out changeset 70253d6678af (bug 1295072) for failures in browser_ext_tabs_create.js
2017-02-05 13:23:21 -08:00
Tomislav Jovanovic
82076a7ff1
Bug 1295072 - Focus urlbar after opening an empty new tab r=kmag
...
MozReview-Commit-ID: 3dzCzHTxQrh
--HG--
extra : rebase_source : 0098f06f83c77c03bb2f9eeb4031296f2b22cedb
2017-02-04 20:48:38 +01:00
Edouard Oger
809b455084
Bug 1332858 - Alternate wording for Sync new device connected notification when device name missing. r=markh
...
MozReview-Commit-ID: DdwrRGjwI3
--HG--
extra : rebase_source : 9740cd1fb21fd411c73d8a29e5c3ae31bf11bcb0
2017-02-02 15:49:03 -05:00
Mark Banner
bdb3d1158d
Bug 1218324 - Correctly report when a search engine could not be installed due to an invalid format. r=florian
...
MozReview-Commit-ID: Cqw0uKDWguy
--HG--
extra : rebase_source : 50f852a20e8e46500e7728d3ebdceca39f9784d0
2016-12-14 14:55:00 +00:00
Carsten "Tomcat" Book
5131dfea4e
Merge mozilla-central to mozilla-inbound
2017-02-02 14:28:07 +01:00
Carsten "Tomcat" Book
72823b1e95
merge mozilla-inbound to mozilla-central a=merge
2017-02-02 14:25:20 +01:00
Dão Gottwald
994d5123fc
Bug 1335451 - Tweak thumbnail placeholder colors and make placeholder letters uppercase. r=Gijs
...
MozReview-Commit-ID: 1s2MMPNBA5S
--HG--
extra : rebase_source : 3e20ee24cc43ba56537e975fd61dfbe4f758d809
2017-02-01 19:35:31 +01:00
Sebastian Hengst
8349b11814
Bug 1315042 - Re-disable browser_bug719271.js on Windows debug with e10s for frequent failures. r=bustage-fix
2017-02-02 12:55:09 +01:00
Bob Owen
bd8309ab43
Bug 1335170: Fix intermittent failure in browser_allow_process_switches_despite_related_browser.js. r=Gijs
2017-02-02 09:18:55 +00:00
Wes Kocher
1121c7a402
Bug 1315042 - redisable browser_referrer_middle_click_in_container.js for failures a=me
...
MozReview-Commit-ID: KAGz2fYru9Y
--HG--
extra : source : 0c46a4a9061308f4769edacebc236e3f4d9bdbcc
2017-02-01 15:14:08 -08:00
Wes Kocher
f2cb5e7c63
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: EZrwvZH5DsY
2017-02-01 16:22:11 -08:00
Wes Kocher
0af59511ea
Merge autoland to central, a=merge
...
MozReview-Commit-ID: AFEWjI3UWey
2017-02-01 16:07:09 -08:00
Felipe Gomes
d7f532c6e6
Bug 1332692 - Block e10s rollout for LastPass. r=mkaply
...
MozReview-Commit-ID: 2Jv0x7Nj30K
2017-02-01 18:26:48 -02:00
ffxbld
13f287296e
No bug, Automated blocklist update from host bld-linux64-spot-222 - a=blocklist-update
2017-02-01 08:17:02 -08:00
Sebastian Hengst
ccd3fc9950
Backed out changeset 99587cc6ef23 (bug 1335536) for failing robocop testFilePicker on Android. r=backout
2017-02-01 19:08:22 +01:00
Andrea Marchesini
3b9eaa7785
Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug
2017-02-01 17:13:08 +01:00
Kartikaya Gupta
cf091ea0eb
Bug 1328066 - Don't broadcast the live-resize events to all browser windows unnecessarily. r=mstange
...
The machinery for suppressing the displayport during live resizes
was using the Observer service. However, in the case of multiple
browser windows, this meant that all the open browser windows would
have their displayport suppressed if *any* of the browser windows
was being resized. This was mostly ok, as the displayport suppression
would be turned off once the resize ended. However, the code to
kick off a repaint with the unsuppressed displayport would only get
triggered on one of the windows (whichever happened to process the
unsuppress message last).
This patch stops using the Observer service for the implementation
machinery, and instead locates the active TabParent of the relevant
nsWindow, and invokes the displayport suppression directly on that.
This fixes the repainting bug and also avoids unnecessarily
broadcasting the suppression/unsuppression notification to windows
that don't neccessarily need it.
MozReview-Commit-ID: LBHOgOW9KUp
2017-02-01 10:38:16 -05:00
Sebastian Hengst
e405dfc3bd
Bug 1315042 - Re-disable browser_referrer_middle_click.js because it fails often with e10s enabled. r=bustage-fix on a CLOSED TREE
2017-02-01 15:35:57 +01:00
Carsten "Tomcat" Book
005011be4c
merge mozilla-inbound to mozilla-central a=merge
2017-02-01 13:14:23 +01: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
Wes Kocher
e95e4ed8b5
Merge inbound to central, a=merge CLOSED TREE
...
MozReview-Commit-ID: EznJuwqcCfw
2017-01-31 15:13:44 -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
Carsten "Tomcat" Book
c8b8a3f357
Merge mozilla-central to mozilla-inbound
2017-01-31 15:57:48 +01:00
Carsten "Tomcat" Book
0745d54a39
merge mozilla-inbound to mozilla-central a=merge
2017-01-31 15:54:35 +01:00
Sebastian Hengst
940ecb23ef
Bug 1334883 - Remove code NSIS pre-3.0a2 code from installer. r=mhowell
...
MozReview-Commit-ID: 7mhVME2tUcv
2017-01-31 11:25:18 +01:00
Sebastian Hengst
ab2e1d213f
Bug 1334883 - Remove code Windows Vista code from installer. r=mhowell
...
MozReview-Commit-ID: 6YTxjkDkwc2
2017-01-31 11:25:03 +01:00
Sebastian Hengst
0182b84af7
Bug 1334883 - Remove code Windows XP code from installer. r=mhowell
...
MozReview-Commit-ID: 70I3VPpjwQA
2017-01-31 11:24:30 +01:00
Gabor Krizsanits
fe4a3055ff
Bug 1334052 - Fixing racy tab switching. r=mrbkap
2017-01-31 10:12:55 +01:00
Mark Banner
74a3b5d2c6
Bug 1335813 - Enable eslint no-undef for toolkit, apart from components/ and content/, and fix various issues. r=jaws
...
MozReview-Commit-ID: LpXm7TbwvDb
--HG--
rename : toolkit/modules/tests/MockDocument.jsm => toolkit/modules/tests/modules/MockDocument.jsm
rename : toolkit/modules/tests/PromiseTestUtils.jsm => toolkit/modules/tests/modules/PromiseTestUtils.jsm
extra : rebase_source : 0013201da831f0d549aea2c9064481c1e1a3ffcc
2017-01-31 13:17:03 +00:00
Gabor Krizsanits
3d1778aa4c
Bug 1211098 - Fixing race from tab closing. r=gijs
2017-01-31 14:16:25 +01:00
Gabor Krizsanits
a7054ffd23
Bug 1315042 - Re-enable some tests part2. r=me
2017-02-01 13:38:59 +01:00
Wes Kocher
8d4bb91470
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: Am6M5iHxmAr
2017-02-01 16:31:23 -08: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
Carsten "Tomcat" Book
60bce3d7c4
Merge mozilla-central to autoland
...
--HG--
rename : mfbt/double-conversion/LICENSE => mfbt/double-conversion/source/LICENSE
rename : mfbt/double-conversion/bignum-dtoa.cc => mfbt/double-conversion/source/bignum-dtoa.cc
rename : mfbt/double-conversion/bignum-dtoa.h => mfbt/double-conversion/source/bignum-dtoa.h
rename : mfbt/double-conversion/bignum.cc => mfbt/double-conversion/source/bignum.cc
rename : mfbt/double-conversion/bignum.h => mfbt/double-conversion/source/bignum.h
rename : mfbt/double-conversion/cached-powers.cc => mfbt/double-conversion/source/cached-powers.cc
rename : mfbt/double-conversion/cached-powers.h => mfbt/double-conversion/source/cached-powers.h
rename : mfbt/double-conversion/diy-fp.cc => mfbt/double-conversion/source/diy-fp.cc
rename : mfbt/double-conversion/diy-fp.h => mfbt/double-conversion/source/diy-fp.h
rename : mfbt/double-conversion/double-conversion.cc => mfbt/double-conversion/source/double-conversion.cc
rename : mfbt/double-conversion/double-conversion.h => mfbt/double-conversion/source/double-conversion.h
rename : mfbt/double-conversion/fast-dtoa.cc => mfbt/double-conversion/source/fast-dtoa.cc
rename : mfbt/double-conversion/fast-dtoa.h => mfbt/double-conversion/source/fast-dtoa.h
rename : mfbt/double-conversion/fixed-dtoa.cc => mfbt/double-conversion/source/fixed-dtoa.cc
rename : mfbt/double-conversion/fixed-dtoa.h => mfbt/double-conversion/source/fixed-dtoa.h
rename : mfbt/double-conversion/ieee.h => mfbt/double-conversion/source/ieee.h
rename : mfbt/double-conversion/strtod.cc => mfbt/double-conversion/source/strtod.cc
rename : mfbt/double-conversion/strtod.h => mfbt/double-conversion/source/strtod.h
rename : mfbt/double-conversion/utils.h => mfbt/double-conversion/source/utils.h
extra : rebase_source : b1bd281604008c624ce31cfd1465dc655ab2a584
2017-01-31 15:58:49 +01:00
Matthew Wein
8bcec996bf
Bug 1330341 - Add support for dynamic updates r=mikedeboer
...
MozReview-Commit-ID: 8wA7J1oX2t
--HG--
extra : rebase_source : 73a72834a84f722461fab83b225bea384e3791c1
2017-01-25 15:11:20 -08:00
Gijs Kruitbosch
02a488dd3f
Bug 1333734 - fix chrome password import if it contains items we can't read as a URI, r=mak
...
MozReview-Commit-ID: CAwIVNz70hs
--HG--
extra : rebase_source : f6b7998f9edf69d96c8fd2c312c84b3b8bf071e6
2017-01-30 10:51:21 +01:00
Wes Kocher
584127af5f
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 4GYZ5Pzy7BY
2017-01-30 15:44:58 -08:00
Mythmon
85089be2ce
Bug 1325409 - shield-recipe-client: Move event emitter out of sandbox r=Gijs
2017-01-30 10:38:02 -08:00
Jared Wein
6b12a26602
Bug 1333517
- Add soft-hyphens to Report Site Issue label to prevent hyphenation mid-word in English. r=miketaylr
...
MozReview-Commit-ID: EGrHRa6rtxf
--HG--
extra : rebase_source : 559d43571cbfba7a07bdcb68117e24611068dcd9
2017-01-30 14:13:14 -05:00
Benjamin Smedberg
4e6e807729
Bug 1333826 - Remove the make-sdk build target, the INSTALL_SDK variable, and all the supporting packager/upload machinery, r=mshal
...
MozReview-Commit-ID: AdSSrTWuDcc
--HG--
extra : rebase_source : f265ef4fe9fb84ffe6f065be58cab6aa45541514
2017-01-25 12:37:19 -05:00
Benjamin Smedberg
270de3f511
Bug 1333826 - Remove all references to MOZ_AUTOMATION_SDK, r=mshal
...
MozReview-Commit-ID: CuTK1hn0pVl
--HG--
extra : rebase_source : 4581c71360ccd81505079ee9e068ed2ca0431a6a
2017-01-25 12:30:49 -05:00
Ryan VanderMeulen
b398d33261
Bug 1335048 - Update pdf.js to version 1.7.235. r=bdahl
...
--HG--
extra : rebase_source : 38512833f596920703557e4daf311464b1c13fdf
2017-01-23 15:32:49 -05:00
Carsten "Tomcat" Book
29cd257175
merge mozilla-inbound to mozilla-central a=merge
2017-01-30 15:59:14 +01:00
Bob Owen
859f18b493
Bug 1328829 Part 2: Check that related browser is not copied when switching remote type. r=gijs
2017-01-30 10:36:37 +00:00
Bob Owen
76579c1821
Bug 1328829 Part 1: Don't copy related browser when switching between different remote types. r=mrbkap
2017-01-30 10:36:37 +00:00
Florian Quèze
bdc1ffa608
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
2017-01-30 08:10:22 +01:00
Florian Quèze
bb2e204d5d
Bug 1327953 - Fix enabling the 'Restore Default Search Engines' button when removing a default engine, r=Standard8.
2017-01-30 08:10:00 +01:00
Kris Maglione
22bea68112
Bug 1334893: Don't reset theme styling when non-theme extension shuts down. r=aswan
...
MozReview-Commit-ID: 19I0GDxvDcb
2017-01-29 12:23:50 -08:00
Phil Ringnalda
5d4072a82c
Merge m-i to m-c, a=merge
2017-01-28 13:09:00 -08:00
Phil Ringnalda
1b25397681
Merge autoland to m-c, a=merge
2017-01-28 13:07:19 -08:00
ffxbld
711c79df96
No bug, Automated blocklist update from host bld-linux64-spot-015 - a=blocklist-update
2017-01-27 18:39:07 -08:00
Wes Kocher
7cd28f7e5d
Merge inbound to central, a=merge
...
MozReview-Commit-ID: HvoljuLV6Gj
2017-01-27 16:37:18 -08:00
Sebastian Hengst
e1d5db133e
Backed out changeset e87ae43ca443 (bug 1330326)
2017-01-27 20:59:55 +01: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
Christoph Kerschbaumer
5049be70f6
Bug 1307736 - Store triggeringPrincipal with all history entries. r=mdeboer
2017-01-27 11:19:27 +01:00
Gian-Carlo Pascutto
0d2bf66dfd
Bug 1330326 - Make sandboxing policy more configurable via preferences. r=jld
...
MozReview-Commit-ID: 9P0bSLLKRWp
--HG--
extra : rebase_source : ab7d7da81459bd08c6aec7d7c89949ca7207471f
2017-01-26 19:59:50 +01:00
Edouard Oger
ffa8a4f046
Bug 1296767 part 12 - Remove Weave.fxAccountsEnabled. r=markh
...
MozReview-Commit-ID: L4dM9xN2ELp
2017-01-27 13:31:58 -05:00
Edouard Oger
7314dabc8c
Bug 1296767 part 10 - Remove FxA Migration code. r=markh
...
MozReview-Commit-ID: DamrbblcMmZ
2017-01-27 13:31:58 -05:00
Edouard Oger
080a07ea9c
Bug 1296767 part 9 - Remove Old Sync link in about:accounts. r=markh
...
MozReview-Commit-ID: 8HjZbLIT6YA
2017-01-27 13:31:58 -05:00
Edouard Oger
3844e92a36
Bug 1296767 part 8 - Remove legacy Sync in-content pref screens. r=markh
...
MozReview-Commit-ID: Blpdd3jeeww
2017-01-27 13:31:58 -05:00
Edouard Oger
f5eb6dc494
Bug 1296767 part 7 - Remove non-in-content legacy Sync pref screens. r=markh
...
MozReview-Commit-ID: LK9akz4chd1
2017-01-27 13:31:57 -05:00
Edouard Oger
bf4dae4e25
Bug 1296767 part 3 - Make BrowserID the only Sync identity manager. r=markh
...
MozReview-Commit-ID: IC7kRjgtPp8
2017-01-27 13:30:47 -05:00
Jared Wein
783e0e02cd
Bug 1255985 - Switch from using BrowserTestUtils.openNewForegroundTab to .withNewTab to make sure that we yield until the tab is fully closed. r=Paolo
...
MozReview-Commit-ID: 8PGmikTeiJ6
--HG--
extra : rebase_source : 1e6275c47f4304cd69ba4a2decff2a87e3a84ca4
2017-01-26 16:56:50 -05:00
Shane Caraveo
d6558d44dc
Bug 1190689 implement onAuthRequired for WebRequest, r=kmag
...
MozReview-Commit-ID: D6ydPIMNzDI
--HG--
extra : rebase_source : eb20ffb7d9169bcf523aab08d6382abf3ed93616
2017-01-26 13:40:36 -08:00
Dão Gottwald
2489218f5a
Bug 1334444 - [compact layout] Add "Your Top Sites" heading. r=Gijs
...
MozReview-Commit-ID: d0tLTiKpNH
--HG--
extra : rebase_source : def688f47bb6e29db35772b6cb4c3e42daa65337
2017-01-27 16:03:12 +01:00
Nihanth Subramanya
aaf554e02a
Bug 1191130 - Make sure we wait for the initial load of new tabs in browser_contentSearchUI.js. r=standard8
...
MozReview-Commit-ID: 5SAabvz0hAZ
--HG--
extra : rebase_source : 4b47074f40896c68826c71ead1dea9697537e1ee
2017-01-25 16:14:42 +05:30
Edouard Oger
cd7172164e
Bug 1320157 - Remove leftover sync-notification-24.png file. r=eoger
...
MozReview-Commit-ID: 6MrpBL3WoGi
--HG--
extra : rebase_source : 5e9788a2572487f47f9ce993696b8cdb1a71bd03
2017-01-27 10:37:08 -05: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
Johann Hofmann
e4748208b9
Bug 1327946 - Remove conditional moz-user-focus on identity block from urlbar. r=Gijs
...
MozReview-Commit-ID: 9F39TeDIGUf
--HG--
extra : rebase_source : 5968118ed303ed6a49163a8d81cbe5fcb59861e3
2017-01-24 11:42:09 +01:00
Marco Bonardo
a1373abd45
Bug 1320481 - thumbnails cache not cleared with clear history on shutdown. r=Felipe
...
The "places-shutdown" notification is not a good time to remove observers, since
history notifications (and in particular onClearHistory) may happen at the same
time (The sanitizer runs at "profile-change-teardown" that is basically the same
as "places-shutdown").
We can't ensure proper order of these calls, the safest/simplest thing is just
to keep a weak reference and continue observing.
MozReview-Commit-ID: 9zHkDqozXup
--HG--
extra : rebase_source : 9b079d38457e1005c74f53baad19a7e202c08ddd
2017-01-26 17:54:32 +01:00
Carsten "Tomcat" Book
9af2aa6b47
Merge mozilla-central to autoland
2017-01-27 11:26:26 +01:00
Carsten "Tomcat" Book
a516a86a24
merge mozilla-inbound to mozilla-central a=merge
2017-01-27 10:42:54 +01:00
David Parks
6126517411
Bug 1334182 - Turn off sandbox violation logging by default on Windows. r=jimm
...
Make security.sandbox.logging.enabled false by default on Windows only.
2017-01-26 09:42:02 -08:00
Andrew Swan
322ee1283f
Bug 1203330 Part 2 Convert EventManager uses to SingletonEventManager r=kmag
...
MozReview-Commit-ID: A12TPwAYzTS
--HG--
extra : rebase_source : 10526ee923dc1eed24bac3c9b9c80c54b8e174e9
2017-01-26 11:27:03 -08:00
Andrew Swan
30deceecf8
Bug 1203330 Part 1 Fix SingletonEventManager r=kmag
...
This patch adds the ability to run SingletonEventManager handlers in
different modes: sync, async, raw (no exception handling, arg cloning,
or asynchrony), or asyncWithoutClone. When you call the handler,
you're required to specify which variant you want.
Existing uses of SingletonEventManager are all converted to async calls.
Note that some of them were previously synchronous, but it didn't appear
to be necessary.
Also added a callOnClose for SingletonEventManager when the last listener
is removed.
MozReview-Commit-ID: ATHO97dWf3X
--HG--
extra : rebase_source : bf02d79e3fbab84892be8a7e52ea7a1caf2e003d
2017-01-26 20:00:33 -08:00
Ray Lin
f73595b018
Bug 1333682 - Don't register form autofill autocomplete if it's already registered. r=MattN
...
MozReview-Commit-ID: 3x7jGaXLfnF
--HG--
extra : rebase_source : 53b06728fc56e69cdc370d946bb68abf0969cd6d
2017-01-25 15:35:44 +08:00
Michelangelo De Simone
a011917b2b
Bug 1269531 - Make the Geolocation test suite secure-context aware. r=jdm
...
MozReview-Commit-ID: 4WPUsGAO7xF
--HG--
extra : rebase_source : a0616dff53d547ab6c5b5d9f9b4e965e60b862b5
2017-01-26 15:38:16 -07:00
Ryan VanderMeulen
2ca2a9b0df
Bug 1334363 - Update pdf.js to version 1.7.227. r=bdahl
2017-01-26 21:35:12 -05:00
Wes Kocher
c3cc3b6407
Backed out 13 changesets (bug 1296767) for xpcshell failures a=backout CLOSED TREE
...
Backed out changeset 41ed77788333 (bug 1296767)
Backed out changeset 1c0c9289b532 (bug 1296767)
Backed out changeset 50294db1d871 (bug 1296767)
Backed out changeset 26c065f79c54 (bug 1296767)
Backed out changeset 0362a78d6978 (bug 1296767)
Backed out changeset 4e71cf94e4ee (bug 1296767)
Backed out changeset f6f59447d22a (bug 1296767)
Backed out changeset 6c9b792cc296 (bug 1296767)
Backed out changeset 46a52b10a868 (bug 1296767)
Backed out changeset 5d70d87d2a8f (bug 1296767)
Backed out changeset 8219686be6a2 (bug 1296767)
Backed out changeset 0a989b0cea67 (bug 1296767)
Backed out changeset 9f59a0b75c1f (bug 1296767)
MozReview-Commit-ID: 2XBNsd8JrZL
--HG--
extra : amend_source : 1afafaa8127fcebac31ce1d7743dc16872fa0522
2017-01-26 11:16:12 -08:00
Kartikaya Gupta
6fdacf6368
Bug 1322349 - Allow a touch swipe gesture at the top of the screen to show the URL bar in fullscreen mode. r=jaws
...
MozReview-Commit-ID: 8Gp4VkrMueu
--HG--
extra : rebase_source : 25ea6471d4dc525bacf067e7fc9a56157398698f
2017-01-26 12:12:09 -05:00
Phil Ringnalda
9447dfdbd4
Backed out 3 changesets (bug 1203330) for failures in test_delay_update_webextension.js
...
CLOSED TREE
Backed out changeset 2d42350d209a (bug 1203330)
Backed out changeset 3a12c51c3eca (bug 1203330)
Backed out changeset 31fac390e15d (bug 1203330)
2017-01-26 19:13:11 -08: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
2cf30507bd
Bug 1334261 - script-generated patch to remove more newURI null parameters, r=jaws.
2017-01-27 10:51:02 +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
Florian Quèze
f187782ccf
Bug 1334250 - script-generated patch to avoid removeEventListener calls when a variable is used for the event name, r=jaws.
2017-01-27 10:48:00 +01:00
Florian Quèze
15bab6d46b
Bug 1334250 - adapt the no-useless-removeEventListener rule to handle the listener being added and removed with the same variable + some hand fixes, r=jaws.
2017-01-27 10:47:57 +01:00
Wes Kocher
4cf8a40463
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: J5UyPvoy89k
2017-01-27 16:39:56 -08:00
Dennis Schubert
3a74451338
Bug 1308271 - Import sources of the WebCompat Go Faster add-on V1. r=Felipe
...
MozReview-Commit-ID: 58iV4MqTeKA
--HG--
rename : browser/extensions/webcompat/test/browser/browser.ini => browser/extensions/webcompat/test/browser.ini
rename : browser/extensions/webcompat/test/browser/browser_check_installed.js => browser/extensions/webcompat/test/browser_check_installed.js
extra : rebase_source : e82dd055860f8d4d40e4af90a68dfd0896b8d6f1
2017-01-25 20:15:11 +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
Edouard Oger
b0e947451a
Bug 1296767 part 12 - Remove Weave.fxAccountsEnabled. r=markh
...
MozReview-Commit-ID: L4dM9xN2ELp
--HG--
extra : rebase_source : deec727f4fe7c2bc5858e7bfb6f0fecee7b2c45c
2017-01-19 14:53:37 -05:00
Edouard Oger
775061c90e
Bug 1296767 part 10 - Remove FxA Migration code. r=markh
...
MozReview-Commit-ID: DamrbblcMmZ
--HG--
extra : rebase_source : 7356a6a99005ae702e90eb5d5e2f0cbee35ff861
2017-01-19 13:03:38 -05:00
Edouard Oger
74ce0ee3aa
Bug 1296767 part 9 - Remove Old Sync link in about:accounts. r=markh
...
MozReview-Commit-ID: 8HjZbLIT6YA
--HG--
extra : rebase_source : 73e10cbcba5bb75bab1be39ff9ee1e8dedd22529
2017-01-19 12:02:46 -05:00
Edouard Oger
0de554147f
Bug 1296767 part 8 - Remove legacy Sync in-content pref screens. r=markh
...
MozReview-Commit-ID: Blpdd3jeeww
--HG--
extra : rebase_source : c22ba5c1924b3dba15803f0adbf4026c72b47d68
2017-01-19 11:52:37 -05:00
Edouard Oger
b41402ea7b
Bug 1296767 part 7 - Remove non-in-content legacy Sync pref screens. r=markh
...
MozReview-Commit-ID: LK9akz4chd1
--HG--
extra : rebase_source : b7113c37a486f88ae1138c54e314bb0ff07ef1af
2017-01-18 17:39:11 -05:00
Luca Greco
2e3a1bb4de
Bug 1300584 - Implements devtools.inspectedWindow.reload. r=kmag
...
MozReview-Commit-ID: J4ttcS7efsO
--HG--
extra : rebase_source : d8268770b123f7e92cc4d4b2594bcc8b7565ed84
2017-01-28 06:26:53 +01:00
Edouard Oger
49552f7919
Bug 1296767 part 3 - Make BrowserID the only Sync identity manager. r=markh
...
MozReview-Commit-ID: IC7kRjgtPp8
--HG--
extra : rebase_source : ec10c24400afa4b1c1fd3840f31a9d57d498ec8a
2017-01-13 15:02:21 -05:00
Chris Peterson
29bbf6d6b2
Bug 1331171 - Part 2: Remove Windows shell integration checks for Windows Vista. r=jimm
...
MozReview-Commit-ID: 8B6HnnpVP4L
--HG--
extra : rebase_source : 501ebb81dac3a56be9c64bf09d3261e570476a8d
2017-01-14 01:19:22 -08:00
Wes Kocher
18e735dcef
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: EfMOcZbAiSe
2017-01-27 16:39:29 -08:00
Mythmon
e7ac97534f
No bug - Update shield-recipe-client from GitHub r=Gijs
...
--HG--
extra : rebase_source : 4c9ffe3a55b5682215aa4e94dc35637c07798725
2017-01-27 10:22:44 -08:00
Tooru Fujisawa
ddd36fec56
Bug 1332245 - Move nsScriptError from js/xpconnect to dom/bindings. r=bz
...
--HG--
rename : js/xpconnect/idl/nsIScriptError.idl => dom/bindings/nsIScriptError.idl
rename : js/xpconnect/src/nsScriptError.cpp => dom/bindings/nsScriptError.cpp
rename : js/xpconnect/src/nsScriptErrorWithStack.cpp => dom/bindings/nsScriptErrorWithStack.cpp
2017-01-28 00:42:47 +09:00
Phil Ringnalda
c1e454fb06
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
c08cddfd1f
Bug 1307689 - Regression tests. r=mossop
...
MozReview-Commit-ID: 7SFqRNtMZVs
--HG--
extra : rebase_source : a765085475ac37054b1aa1e0934f6eafb43c3c58
2017-01-26 17:55:35 -05:00
Mike Conley
50aa633d89
Bug 1307689 - Add telemetry to detect when user abandons an in-progress page load. data-review=bsmedberg, r=bsmedberg,mossop
...
MozReview-Commit-ID: D8emwJriu4m
--HG--
extra : rebase_source : 5c20ae8bf08810f4060389f05801d6f188f339dc
2017-01-26 14:01:49 -05:00