Commit Graph

401156 Commits

Author SHA1 Message Date
Nikhil Marathe
fe2215618d Bug 1119021 - Implement fetch() redirects correctly. r=bkelly
--HG--
extra : rebase_source : 763d1052fae35a101a6859548b9cb137066dd1c6
2015-01-07 13:47:18 -08:00
Nikhil Marathe
3dec526aa5 Bug 1119021 - CORS credentials tests. r=bkelly
Allow request to continue when useCredentials is set.

--HG--
extra : rebase_source : c39f6a4ebbf779e91f2bf380e4410fe1cf25daa1
2015-01-05 15:43:54 -08:00
Nikhil Marathe
dbe1b78cc2 Bug 1119021 - CORS support. r=baku,bkelly
Use nsCrossSiteListenerProxy.h helpers to implement CORS support.
Several CORS fixes and lots of CORS tests.

Fixes:
Use empty string stream if response has no stream.
Parse Access-Control-Expose-Headers correctly.
Copy over remaining InternalRequest constructor attributes and set unsafe request flag.
Call FailWithNetworkError() in more cases.
Add non-simple Request headers to unsafeHeaders list for CORS check.
Do not AsyncOpen channel directly when CORS preflight is required.
Fix check for simple request method (was checking the opposite condition).

--HG--
extra : rebase_source : 4b08f6a5959e470394c88249b39464b3b7d20948
2015-01-07 15:50:54 -08:00
Sean Stangl
91b02b4017 Back out Bug 1113378 for a jsreftest failure on a CLOSED TREE. 2015-01-14 14:17:21 -08:00
Kannan Vijayan
eb50bb4cde Bug 1057082 - Fix buildbust on tbpl. r=ehsan 2015-01-14 17:00:32 -05:00
Mats Palmgren
3676a45518 Bug 1009282 - [css-grid] Add primitive support for implicit named areas. r=dholbert 2015-01-14 21:59:59 +00:00
Nikhil Marathe
f64d3931ba Bug 1112073 - Linux non-unified build bustage fix. a=bustage 2015-01-14 14:01:02 -08:00
Nikhil Marathe
83f2d35bc2 Bug 1112073 - Implement Response.redirect. r=baku,bkelly
--HG--
extra : rebase_source : b84a118d61103227e3e021d0efe344f709115fc9
2014-12-26 09:44:09 -08:00
Ben Turner
0946d89002 Bug 1121129 - Guard against multiple threads dispatching to a worker thread at the same time, r=khuey. 2015-01-14 13:50:03 -08:00
Nicholas Hurley
07dcfdb793 Bug 1121530 - improve poll failure logging. r=mcmanus
--HG--
extra : rebase_source : 5700682b71b2d6359cbfc3c6a80290fe2d28ed65
2015-01-14 08:39:09 -08:00
Ryan VanderMeulen
67013c18b6 Merge m-c to inbound. a=merge 2015-01-14 16:32:58 -05:00
Ryan VanderMeulen
c815fdc069 Merge fx-team to m-c. a=merge 2015-01-14 16:31:26 -05:00
Ryan VanderMeulen
85f72d42db Merge b2g-inbound to m-c. a=merge 2015-01-14 16:26:57 -05:00
Kannan Vijayan
cbecc2707a Bug 1057082 - 7/7 - Fix tests. r=jandem 2015-01-14 16:19:14 -05:00
Kannan Vijayan
f4638168e9 Bug 1057082 - 6/7 - Modify profiler sampler to use jit stack walking instead of pseudostack. r=jandem r=BenWa 2015-01-14 16:19:14 -05:00
Kannan Vijayan
fc658deb60 Bug 1057082 - 5/7 - Remove SPS instrumentation and replace with exitaddr instrumentation. r=jandem 2015-01-14 16:19:13 -05:00
Kannan Vijayan
1c98a3a982 Bug 1057082 - 4/7 - Add assembler helpers for later patches. r=jandem 2015-01-14 16:19:13 -05:00
Kannan Vijayan
be1e5038fb Bug 1057082 - 3/7 - Modify jits to use lastProfilingFrame and lastProfilingCallSite fields. r=jandem 2015-01-14 16:19:13 -05:00
Kannan Vijayan
b6f5b5ee44 Bug 1057082 - 2/7 - Add profiler exit and enter frame instrumentation code. r=jandem 2015-01-14 16:19:13 -05:00
Kannan Vijayan
c3fed7ebbb Bug 1057082 - 1/7 - Add JitActivation fields required for new profiler implementation. r=jandem 2015-01-14 16:19:12 -05:00
Gregor Wagner
228f7e0dbd Backout bug 1110917 for Gij red. r=me 2015-01-14 11:26:01 -08:00
Gregor Wagner
eddcc4cfca Backout bug 1110917 for Gij red. 2015-01-14 11:25:38 -08:00
Gregor Wagner
f22a627b9b Backout bug 1110917 for Gij red. 2015-01-14 11:25:15 -08:00
Eugen Sawin
a52fe731d9 Bug 1115377 - Delete outdated update package when downloading new version. r=snorp 2015-01-14 20:24:43 +01:00
Michael Comella
a6bdbdb9b5 Bug 1106935 - Part 1: Replace old tablet pngs with null XML resources. r=mhaigh 2015-01-14 11:37:45 -08:00
Ryan VanderMeulen
ebd3ddce35 Merge m-c to fx-team. a=merge 2015-01-14 13:48:35 -05:00
Ryan VanderMeulen
0f74dc4c92 Merge m-c to b2g-inbound. a=merge 2015-01-14 13:47:22 -05:00
Ryan VanderMeulen
e6b8f3a849 Merge m-c to inbound. a=merge 2015-01-14 13:46:46 -05:00
Ryan VanderMeulen
82e3ce2e32 No bug - Adjust some Android reftest expectations now that they're passing again. r=gbrown, a=test-only
These tests were originally marked as failing on 2.3 so that Android 2.3 could be enabled in production. Something today made them start passing again, so remove the failing annotations.
2015-01-14 13:46:20 -05:00
Ryan VanderMeulen
938928f50a Merge m-c to inbound. a=merge 2015-01-14 13:45:59 -05:00
Ryan VanderMeulen
91f62b4eb6 Bug 1088708 - Disable testOSLocale on Android x86 for permafailing. r=gbrown, a=test-only 2015-01-14 13:44:36 -05:00
Ryan VanderMeulen
5a9acc63e4 Bug 1120680 - Fix copypasta mistake. 2015-01-14 13:39:05 -05:00
Dan Mosedale
9ef244fa13 Bug 1120001-direct calls sometime say 'unavailable' rather than 'something went wrong'; patch=jaws,dmose; r=jaws,dmose
--HG--
extra : rebase_source : 2d366789d71f4c26d8c7b76e04dd62c0650962f2
2015-01-14 12:48:43 -05:00
B2G Bumper Bot
34ce8bacdb Bumping manifests a=b2g-bump 2015-01-14 09:18:26 -08:00
B2G Bumper Bot
348bbe7381 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5e3f9375165b
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1121274 - Intermittent uninstallation_test.js | Use waitForElement instead of findElement r=kgrandon
2015-01-14 09:16:46 -08:00
Ben Hearsum
4e37a155bb bug 1121015: Dolphin non-engineering nightlies are broken - upload mars. r=ryanvm, a=bustage 2015-01-14 10:11:22 -05:00
B2G Bumper Bot
0b442a22bc Bumping manifests a=b2g-bump 2015-01-14 06:23:26 -08:00
B2G Bumper Bot
9c6c7c47bd Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/720bb70292fd
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Merge pull request #27280 from chirarobert/bug_1119278

