Commit Graph

41273 Commits

Author SHA1 Message Date
Ryan VanderMeulen
54c922ca84 Merge inbound to m-c. a=merge
CLOSED TREE
2016-05-18 12:02:42 -04:00
Phil Ringnalda
74f134854f Back out e7c3a1d7ce27 (bug 1269348) on suspicion of causing failures in test_tab_store.js
CLOSED TREE
2016-05-17 23:20:47 -04:00
Makoto Kato
fbbac87fd2 Bug 1253284 - Allow reserved attribute without command attribute r=masayuki
MozReview-Commit-ID: A2aEOgTx5Jz

--HG--
extra : rebase_source : f0ecefde7d39b63caf1b69cb88e3ed49b1bef084
2016-05-06 18:38:44 +09:00
Gijs Kruitbosch
307e6f9842 Bug 1272317 - fix URL bar state when switching to a non-remote browser, r=mconley
MozReview-Commit-ID: 4dmgz6iHfdK

--HG--
extra : rebase_source : aa2df82eaa5e15aa75a5a4e4bbfdd04879c37d94
2016-05-16 22:36:35 +01:00
Andrea Marchesini
03fcd422c5 Bug 1233886 - Fix the linter complaint, r=me 2016-05-18 09:44:09 +02:00
Andrea Marchesini
a532efb0cc Bug 1233886 - Add options to new tab button or down arrow to open tabs in different container types, r=mconley 2016-05-18 08:30:17 +02:00
Ryan VanderMeulen
a65880eaf4 Bug 1271177, bug 1262719 - Skip browser_newtabmessages.js for frequent failures.
CLOSED TREE
2016-05-17 23:32:57 -04:00
Bob Silverberg
79a85728e0 Bug 1265834 - Part 2: Implement browser.history.search. r=aswan, r=mak
Requesting review from mak for the changes to PlacesUtils.jsm.
Note that one of these changes (toPRTime) is also present in the patch for bug 1265836, but I anticipate that this patch may land before that bug.

MozReview-Commit-ID: Kg1XX40A4FW

--HG--
extra : transplant_source : %05%FAB%CENp%BE%A3%A1C%C3%B8%E6%3E%939%9E%E8%A1%5C
2016-05-13 10:32:48 -04:00
Mathieu Leplatre
20c906a2ce Bug 1266235 - Move blocklist preferences to all.js. r=MattN
Related:

* https://bugzilla.mozilla.org/show_bug.cgi?id=1248557
* https://bugzilla.mozilla.org/show_bug.cgi?id=1259947

MozReview-Commit-ID: H2Eh1oqXeS1

--HG--
extra : rebase_source : 415c26880debea7f4d410abfdab0eb5b44a4e767
2016-04-29 13:17:09 +02:00
Mathieu Leplatre
695a9942a4 Bug 1266235 - Use blocklist prefix in preference names. r=MattN
MozReview-Commit-ID: 5aeoiSEMwYw

--HG--
extra : rebase_source : ff4e77c88de58923afe75be2046dcdb98e40ad2f
2016-05-19 12:51:13 +02:00
Sebastian Hengst
0af588c1d2 Backed out changeset 696c93ee6c29 (bug 1273625) 2016-05-18 20:23:35 +02:00
Matthew Wein
156bebab67 Bug 1271777 - Fix the 'MacCtr' typo in the commands API. r=kmag
MozReview-Commit-ID: 2pVcqpfSRKT

--HG--
extra : transplant_source : G%2Ag%0F%16%CC.%14J%BFZ%B1t%A2%22%1Cj%B7%86c
2016-05-25 16:58:43 -07:00
Christoph Kerschbaumer
8fb5a8ffbc Bug 1274219 - Remove SEC_NORMAL from /browser/components/feeds/FeedWriter.js (r=sicking) 2016-05-30 08:49:24 +02:00
Wes Kocher
2e152c3d24 Merge m-c to inbound, a=merge 2016-05-27 14:43:24 -07:00
Ralph Giles
1371500cc5 Bug 1276137 - Update linux tooltool rust to 1.9.0. r=mshal
Custom build of rust 1.9.0 stable for gecko with
--enable-llvm-static-stdcpp --disable-docs --release-channel=stable
--enable-debuginfo for x86_64-unknown-linux-gnu targeting
x86_64-unknown-linux-gnu and i686-unknown-linux-gnu.

MozReview-Commit-ID: 1ycJzrPGkeA
2016-05-27 13:31:04 -07:00
Mark Hammond
6b215d4b0f Bug 1241571 - Collect synced tabs and sidebar ui telemetry. r=Gijs
Adds UI telemetry for sidebar opening and closing and actions taken in the
SyncedTabs menu and side. Also adds a "sync-state" object so that analysis
of the Synced Tabs data can determine if the user has Sync configured at the
time.

MozReview-Commit-ID: JDxFmlNMi7n
2016-05-18 10:39:14 +10:00
Mark Banner
d421e2b8c5 Bug 1273671 - Land version 1.4.0 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code. 2016-05-17 22:51:53 +01:00
Wes Kocher
4a048a0f4b Merge m-c to fx-team, a=merge 2016-05-17 14:18:01 -07:00
Edouard Oger
60cb7c8705 Bug 1269348 - Show last sync date tooltip on Synced Tabs sidebar device names. r=markh
MozReview-Commit-ID: GG34hPxDKcy
2016-05-17 14:15:32 -07:00
Wes Kocher
1dd8a84da8 Merge fx-team to central, a=merge 2016-05-17 14:15:06 -07:00
Andrea Marchesini
fa35c9b317 Bug 1267923 - Browser tests fixing, r=me 2016-05-17 18:10:33 +02:00
Andrea Marchesini
287629d51c Bug 1269029 - Create a hamburger menu for containers - implementation, r=gijs 2016-05-17 15:12:13 +02:00
Andrea Marchesini
ec648a8d88 Bug 1269029 - Create a hamburger menu for containers - modify icons, r=gijs 2016-05-05 02:18:00 +01:00
Andrea Marchesini
e42cf01dd7 Bug 1267923 - Move the CSS rules to ContextualIdentityService, r=mconley
--HG--
rename : browser/modules/UserContextUI.jsm => browser/components/contextualidentity/ContextualIdentityService.jsm
rename : browser/themes/shared/usercontext/usercontext.inc.css => browser/components/contextualidentity/content/usercontext.css
2016-05-17 15:03:43 +02:00
Iaroslav Sheptykin
2af537d12e Bug 1145188: Shifting TelemetrySession init control to TelemetryController (test). r=Dexter 2016-05-13 09:30:00 +02:00
Wes Kocher
1a7f5d4c2c Merge m-c to fx-team, a=merge 2016-05-16 14:23:07 -07:00
Henry Chang
0740b887ab Bug 1269426 - Forward or clear nsDocShell::mMixedContentChannel on redirection. r=ckerschb r=smaug
--HG--
extra : amend_source : 19d78ed0342ba00cb53d2748aa11616132fc2039
2016-05-13 17:22:33 +08:00
Xidorn Quan
cbf6f73785 Bug 1271160 - Add telemetry items for fullscreen transition. r=smaug data-review=bsmedberg
MozReview-Commit-ID: EvmLvE5VWOu

--HG--
extra : source : ad09f13328a7455e5b3ae9610fb1b4c9b1baa4bf
2016-05-16 11:30:36 +10:00
Sebastian Hengst
c327e18391 Bug 1272986 - Removal call of E10SUINotification.checkStatus. r=Felipe
E10SUINotification got removed in bug 1227230.

MozReview-Commit-ID: BqPcMCM1tOY

--HG--
extra : rebase_source : f9173be0ddb9ee5b802ebe9765c11d82b29fd7df
2016-05-15 19:51:00 +02:00
Chris Peterson
8a9e2d2bd4 Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
Gijs Kruitbosch
f2de33cf7d Bug 1269462 - fix race condition in TabsInTitlebar code where it was possible we'd only be called before init(), resulting in never updating the titlebar maths, r=MattN,mconley
MozReview-Commit-ID: KM274gGpiuR

