Kirk Steuber
cbc1f90af9
Bug 1245256 - GMP Plugins now installed in flat manner to accomodate widevine. r=spohl
...
MozReview-Commit-ID: 6aSKMD6oox7
2016-04-06 18:08:17 -07:00
Kirk Steuber
57eef90f24
Bug 1245256 - Add support for Widevine to CDM updater. r=spohl
...
MozReview-Commit-ID: JwB4Q6ZEqoV
2016-02-25 14:24:13 -08:00
Kim Moir
76d3d2bad2
revert Bug 1186522 - force per checkin and release desktop firefox builds to require signed add-ons on beta 45 r=mshal
2016-04-11 12:16:51 -04:00
Kim Moir
b60baf5be0
Bug 1186522 - force per checkin and release desktop firefox builds to require signed add-ons on beta 45 r=mshal
2016-04-11 09:15:12 -04:00
Dave Townsend
769fc8f245
Bug 1257246: Update toolkit for eslint 2. r=Gijs
...
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.
MozReview-Commit-ID: KHYdAkRvhVr
2016-04-05 11:33:48 -07:00
Andrew Swan
354791b132
Bug 1217944 - Part 1 - Make MatchGlobs work on arbitrary strings r=kmag
...
MozReview-Commit-ID: CK39lpGglKA
2016-04-06 13:07:47 -07:00
Giorgio Maone
ac57061154
Bug 1242871 - add an originUrl property to every webRequest event details object + tests (extended & fixed + nits). r=kmag
...
MozReview-Commit-ID: 6PeCwTeCuFs
2016-04-01 00:48:57 +02:00
Jared Wein
aad3a7a7eb
Bug 1259531 - [e10s] Fix test_bug451286.xul to run in e10s by converting to a mochitest-browser test. r=mikedeboer
...
MozReview-Commit-ID: 6Rt0dM6md06
2016-03-31 20:41:00 -04:00
Wes Kocher
257d7ae283
Merge inbound to central, a=merge
...
MozReview-Commit-ID: FSnrOgtIFer
2016-03-31 13:04:19 -07:00
Gabor Krizsanits
b4a0a395fe
Bug 1247420 - part2: IPC hover state management for select. r=Felipc
2016-03-30 11:54:31 +02:00
Alexis Métaireau
a097bec699
Bug 1250104 - Import the "jsesc" library for escaping JavaScript strings. r=rnewman
2016-02-24 15:40:55 +01:00
Blake Kaplan
044aeb6502
Bug 1174036 - Handle dynamically-removed textareas gracefully. r=mikedeboer r=ehsan
...
Also, flush layout when starting a find in order to avoid racing with
textarea-hiding notifications and maintain JS type correctness when objects
are passed over IPC.
2016-03-28 11:12:31 -07:00
Mike de Boer
273d8d8cab
Bug 1253233: refactor bug263683_window.xul to run the test on remote browsers as well. r=felipe
2016-03-25 15:26:14 +01:00
Giorgio Maone
91221ae90d
Bug 1252596 - Implement webRequest.onErrorOccurred. r=kmag
...
MozReview-Commit-ID: GFeFjKlsMAD
2016-03-07 09:35:24 +01:00
George Wright
1568a07da6
Bug 1255841 - Explicitly send down the child index when building select popups in the parent r=mconley
2016-03-22 20:20:25 -04:00
Nick Alexander
4844550e39
Bug 1256401 - Part 2: Remove references to b2gdroid. r=fabrice
...
MozReview-Commit-ID: 63yJGdgPbhe
2016-03-18 14:41:51 -07:00
Gijs Kruitbosch
2b8faefaba
Bug 1252855 - make reader mode use AsyncPrefs, r=margaret
...
MozReview-Commit-ID: U6ZTyQQSHG
2016-03-15 20:40:14 +00:00
Gijs Kruitbosch
35b017762e
Bug 1252855 - allow setting a specific list of prefs from the content process, r=mrbkap,margaret,haik
...
MozReview-Commit-ID: DihkBXqlLQl
2016-03-13 13:10:16 +00:00
Carsten "Tomcat" Book
7f3bece462
merge mozilla-inbound to mozilla-central a=merge
2016-03-18 15:51:43 +01:00
Cervantes Yu
ae7ec06788
Bug 1223533 - Don't hide the select popup on irrelevant pagehide events. r=mconley
2016-03-18 15:12:46 +08:00
Marcos Caceres
0489edf24c
Bug 1245334 - Make PromiseMessage.jsm ids more meaningful. r=baku
2016-03-16 18:07:00 -04:00
Andreas Wagner
fc7c4f6552
Bug 1256264 - Make requestId a string. r=kmag
...
MozReview-Commit-ID: G9qh3jurdfZ
2016-03-14 14:05:57 +01:00
Wes Kocher
fef7b7ece4
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: 9mRXopJLh1e
2016-03-16 16:52:30 -07:00
Tom Schuster
cc3ea81a77
Bug 1223634 - fix eslint failure. r=me
2016-03-16 15:32:49 +01:00
Mike de Boer
240fc74c60
Bug 1254104: use docShellIsActive instead of introducing logic that relies on tabbrowser implementation specifics. r=evilpies
2016-03-16 12:51:50 +01:00
Tom Schuster
a73438740f
Bug 1223634 - Support exclude_globs/include_globs in webext manifests. r=kmag
2016-03-16 15:11:57 +01:00
Tooru Fujisawa
412ae0e2a1
Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps
2016-03-16 16:58:29 +09:00
Ted Mielczarek
1841ccad85
bug 1244743 - Replace MOZ_NATIVE_X with MOZ_SYSTEM_X. r=gps
...
MozReview-Commit-ID: 9ip3qeAXFEe
2016-02-01 10:49:34 -05:00
Grigory Kruglov
1dc84b900c
Bug 1254729 - Remove about:devices from Fennec. r=nalexander
...
MozReview-Commit-ID: 2RC82OrrsnA
2016-03-09 15:37:04 -08:00
Gijs Kruitbosch
bd9f1005b4
Bug 1254657 - change how we send Content:LoadURIResult to avoid upsetting RemoteWebProgress.jsm, r=mconley
...
MozReview-Commit-ID: 7GR6H19ZUuN
2016-03-08 20:04:10 +00:00
Wes Kocher
7270dd8fb3
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: FyYG71q4yxf
2016-03-08 16:09:09 -08:00
Jared Wein
221e1ba639
Bug 1064580 - Add definitions for onCurrentSelection to the listeners since RemoteFinder.jsm expects them to be present. Also add an error check in Finder.jsm for empty selections. r=evilpie
...
MozReview-Commit-ID: E6lgH8OZhaH
2016-03-07 16:37:34 -05:00
Gijs Kruitbosch
3c7d01a924
Bug 798249 - track when we're 'inside' a loadURI call when dealing with Stop() calls resulting from the same, r=mconley
...
MozReview-Commit-ID: 48xQn03HtjZ
2016-02-16 14:08:14 +00:00
Gijs Kruitbosch
6a2f5c957c
Backed out changeset 2331bc8e11a7 (bug 798249) for leaks and intermittent about:home uncaught errors
...
MozReview-Commit-ID: FWORd2nzGbl
2016-03-08 12:26:54 +00:00
Gijs Kruitbosch
d80235f625
Bug 798249 - track when we're 'inside' a loadURI call when dealing with Stop() calls resulting from the same, r=mconley
...
MozReview-Commit-ID: 48xQn03HtjZ
2016-02-16 14:08:14 +00:00
Giorgio Maone
25af910545
Bug 1253924 - Implement statusLine + fix & test statusCode r=kmag
...
MozReview-Commit-ID: BhyM10w8iGt
2016-03-06 16:59:07 +01:00
Giorgio Maone
d40a5119bb
Bug 1232849 - Better chrome compatibility + binaryValue support + serious header manipulation tests + nits r=kmag
...
MozReview-Commit-ID: G8mgtVLFfoD
2016-03-06 09:02:06 +01:00
Mike de Boer
c4df8b7188
Bug 1241930: Part 6 - convert all assertion methods used inside content tasks to the Assert.* family in toolkit tests. r=mconley
2016-03-04 14:32:34 +01:00
Carsten "Tomcat" Book
3969e7dcc7
merge mozilla-inbound to mozilla-central a=merge
2016-02-29 11:35:30 +01:00
Gijs Kruitbosch
027b0077c5
Bug 1088710 - part 2: make it work on e10s, r=mconley
...
MozReview-Commit-ID: FhlfqJ1gmjR
2016-02-24 15:24:20 +00:00
Gijs Kruitbosch
8253e563a5
Bug 1088710 - part 1: fix some leftover gunk from pre-australis menubutton, r=mconley
...
MozReview-Commit-ID: C4fA6cboVZY
2016-02-24 15:23:35 +00:00
Kris Maglione
55354c26e2
Bug 1213993: [webext] Support frameId/allFrames/runAt in browser.tabs.executeScript and insertCSS. r=billm
...
MozReview-Commit-ID: FgV9vyHVjj8
2016-02-08 17:40:02 -08:00
Wes Kocher
0a5c463137
Backed out changeset 26bbd4cee816 (bug 1250104) because the test it added is failing
...
MozReview-Commit-ID: 5RWr4L5CzV2
2016-02-26 09:52:24 -08:00
Alexis Métaireau
ab357addc0
Bug 1250104 - Import the "jsesc" library for escaping JavaScript strings. r=rnewman
2016-02-24 15:40:55 +01:00
Giorgio Maone
b21e727227
Bug 1163862 - Switch to HTTP observer + support requestId & data: URIs + test fixes r=billm
...
MozReview-Commit-ID: 30nEXQpWEHg
2016-02-26 19:08:32 +01:00
Phil Ringnalda
d4818c82ca
Back out 8ae0fba61023 (bug 1163862) for Win7 e10s test_ext_webrequest.html bustage
2016-02-25 20:41:40 -08:00
Carsten "Tomcat" Book
9a4d6fd340
Merge mozilla-central to fx-team
2016-02-25 11:59:56 +01:00
Luca Greco
35dda23f3e
Bug 1239349 - Implement webNavigation.onHistoryStateUpdated. r=kmag
...
MozReview-Commit-ID: FvtkZpcJYCU
2016-02-12 02:13:19 +01:00
Carsten "Tomcat" Book
9be5b729af
Backed out changeset f3dcf982a76f (bug 1239349) for ES lint failures
2016-02-24 16:28:16 +01:00
Luca Greco
eda6711573
Bug 1239349 - Implement webNavigation.onHistoryStateUpdated. r=kmag
...
MozReview-Commit-ID: FvtkZpcJYCU
2016-02-12 02:13:19 +01:00