Jesse Schwartzentruber
df40990bb3
Bug 1335411 - Fix --enable-address-sanitizer for Mac cross-compilation and adapt Linux ASan configs for Mac. r=froydnj
...
--HG--
extra : rebase_source : 493400a792fd50266a8d434b842710586c7947c5
2017-02-10 11:10:23 -05:00
Gregory Moore
ea25a9f712
Bug 883627 - Updated CreateResetProfile() to use the existing profile name for the newly created profile, r=gijs
...
MozReview-Commit-ID: Gkul477NIDG
--HG--
extra : amend_source : 239723bbd06e20dde68f2ac82ff4bc149c2b46d6
2017-02-09 15:29:58 -08:00
Sean Lee
327d2bec81
Bug 1300989 - Part 3: Update xpc-shell tests; r=MattN
...
MozReview-Commit-ID: LtH0i9nSL3U
--HG--
extra : rebase_source : 36ed028ca214fc885cc700adca3be41e31e228ca
extra : histedit_source : 5eec15c79f079494952e9334f3154139e0eeb1ef
2017-02-10 17:07:07 +08:00
Sean Lee
7b0e51ac72
Bug 1300989 - Part 2: Use a WeakMap to store form autofill details.; r=MattN
...
MozReview-Commit-ID: AkfZnXQ2MkL
--HG--
extra : rebase_source : 477c984b3495301df0a9e49bb6b00d16a16c90c6
extra : histedit_source : ba52dd5a6a0fee98d7e70d36e11b01254bfdd4fb
2017-02-10 11:15:13 +08:00
David Major
145d019c29
Bug 1338949: Add const to kRedirMap. r=bz
...
MozReview-Commit-ID: 6Xf3gnMIFEb
2017-02-15 10:22:14 +13:00
Jared Wein
2f91e94e57
Bug 1333324 - Check for a potentially null or undefined browser.currentURI in _capture since it runs off of a timeout and the browser may not have a webNavigation associated with it anymore. r=florian
...
MozReview-Commit-ID: 1FWGSl9yefO
--HG--
extra : rebase_source : 26dfcd85a09d1de614c2fa97ed1b24b609981af8
2017-02-13 18:06:33 -05:00
Carsten "Tomcat" Book
f0ea654ebf
Merge mozilla-central to autoland
2017-02-14 13:42:43 +01:00
Carsten "Tomcat" Book
68be0676b8
merge mozilla-inbound to mozilla-central a=merge
2017-02-14 13:38:00 +01:00
Dão Gottwald
d275473651
Bug 1336434 - "Your Top Sites" heading should say "Top Sites" instead when using the default set. r=Gijs
...
MozReview-Commit-ID: 3TXSxKSqgJy
--HG--
extra : rebase_source : 1cf665a58e9f9d4bd26714234a8016c2e16928ff
2017-02-14 12:39:11 +01:00
Iris Hsiao
7259ea50f1
Backed out changeset 1582e02a447d (bug 1326138) for eslint failure
2017-02-14 17:53:55 +08:00
Wes Kocher
c8fa3242ab
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: Lt0WpWkto4h
2017-02-13 17:07:33 -08:00
Wes Kocher
252dae269a
Merge inbound to central, a=merge
...
MozReview-Commit-ID: Gx7IszkCDZ4
2017-02-13 17:04:20 -08:00
Wes Kocher
8a6ba3b877
Backed out changeset 3a166ded7d98 (bug 1334752) for turning browser_devices_get_user_media_unprompted_access_tear_off_tab.js permafail on OSX debug a=backout
...
MozReview-Commit-ID: 5N2eSjC6YKW
2017-02-13 12:11:50 -08:00
Fischer.json
c31d2de030
Bug 1331851 - Intermittent browser/components/preferences/in-content/tests/browser_advanced_siteData.js | Test timed out r=Gijs
...
MozReview-Commit-ID: Def1trhWrIE
--HG--
extra : rebase_source : e9202094ea9381cf49b75cdfb291678aea2422ad
2017-02-03 16:53:33 +08:00
Wes Kocher
ed4e580ba8
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: LcH4J3J7fcL
2017-02-15 19:17:26 -08:00
Tim
e7199a3786
Bug 1331672 - Change fs warning button css rule to use ID selector and remove margins. r=dao
2017-02-14 12:15:57 -05:00
Wes Kocher
5583be3ddf
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: KkIFx9ndC8y
2017-02-14 14:46:45 -08: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
Ray Lin
26a5f8796a
Bug 1326138 - Add a new profile item binding. r=MattN
...
MozReview-Commit-ID: KzbnQteM1pY
--HG--
extra : rebase_source : 51db4a0200b9aa2ad82082e8947e1f398cfa0795
2017-01-24 23:32:17 +08:00
Rex Lee
7befa4db25
Bug 1338092 - [Mortar] Remove de-scoped UI components for PDF viewer. f=lchang, r=evelyn
...
MozReview-Commit-ID: 7SpoAEssLF9
--HG--
extra : rebase_source : af1209e2ec6711dcc27906da98529e44babcf151
2017-02-09 19:05:19 +08:00
Wes Kocher
415dbf1a26
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: JuiEcsYYLS3
2017-02-13 17:08:00 -08:00
Jonathan Hao
ef8f78b212
Bug 1336867 - Remove unsafeProcessHeader and isSecureHost in nsISiteSecurityService r=keeler,mgoodwin,past
...
--HG--
extra : rebase_source : e4a69e18154adf22e045c820ae2b3fd8a77877a6
2017-02-08 11:17:29 +08:00
Dennis Schubert
98c6569650
Bug 1337905 - Update WebCompat Go Faster addon to version 1.1. r=Felipe
...
MozReview-Commit-ID: FMgf5E9Obzk
--HG--
extra : rebase_source : 99b8bbcb6660e2ad899b7e295b468ec505fa5fdc
2017-02-10 11:15:56 +01:00
Ray Lin
28aeff702e
Bug 1326138 - Add a new profile item binding. r=MattN
...
MozReview-Commit-ID: KzbnQteM1pY
--HG--
extra : rebase_source : e1d8f1a15c7a72f8afc96613325a5db0c746ebf2
2017-01-24 23:32:17 +08:00
Wes Kocher
b0b1d367ca
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 3ZzrFonZOIV
2017-02-16 09:28:52 -08:00
Neil Deakin
af174032a4
Bug 1109868, panels should watch their anchors for position and visibility changes and update accordingly, r=tn
2017-02-16 08:53:59 -05:00
Shane Caraveo
6befe56956
Bug 1338724 fix icon size for sidebar toolbarbutton, r=kmag
...
MozReview-Commit-ID: K7DqIm3EQs8
--HG--
extra : rebase_source : d042c21c7fd753839dce3a24c3995f21671f418d
2017-02-13 15:07:51 -08:00
Matthew Wein
787ffdeeea
Bug 1298950 - Add support for overriding about:home to chrome_url_overrides r=mixedpuppy
...
MozReview-Commit-ID: 4Bc2F0W7WqV
--HG--
rename : browser/components/extensions/test/browser/browser_ext_url_overrides.js => browser/components/extensions/test/browser/browser_ext_url_overrides_newtab.js
extra : rebase_source : 3f7fbae000c436e29556c1743bb43c22242017b2
2017-02-13 11:36:38 +00:00
Wes Kocher
51dac1f2e8
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: FqToQ9qk7dg
2017-02-15 16:33:46 -08:00
Mike Shal
8e02493469
Bug 1329355 - Remove MOZ_PKG_PRETTYNAMES; r=ted
...
This is no longer relevant now that we use release promotion instead of
a separate release build with MOZ_PKG_PRETTYNAMES=1.
MozReview-Commit-ID: 11mgGJ7IDaK
--HG--
extra : rebase_source : da8fde3ae36779549b2097fc95d754f558cb88c8
2017-01-10 11:12:10 -05:00
Sylvestre Ledru
bd96269239
Bug 1337358 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11 in browser/ r=fkiefer
...
MozReview-Commit-ID: KOTTyFtYKE8
--HG--
extra : rebase_source : 4a76d187e0ff732289126ee8dd42cb1b95bb7dfb
2017-02-07 14:11:58 +01:00
Sean Lee
60e157bd14
Bug 1300989 - Part 1: Fill the autofill profile that the user selects from autocomplete; r=MattN
...
MozReview-Commit-ID: 5oMgvdO5RD1
--HG--
extra : rebase_source : 629a34ec404f9c426857172644b4ae8003ac1b70
extra : histedit_source : 1aeddb96261a8da9058fe65412e8ba9944f93fb2
2017-01-07 09:22:19 +08:00
Gabriele Svelto
276f7423bb
Bug 1310703 - Introduce the pingsender executable; r=ted
...
MozReview-Commit-ID: 2SEwwGywahQ
2017-01-16 17:39:22 +01:00
Chandler
50759188e5
Bug 1332375 - Rename leftover devedition/urlbar-history-dropmarker.svg to compacttheme/urlbar-history-dropmarker.svg. r=dao
...
--HG--
rename : browser/themes/shared/devedition/urlbar-history-dropmarker.svg => browser/themes/shared/compacttheme/urlbar-history-dropmarker.svg
2017-02-14 13:53:44 +01:00
Carsten "Tomcat" Book
6215212efa
Merge mozilla-central to mozilla-inbound
2017-02-14 13:41:43 +01:00
Fischer.json
3cf5350b8f
Bug 1323395 - Show warning when disk space available for firefox is not enough, r=jaws
...
MozReview-Commit-ID: HttJ2RFCTtS
--HG--
extra : rebase_source : 0e3fc00c0f429b0fb010827de6f33bdfe197d161
2016-12-28 16:53:38 +08:00
Andrew Swan
e37c8152ee
Bug 1339552 Don't show permissions for updates from legacy extension to webextension r=mossop
...
MozReview-Commit-ID: 9Ouep0mPIjJ
--HG--
extra : rebase_source : e9f5f155b0c1050d9b20025ea6edb20f52f8fb68
2017-02-16 09:17:52 -08:00
Alastor Wu
f2098a081b
Bug 1330681 - add new play-tab icon for the dark theme. r=jaws
...
Add custom icon for the dark theme, the content is filled with white and outline is black.
MozReview-Commit-ID: 5OdaFRSfLTt
--HG--
extra : rebase_source : f2d79a19ce5fc96ef4a147a5e6fc5525ce24f134
2017-02-15 11:12:40 +08:00
Andrea Marchesini
b4c474e3d2
Bug 1340450 - When containers are disabled, it should not be possible to reopen container tabs, r=mdeboer
2017-02-20 15:55:05 +01:00
Gabor Krizsanits
a498797697
Bug 1289723 - Fixing crashedTabs test for e10s-multi. r=mrbkap
2017-02-21 11:27:19 +01:00
Mathieu Leplatre
870ef630b6
Bug 1224528 - Load initial JSON files for blocklist r=mgoodwin
...
MozReview-Commit-ID: D53xoTa0PZu
--HG--
extra : rebase_source : 48481994fc4aa6afcd7ef46ac62861fc1ad6b281
2016-12-11 14:37:22 -10:00
Carsten "Tomcat" Book
433f1f5ec7
Backed out changeset 03bfb1ccd33f (bug 1338249) for test failures in test_loading.xul
2017-02-15 15:24:32 +01:00
Mark Banner
cd234e0642
Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop
...
MozReview-Commit-ID: 7UdgstbYNlB
--HG--
extra : rebase_source : e8eb9718da9bf378b293aca5211c53dd063d4f7a
2017-02-07 11:14:49 +00:00
Carsten "Tomcat" Book
dacc230ad3
Merge mozilla-central to autoland
2017-02-15 12:59:23 +01:00
Panos Astithas
963e794209
Don't autofocus buttons when about:certerror is embedded in an iframe (bug 1336352). r=nhnt11
...
MozReview-Commit-ID: BT8oCmX9stf
--HG--
extra : rebase_source : 3f80e8751ba2a4b49379fae6f1f4016838dc0ca2
2017-02-08 16:43:39 +02:00
Matthew Noorenberghe
4f85765ea4
Bug 1339515 - [Form Autofill] Add built-in debug logging to ease debugging. r=steveck
...
MozReview-Commit-ID: F4w2CzdWdrI
--HG--
extra : rebase_source : 33ea952b4d3d28013d9d9efaa1fc0efe57d3956f
2017-02-15 16:22:38 +08:00
Mike Taylor
755fb3362b
Bug 1332856. Request a longer timeout (2x) for browser_report_site_issue.js. r=jmaher
...
This intermittently fails due to a timeout on linux builds only.
MozReview-Commit-ID: 2XWEIhXFAoM
--HG--
extra : rebase_source : 0e1ebd5d62a426c501b665240109a6a7e4c48a52
2017-02-16 16:23:44 -06:00
Mike Taylor
f3194e0818
Bug 1332856. Update comments to be accurate. r=miketaylr DONTBUILD
...
MozReview-Commit-ID: D17it74mhAp
--HG--
extra : rebase_source : 6350567030ee1ada5a960ecb147da0679d74ad8c
2017-02-16 16:23:04 -06:00
Dão Gottwald
44062aa2c0
Bug 1340495 - Remove fallback styling from toolbutton.css. r=mak
...
MozReview-Commit-ID: K5AyCWxLiyQ
--HG--
extra : rebase_source : 25d543a327f78f8fc3263dbca577963299e7e211
2017-02-17 12:43:23 +01:00
Carsten "Tomcat" Book
2b24bba0a1
Merge mozilla-central to autoland
2017-02-17 13:28:16 +01:00
Dão Gottwald
70f0e3dff2
Bug 1340436 - Consolidate .toolbarbutton-1 padding rules and remove the unneeded vertical padding. r=Gijs
...
MozReview-Commit-ID: Czu9T1OLbYu
--HG--
extra : rebase_source : 2c4c5b9f710731948122eaf7705dfff1770af089
2017-02-17 12:18:25 +01:00
Mark Banner
733f0b7c97
Bug 1338195 - Define a `frame-script` environment for eslint and use it to clear no-undef issues for known frame script globals. r=mossop
...
MozReview-Commit-ID: Fcin4InbLK2
--HG--
extra : rebase_source : f94dbb2e5af83bb4d32c51a55702e6f58cc25323
2017-02-07 10:52:06 +00:00
Johann Hofmann
c6de4ab37c
Bug 1340112 - Move focus into popupnotification panels when selected via keyboard. r=florian
...
MozReview-Commit-ID: 3DSugKa3cQ3
--HG--
extra : rebase_source : 02eb026c8d6bf40e231fda37f364f893dbcd9e8b
2017-02-16 15:39:07 +01:00
Matthew Noorenberghe
1c46be9433
Bug 1333682 - Split FormAutofillContent.js into a few JSMs shared for the process. r=seanlee
...
MozReview-Commit-ID: BpnLzuI1DvW
--HG--
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/FormAutofillContent.jsm
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/FormAutofillHandler.jsm
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/FormAutofillHeuristics.jsm
rename : browser/extensions/formautofill/content/FormAutofillContent.js => browser/extensions/formautofill/content/FormAutofillFrameScript.js
2017-02-14 14:18:32 +08:00
Matt Howell
9e7275ddcb
Bug 1338843 - Use the install path to distinguish between multiple installations when checking default browser status. r=emk
...
MozReview-Commit-ID: DIcyAs92dm0
--HG--
extra : rebase_source : e79f69c368ec061ffeaedefb038116b5d2c30ec0
2017-02-13 15:36:28 -08:00
Johann Hofmann
31a66750f4
Bug 1335018 - Make the side identity popup adhere to role=alertdialog for a11y. r=Gijs,MarcoZ
...
MozReview-Commit-ID: DpqeeN570H9
--HG--
extra : rebase_source : 932d597e9e37235259e8e1060b3eeba57995992a
2017-02-09 17:16:28 +01:00
Shane Caraveo
2c4cc1cdc2
Bug 1338726 fix icon style for new windows, r=kmag
...
MozReview-Commit-ID: BQOgqOwtSdm
--HG--
extra : rebase_source : 6a2b2654ed38ba763a88d068cab92a9085e15fdb
2017-02-13 15:56:46 -08:00
Shane Caraveo
c5a8a0ef53
Bug 1338727 add command support for sidebar-action, r=aswan
...
MozReview-Commit-ID: Jp1cuTzsDz4
--HG--
extra : rebase_source : b323170662d5e8ac241314b2bb4210c8d4264af7
2017-02-14 16:24:03 -08:00
Dão Gottwald
f7593c2488
Bug 1339413 - Implement prefs for capping the amount of history we import from Chrome. r=Gijs
...
MozReview-Commit-ID: BdlNxS76Ko9
--HG--
extra : rebase_source : 242297a27bf5b363b0e3883de79da72485c8b490
2017-02-15 18:42:15 +01:00
Sebastian Hengst
d77705e998
Backed out changeset 2dc596ad4240 (bug 864562) for failing browser_ext_themes_chromeparity.js. r=backout on a CLOSED TREE
2017-02-23 19:34:12 +01:00
Sebastian Hengst
4c629f3fdc
Backed out changeset 2308f6c6fddf (bug 864562)
2017-02-23 19:33:37 +01:00
Sebastian Hengst
98bf68c3a3
Backed out changeset a99f7690feea (bug 864562)
2017-02-23 19:33:31 +01:00
Sebastian Hengst
249cf37b55
Backed out changeset 028a63d5008c (bug 864562)
2017-02-23 19:33:26 +01: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
Jared Wein
df85eed31c
Bug 864562 - CustomizeMode should use CSS variables for setting LWT properties. r=mikedeboer
...
MozReview-Commit-ID: 5ZLJ0HNbJ9w
--HG--
extra : rebase_source : c6cf32963087b3234cc4150933b1b63b7078d1b3
2017-02-22 15:50:41 -05:00
Jared Wein
d4b439fe74
Bug 864562 - Move remaining LWT inline styles to CSS variables. r=mikedeboer
...
MozReview-Commit-ID: 9ETddCw9w14
--HG--
extra : rebase_source : 39e776516c87dbe3243787023cb369df71c7d3d2
2017-02-22 14:13:09 -05:00
Jared Wein
4aa25796e4
Bug 864562 - Declare lwtheme CSS in tabs.inc.css since we don't need to iterate rules anymore. r=MattN
...
MozReview-Commit-ID: 4N48zKJUVWs
--HG--
extra : rebase_source : 15198938eeca602c4ea4a9f60afb85d4842064aa
2017-02-21 11:42:29 -05:00
Jared Wein
29dd67b0f0
Bug 864562 - Use CSS variables for lightweight theme styling. r=MattN
...
Original patch written by Raj Meghpara <meghpararajkumar@gmail.com>
MozReview-Commit-ID: 8z6tmUG0gdN
--HG--
extra : rebase_source : 55ed5125ce7ed3de660490a91ab23885eaf49351
2017-02-21 11:33:21 -05: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
Carsten "Tomcat" Book
5ccad059ee
Merge mozilla-central to autoland
...
--HG--
rename : tools/profiler/public/ProfileGatherer.h => tools/profiler/gecko/ProfileGatherer.h
extra : rebase_source : 219f3f7f5b61be4936a76f908b93b1c89b1e1701
2017-02-23 15:37:51 +01: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
Ray Lin
0bb3a7b70a
Bug 1326139
- Implement profile item two column layout. r=MattN
...
MozReview-Commit-ID: CR91tz8d9fr
--HG--
extra : rebase_source : 4231a2bf268971c338c5d8fbd23235cf8d7a7b9b
2017-01-25 11:04:15 +08:00
Fischer.json
613e459869
Bug 1338757 - "Remove All Shown" and button in about:preferences should use its own accesskey, r=jaws
...
MozReview-Commit-ID: 2ucF0GqOCJV
--HG--
extra : rebase_source : 5c1899f808ff287365e6621199b865516224a2d8
2017-02-13 11:43:37 +08:00
Sebastian Hengst
8b37a3cb66
Backed out changeset 4aef71d8a987 (bug 1326138)
2017-02-15 10:01:32 +01:00
Ray Lin
f203d9afbf
Bug 1326138 - Add a new profile item binding. r=MattN
...
MozReview-Commit-ID: KzbnQteM1pY
--HG--
extra : rebase_source : 3687f58bae0d13182a14622fe2d75cdbbd9a7e76
2017-01-24 23:32:17 +08:00
Munro Mengjue Chiang
2db67dd6ea
Bug 1334752 - Fix Intermittent browser_devices_get_user_media_unprompted_access_tear_off_tab.js; r=florian
...
MozReview-Commit-ID: E968LugF7Rp
--HG--
extra : rebase_source : be5c4066d3c35c8270f4ef3516af5ad539f8ed8b
2017-02-03 15:44:14 +08:00
Carsten "Tomcat" Book
083dd865e6
Merge mozilla-central to autoland
2017-02-13 12:44:20 +01:00
Phil Ringnalda
ea85356f95
Merge m-c to m-i
2017-02-12 15:33:29 -08:00
Phil Ringnalda
8e6a41afa1
Merge m-i to m-c, a=merge
2017-02-12 15:28:29 -08:00
Dão Gottwald
ca18b9dadd
no bug - replace tabs with spaces
2017-02-12 12:10:50 +01:00
Christoph Kerschbaumer
1cc7d653f7
Bug 1338009 - Utils#deserializePrincipal should return NullPrincipal if deserialization fails. r=mikedeboer
2017-02-12 11:50:25 +01:00
Phil Ringnalda
215ca1024e
Merge m-i to m-c, a=merge
2017-02-11 17:42:19 -08:00
Scott Wu
961755fe7e
Bug 1304306 - (Part 2) Add mochitest-browser-chrome test for Form Autofill preferences. r=MattN
...
MozReview-Commit-ID: 5aGNp18rL1g
--HG--
extra : rebase_source : a9d477fcd3cc1b807d53d950283592c11d2eacf8
2017-02-11 20:35:08 +08:00
Scott Wu
ea897b3b1f
Bug 1304306 - (Part 1) Add Form Autofill preference checkbox and button. r=MattN
...
MozReview-Commit-ID: I7O4l9aQ5JC
--HG--
extra : rebase_source : e7b7f82ed449b4a148da75b973f7d8bd6788c079
2017-02-11 19:43:23 +08:00
Matthew Noorenberghe
c9f00b0447
Bug 1333682 - Backed out changeset 7cde5062bfea because it was just hiding the real problem. r=me
...
MozReview-Commit-ID: 3ULIILdZm5o
--HG--
extra : rebase_source : a610b302d778924a18a20147fd917c2669b04723
2017-02-11 23:13:02 +08:00
steveck-chung
09ed010c4f
Bug 1330567 - Part 2: Add xpcshell test for the autofill pref fallback, r=MattN
...
MozReview-Commit-ID: BmjcwiW0EcN
--HG--
extra : rebase_source : dbe1c2380190cdb7109e0d4e43d36af140dd9855
2017-02-09 18:10:11 +08:00
Tomislav Jovanovic
b7b2ef265d
Bug 1312260 - Part 2: Test access to "paste" command with clipboardRead permission r=aswan
...
MozReview-Commit-ID: GTdI8cJArXs
--HG--
extra : rebase_source : bdca5239fd2a1c521ff1e213c52da3c4e96fb104
2017-02-10 20:57:25 +01:00
steveck-chung
918291a57e
Bug 1330567 - Part 1: Fallback to form history if form autofill pref is disabled, r=MattN
...
MozReview-Commit-ID: Aq8NhSkxNId
--HG--
extra : rebase_source : 20c4c8aafabcce7c2f4af05c41b3c1989bd9f5d7
2017-02-08 14:13:59 +08:00
Kris Maglione
1187110bd9
Bug 1338409: Part 2 - Lazily parse the schema data for each namespace property, as it is needed. r=aswan
...
MozReview-Commit-ID: FNQJdt6BnjI
--HG--
extra : rebase_source : c7e937b9e487c40d0167b51f949140eb96dc06e1
2017-02-09 18:59:49 -08:00
Kris Maglione
6851746d1a
Bug 1338409: Part 1 - Lazily parse the schema data for each namespace as it is needed. r=aswan
...
MozReview-Commit-ID: 73q9ba9sLtb
--HG--
extra : rebase_source : 9900392db716c6d955fee873bd0f2ac2fa728dff
2017-02-10 21:06:55 -08:00
dorelbarbu
f33b7daead
Bug 1228478 - Replaced the use of sync-illustration.png and sync-illustration@2x.png with sync-illustration.svg r=eoger,markh
...
MozReview-Commit-ID: 6lyEEdG9CMb
--HG--
extra : rebase_source : c6921274d6aac62f4e5d7490eb52c05a28f4809b
2017-02-11 22:19:39 +02:00
Phil Ringnalda
6239412998
Merge m-c to autoland
2017-02-11 18:16:26 -08:00
Dão Gottwald
e247cf9a5f
Bug 1338812 - Call TelemetryStopwatch only once per item (history / bookmarks / logins) rather than for each resource. r=Gijs
...
MozReview-Commit-ID: 7c5DgKDIFTv
--HG--
extra : rebase_source : 9141f895c95f31b682e047d7df203aed32e3d65b
2017-02-11 21:14:52 +01:00
Gijs Kruitbosch
c87ff7ce1d
Bug 1335442 - update wording of automigration notification bar and add tests, r=jaws
...
MozReview-Commit-ID: EkuOQmRjqOF
--HG--
extra : rebase_source : 6e3818fe8f0e739ba01852f4e152950ed880aea3
2017-02-03 14:04:40 +00:00
Gijs Kruitbosch
48f9baa59d
Bug 1335442 - deal correctly with not importing anything, r=jaws
...
MozReview-Commit-ID: 3WZCxXV48Ms
--HG--
extra : rebase_source : f4ac27b2d9e26b8d9330e7b4839ccd05286c1098
2017-02-03 14:04:23 +00:00
Wes Kocher
6a2b9f5e43
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 4z9MXOzghI7
2017-02-10 15:40:01 -08:00
Wes Kocher
4062cb56a0
Merge inbound to central, a=merge
...
MozReview-Commit-ID: FNYBhhHr4dg
--HG--
rename : netwerk/base/security-prefs.js => security/manager/ssl/security-prefs.js
2017-02-10 15:23:33 -08:00
Andrew Swan
7bf4c74cac
Bug 1338336 Make sure to cleanup after test failures r=rhelmer
...
The issue here was a previous test failing to clean up after itself.
Add an extra cleanup check to the browser webextensions permissions
tests. Given the small number of extensions used in these tests, the
manual approach seemed better than some very general solution.
MozReview-Commit-ID: 7AWx8nZK3L3
--HG--
extra : rebase_source : cce9a41bfed44017d887624b580d3ea1052077b7
2017-02-10 14:57:58 -08:00
Ralph Giles
35ff9b03f3
Bug 1338311 - Update builders to rust 1.15.1. r=mshal
...
Update to the point release. These are repacks of the
upstream builds for 1.15.1 stable with appropriate
libstd builds for each target.
This incorporates the -fPIC fix for linux32 so we can
use upstream builds instead of our patched toolchain.
It also corrects the signature of vec::IntoIter::as_mut_slice
which was incorrect in 1.15.0.
MozReview-Commit-ID: JvEdGPwgS03
--HG--
extra : rebase_source : 9edd9970d8328274311493c2c3c4fffa97b258a9
2017-02-09 14:43:26 -08:00
Sebastian Hengst
65be1e3ae0
Backed out changeset f884a597f402 (bug 1338395) for timing out in browser_pdfjs_main.js, at least on Linux with e10s. r=backout
2017-02-10 20:46:38 +01:00
Ryan VanderMeulen
f8ce4b3dd6
Bug 1338395 - Update pdf.js to version 1.7.278. r=bdahl
...
--HG--
extra : rebase_source : d511e40eaa8a9d76b2b6b1c1a47704ab7280a02c
2017-02-10 13:12:37 -05:00
Jared Wein
3dd99bad30
Bug 1294799 - Disable the autoclosing of the bookmark popup if there is any interaction with it such as mousedown or keypress. r=mak
...
MozReview-Commit-ID: JRo5ZVu0uFD
--HG--
extra : rebase_source : ffb0d7a8323595fe61e85fee200a2aca5bc63310
2017-02-10 11:11:57 -05:00
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
Wes Kocher
14a9e6ef12
Merge m-c to autoland a=merge
...
MozReview-Commit-ID: DAlTWWRlpmp
2017-02-24 16:59:05 -08:00
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
Sebastian Hengst
e3e6039ccd
Backed out changeset 20e91e72e991 (bug 1335801) for failing browser_referrer_open_link_in_container_tab.js, at least on Windows. r=backout
2017-02-25 00:19:46 +01:00
Chris Manchester
e8d8814b95
Bug 1315953
- Skip browser_google_nocodes.js on artifact builds. r=mkaply
...
A previous patch missed this failing test.
MozReview-Commit-ID: FlirLJzkFHF
--HG--
extra : rebase_source : a98f0a87b455e62443a8b3a3e470b56825966ba9
2017-02-24 10:31:53 -08:00
Sebastian Hengst
a80779bd99
Backed out changeset b30e076b9d15 (bug 1334716) for failing e.g. toolkit/components/extensions/test/mochitest/test-oop-extensions/test_ext_tab_teardown.html on Linux with e10s enabled. r=backout
2017-02-24 21:12:32 +01:00
Blake Kaplan
8ede39135a
Bug 1335801 - Wait for the right events. r=Felipe,krizsa
...
MozReview-Commit-ID: JL0AdE8XB2n
--HG--
extra : rebase_source : ad6392315710cea34e583a9cabfc878ee225f186
2017-02-23 11:32:33 -08:00
Blake Kaplan
b83ba23582
Bug 1334716 - Make process selection a service and implementable in JS. r=krizsa
...
MozReview-Commit-ID: CViRvZB8nKe
--HG--
extra : rebase_source : 3e2c4d785ebe9af1b74ad4407d9fc9e2cf371bb4
2016-11-01 16:02:43 -07:00
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