--HG--
extra : rebase_source : 06cfc19ce026cfc033fff0a6b0c6a455c78e0cdf
2016-05-13 18:52:53 +01:00
Phil Ringnalda
2be4cee4d3 Merge f-t to m-c, a=merge 2016-05-14 13:04:50 -07:00
stefanh@inbox.com
15f3daeef2 Bug 1255588 - Make Mac OS X 10.9.0 the minimum supported OS version. r=spohl. 2016-05-14 14:02:26 +02:00
L. David Baron
55b6b3268e Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find * -type f -exec sed -i -f ../mozpropsub {} \;
in the root of the repository, with the file ../mozpropsub containing:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g
s/\<MozPaddingEnd\>/paddingInlineEnd/g
s/\<MozPaddingStart\>/paddingInlineStart/g
s/\<MozMarginEnd\>/marginInlineEnd/g
s/\<MozMarginStart\>/marginInlineStart/g
s/\<MozBorderEnd\>/borderInlineEnd/g
s/\<MozBorderEndColor\>/borderInlineEndColor/g
s/\<MozBorderEndStyle\>/borderInlineEndStyle/g
s/\<MozBorderEndWidth\>/borderInlineEndWidth/g
s/\<MozBorderStart\>/borderInlineStart/g
s/\<MozBorderStartColor\>/borderInlineStartColor/g
s/\<MozBorderStartStyle\>/borderInlineStartStyle/g
s/\<MozBorderStartWidth\>/borderInlineStartWidth/g

The diffs for the following files:
  layout/style/nsCSSPropAliasList.h
  layout/style/test/property_database.js
  layout/style/test/test_value_computation.html
were then manually removed from the patch.

MozReview-Commit-ID: 8fbYnlZcn9U
2016-05-14 00:00:18 -07:00
Wes Kocher
a960c70ca2 Backed out changeset 53ab4450aff9 (bug 1269998) for browser_ext_tabs_captureVisibleTab.js failures 2016-05-13 16:09:00 -07:00
Brad Lassey
1291088205 bug 1269998 - Prompt users with pending crash reports to submit them r=mconley ui-r=shorlander 2016-05-10 23:50:55 -07:00
Jan-Ivar Bruaroey
0645564b21 Bug 1257950 - getUserMedia switched from SecurityError to NotAllowedError. r=jesup
MozReview-Commit-ID: Di8fDDFkpwX

--HG--
extra : rebase_source : d6f69321bc1a469ad29ec541aaf25ca2a62661cf
2016-05-08 22:29:46 -04:00
Felipe Gomes
918237b0ca Bug 1227230 - Remove all of the e10s prompting code. r=jimm
This removes all of the e10s-related prompting code, including:
- doorhanger offering to opt-in into e10s
- pref and telemetry probe used to measure the number of users who remained opted-in
- dialog that shows up when unchecking the e10s checkbox saying that a tab will open, requesting feedback
- tab opening requesting feedback
- all related strings

The checkbox in the preferences window remains (nightly/aurora only), as well as the message saying that e10s requires a restart.

The e10s accessibility doorhanger remains. and chrome://browser/skin/e10s-64@2x.png remains too because it's also used in the a11y doorhanger.

MozReview-Commit-ID: aOdvnbeHOa

--HG--
extra : rebase_source : e89cc42dddcb376bece435138611b364d3477fa8
2016-05-12 20:31:52 -03:00
Onno Ekker
7058c712ed Bug 1272901 - Wrong/missing comment for localization note notADeceptiveSite, notAnAttack
MozReview-Commit-ID: HvGdQp4BimQ
2016-05-14 23:00:25 +02:00
danhuang1202
adae785e3d Bug 1126967 - keep icon showing when leaving reader mode and add transition to reader toolbar. r=jaws
MozReview-Commit-ID: 3757eBbOb7Q
2016-05-15 21:29:00 +02:00
Luca Greco
92282aa3cb Bug 1263723 - [webext] Track awesomebar user interaction for webNavigation transition types and qualifiers. r=krizsa
- introducing tabTransitionData in the webNavigation internals
- listen for the "autocomplete-did-enter-text" topic notified on the observer service
- add support to from_address_bar transition qualifier and auto_bookmark/keyword/generated transition types

MozReview-Commit-ID: 7krQiJlnc1d
2016-05-09 18:24:53 +02:00
Mike Shal
dbfbbfe42c Bug 1272483 - Remove MOZ_UPDATE_PACKAGING and --enable-update-packaging; r=chmanchester
MozReview-Commit-ID: A3SDJCc5eHH

--HG--
extra : rebase_source : af8d081c349b27ac0e2567b0f5863fbbeb7f98ce
2016-05-12 12:15:58 -04:00
Jan-Ivar Bruaroey
7ee4ecc032 Bug 802326 - update tests to work wo/"No Video" and "No Audio" in cam+mic permission prompt. r=florian
MozReview-Commit-ID: FwjmJfOLNct

--HG--
extra : rebase_source : 5a4420a6f55ac5621dbe60ba350144ee9c4c72ce
2016-05-06 10:02:56 -04:00
Jan-Ivar Bruaroey
a29f219fea Bug 802326 - remove "No Video" and "No Audio" choices in cam+mic permission prompt on desktop. r=florian
MozReview-Commit-ID: Bhunec6MuEo

--HG--
extra : rebase_source : cca0c5ac9d15d3e9981e7988ee4343ab0a0ab0f6
2016-05-05 22:28:02 -04:00
Carsten "Tomcat" Book
8184a45f39 Merge mozilla-central to mozilla-inbound 2016-05-13 12:06:58 +02:00
Carsten "Tomcat" Book
50dfc69f35 merge mozilla-inbound to mozilla-central a=merge 2016-05-13 11:59:20 +02:00
L. David Baron
cd2fc4d4b4 Bug 1111440 - Manual comment changes along with replacing -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
MozReview-Commit-ID: LLFMGCsQtMO
2016-05-12 22:19:58 -07:00
L. David Baron
d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
Edouard Oger
bec6ae8b31 Bug 1272462 - Use regular device icon in Synced Tabs sidebar when device selected but no focus. r=markh
MozReview-Commit-ID: FNVXmF8vIQm

