Commit Graph

33769 Commits

Author SHA1 Message Date
Johann Hofmann
1c76cac853 Bug 1005193 - Allow addons to specify a custom global debug context. r=mossop 2016-04-11 08:26:20 +02:00
Claas Augner
51d726419d Bug 1231812 - Don't send empty keyed histograms in Telemetry pings. r=gfritzsche
MozReview-Commit-ID: 2Vl3IjjeaHj
2016-04-14 15:57:10 -07:00
Sean Lee
cb1ed695b4 Bug 1191092 - Warn about insecure <input type=password> outside of a <form>. r=MattN
MozReview-Commit-ID: Q5abQmgdhA
2016-04-14 15:54:31 -07:00
Kit Cambridge
f206eaee71 Bug 1263747 - Log error messages when stringifying errors. r=bgrins
MozReview-Commit-ID: 2MB8IDKfVHo

--HG--
extra : rebase_source : d7922cf9a5c1dc37283299aa97c4b596fb0b68bd
2016-04-11 14:51:33 -07:00
Mike de Boer
81439f7bd2 Bug 1261584: follow-up to add a missing comment. r=me. DONTBUILD. 2016-04-14 13:11:48 +02:00
Mike de Boer
a0e3842c41 Bug 1261584: refactor bug360437_window.xul and findbar_events_window.xul to run the test on remote browsers as well. r=felipe 2016-04-14 13:06:47 +02:00
Dão Gottwald
abb28319dc Bug 1248617 - Stop adding the "Recently bookmarked" smart folder in new profiles. r=mak 2016-04-14 11:58:28 +02:00
Carsten "Tomcat" Book
0a47ef22ae Merge mozilla-central to fx-team 2016-04-14 11:39:50 +02:00
Carsten "Tomcat" Book
32c25ca2da merge mozilla-inbound to mozilla-central a=merge 2016-04-14 11:38:11 +02:00
Carsten "Tomcat" Book
e46b14d4df Backed out changeset 387bd412040f (bug 1005193) for test failures in Android 4.3 API15+ debug Mochitest Chrome 2016-04-14 11:31:17 +02:00
Matthew Noorenberghe
034455b872 Bug 1262301 - Enable test_basic_form_2pw_2.html for e10s. r=dolske
MozReview-Commit-ID: HApBJPGyL2E

--HG--
rename : toolkit/components/passwordmgr/test/test_basic_form_2pw_2.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_2pw_2.html
extra : rebase_source : 06710937949ac9c4d00fa37943b3b1a94506e52b
2016-04-13 16:30:13 -07:00
Matthew Noorenberghe
faa46e464b Bug 1258860 - Make test_basic_form_autocomplete.html work in e10s. r=dolske
MozReview-Commit-ID: B9D9h4uBOqw

--HG--
rename : toolkit/components/passwordmgr/test/test_basic_form_autocomplete.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_autocomplete.html
extra : rebase_source : 9b15fdc8bacf1ac85bc65d727229ff2b8f08214b
2016-04-13 16:29:49 -07:00
Matthew Noorenberghe
befddc7bcd Bug 1251042 - Backout unintentional change to password manager mochitest.ini.
MozReview-Commit-ID: 1LFunyChPZy

--HG--
extra : rebase_source : 4ca4d4c6db2ad7abdd7c28a43207a15e36e2b54c
2016-04-13 16:32:45 -07:00
Sebastian Hengst
5574624f3f Bug 1253646 - Implement browser.extension.isAllowedFileSchemeAccess. Follow-up: Add missing semicolon about which eslint complained. r=eslint-fix 2016-04-14 09:29:20 +02:00
Jeff Walden
40cad2f89d Bug 888969 - Make our tree's sole implementation of nsIRemoteTagService.getRemoteObjectTag not depend upon the infallibility of [[GetPrototypeOf]] on the object provided to it. r=bz
--HG--
extra : rebase_source : 4de31e9cdc64d668049d4120a2cf1db5de7905bc
2016-04-13 14:31:14 -07:00
Christopher Grebs
0cb9971fb4 Bug 1253646 - Implement browser.extension.isAllowedFileSchemeAccess. r=kmag
MozReview-Commit-ID: 85UL3ATGrfB

