Ehsan Akhgari
7dce07b0cc
Bug 1199049 - Part 8: Use Necko-level CORS preflights in fetch; r=jdm
2015-09-12 19:21:05 -04:00
Ehsan Akhgari
3e738f3633
Bug 1199049 - Part 7: Remove entries from the CORS preflight cache in the parent process when a CORS check in the child process fails; r=jduell
...
This is necessary because it's possible for one request triggered from
a child to start a CORS preflight in the parent process and get an entry
into the preflight cache, and then a CORS check for the same URL to fail
in the child process later on. In this case, we need to tell the parent
process to clear its CORS preflight cache entry.
2015-09-12 19:21:03 -04:00
Ehsan Akhgari
21669c8a24
Bug 1199049 - Part 6: Transfer the preflight parameters to the parent process in e10s mode; r=jduell
2015-09-12 19:21:01 -04:00
Ehsan Akhgari
3f418f5be8
Bug 1199049 - Part 5: Preserve the CORS preflight information when setting up a replacement channel; r=jduell
2015-09-12 19:21:00 -04:00
Ehsan Akhgari
f4d86bb92e
Bug 1199049 - Part 4: Perform CORS preflights from nsHttpChannel before connecting to the network; r=jduell,ckerschb,sicking
2015-09-12 19:20:58 -04:00
Ehsan Akhgari
8ed57b4205
Bug 1199049 - Part 3: Add a CORS preflight result notification API; r=jduell,ckerschb,sicking
2015-09-12 19:20:55 -04:00
Ehsan Akhgari
d936933141
Bug 1199049 - Part 2: Add a channel API for requesting CORS preflights; r=jduell
2015-09-12 19:20:54 -04:00
Ehsan Akhgari
e23fc84131
Bug 1199049 - Part 1: Move nsCORSListenerProxy.* to necko; r=jduell
2015-09-12 19:20:52 -04:00
Phil Ringnalda
f2b0c5dcf9
Merge m-c to m-i
2015-09-12 16:02:59 -07:00
Phil Ringnalda
96a9d1f321
Merge f-t to m-c, a=merge
2015-09-12 15:59:00 -07:00
Phil Ringnalda
571e4f5c82
Merge m-c to f-t
2015-09-12 10:38:19 -07:00
Phil Ringnalda
6173632d48
Merge m-c to m-i
2015-09-12 10:34:34 -07:00
Phil Ringnalda
1cb461ac1e
Merge b-i to m-c, a=merge
2015-09-12 10:28:56 -07:00
Phil Ringnalda
25b03ac2e7
Bug 1202045 - Disable test_richtext2.html on Android debug for constant crashes
2015-09-12 10:21:14 -07:00
Phil Ringnalda
325223c53c
Bug 1174872 - Disable test_fetch_basic_http_sw_reroute.html for constant timeouts on Mulet
2015-09-12 09:52:03 -07:00
Phil Ringnalda
920201b34a
Bug 1059238 - disable test_custom_origin_uninstall_install.xul on Windows for constant timeouts
2015-09-12 09:49:10 -07:00
Michael Layzell
6e510adb74
Bug 1200337 - Part 2: Add a Web Platform Test to check the visibility of default headers during interception, r=bkelly
2015-09-12 12:46:10 -04:00
Michael Layzell
fb1ec1ec20
Bug 1188932 - Allow the User-Agent header to be explicitly set by requests, r=bkelly, r=jgraham
2015-09-12 12:46:09 -04:00
Michael Layzell
02543db9de
Bug 1200337 - Part 1: Don't expose standard HTTP headers during interception in non-e10s mode, r=mcmanus
2015-09-12 12:46:09 -04:00
Michael Layzell
f1e6d25004
Bug 1156802 - Part 2: Remove all explicit move constructors, r=ehsan
2015-09-12 12:34:45 -04:00
Michael Layzell
46bc816a1e
Bug 1156802 - Part 1: Add an analysis which prohibits explicit move constructors, r=ehsan
2015-09-12 12:34:44 -04:00
Phil Ringnalda
b4b4c5a9fb
Bug 1203888 followup, disable the leaking browser_perf-states.js on all debug rather than opt+debug Linux
2015-09-12 09:28:27 -07:00
Phil Ringnalda
324b46c55e
Merge f-t to m-c, a=merge
2015-09-12 09:13:57 -07:00
Phil Ringnalda
fe33c9c1ba
Merge m-i to m-c, a=merge
2015-09-12 08:56:45 -07:00
Phil Ringnalda
edf876ccfa
Back out 574a93c36fd8 (bug 1203668) for Moth bustage
...
CLOSED TREE
2015-09-12 08:23:23 -07:00
Jakob Olesen
0c4b992572
Bug 1203287 - Fix build errors in ARM64 JIT. r=hv1989
...
- A new argument was added to a jumpWithPatch(), but arm64 wasn't
updated.
- Add missing 'using namespace js'. This seems to be random fallout from
the way source files get unified when building arm64.
- Fix a 'return = foo' typo. It seems this code was never compiled.
2015-09-13 03:29:25 +08:00
Jean-Yves Avenard
51c8f00a36
Bug 1199518: [webm] P2. Properly determine next keyframe time. r=kinetik
2015-09-12 20:53:25 +10:00
Jean-Yves Avenard
ffcad85fb6
Bug 1199518: [webm] P1. Have WebMDemuxer use its own logger. r=kinetik
2015-09-12 20:53:24 +10:00
Jean-Yves Avenard
7cc0172170
Bug 1188238: [MSE] P2. Don't assert when unable to find position in frames array. r=gerald
...
Instead return an error which will terminate the video element.
2015-09-12 20:53:23 +10:00
Jean-Yves Avenard
3e080a3d22
Bug 1188238: [MSE] P1. Don't use Interval::Intersect to find the first frame of an interval. r=gerald
...
With H264, often the first frame of a media segment has no duration ; as such the time interval it represents is empty and will never intersect with anything.
2015-09-12 20:53:23 +10:00
ffxbld
3ab8620640
No bug, Automated blocklist update from host bld-linux64-spot-542 - a=blocklist-update
2015-09-12 03:39:48 -07:00
ffxbld
9a77a9ac48
No bug, Automated HPKP preload list update from host bld-linux64-spot-542 - a=hpkp-update
2015-09-12 03:39:46 -07:00
ffxbld
c1f042338f
No bug, Automated HSTS preload list update from host bld-linux64-spot-542 - a=hsts-update
2015-09-12 03:39:44 -07:00
Mats Palmgren
4544540d27
Bug 1203668 - Setting the value of a <select> to a non-matching option should deselect all options and set selectedIndex to -1. r=bz
2015-09-12 12:34:37 +02:00
Jean-Yves Avenard
c11bd5408e
Bug 1185115: P2. replace all stagefright::Vector with nsTArray. r=kentuckyfriedtakahe
2015-09-12 19:57:15 +10:00
Cameron McCormack
ce8a58d255
Bug 1202512 - Part 4: Reftests. r=bzbarsky
2015-09-12 19:08:11 +10:00
Cameron McCormack
ae32851243
Bug 1202512 - Part 3: Restyle elements with attribute/state changes if we find a conditionally restyled ancestor while selector matching up the tree. r=bzbarsky
2015-09-12 19:08:10 +10:00
Cameron McCormack
d9641d3114
Bug 1202512 - Part 2: Make SelectorMatchesTree take a flags argument. r=bzbarsky
2015-09-12 19:08:10 +10:00
Cameron McCormack
42466a72fa
Bug 1202512 - Part 1: Add Element flags to record whether an eRestyle_SomeDescendants restyle is pending for it. r=bzbarsky
2015-09-12 19:08:10 +10:00
B2G Bumper Bot
ed6ae8a344
Bumping manifests a=b2g-bump
2015-09-12 00:18:59 -07:00
B2G Bumper Bot
3f7f4ad4ea
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/229ccafd68fd
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #31808 from jimporter/music-nga-bulletproof
Bug 1191760 - [music] Speculative patch to bulletproof metadata parsi…
========
https://hg.mozilla.org/integration/gaia-central/rev/ec6528ed1f0e
Author: Jim <jporter@mozilla.com>
Desc: Bug 1191760 - [music] Speculative patch to bulletproof metadata parsing, NGA version
========
https://hg.mozilla.org/integration/gaia-central/rev/28bb24805346
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #31805 from jimporter/music-check-playability
Bug 1191760 - [music] App doesn't load all music; fix checkPlayabilit…
========
https://hg.mozilla.org/integration/gaia-central/rev/3aff9e283e71
Author: Jim <jporter@mozilla.com>
Desc: Bug 1191760 - [music] App doesn't load all music; fix checkPlayability() so it doesn't hang
2015-09-12 00:15:38 -07:00
Phil Ringnalda
c845604287
Merge m-c to b-i
2015-09-11 22:07:15 -07:00
Phil Ringnalda
361fa8c416
Bug 1203895 - disable browser_perf-recording-selected-04.js on debug for leaking, a=permaorange
2015-09-11 20:59:34 -07:00
Phil Ringnalda
47a62b39dc
Merge b-i to m-c, a=merge
2015-09-11 20:27:20 -07:00
Dão Gottwald
8b1110e490
Bug 1173743 - Update toolbar button hover/pressed states for Windows 10. r=gijs
2015-09-12 03:38:25 +02:00
B2G Bumper Bot
cbaa382cea
Bumping manifests a=b2g-bump
2015-09-11 17:44:10 -07:00
B2G Bumper Bot
8a784b5767
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dbd05f0dba99
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #31796 from jimporter/music-nga-metadata-docs
Bug 1203822 - [music][nga] Provide metadata documentation
========
https://hg.mozilla.org/integration/gaia-central/rev/42d73264dc06
Author: Jim <jporter@mozilla.com>
Desc: Bug 1203822 - [music][nga] Provide metadata documentation
2015-09-11 17:40:13 -07:00
B2G Bumper Bot
fd18a5d278
Bumping manifests a=b2g-bump
2015-09-11 16:57:52 -07:00
B2G Bumper Bot
713bbb62d9
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6bf63f9dca3d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1188926 - Revert "make manifestURL instead of name"
This reverts commit 53b345d53d9d273d6c857eae1181c08bb162d441.
2015-09-11 16:54:30 -07:00
David Burns
b95ddb0681
Bug 850686: Remove dead tests from Marionette; r=jgriffin
2015-09-12 00:19:42 +01:00