--HG--
extra : transplant_source : %E9CG3L%ECC%D0Z%1E%B4%E0%16%FB%F9%3B%C5%A60%FD
2016-05-12 13:16:27 -07:00
Ryan VanderMeulen
7cf37913cd Bug 1272518 - Update pdf.js to version 1.5.256. r=bdahl 2016-05-12 19:02:00 -04:00
Shane Caraveo
1b1eafcff3 Bug 1168229 fix intermittent orange caused by dead CpOWs, r=markh 2016-05-12 15:36:11 -07:00
Gijs Kruitbosch
9f383fad77 Bug 1267499 - followup: also remove font-size like in original (r+'d) patch, rs=missed-because-of-rebase,jaws
MozReview-Commit-ID: GO0MgEKVp05
2016-05-17 17:18:34 +01:00
Carsten "Tomcat" Book
868e217e88 merge mozilla-inbound to mozilla-central a=merge 2016-05-12 11:54:10 +02:00
Jared Wein
e42c2899de Bug 862399 - Add UI to loop playback of media files. r=gijs
MozReview-Commit-ID: 7cLdwpYTCGQ
2016-05-11 08:14:00 -07:00
gasolin
2c9a87102a Bug 1217134 - Replace show password placeholder with conventional show password checkbox; r=MattN
MozReview-Commit-ID: 26bja1C8vl2
2016-05-11 13:32:15 -07:00
Gijs Kruitbosch
3ee440e18e Bug 1268285 - E10SUtils shouldn't throw when passed invalid chrome: URIs, r=felipe
MozReview-Commit-ID: CYof4pGFHIk

--HG--
extra : rebase_source : 8ce188454bdbd0b019f27aec8c70ab4a49875a73
2016-05-11 10:42:21 +01:00
gasolin
4659760eb1 Bug 1271502 - list does not align well in private browsing new tab page with locale lang; r=Gijs
MozReview-Commit-ID: 669uE0FzUwx

--HG--
extra : transplant_source : %1E%0E%19%90%A3E%A8%90%D6R%F4%A5%16%C4X%CB%A8H%D1N
2016-05-10 11:00:23 +08:00
Ricky Chien
dda668b9b8 Bug 1267499 - Fix Private Browsing start-page overflows off the window bottom. r=Gijs
MozReview-Commit-ID: F9Do3T8d7R3

--HG--
extra : transplant_source : %BAEaE%D5%A8%C1%86I%7F%B6%3By%C9e%E3%F0d%5C%22
2016-04-27 15:13:21 +08:00
Mike de Boer
eee09d89ec Bug 1270943 - fix e10s issues in browser_focus.js mochitest and enable all chat tests, for sure this time. r=mixedpuppy 2016-05-11 14:10:18 +02:00
Thomas Klausner
3bc2440a04 Bug 1268882 - Fix test operator in run-all-loop-tests.sh to be portable. r=Standard8 NPOTB so DONTBUILD 2016-05-11 12:32:26 +01:00
Ryan VanderMeulen
5439a41bbd Backed out changeset d8df7fcffeb1 (bug 862399) for browser_contextmenu.js failures. 2016-05-10 22:42:00 -04:00
Edouard Oger
7cfd572f3e Bug 1260482 - Use SVGs instead of bitmaps for devices in Synced Tabs menu. r=markh 2016-05-10 10:59:00 -04:00
Robert Strong
2a488ce1f3 Comment only followup fix for bug 1268340. r=me 2016-05-10 17:40:17 -07:00
Jared Wein
4b9b9a7d92 Bug 862399 - Add UI to loop playback of media files. r=gijs
MozReview-Commit-ID: 7cLdwpYTCGQ
2016-05-10 09:24:00 -04:00
Ray Lin
faf52b7a40 Bug 925101 - Remove legacy signons.txt files. r=dolske
MozReview-Commit-ID: ICZADhIeKiB

--HG--
extra : transplant_source : c%C5%92S%F1%7B%7E%9C%B6%F0%91%E1%C9T%F6%F5I%A23%B0
2016-04-19 17:28:01 +08:00
Katie Broida
3a08f86d74 Bug 1260595 - Clear the lightweight themes menu in popupshowing instead of popuphidden to prevent duplicates in certain scenarios. r=jaws 2016-05-10 08:49:00 -04:00
Katie Broida
6b12bb7807 Bug 1093750 - Add tooltips to icons in Customize mode. r=jaws
MozReview-Commit-ID: HYgprjtoOcE

--HG--
extra : transplant_source : H%E5%BF%92F%7D%E2%D3%99r%18%F6%8D%D8%3A%D8y%92N%D1
2016-05-02 11:33:07 -04:00
Jared Wein
3065f1fd06 Bug 1271626 - Remove erroneous gUIStateBeforeReset property of gUIStateBeforeReset that should have been removed with the patch for bug 1094821. r=gijs
MozReview-Commit-ID: Kcv85kjhcZT
2016-05-10 06:16:00 -04:00
John Dai
1545cb9d2f Bug 1088761 - Support reportValidity() for form controls. r=smaug
From 2c2f7223e9d88f431f3e3fee7384dffbca07d8a9 Mon Sep 17 00:00:00 2001

--HG--
extra : rebase_source : 7daace21a903c55c893f0c6e7b0e0380b6ddca12
2016-04-15 16:13:00 +08:00
Claas Augner
3c65a4e758 Bug 1247455 - Add a .removeCSS method to complement .insertCSS. r=kmag 2016-04-15 00:39:09 +02:00
Ryan VanderMeulen
dd7d068db8 Backed out changeset 7323e625d203 (bug 1238128) for various test failures on a CLOSED TREE. 2016-05-26 21:38:35 -04:00
Thom Chiovoloni
2ac6c74c3a Bug 1238128 - Ensure that the details passed to WebChannelMessageToChrome is a string, with a whitelist for messages from existing users r=Margaret,markh,MattN
MozReview-Commit-ID: DpdJ5bUcBdQ

--HG--
extra : rebase_source : 69753093e4e7506572329a50ee1be73d2ba4285d
2016-05-06 12:23:42 -04:00
Andrea Marchesini
487efd0283 Bug 1270679 - Ensure blob URLs are only accessible within the same usercontextId, r=bz 2016-05-11 19:53:13 +02:00
Neil Deakin
a4ee9d8df2 Bug 1249522, when a file is present, only specify file type, r=smaug 2016-05-11 10:04:19 -04:00
Carsten "Tomcat" Book
adfbf18177 Merge mozilla-central to mozilla-inbound 2016-05-11 15:22:21 +02:00
Neil Deakin
bbc0cc12e6 Bug 1262332, fix select popup and invalid form popup position when inside a transformed frame, r=felipe 2016-05-11 08:57:03 -04:00
Wes Kocher
3ac80a6ae8 Merge m-c to inbound, a=merge
--HG--
rename : testing/eslint-plugin-mozilla/lib/rules/.eslintrc => testing/eslint/eslint-plugin-mozilla/lib/rules/.eslintrc
2016-05-17 14:17:19 -07:00
Wes Kocher
96732fa5cd Backed out changeset cf899587f05e (bug 1271249) for browser_privatebrowsing_blobUrl.js failures 2016-05-17 13:07:44 -07:00
Mike Conley
103addb3d4 Bug 1266575 - Regression test. r=Felipe
MozReview-Commit-ID: 7mOVDXFqozL

--HG--
extra : rebase_source : 3930ad5ab6a18e8588b01b26094f914d13a05b58
2016-05-16 10:41:25 -04:00
Andrea Marchesini
9d6c9f459a Bug 1271249 - Blob URL should not be shared across non-private and private windows, r=ehsan 2016-05-17 20:34:39 +02:00
Ryan VanderMeulen
50b634625f Merge m-c to inbound. a=merge 2016-05-26 11:22:27 -04:00
Ralph Giles
a39573b62c Bug 1273625 - rust: Update win32 builders to 1.8.0 stable. r=mshal
We were using 1.9 beta for i586 support. Now that it's no longer
necessary we can revert to the stable release.

This is a repack of the 1.8.0 upstream stable build targetting
only i686-pc-windows-msvc.

MozReview-Commit-ID: 7ieQ9steK5k
2016-05-18 10:59:01 -07:00
Andrea Marchesini
f5951cc1b7 Bug 1270471 - We should not expose Containers in privateBrowsing, r=gijs 2016-05-18 18:20:27 +02:00
Gijs Kruitbosch
e44407c910 Bug 1274272 - followup: use float: left/right to ensure this keeps working when inline-start is not available, r=mikedeboer
MozReview-Commit-ID: 7VTz8mwyUN7

--HG--
extra : rebase_source : 610dc86551121706503369be11999c95ebab1395
2016-05-26 14:27:45 +01:00
Gijs Kruitbosch
55f6e9461b Bug 1275650 - remove useless CSS from content browser.css stylesheet, r=mikedeboer
MozReview-Commit-ID: JgdkeroIS0g

--HG--
extra : rebase_source : 27ff1306d2066529c5c8673a8b9311f1ab94f13f
2016-05-25 22:58:35 +01:00
Sebastian Hengst
c7d6bbeb61 Backed out changeset df90fcacc68c (bug 1265836) for crashing test_ext_webrequest.html. r=backout 2016-05-26 10:32:47 +02:00
Sebastian Hengst
2575bac27a Backed out changeset 800df6b80dc0 (bug 1265836) 2016-05-26 10:32:41 +02:00
Sebastian Hengst
8befd3936b Backed out changeset 1151e3a09e77 (bug 1265836) 2016-05-26 10:32:26 +02:00
Tim Huang
bd3fcaaa8f Bug 1267910 - Part 4: Add a test case for the session store regression test. r=mikedeboer
--HG--
extra : rebase_source : 3fbbb9b486c80995dfd4252fc897f8237a389ad5
2016-05-25 11:54:23 +08:00
Tim Huang
8ec727cd19 Bug 1267910 - Part 2: Update all existing functions of add() and getCookiesFromHost() to make them origin attributes aware. r=jdm, r=mratcliffe
--HG--
extra : rebase_source : 288c9cab8340c5cc06861d4f2c7ee43ae4de608e
2016-05-25 11:54:21 +08:00
Bob Silverberg
b3fa99bfdf Bug 1265836 - Part 4: Implement browser.history.addUrl. r=aswan
MozReview-Commit-ID: CBcKLvRLj3w

--HG--
extra : transplant_source : %E2%93%5Ef%3B%3F%27%85%B9%B7%3B%5BK%A1qu%00h%00L
2016-05-19 21:55:37 -04:00
Bob Silverberg
751592d0c5 Bug 1265836 - Part 2: Change normalizeTime to return a date rather than a number. r=aswan
Also update browser.history.deleteRange to use normalizeTime

MozReview-Commit-ID: EQ3NLSIRTe8

--HG--
extra : transplant_source : %8B%0D%9ERe%2A%FA%1F%01%B4%A2%BBcCb%EB%8F%8A%A4%09
2016-05-24 09:00:17 -04:00
Bob Silverberg
5c3d786a77 Bug 1265836 - Part 1: Replace PlacesUtils.toTime with PlacesUtils.toDate. r=mak, r=aswan
MozReview-Commit-ID: FZTfDJpjEt1

--HG--
extra : transplant_source : %3C%95%C2%21l%5B%0F-%9D%E1%22%22d%FC%1C%B9%C7%3AfD
2016-05-24 08:56:10 -04:00
Joel Maher
3ff44ada49 Bug 1270962 - move tests which access the clipboard to subsuite 'clipboard'. r=bgrins,ryanvm,armenzg
MozReview-Commit-ID: IZziPmwFtHj
2016-05-25 15:28:24 -04:00
Carsten "Tomcat" Book
76fd727737 Merge mozilla-central to mozilla-inbound 2016-05-30 15:30:55 +02:00
Andrea Marchesini
d67c40c19f Bug 1276116 - userContext-icons should be hidden by default, r=gijs 2016-05-30 13:30:46 +02:00
Shane Caraveo
0bce69d748 Bug 1257723 move to using messagemanager for some events, r=markh 2016-03-17 18:44:03 -07:00
Wes Kocher
26012d19b7 Backed out 4 changesets (bug 1266235) for test_ev_certs.js failures on pretty much every platform CLOSED TREE
Backed out changeset f684fac95bd9 (bug 1266235)
Backed out changeset f560cba61749 (bug 1266235)
Backed out changeset 5f321f10da1e (bug 1266235)
Backed out changeset 93deaa5641bc (bug 1266235)

--HG--
rename : services/common/blocklist-clients.js => services/common/KintoBlocklist.js
rename : services/common/blocklist-updater.js => services/common/kinto-updater.js
rename : services/common/tests/unit/test_blocklist_clients.js => services/common/tests/unit/test_kintoAddonPluginBlocklist.js
rename : services/common/tests/unit/test_blocklist_certificates.js => services/common/tests/unit/test_kintoCertBlocklist.js
rename : services/common/tests/unit/test_blocklist_updater.js => services/common/tests/unit/test_kinto_updater.js
2016-05-10 13:46:28 -07:00
Mathieu Leplatre
031d6fbdbb Bug 1266235 - Move blocklist preferences to all.js. r=MattN
Related:

* https://bugzilla.mozilla.org/show_bug.cgi?id=1248557
* https://bugzilla.mozilla.org/show_bug.cgi?id=1259947

MozReview-Commit-ID: H2Eh1oqXeS1

--HG--
extra : transplant_source : %A0%96%22%DB%F3%19%8A%CF%A9%3B%FB%11%27%FB%E7%7B%BCzH%9F
2016-04-29 13:17:09 +02:00
Mathieu Leplatre
34370ce5a8 Bug 1266235 - Use blocklist prefix in preference names. r=Mattn
MozReview-Commit-ID: 5aeoiSEMwYw

--HG--
extra : amend_source : bb232bb34c7a25abffac36531d5ab4d8e9c6c7af
extra : transplant_source : K%1A1d%EEc%8FY%030NRb%AFD%00.%40U8
2016-04-29 12:48:45 +02:00
Ricky Chien
bc20d8239b Bug 1269485 - Improve New Private Browsing start-page background styles r=Gijs
MozReview-Commit-ID: 6gju3cfipJ3

--HG--
extra : transplant_source : %AC%E3bd%AA%20Ua%C4%BD%A2Xx%12%CA%26%97%E7%07%B8
2016-05-04 17:05:50 +08:00
Nomis101
51b7105186 Bug 1271458 - Simplify Minimum System Version detection. r=mstange 2016-05-09 23:48:53 +02:00
Jared Wein
48b93f48cd Bug 1126282 - Add a 1.25x faster video speed option in the video controls. r=gijs
MozReview-Commit-ID: GRf265vktMR
2016-05-09 09:39:00 +02:00
Carsten "Tomcat" Book
6deb1d00c9 Merge mozilla-central to fx-team 2016-05-10 12:15:50 +02:00
Carsten "Tomcat" Book
e07e80ac43 merge mozilla-inbound to mozilla-central a=merge 2016-05-10 12:05:56 +02:00
Jonathan Hao
be53769e71 Bug 1270980 - Fix error: operation not possible on dead CPOW of browser_broadcastchannel.js. r=baku
MozReview-Commit-ID: ITaMjHXy84B
2016-05-09 17:48:35 +08:00
Timothy Guan-tin Chien
90df11d2e4 Bug 1153393 - Make session restore restores the scroll position of an about:reader page, r=gijs
MozReview-Commit-ID: 6smuca3vx5O

--HG--
extra : rebase_source : 2853cce414d538076cdc5b066cb05989ba996299
2016-05-07 12:31:21 +08:00
Edouard Oger
f9ef22f714 Bug 1270564 - Keep twisty-container size constant in Synced Tabs sidebar when resizing. r=markh
MozReview-Commit-ID: EcyLrizsg6h

--HG--
extra : rebase_source : 10374d42952bc0024bc661dabc56fcbd3560d3bf
2016-05-09 15:20:23 -07:00
Edouard Oger
e6ec45d1c7 Bug 1270294 - CSS spacing touch-ups for Synced Tabs PanelUI menu. r=markh
MozReview-Commit-ID: JXxCp3dJo1z

--HG--
extra : rebase_source : c48b59af91081a88cda07faded823f79de5f38ba
2016-05-09 15:19:39 -07:00
Gijs Kruitbosch
2226e6e2d2 Bug 1241085 - fix issues with about:newtab and other initial pages whose URIs now persist after session restore, r=mconley
MozReview-Commit-ID: BbzOSwFucf6

--HG--
extra : rebase_source : 0c09de4d9ffba52c2004f4bb649f83ee577f5b6f
2016-05-06 09:11:33 +01:00
Ryan VanderMeulen
3b7fc0b68e No bug - Enable some e10s that pass and add some more annotations to ones that don't. 2016-05-09 17:01:16 -04:00
Boris Zbarsky
bd9f544a72 Bug 1268047 part 2. Change javascript: evaluation to ignore the return value if it's not a string. r=peterv 2016-05-09 22:25:40 -04:00
Ryan VanderMeulen
d06ad5ad1d Bug 1269951 - Request a longer timeout for browser_819510_perwindowpb.js. 2016-05-09 17:01:16 -04:00
Gijs Kruitbosch
dc0fe2898e Bug 1270807 - fix grammar mistake in English version of badStsCertExplanation, r=flod
MozReview-Commit-ID: Eggesz6WlbM

--HG--
extra : rebase_source : 68868f82a534772336f3913e2ff55ee929cd1304
2016-05-09 20:14:19 +01:00
Gijs Kruitbosch
1dacb1f12d Bug 1241085 - part 3: actually fix about:privatebrowsing clearing the URL bar, r=mconley
MozReview-Commit-ID: JB3GPKsfmTs

--HG--
extra : rebase_source : 02fd2e102829f2c4880b8166755d5d57083c880a
extra : source : b386e97721cfad7464829c88a1a0b8c42e75315c
2016-04-28 20:03:38 +01:00
Gijs Kruitbosch
b77685214e Bug 1241085 - part 2: rip out userTypedClear and replace it with more self-documenting stuff, r=mconley
userTypedClear was used for two cases:
1) to keep track of whether we were in the middle of a loadURI call. This use is replaced by inLoadURI, which is
more sane when using e10s (though it's hard to be precise there because we're sending all web navigation calls to
the content process and this introduces a degree of asynchronousness that we just have to live with...).
2) to keep track of whether we were between a network start and a corresponding network stop, and whether the user
typed since the load properly started. This is now tracked on a small object on the browser binding, which has
appropriately named method so we're not just incrementing some magic number but actually understand what
we're saying, and so the information we get out (did the user type since this load started or not?) makes sense.