--HG--
extra : transplant_source : %C9%C3%EE%B9/%7C%8F%7DMO%AE5%7C%02%25%22%9E%D8%08%09
2016-04-12 16:16:17 +02:00
Johann Hofmann
eb48aa54c0 Bug 1005193 - Allow addons to specify a custom global debug context. r=mossop 2016-04-11 08:26:20 +02:00
Wes Kocher
2f56b9e37d Merge m-c to fx-team, a=merge
MozReview-Commit-ID: Ca64bkPvrYU
2016-04-13 15:02:31 -07:00
Wes Kocher
6248f1e33c Merge inbound to central, a=merge
MozReview-Commit-ID: 4hSCKRdSJmM
2016-04-13 14:18:44 -07:00
Neil Deakin
801c562047 Bug 1253486, [e10s only] hide select popups when the select element is removed, r=mconley 2016-04-13 13:15:55 -04:00
Julian Descottes
0fac5939fc Bug 659625 - part1: implement Console::clear in dom/base/Console.cpp;r=baku
Remove the noop implementation of console.clear and actually clear the
console storage.

mozReview-Commit-ID: B9NGhRARKoR
MozReview-Commit-ID: 2sMEGB2BsAs

--HG--
extra : rebase_source : a889ffce5ef82224feb691b499f790da9ae6f34f
extra : source : 89cfa8c724e1fcb0909e1414b6051dbd62b40105
2016-04-13 16:33:43 +02:00
Felipe Gomes
3881f31012 Bug 1264004 - Bump E10S_ADDONS_BLOCKER_RAN histogram expiration to 49. r=gfritzsche
MozReview-Commit-ID: kuDVUnUSg8
2016-04-13 16:02:29 -03:00
Carsten "Tomcat" Book
f49fd238b0 Backed out changeset 623abe61b52a (bug 1233908) for test failures in browser_aboutHome_activation.js
--HG--
extra : rebase_source : 9a9a77d607cf21f7bd11b2359402ad0eb4df882e
2016-04-13 15:16:52 +02:00
Georg Fritzsche
74c129cedf Bug 1250640 - Part 3 - Add diagnostics for suspected scheduler scenarios. r=dexter, f=bsmedberg 2016-04-13 12:55:31 +02:00
Georg Fritzsche
7a9037bd40 Bug 1250640 - Part 2 - Start new subsessions even when payload assembly fails. r=dexter 2016-04-13 12:55:31 +02:00
Georg Fritzsche
ee92f2e48a Bug 1250640 - Part 1 - Avoid potential timer races in the TelemetrySession scheduler. r=dexter 2016-04-13 12:55:31 +02:00
Timothy Guan-tin Chien
3f83388eaa Bug 1243729 - Part 3, Test for change password form, r=MattN
MozReview-Commit-ID: 5PoY6OZ74XX
2016-04-06 14:28:06 +08:00
Timothy Guan-tin Chien
9fa3dce796 Bug 1243729 - Part 2, Test on username selection dialog, r=MattN
MozReview-Commit-ID: jfHxq1rT5P
2016-04-06 14:27:51 +08:00
Timothy Guan-tin Chien
44246c4b68 Bug 1243729 - Part I, Add assertions on saved password data, r=MattN
MozReview-Commit-ID: At6U5Rgi9zD
2016-04-06 14:22:39 +08:00
Paul Bignier
a68f89ab3b Bug 1247217 - [CID 749520] Free pointers that should be freed. r=rstrong 2016-04-13 22:58:11 -07:00
Timothy Guan-tin Chien
52394430f4 Bug 1243729 - Part Zero, Create another LoginInfo object when username is picked, r=MattN
MozReview-Commit-ID: BwhKkMyNRzB
2016-03-25 18:20:43 +08:00
Carsten "Tomcat" Book
457bb31f9b Backed out changeset 89cfa8c724e1 (bug 659625) for android test failures in own test 2016-04-13 12:30:41 +02:00
Dave Huseby
e5fadf1b61 Bug 1233908 - social services use of createCodebasePrincipal needs to be origin attribute aware. r=sicking
(HEAD -> oa, refs/patches/oa/Bug_1233908)
Fixes Bug 1233908 -- social services use of createCodebasePrincipal needs to be origin attribute aware.
2016-04-02 15:33:00 +02:00
Carsten "Tomcat" Book
4c2ef97599 Merge mozilla-central to fx-team 2016-04-13 11:58:47 +02:00
Carsten "Tomcat" Book
8221e0285d merge mozilla-inbound to mozilla-central a=merge 2016-04-13 11:53:35 +02:00
Wes Kocher
a3d9ff8cce Merge m-c to fx-team, a=merge
MozReview-Commit-ID: BtBb2JBX4uX
2016-04-12 15:37:01 -07:00
Wes Kocher
1e0c62f10f Merge fx-team to central, a=merge
MozReview-Commit-ID: ApMCFiyBik0
2016-04-12 15:34:39 -07:00
Wes Kocher
694116566d Backed out 2 changesets (bug 1262339) for leaks
Backed out changeset 111b90ed7c50 (bug 1262339)
Backed out changeset fe000d2b968f (bug 1262339)