Bug 1119278 - Intermittent test_music_change_rating.py

========

https://hg.mozilla.org/integration/gaia-central/rev/78827aa9666d
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1119278 - Intermittent test_music_change_rating.py

========

https://hg.mozilla.org/integration/gaia-central/rev/98691826d2d5
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27349 from bebef1987/fix_status_bar

Bug 1120926 - Update StatusBar page object to use the minimized and maxi...

========

https://hg.mozilla.org/integration/gaia-central/rev/d825d0d3abf1
Author: bebef1987 <florin.strugariu@softvision.ro>
Desc: Bug 1120926 - Update StatusBar page object to use the minimized and maximized status bars
2015-01-14 06:21:49 -08:00
Carsten "Tomcat" Book
aa779853d3 Merge mozilla-central to b2g-inbound 2015-01-14 15:00:18 +01:00
B2G Bumper Bot
adf90cc975 Bumping manifests a=b2g-bump 2015-01-14 05:51:51 -08:00
B2G Bumper Bot
b6132d9c21 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f3355b83481c
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27381 from viorelaioia/revert_pr_26888

Revert "Bug 1102931 - Intermittent test_ftu_with_tour.py TestFtu.test_ft...

========

https://hg.mozilla.org/integration/gaia-central/rev/8da28c36bf7a
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Revert "Bug 1102931 - Intermittent test_ftu_with_tour.py TestFtu.test_ftu_with_tour"

This reverts commit c728d26f2b64c390ba9df9bcea35946e6bc6c3da.
2015-01-14 05:46:43 -08:00
Carsten "Tomcat" Book
fedd16f693 merge b2g-inbound to mozilla-central a=merge 2015-01-14 14:29:27 +01:00
Carsten "Tomcat" Book
9a34b72c5f merge fx-team to mozilla-central a=merge 2015-01-14 14:25:18 +01:00
B2G Bumper Bot
8d125aa85c Bumping manifests a=b2g-bump 2015-01-14 05:18:25 -08:00
B2G Bumper Bot
eb26bacbd0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/afc1c106d3d2
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #27213 from yzen/bug-1101421

Bug 1101421 - made ftu tests ensure that the wifi screen is loaded.

========

https://hg.mozilla.org/integration/gaia-central/rev/9e9788543062
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1101421 - made ftu tests ensure that the languages screen is localized before we continue to wifi.
2015-01-14 05:16:46 -08:00
B2G Bumper Bot
487b5cd723 Bumping manifests a=b2g-bump 2015-01-14 04:46:59 -08:00
B2G Bumper Bot
aa08e321a2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1bcc414d6fa5
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #27316 from shamenchens/Bug1120355-EnableJshintForTV

Bug 1120355 - Enable jshint for tv_apps, r=RickyChien

========

https://hg.mozilla.org/integration/gaia-central/rev/fda262091278
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1120355 - Enable jshint for tv_apps
2015-01-14 04:41:45 -08:00
Jan de Mooij
cc20ca5b09 Bug 1120960 - Remove NativeObject::lookup workaround for MSVC bug. r=Waldo 2015-01-14 10:13:28 +01:00
Rahul
0a5acf2ca0 Bug 1093668 - Cleanup jsopcode.h. r=jandem 2015-01-14 10:05:46 +01:00
Lars T Hansen
08d0ec3a2d Bug 1120207 - Remove ForkJoin and ThreadPool from the sources. r=shu 2015-01-14 09:22:00 +01:00