Note that we're keeping userTypedClear in session store information in order to remain backwards compatible.
It becomes a simple boolean-stored-as-int (1 or 0) that indicates whether we quit/crashed/stopped while a load
was pending, or not.

MozReview-Commit-ID: 5NbmVueocC7

--HG--
extra : rebase_source : 55cd9f3513c0a985580957a5157d47853a8822bf
extra : source : 386b9c750bd2ed458112acd29eb72e4e1371af9d
2016-04-28 19:51:36 +01:00
Nihanth Subramanya
6c18bc9e4b Bug 1267514 - Fix about:neterror generic fallback text when there is no available title/description for the error. r=Gijs
MozReview-Commit-ID: 4no91xMhDYQ

--HG--
extra : rebase_source : 6305595154f7642906798de82dc490243157b51e
2016-05-03 16:12:32 -07:00
Nihanth Subramanya
0c6a13eb51 Bug 1246162 - Position advanced panels absolutely below the main content in about:neterror. r=Gijs
MozReview-Commit-ID: Vzk0HnPifM

--HG--
extra : rebase_source : baa24c207632d93237340acff0f3630c24196f49
2016-04-26 14:42:15 -07:00
Gijs Kruitbosch
7c22dba684 Bug 1270886 - only use lwtheme styling for search bar borders in the main toolbox, r=dao
This is still not completely perfect in that in principle it is possible for add-ons to add toolbars that they force to be non-transparent, but there is no way to select for that. Keeping a list of toolbars we know are transparent would break the more common case of third-party toolbars that do behave 'normally' when used with lightweight themes. So for now, just assume navigator-toolbox is all transparent when a lwtheme is in use.

