Chris Pearce ext:(%2C%20Kirk%20Steuber%20%3Cksteuber%40mozilla.com%3E)
16770d8aad
Bug 1264173 - Change ProductAddonChecker to download with XHR instead of nsIIncrementalDownload. r=mconley,spohl
...
Some addons (namely the Google Widevine EME Content Decryption Module) are
served from web servers that don't send Content-Length headers, and
nsIIncrementalDownload can't handle such downloads.
Also, change ProductAddonChecker to create XHRs used to download XML through a layer of indirection.
This ensures that test_GMPInstallManager can change the XHR response for the
update.xml requests without affecting the XHR requests to download the test
GMP.
Also add more error handlers on the addon download XHR.
2016-04-13 20:01:29 +12: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
Carsten "Tomcat" Book
bf1832d88a
Merge mozilla-central to fx-team
2016-04-12 13:55:15 +02:00
Giorgio Maone
710f32856a
Bug 1263481 - Fix webRequest multiple listeners support. r=kmag
...
MozReview-Commit-ID: EYWojttOhk6
--HG--
extra : transplant_source : %CF0%8C-X2%80e%95%E8B%2A%E4%E7%D6%CFQ%C2%D4k
2016-04-11 00:25:47 +02:00
Kirk Steuber
16d812c527
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
6b6ea89530
Bug 1245256 - Add support for Widevine to CDM updater. r=spohl
...
MozReview-Commit-ID: JwB4Q6ZEqoV
2016-02-25 14:24:13 -08:00
Dave Townsend
6e44ebad84
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
--HG--
extra : rebase_source : 720cc9d864175248508146a7f4704b4bf3f02439
extra : histedit_source : 6cc0ecbf21a571e1a41d517b67512a3452fac19a
2016-04-05 11:33:48 -07:00
Andrew Swan
8aa15a9f8c
Bug 1217944 - Part 1 - Make MatchGlobs work on arbitrary strings r=kmag
...
MozReview-Commit-ID: CK39lpGglKA
--HG--
extra : transplant_source : m%0C%D4%E0W%00%0F%00%D05%1E%8D%D8%91%C2%218nFB
2016-04-06 13:07:47 -07:00
Giorgio Maone
3e975e83a2
Bug 1242871 - add an originUrl property to every webRequest event details object + tests (extended & fixed + nits). r=kmag
...
MozReview-Commit-ID: 6PeCwTeCuFs
--HG--
extra : transplant_source : %22%BD_%D3%9FO%D2%9FZ%A9%12%98%F1%A10%17%CE0%B7%11
2016-04-01 00:48:57 +02:00
Jared Wein
8092fe6da1
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
7b9ea8afc5
Merge inbound to central, a=merge
...
MozReview-Commit-ID: FSnrOgtIFer
2016-03-31 13:04:19 -07:00
Gabor Krizsanits
66ca90dd88
Bug 1247420 - part2: IPC hover state management for select. r=Felipc
2016-03-30 11:54:31 +02:00
Alexis Métaireau
88915017a0
Bug 1250104 - Import the "jsesc" library for escaping JavaScript strings. r=rnewman
...
--HG--
extra : rebase_source : 4aa4b917473d8a6d3ca9796c1bbb9d9d59b7b73a
2016-02-24 15:40:55 +01:00
Blake Kaplan
99310215c0
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
d59f61d0bd
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
0f419b63e5
Bug 1252596 - Implement webRequest.onErrorOccurred. r=kmag
...
MozReview-Commit-ID: GFeFjKlsMAD
--HG--
extra : transplant_source : G%ED%267%A3%23%BE%D2%17%9DV%D3.%3D%D9%13M%E8%7B%2A
2016-03-07 09:35:24 +01:00
George Wright
4718b95edf
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
e90bd4aabb
Bug 1256401 - Part 2: Remove references to b2gdroid. r=fabrice
...
MozReview-Commit-ID: 63yJGdgPbhe
--HG--
extra : rebase_source : 2256e0a12588703a83f4cba06971231ac3c64592
extra : amend_source : 1f35a04191f37225986bd7ff4d0b6b2c34a71b05
extra : histedit_source : 82d351700936c8e1297eeca91ce00f96340e2f2c
2016-03-18 14:41:51 -07:00
Gijs Kruitbosch
6be7372f93
Bug 1252855 - make reader mode use AsyncPrefs, r=margaret
...
MozReview-Commit-ID: U6ZTyQQSHG
--HG--
extra : rebase_source : bf2aa2f40777611f2b89e9d2f57d2f4f2544f53b
2016-03-15 20:40:14 +00:00
Gijs Kruitbosch
ecf49e7e77
Bug 1252855 - allow setting a specific list of prefs from the content process, r=mrbkap,margaret,haik
...
MozReview-Commit-ID: DihkBXqlLQl
--HG--
extra : rebase_source : 32b2513847c0338164a98353fa5901b7857d473a
2016-03-13 13:10:16 +00:00
Carsten "Tomcat" Book
0e533b219a
merge mozilla-inbound to mozilla-central a=merge
2016-03-18 15:51:43 +01:00
Cervantes Yu
ee461f660d
Bug 1223533 - Don't hide the select popup on irrelevant pagehide events. r=mconley
...
--HG--
extra : rebase_source : 648fa3416cd141563ec7b6a3400f6258f29fca04
2016-03-18 15:12:46 +08:00
Marcos Caceres
744871eb97
Bug 1245334 - Make PromiseMessage.jsm ids more meaningful. r=baku
...
--HG--
extra : rebase_source : ff6f3d0b7a27e6f3b9c1738322ac9a156ecfbfda
2016-03-16 18:07:00 -04:00
Andreas Wagner
f976c62952
Bug 1256264 - Make requestId a string. r=kmag
...
MozReview-Commit-ID: G9qh3jurdfZ
--HG--
extra : transplant_source : %A0%0FZ%C2%99%27%07%22d%05M%EAP%C2%CE6F%E2%BFl
2016-03-14 14:05:57 +01:00
Wes Kocher
ba63672fae
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: 9mRXopJLh1e
2016-03-16 16:52:30 -07:00
Tom Schuster
2477d37bae
Bug 1223634 - fix eslint failure. r=me
2016-03-16 15:32:49 +01:00
Mike de Boer
6a15e2ae79
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
3f7b262a15
Bug 1223634 - Support exclude_globs/include_globs in webext manifests. r=kmag
...
--HG--
extra : rebase_source : e6a951c77581b08fa8613852f54665506e9fb0ba
2016-03-16 15:11:57 +01:00
Tooru Fujisawa
50608d5d55
Bug 1256088 - Merge mock app-info implementation into AppInfo.jsm. r=gps
2016-03-16 16:58:29 +09:00
Ted Mielczarek
68bd5e8c4d
bug 1244743 - Replace MOZ_NATIVE_X with MOZ_SYSTEM_X. r=gps
...
MozReview-Commit-ID: 9ip3qeAXFEe
--HG--
extra : commitid : H6aEkHprVyX
extra : rebase_source : e20d5f4b297caf66711c72cd55dd76f7f9ef9d9c
extra : histedit_source : 47545e0ea61eb66f16545f70e6d3792a389bedb1
2016-02-01 10:49:34 -05:00
Grigory Kruglov
9cc8e72cbc
Bug 1254729 - Remove about:devices from Fennec. r=nalexander
...
MozReview-Commit-ID: 2RC82OrrsnA
--HG--
extra : transplant_source : %C3%06%0B%1D%5E%15%60%C3%3BZS%28EB%8B3s%F3%B7k
2016-03-09 15:37:04 -08:00
Gijs Kruitbosch
9a47424a72
Bug 1254657 - change how we send Content:LoadURIResult to avoid upsetting RemoteWebProgress.jsm, r=mconley
...
MozReview-Commit-ID: 7GR6H19ZUuN
--HG--
extra : rebase_source : 0e435db5835fe63b287ecf82538d383b34139c39
2016-03-08 20:04:10 +00:00
Wes Kocher
a80b3e7f67
Merge m-c to fx-team, a=merge
...
MozReview-Commit-ID: FyYG71q4yxf
2016-03-08 16:09:09 -08:00
Jared Wein
10738b2e3f
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
--HG--
extra : rebase_source : 2e646f82a0f851775e2dc2893f170d58db0979ae
2016-03-07 16:37:34 -05:00
Gijs Kruitbosch
e4f6985644
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
--HG--
extra : rebase_source : 29669594a65d2f8710445bb8ae9b4b92c5834c91
2016-02-16 14:08:14 +00:00
Gijs Kruitbosch
c18c42bb0c
Backed out changeset 2331bc8e11a7 (bug 798249) for leaks and intermittent about:home uncaught errors
...
MozReview-Commit-ID: FWORd2nzGbl
--HG--
extra : amend_source : 0a962aa52855baae50f540edc12e1ab1872f11c6
2016-03-08 12:26:54 +00:00
Gijs Kruitbosch
a65fa3d735
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
--HG--
extra : rebase_source : a4136a9a97a6ffaddc4e442b4c6f24c79b31f3f3
extra : histedit_source : 5d39687b0d93f0c7058c2ef41e79ddb1e20cb495
2016-02-16 14:08:14 +00:00
Giorgio Maone
2f92feb878
Bug 1253924 - Implement statusLine + fix & test statusCode r=kmag
...
MozReview-Commit-ID: BhyM10w8iGt
--HG--
extra : rebase_source : f7d53d17fbe77ebd0bcdb8205ee7e7bc2a1e6300
2016-03-06 16:59:07 +01:00
Giorgio Maone
92558f57d8
Bug 1232849 - Better chrome compatibility + binaryValue support + serious header manipulation tests + nits r=kmag
...
MozReview-Commit-ID: G8mgtVLFfoD
--HG--
extra : rebase_source : 68135fffd8470462066aa77d5e8097ae1607a09a
2016-03-06 09:02:06 +01:00
Mike de Boer
cf23a40c78
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
7f956c0bfb
merge mozilla-inbound to mozilla-central a=merge
2016-02-29 11:35:30 +01:00
Gijs Kruitbosch
0a197aae91
Bug 1088710 - part 2: make it work on e10s, r=mconley
...
MozReview-Commit-ID: FhlfqJ1gmjR
--HG--
extra : rebase_source : 915ecec63d95583114f2c01894748dfda4025321
2016-02-24 15:24:20 +00:00
Gijs Kruitbosch
cd643848b1
Bug 1088710 - part 1: fix some leftover gunk from pre-australis menubutton, r=mconley
...
MozReview-Commit-ID: C4fA6cboVZY
--HG--
extra : rebase_source : 8eb98fdab15cee43ba7a7b4a395d0f9a9287086e
2016-02-24 15:23:35 +00:00
Kris Maglione
2eda01945e
Bug 1213993: [webext] Support frameId/allFrames/runAt in browser.tabs.executeScript and insertCSS. r=billm
...
MozReview-Commit-ID: FgV9vyHVjj8
--HG--
extra : rebase_source : 04582c711ef40f3afc7eeaa9e4dec2e31b63e4e0
2016-02-08 17:40:02 -08:00
Wes Kocher
1b22811473
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
779b41d21f
Bug 1250104 - Import the "jsesc" library for escaping JavaScript strings. r=rnewman
2016-02-24 15:40:55 +01:00
Giorgio Maone
24ecf3fc2d
Bug 1163862
- Switch to HTTP observer + support requestId & data: URIs + test fixes r=billm
...
MozReview-Commit-ID: 30nEXQpWEHg
--HG--
extra : rebase_source : 2928c50f78cec17419d3d6a550c124729949c567
2016-02-26 19:08:32 +01:00
Phil Ringnalda
04f23241db
Back out 8ae0fba61023 (bug 1163862
) for Win7 e10s test_ext_webrequest.html bustage
2016-02-25 20:41:40 -08:00
Carsten "Tomcat" Book
efcd855704
Merge mozilla-central to fx-team
2016-02-25 11:59:56 +01:00
Luca Greco
c56fcca8c3
Bug 1239349 - Implement webNavigation.onHistoryStateUpdated. r=kmag
...
MozReview-Commit-ID: FvtkZpcJYCU
--HG--
extra : transplant_source : %0B%CA%07NX7d%17W%D5%A0P%7D%0B%A8yG%E4l%CE
2016-02-12 02:13:19 +01:00