MozReview-Commit-ID: fRrRdq3iW3
2016-04-12 12:12:02 -07:00
Julian Descottes
cadb37f0ad Bug 659625 - part1: implement Console::clear in dom/base/Console.cpp;r=baku
Remove the noop implementation of console.clear and actually clear the
console storage.

mozReview-Commit-ID: B9NGhRARKoR
MozReview-Commit-ID: 2sMEGB2BsAs

--HG--
extra : rebase_source : 3023e1f3d9452f3670af12bab55ad79b51a5af12
2016-04-07 19:48:25 +02:00
Michael Comella
c55f8ae936 Bug 1263761 - Update defaultSearch in core ping docs for custom search engines. r=gfritzsche
MozReview-Commit-ID: CuISAHVCLnX

--HG--
extra : rebase_source : 0b24048786851b2e0921467d134b084f8aa86265
2016-04-11 16:18:28 -07:00
Drew Willcoxon
a12225ccf4 Bug 1263698 - Correctly place the em dash separator between title and URL in awesomebar popup in RTL. r=mak
MozReview-Commit-ID: JiD70fqK9EU
2016-04-12 09:58:14 -07:00
Drew Willcoxon
d7a98222bc Bug 1263674 - Fix awesomebar popup truncation in RTL. r=mak
MozReview-Commit-ID: 7mOGrcQPFmn
2016-04-12 09:57:10 -07:00
Sebastian Hengst
69edebf58b Backed out changeset c6d163cfa08f (bug 1248617) for XPCshell failure in test_browserGlue_smartBookmarks.js. r=backout 2016-04-12 17:45:21 +02:00
Dão Gottwald
38bb67e338 Bug 1248617 - Stop adding the "Recently bookmarked" smart folder in new profiles. r=mak
--HG--
extra : rebase_source : 44a5834a80bde4e8cc654a723035e6494ae288b8
2016-04-12 15:31:58 +02:00
Nicholas Nethercote
60dcde7875 Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz.
js::Class op are often all null. And when they're not all null, they're often
duplicated among classes. By pulling them out into their own struct, and using a
(possibly null) pointer in js::Class, we can save 114 KiB per process on
64-bit, and half that on 32-bit.
* * *
imported patch separate-ClassOps-2

--HG--
extra : rebase_source : bd751bf247e9491c1966a123dbeffa573657dfb1
2016-04-01 11:00:01 +11:00
Wes Kocher
13ee7b9dfd Merge m-c to inbound, a=merge CLOSED TREE
MozReview-Commit-ID: 8m3KF4mqAKl
2016-04-12 15:36:02 -07:00
Kartikaya Gupta
3313cbf0b0 Bug 1261373 - Record how long it takes for content response notifications to be delivered to APZ. r=botond f=bsmedberg
MozReview-Commit-ID: 74sGJ0JRLai
2016-04-12 16:17:20 -04:00
Blake Kaplan
f848e29c72 Bug 1257790 - Don't propagate dragstart for mouse events originating in remote browsers. r=felipe 2016-04-12 12:12:35 -07:00
Chris Manchester
a77dfaff4a Bug 1262866 - Move crashreport.sjs from browser.ini to TEST_HARNESS_FILES to prevent failure in --disable-crashrepoter builds. r=ted
MozReview-Commit-ID: 6kMEMAmxBhM
2016-04-12 11:19:21 -07:00
Carsten "Tomcat" Book
bf1832d88a Merge mozilla-central to fx-team 2016-04-12 13:55:15 +02:00