MozReview-Commit-ID: 4I8l3Bn7DQf

--HG--
extra : rebase_source : 58aa9e76fee1df7530bef592cb360f45fe936f2d
2016-05-09 17:03:48 +01:00
Carsten "Tomcat" Book
40c39189ef Merge mozilla-central to fx-team 2016-05-09 11:20:26 +02:00
Carsten "Tomcat" Book
56fe0e8f2c merge mozilla-inbound to mozilla-central a=merge 2016-05-09 11:17:59 +02:00
Carsten "Tomcat" Book
53d7c78e72 merge fx-team to mozilla-central a=merge 2016-05-09 11:15:51 +02:00
ffxbld
a751ffc1c7 No bug, Automated blocklist update from host bld-linux64-spot-1062 - a=blocklist-update 2016-05-07 05:00:38 -07:00
Wes Kocher
b17d7be7c1 Merge fx-team to central, a=merge 2016-05-06 15:57:08 -07:00
Gijs Kruitbosch
916b0a33fe Bug 1269238 - allow text-links to use origin principals for link opening checks, r=mikedeboer
MozReview-Commit-ID: HPWxEyNEsps

--HG--
extra : rebase_source : 4fb5f3f3baca236f5507235929d50c249abe3ebd
extra : histedit_source : 69fab5bf3f2859c5c7d208432585db7354f15d53
2016-05-06 10:05:47 +01:00
Ryan VanderMeulen
8d16e6ebd5 Bug 1270846 - Update pdf.js to version 1.5.232. r=bdahl 2016-05-06 09:50:42 -04:00
Carsten "Tomcat" Book
22dd4df68d Merge mozilla-central to fx-team 2016-05-06 14:24:56 +02:00
Carsten "Tomcat" Book
9b6572bf54 merge mozilla-inbound to mozilla-central a=merge 2016-05-06 14:18:17 +02:00
Jared Wein
a542edda98 Bug 1270495 - Only apply the margin-top to direct children of the widget-overflow-list, instead of also to children of combined toolbar items. r=gijs
MozReview-Commit-ID: 3QZuWOrGOQp
2016-05-05 12:19:00 -04:00
Wes Kocher
8d8be41d6d Merge m-c to fx-team, a=merge 2016-05-05 14:20:16 -07:00
Gijs Kruitbosch
3dc1902afe Backed out changesets b386e97721cf, 386b9c750bd2, 3c86861912bb (bug 1241085) because the about:newtab URI is now kept across sessions, a=backout-with-approval-from-ryanvm
MozReview-Commit-ID: EVv6M6x9F44

--HG--
extra : source : de5ab3fd7c7e5772cc323a6d998a3a94143c23b1
extra : amend_source : cf7abadb9a7dbb97aaa9665a3df5981ae3459bff
2016-05-05 17:45:58 +01:00
Ryan VanderMeulen
70ba843b03 Merge m-c to inbound. a=merge
CLOSED TREE
2016-05-05 10:06:54 -04:00
Gijs Kruitbosch
98bdcaacfa Bug 1270148 - move urlbar-border-color definition to the window so the search bar doesn't lose its border styling when moved, r=jaws
MozReview-Commit-ID: 24dEVc5rdCh

--HG--
extra : rebase_source : a39bb2a118407df60bbca2bb936cd7a350849bfa
2016-05-04 16:10:16 +01:00
Ehsan Akhgari
eaba90d427 Bug 1261011 - Remove Inter-App Communication API; r=fabrice 2016-05-05 07:39:10 -04:00
Astley Chen
d626fe0c49 bug 859301 : Part 2 - unprefix internal css files. r=dbaron
MozReview-Commit-ID: CRyp3zQxayh

--HG--
extra : rebase_source : 6b4a5d3e5292a1bdeceab37c5067c78fac69834a
2016-05-04 13:31:24 +08:00
Mark Banner
d85de4e9c7 Bug 1270622 - Land version 1.3.2 of the Loop system add-on in mozilla-central, rs=standard8 for already reviewed code. 2016-05-05 21:29:16 +01:00
Ryan VanderMeulen
27ec66e090 Merge m-c to fx-team. a=merge
--HG--
extra : rebase_source : 5fa479be50a4739ccd9f42a799594afa8fcc4f28
2016-05-05 14:58:24 -04:00
Gijs Kruitbosch
d9348654ed Bug 1241085 - part 3: actually fix about:privatebrowsing clearing the URL bar, r=mconley
MozReview-Commit-ID: JB3GPKsfmTs

--HG--
extra : rebase_source : adf877b86e0a3bc035e3c8bd460b5472997fb7cd
2016-04-28 20:03:38 +01:00
Gijs Kruitbosch
2f63110f3f Bug 1241085 - part 2: rip out userTypedClear and replace it with more self-documenting stuff, r=mconley
userTypedClear was used for two cases:
1) to keep track of whether we were in the middle of a loadURI call. This use is replaced by inLoadURI, which is
more sane when using e10s (though it's hard to be precise there because we're sending all web navigation calls to
the content process and this introduces a degree of asynchronousness that we just have to live with...).
2) to keep track of whether we were between a network start and a corresponding network stop, and whether the user
typed since the load properly started. This is now tracked on a small object on the browser binding, which has
appropriately named method so we're not just incrementing some magic number but actually understand what
we're saying, and so the information we get out (did the user type since this load started or not?) makes sense.

Note that we're keeping userTypedClear in session store information in order to remain backwards compatible.
It becomes a simple boolean-stored-as-int (1 or 0) that indicates whether we quit/crashed/stopped while a load
was pending, or not.

MozReview-Commit-ID: 5NbmVueocC7

--HG--
extra : rebase_source : f87199c77094c24c132e6c88f751a5b5d5aa62f9
2016-04-28 19:51:36 +01:00
Yoshi Huang
de5b190579 Bug 1266022 - skip checking of LoadInfo for chrome resources. r=sicking
When tab with a userContextId!=0 contains a chrome page (such as
about:newtab) the userContextId in the LoadInfo won't match the
userContextId in the LoadContext. The LoadInfo will contain the
systemPrincipal and so use userContextId=0, the LoadContext has the
userContextId of the tab (!=0).

This is fine as long as we page only loads chrome-URLs and other
non-http URLs since those don't use cookies anyway.

So avoid asserting in this situation.

Long term we want the chrome page to use the default userContextId for
cookies, since that's what it chrome code normally use. This will work
properly once we get the cookie jar information from the LoadInfo rather
than from the LoadContext.
2016-05-06 11:04:50 +08:00
gasolin
51fda07150 Bug 1228258 - Search aliases should be trimmed. r=mak
MozReview-Commit-ID: CzTU7aBnIRd

MozReview-Commit-ID: 2OzxRTtr39b

--HG--
extra : transplant_source : y%3DQ%03%D7%BA%F7%8B%92/%FB%26%E1jP%E9%ECI%DD%EB
2016-04-25 15:19:36 +08:00
Edouard Oger
bf53149b02 Bug 1269352 - Synced Tabs sidebar does not register duplicate listeners. r=markh 2016-05-04 11:52:00 -04:00
Edouard Oger
bba8a9635c Bug 1094580 - Sync browser.urlbar.suggest.* preferences. r=markh 2016-05-03 12:52:00 -04:00
Marco Bonardo
06932c74d1 Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
MozReview-Commit-ID: Ee08mDGxBjJ

--HG--
extra : rebase_source : 4473da657f85e443e5095b43b3e774e85292ecd1
extra : amend_source : c9c322ebae255a24c28e6367b9fe93474db21d6d
2016-05-05 00:14:51 +02:00
Wes Kocher
e07d6df737 Merge m-c to fx-team, a=merge 2016-05-06 15:59:00 -07:00
Panos Astithas
6290ac73e4 Don't show a badge on the hamburger button for successful downloads (bug 1268483). r=jaws
MozReview-Commit-ID: JazPOmctdpy
2016-05-06 22:42:20 +03:00
Gijs Kruitbosch
939515d3cc Bug 1265368 - enable resetting non-default profiles, r=MattN
MozReview-Commit-ID: KpW9JgghFkn

--HG--
extra : rebase_source : e1a6ce0a05ccd6ef94026c6fdeaf6421d5cffe03
extra : histedit_source : ca0ed957aa68ed495cc2d8897aae3e553dd2ebff%2C8ce1e45de095401a6cc85f912cfebacd384eb989
2016-05-05 21:38:49 +01:00
Jeremiah Orem
0a99a7cc46 Bug 1174254 - Disable FTP protocol guessing. r=mcmanus 2016-04-28 18:00:00 -04:00
Wes Kocher
419e80ad06 Merge m-c to inbound, a=merge 2016-05-06 15:58:32 -07:00
"Helen V. Holmes"
5fededb359 Bug 1205330 - Changes to the devtools/devedition dark theme colors;r=bgrins
MozReview-Commit-ID: 7gOuqTPBFcf
2016-05-02 09:38:44 -04:00
Shane Caraveo
c75f47993f Bug 1261375 fix load handling in pocket panel, r=gijs 2016-05-04 09:19:10 -07:00
Dão Gottwald
ab3bd282d9 Bug 1250203 - Re-populate recent bookmarks when a bookmark gets deleted while the menu is open. r=mak 2016-05-04 16:52:40 +02:00
Carsten "Tomcat" Book
3db7c01bb7 Merge mozilla-central to fx-team 2016-05-04 12:01:17 +02:00
Carsten "Tomcat" Book
ad9214381b merge mozilla-inbound to mozilla-central a=merge 2016-05-04 11:54:42 +02:00
Bob Silverberg
1b139444cb Bug 1265842 - Implement browser.history.deleteAll and deleteRange. r=aswan
MozReview-Commit-ID: 6rcQfPajmfw

--HG--
extra : transplant_source : %7C%9B%E9%AD%F0K%8Ds%960%D0J%B8%3B%B5%B1r%C2%2A%03
2016-04-27 16:51:11 -04:00
Carsten "Tomcat" Book
f9e0bb9939 Merge mozilla-central to fx-team 2016-05-03 16:19:57 +02:00
Andrea Marchesini
3df261e948 Bug 1269303 - Remove RequestSync API, r=fabrice 2016-05-03 11:13:03 +02:00
Bob Silverberg
c3f7086b51 Bug 1265837 - Implement browser.history.deleteUrl, r=aswan
MozReview-Commit-ID: AzVWzviLkGQ

--HG--
extra : rebase_source : 877140bd0d0616f05a62ee94ddae806e51518e55
2016-04-28 08:37:04 -04:00
Edouard Oger
d1666b06c2 Bug 1269344 - Use normal cursor in Synced Tabs sidebar. r=markh
MozReview-Commit-ID: 7T4ZMQ3f07r
2016-05-02 12:39:00 -07:00
Carsten "Tomcat" Book
548d98c27e merge mozilla-inbound to mozilla-central a=merge 2016-05-02 11:25:32 +02:00
Carsten "Tomcat" Book
87bdb8ed2d merge fx-team to mozilla-central a=merge 2016-05-02 11:19:50 +02:00
ffxbld
64a1e03ff3 No bug, Automated blocklist update from host bld-linux64-spot-576 - a=blocklist-update 2016-04-30 04:56:05 -07:00
Wes Kocher
fcb496e3e5 Merge inbound to m-c a=merge
MozReview-Commit-ID: BKbqwBtHrBR
2016-04-29 14:54:44 -07:00
Ryan VanderMeulen
0ebf94b516 Backed out changeset 47fdbb8493d0 (bug 1268706) for browser_pdfjs_navigation.js failures. 2016-04-28 21:48:13 -04:00
Ryan VanderMeulen
ff8f4c4700 Bug 1268706 - Update pdf.js to version 1.5.216. r=bdahl 2016-04-28 19:02:46 -04:00
Carsten "Tomcat" Book
efeedc62cb Merge mozilla-central to fx-team 2016-04-28 16:34:59 +02:00
Carsten "Tomcat" Book
2666074aa0 merge mozilla-inbound to mozilla-central a=merge 2016-04-28 16:30:24 +02:00
Carsten "Tomcat" Book
356e232f67 Backed out changeset e3517606f9ee (bug 1262661) for bc7 test failures in browser_tab_detach_restore.js 2016-04-28 14:05:18 +02:00
Dão Gottwald
336de65e51 Bug 1265173 - Increase toolbarHighlight opacity again to a more reasonable level. r=mdeboer 2016-04-28 12:54:51 +02:00
Robert Strong
56aacedea2 Bug 1268340 - Change app.update.promptWaitTime preference to 8 days on the release (includes beta) and aurora channels. r=felipc 2016-04-29 10:01:40 -07:00
Robert Strong
394759c32c Bug 1267891 - browser changes - Remove license capability from application update. r=felipc 2016-04-29 10:01:25 -07:00
Robert Strong
0f000fd4f0 Bug 1262880 - browser preferences changes - Remove add-on compatibility check from application update. r=felipc 2016-04-29 10:01:04 -07:00
Robert Strong
c363c3daa3 Bug 1262880 - browser changes - Remove add-on compatibility check from application update. r=felipc 2016-04-29 10:01:00 -07:00
Jared Wein
efe3864d03 Bug 1095739 - Allow a "new user" experience to happen subsequent to Firefox being uninstalled. r=gijs r=jimm
MozReview-Commit-ID: BlynhSXhRT9

--HG--
extra : rebase_source : 1d3bd7c038692fea22a739319b8de4c6abd81816
2016-04-27 11:37:00 +02:00
Gabor Krizsanits
fff2e4ac50 Bug 1262661 - clear the MessageQueue after send. r=mconley 2016-04-28 12:52:44 +02:00
Jonathan Hao
f779a5da81 Bug 1260915 - Write a test to make sure Service Worker handle userContextId correctly. r=bkelly
MozReview-Commit-ID: LoR56SiAfXk

--HG--
rename : dom/workers/test/serviceworkers/serviceworker.html => browser/components/contextualidentity/test/browser/serviceworker.html
rename : dom/workers/test/serviceworkers/worker.js => browser/components/contextualidentity/test/browser/worker.js
extra : rebase_source : dc37b1f1417ec6f2ef92342f09f7320495956d37
2016-04-27 16:37:20 +08:00
Matt Brubeck
a17fb5bfed Bug 943888 - Always keep the bookmark star button enabled [r=mak]
MozReview-Commit-ID: 27ee1dbLSM1

--HG--
extra : rebase_source : 2d9a4aa005d585fa6ceafe174bbbd5f8c6b8f5ec
2016-04-25 13:59:00 -07:00
Scott Wu
3fbc24f182 Bug 446171 - Part 2: Add a browser test for bookmark all tabs; r=mak
MozReview-Commit-ID: Ga64MDyDEyB

--HG--
extra : rebase_source : 92754b332f6ad60e894acc728ad1e6f6d337d550
extra : histedit_source : 12af32a436e541b03b1455f34aa8acfdba5ce94f
2016-04-15 08:14:59 +08:00
Ryan Hankins
db6d36f08c Bug 1268848 - Safe Browsing preferences graying out inconsistency. r=gpascutto 2016-05-03 11:34:59 -05:00
Hector Zhao
595c6f2f19 Bug 1268369 - Expose distribution.id as part of the appinfo configuration. r=Gijs
MozReview-Commit-ID: 4q7FVNgZtiK

--HG--
extra : transplant_source : %8E%89%14%D0%EB%A9l%C3%C5%98%EFk%84k%06%FC%21%B9%3D%5C
2016-04-28 15:23:55 +08:00
Iaroslav Sheptykin
c1c4ebbd1d Bug 1145188: Shifting TelemetrySession init control to TelemetryController (test). r=Dexter 2016-04-26 06:28:00 +02:00
dimi
3c20fd8553 Bug 1033450 - consolidate safebrowsing prefs in all.js. r=francois
MozReview-Commit-ID: CYMihDGtG79

--HG--
extra : rebase_source : 949b59abc5ad0c2c4597dd38ac1644525296ad7e
2016-04-28 00:44:55 -07:00
Kit Cambridge
e84bbc704a Bug 1239042 - Show sync status for a minimum of 1.6s. r=markh
MozReview-Commit-ID: FKpSe9r6Td9

--HG--
extra : rebase_source : 8808c86764e75f047a22901a37ecf4c5a1ddf3bf
2016-04-22 07:19:16 -07:00
Michael Kaply
68ef955d48 Bug 1264491 - Backout accidental checkins that had nothing to do with bug; DONTBUILD 2016-04-27 15:05:03 -05:00
Michael Kaply
8d35d79519 Bug 1264491 - Update core ping docs for distributionId; r=gfritzsche DONTBUILD
--HG--
extra : amend_source : 34cafd99e0cf78638399abf8b7bacbbe3f5c1460
2016-04-27 14:59:46 -05:00
Shane Caraveo
b52a4c4056 Bug 1253604 fix share breakage after canceling share on fb, r=markh 2016-04-27 09:47:01 -07:00
Ricky Chien
57bb17bcf4 Bug 1267434 - Unnecessary whitespace displayed in about:privatebrowing; r=Gijs
MozReview-Commit-ID: DubHFct2gQW

--HG--
extra : rebase_source : b75ed7c6c2727b085f27a8bcbb0534ce572d9a79
extra : amend_source : 69d7057cbc7a2132abc289cb3a27d1fb38087866
2016-04-27 13:08:05 +08:00
Gijs Kruitbosch
1d863b1c09 Bug 1267289 - add more URL bar tests and fix issue with error pages, r=mikedeboer,mconley
This adds tests for issues brought up in bug 231393, bug 264610, bug 302575 and bug 1129564,
all of which fed into the current implementation of userTypedClear/userTypedValue. I intend
to move us away from userTypedClear, but I'm keen not to regress any of these issues, so
I'm adding automated tests to ensure that doesn't happen.

MozReview-Commit-ID: 1up2MIXzkzG

--HG--
extra : rebase_source : 4d37f13895b8c7e7aba5331664718582c6b2136c
2016-04-25 17:27:35 +01:00
Carsten "Tomcat" Book
05d6ba16fa merge mozilla-inbound to mozilla-central a=merge 2016-04-27 11:57:21 +02:00
Mark Banner
7a6b21fe1b Bug 1267835 - Land version 1.3.1 of the Loop system add-on in mozilla-central, rs=Standard8 for already reviewed code. 2016-04-26 22:40:05 +01:00
Wes Kocher
77752786a4 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: 3xgSmlsnSpk
2016-04-26 14:28:17 -07:00
Wes Kocher
f20e8d0047 Merge inbound to central, a=merge
MozReview-Commit-ID: JIAGB82GtAS
2016-04-26 14:19:01 -07:00
Drew Willcoxon
bf4e9d75e2 Bug 1266375 - Don't remove max-width on awesomebar popup items when the popup is open. r=mak
MozReview-Commit-ID: GttGOvRU6vf
2016-04-26 12:46:42 -07:00
Timothy Guan-tin Chien
e3df65a0b0 Bug 1266372 - De-dup code to ReaderMode.leaveReaderMode, r=gijs
Additionally, implements ReaderMode.enterReaderMode.

MozReview-Commit-ID: 8MPvFhX4ws7

--HG--
extra : transplant_source : %91%0D%CEZkOO%90%1C3%A24%3E%9Bq%D5%BB%13F%0A
2016-04-26 12:52:50 +08:00
Henry Chang
7ec95c63c9 Bug 1178337 - Part 1: Supports all referrer policies for element atrributes. r=sicking, r=Gijs, r=mcmanus
--HG--
extra : source : 6948efdbc5187e754d5bddd6391a7b67a30222a5
2016-04-27 10:26:57 +08:00
Florian Quèze
f0a32d7b64 Bug 1104054 - The 'recording-window-ended' notification from a subframe shouldn't remove the sharing indicator of the whole browser, r=felipe. 2016-04-26 17:42:51 +02:00
James Cheng
e1579bc54f Bug 1267139 - Put setting pref(browser.eme.ui.enabled together. r=cpearce
MozReview-Commit-ID: LVCAFr2Mpy5

--HG--
extra : transplant_source : %D2w%86%F4%40%C9oc%C8sw%90o%C8L%D8%83QuP
2016-04-25 16:03:52 +08:00
Phil Ringnalda
c25f3b8001 Back out f1e0c231d7e4 (bug 1253604) for failures in at least browser_share.js
CLOSED TREE
2016-04-25 20:41:11 -07:00
Phil Ringnalda
9c0985024d Back out 5fdb0bf1527a (bug 1257723) for test failures, probably at least in browser_aboutHome_activation.js and browser_mozLoop_chat.js
CLOSED TREE
2016-04-25 20:40:22 -07:00
Kris Maglione
0c6f1f4c22 Backed out changeset a3fbed43aa55 for a new set of intermittent failures.
MozReview-Commit-ID: 1lIDylABshC
2016-04-25 18:13:41 -07:00
Andrea Marchesini
1c0c183890 Bug 1261009 - Remove the Data Store API, r=fabrice 2016-04-29 09:02:45 +08:00
Robert Helmer
4cb9569491 Bug 1268197 - stub for webcompat fix system add-on r=kmag
MozReview-Commit-ID: K56apkJhP3p

--HG--
extra : rebase_source : e4f9fcab39f9aea3e480912c332781c9a9c7555e
2016-04-27 16:11:16 -07:00
Dave Huseby
b815db526b Bug 1233885 - fix up docInfo and permission manager to use default user context. r=sicking
(HEAD -> oa, refs/patches/oa/Bug_1233885)
fix up docInfo and permission manager to use default user context
2016-03-26 15:07:00 +01:00
Xidorn Quan
0326676a67 Bug 1267568 part 6 - Send fullscreen message before triggering any potential reflow. r=dao
MozReview-Commit-ID: 1QwMvxDz6QS

--HG--
extra : source : df5c248e8a40ef09313a1bdfd7608035cb4b1514
2016-05-03 17:58:57 +10:00
Sebastian Hengst
996dbed68b Bug 1269219 - Replace remnant |gAppUpdater.doUpdate()| with |gAppUpdater.startDownload()| to fix updating from 'About Firefox' dialog. r=rstrong
MozReview-Commit-ID: GHpZi3cZJcf
2016-05-02 15:53:57 +02:00
Scott Wu
ca33d182f4 Bug 446171 - Part 1: Get page titles from tab and not depend on history; r=mak
MozReview-Commit-ID: EUQv2p9LxtY

--HG--
extra : rebase_source : 0967a5d7b3fcb6cfd74c00f6252a6cca1a85b77b
extra : histedit_source : 6ee3667d3a79284058e2f9628e0b5d1c365ff7a9
2016-03-21 14:57:18 +08:00
Felipe Gomes
c5ab44cfcb Bug 1268921 - Allow non-integer values to be specified for e10srollout cohort samples. r=mconley
MozReview-Commit-ID: 9pCaqWeapBl
2016-04-29 20:47:18 -03:00
Wes Kocher
56fe7c4bcb Merge m-c to fx-team a=merge
MozReview-Commit-ID: 3H9BxQQQnNI
2016-04-29 16:05:30 -07:00
Sebastian Hengst
439ccdd10a Backed out changeset e7570b6d28aa (bug 1145188) 2016-04-29 21:29:13 +02:00
Ryan VanderMeulen
0d3fc06844 Bug 1268706 - Update pdf.js to version 1.5.222. r=bdahl
--HG--
extra : rebase_source : 68bbc833875e04f35c359065dda040037de46d7a
2016-04-29 11:36:14 -04:00
Michael Kaply
990c400cd3 Bug 1266783 - Add unit tests for Google engine with codes, r=florian.
--HG--
extra : rebase_source : f6e7cb3db0e0dc31c799ec90f6d2f777f1784e66
2016-04-22 11:52:41 -05:00
Michael Kaply
9813c51030 Bug 1181645 - Default invalid or empty purpose in getSubmission to searchbar, r=florian.
--HG--
extra : rebase_source : 45a9be2fc882b6158213b151c8e156f8d8bbeb4e
2016-04-29 17:08:55 +02:00
Jared Wein
a9e6a477eb Bug 1268159 - followup, update some tests that got missed in the conversion from straight quotes to curly quotes and revert the Sync client name change until a follow-up bug can track down the deeper regression. r=me on a CLOSED TREE.
MozReview-Commit-ID: 13k7s3n7jz7
2016-04-29 12:10:34 -04:00
Jared Wein
e889366796 Bug 1268159 - Use GreD in addition to XCurProcD for browser_misused_characters_in_strings.js to cover more string files. r=gijs
MozReview-Commit-ID: IlC170W0nlG
* * *
[mq]: temp

MozReview-Commit-ID: GF0k4zvONPD
2016-04-29 09:28:48 -04:00
Dão Gottwald
ac879e2e39 Bug 1248268 - Add option for disabling the "Recently Bookmarked" UI. r=mak 2016-04-29 13:43:59 +02:00
Marco Bonardo
f68466d5da Bug 907001 - Location bar is slow with long text runs.r=adw
MozReview-Commit-ID: KIfaGfsm26x

--HG--
extra : rebase_source : e38e49e5dc9ef6e5535d515be8354752599c6654
2016-04-28 13:59:24 +02:00
Julian Descottes
5e1c917f09 Bug 1260763 - advanced pref panel: move onchange listener from xul to js;r=jaws
MozReview-Commit-ID: 54GEpX5DV8W

--HG--
extra : rebase_source : 980f6e7af0c012a1061178d6a555f8d67dea5c03
2016-04-27 19:32:05 +02:00
Edouard Oger
c6a267767c Bug 1268036 - Fix truncated arrow in Synced Tabs sidebar on Ubuntu. r=markh
MozReview-Commit-ID: E7gu9OMPm7D
2016-04-28 23:01:56 -07:00
Milan Sreckovic
d271f80d7b Bug 973014: Restart due to privacy setting change now has better button labels than OK and Cancel. r=past
MozReview-Commit-ID: Jbcs59D3Apf

--HG--
extra : rebase_source : 9ff585d6f57600bde9eda4f046c568a720457e5f
2016-04-29 13:25:24 -04:00
Gabor Krizsanits
fcb1f9c2d0 Bug 1262661 - clear the MessageQueue after send. r=mconley 2016-05-03 22:38:36 +02:00
Shane Caraveo
68a55b4b39 Bug 1257723 move to using messagemanager for some events, r=markh 2016-03-17 18:44:03 -07:00
Shane Caraveo
6104fb3f97 Bug 1253604 share breakage after canceling share on fb, r=markh 2016-04-25 17:50:01 -07:00
Kris Maglione
3e9bda71d8 Bug 1254003: Don't call tabs.create callback before the tab is ready. r=gabor
MozReview-Commit-ID: 3qK6GpTmIFQ

--HG--
extra : rebase_source : 16b5a51afade88ec9cf1d7ccc0878e310c7fad78
extra : source : 8afadb96e97704a98492c2286fb92479deb3365f
2016-04-03 19:31:47 -07:00
Wes Kocher
cbc8527510 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: 4gasY3KkXzL
2016-04-25 17:22:41 -07:00
Wes Kocher
d509baac11 Merge inbound to central, a=merge
MozReview-Commit-ID: 4igUgM6r0wO
2016-04-25 17:11:09 -07:00
Wes Kocher
37b7c44da1 Merge fx-team to central, a=merge
MozReview-Commit-ID: GKnQzTAS5kb
2016-04-25 15:25:03 -07:00
ffxbld
50a14b0c3c Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2016-04-25 10:10:40 -07:00
Shane Caraveo
d7956ba976 Bug 1263599 fix missing menu items in pocket, r=Gijs 2016-04-25 13:24:17 -07:00
Shane Caraveo
a148305200 Bug 1261376 fix typeof check in pocket code, r=jaws 2016-04-25 11:34:22 -07:00
Carsten "Tomcat" Book
84eb46bafd merge mozilla-inbound to mozilla-central a=merge
--HG--
rename : toolkit/components/prompts/test/test_bug861605.html => toolkit/components/prompts/test/test_dom_prompts.html
2016-04-25 11:55:12 +02:00
Phil Ringnalda
664d43385b Back out a57938cd29d2 (bug 1254003) for timeouts in browser_ext_tabs_* 2016-04-24 22:16:13 -07:00
Xidorn Quan
94605329a3 Bug 1264091 - Ensure we unblack the screen for a right after-paint event. r=dao
MozReview-Commit-ID: H2hCmQX8OLX

--HG--
extra : source : 913eeab64f48688afc3cc0e54204b121703a2df2
2016-04-25 10:48:48 +08:00
Xidorn Quan
d4b5e34fdd Bug 1264968 part 1 - Use replace uses of removed String.contains with the new .includes method. r=jaws
MozReview-Commit-ID: DOR86fImhbQ

--HG--
extra : source : 929d91e12234f6ae3c0ce722efeec00e57f12a63
2016-04-25 09:40:16 +08:00
Blake Winton
b58b1cbc6d Bug 1263709 - Remove the advanced styling for radio buttons and checkboxes. ui-r=shorlander, r=kmag
MozReview-Commit-ID: A9CWD9SPZlP

--HG--
extra : rebase_source : 1ec397f0c923d42d1ff99b8034eb869ba5a8f8fc
2016-04-11 15:53:06 -04:00
bsilverberg
d9ca109a26 Bug 1262923 - Create schema for the history API. r=aswan
MozReview-Commit-ID: 1hZRJtemPMb

--HG--
extra : rebase_source : ccf72e006fcdcbaa3085a6bdcc8e679f66ed2412
2016-04-07 14:56:02 -04:00
Jared Wein
b2a9064b1e Bug 1116578 - Make customize mode keyboard accessible by allowing tabbing through the toolbarpaletteitems and using the context menu key or keyboard shortcut (Shift+F10 on Windows and Linux) to open the context menu and move items between customizable areas. r=Gijs
MozReview-Commit-ID: 2Vjfh9AwpQ7

--HG--
extra : rebase_source : 245f6ae4cd23185c5125cbd7748099256b932041
2016-04-22 10:35:00 -04:00
Kris Maglione
6640885354 Bug 1254003: Don't call tabs.create callback before the tab is ready. r=gabor
MozReview-Commit-ID: 3qK6GpTmIFQ

--HG--
extra : rebase_source : cd0d5f5fae93e7e4f6436d2fae1d6e4c9363d2d4
extra : source : 8afadb96e97704a98492c2286fb92479deb3365f
2016-04-03 19:31:47 -07:00
Ricky Chien
bdb9281e48 Bug 1259340 - New Private Browsing Window Update. r=past,Gijs
MozReview-Commit-ID: 5NbLribECvC
2016-04-24 16:01:45 +03:00
Johann Hofmann
1037e910fa Bug 874408: Join safe browsing, add download protection to security prefs. r=gcp,francois,past
MozReview-Commit-ID: L6ZmvTmndml
2016-04-24 15:40:21 +03:00
Kris Maglione
b783efe7d8 Backed out changeset 8afadb96e977 for too many intermittent failures (bug 1254003).
MozReview-Commit-ID: 2wFCgIaH9lM
2016-04-24 00:39:29 -07:00
Kris Maglione
13c6073298 Bug 1238310: Follow-up: Fix some timing issues in tests. r=bustage
MozReview-Commit-ID: BjKiNO1T5yN

--HG--
extra : amend_source : ae884bd9cd629853d6d2998ef4e460bc46f67107
2016-04-23 23:56:28 -07:00
Kris Maglione
24d6448f60 Bug 1254003: Don't call tabs.create callback before the tab is ready. r=gabor
MozReview-Commit-ID: 3qK6GpTmIFQ

--HG--
extra : rebase_source : 5510c5bc106eb3a5d35b761439b654fe7fe68a8f
2016-04-03 19:31:47 -07:00
Kris Maglione
d78e5a3050 Bug 1238310: Part 5 - Implement the browser.tabs.onZoomChange event. r=gabor f=aswan
MozReview-Commit-ID: JlxSM13SeYg

--HG--
extra : rebase_source : aaa1ac864a0cbcbe22aa7aa694ab0203f8e39d0b
extra : amend_source : 2a8a0081e853d5f2f3975ebee4c3bcb0ee46c2e9
2016-04-01 11:45:01 -07:00
Johann Hofmann
2a1304120b Bug 712612: Display a warning on about:certerror if the system time is wrong. r=Gijs
MozReview-Commit-ID: 4KIgI9TMgYl
2016-04-25 14:06:29 +03:00
Florian Quèze
d09fd29d23 Bug 1264643 - Active gUM permission menu at shutdown leaks the world, r=felipe. 2016-04-25 12:36:33 +02:00
Florian Quèze
0d13650f63 Bug 1266784 - Remove obsolete search.css files, r=Gijs. 2016-04-25 12:36:33 +02:00
Florian Quèze
b6df54ec46 Bug 1266779 - Show placeholder icons in the search preferences for engines without icon, r=Gijs. 2016-04-25 12:36:33 +02:00
Christoph Kerschbaumer
eb68ff098e Bug 1269353 - Use channel.asyncOpen2() within ContentLinkHandler (r=blassey) 2016-05-06 15:22:11 +02:00
Christoph Kerschbaumer
19193e638e Bug 1269263 - Remove SEC_NORMAL from browser/components/feeds/test/unit/test_355473.js (r=sicking) 2016-05-06 15:28:59 +02:00
Joel Maher
2bd96e5a54 Bug 1057615 - Intermittent browser_bug561636.js,browser_bug595507.js | disable on windows. r=RyanVM
MozReview-Commit-ID: HdfN01y40bB

--HG--
extra : rebase_source : 2c400e1925acca1b107debab7eb8516b1629ae30
2016-05-06 15:41:55 -04:00