Commit Graph

193378 Commits

Author SHA1 Message Date
Marco Castelluccio
32cf2750c7 Bug 1036717 - Test webapp runtime update service. r=myk
--HG--
rename : toolkit/webapps/tests/test_custom_origin.xul => toolkit/webapps/tests/test_hosted_checkforupdates_from_webapp_runtime.xul
rename : toolkit/webapps/tests/test_custom_origin.xul => toolkit/webapps/tests/test_packaged_checkforupdates_from_webapp_runtime.xul
2014-07-12 02:09:50 +02:00
Marco Castelluccio
c0bba834ce Bug 1036751 - Test webapp runtime executable update. r=myk
--HG--
rename : toolkit/webapps/tests/test_hosted_launch.xul => toolkit/webapps/tests/test_webapp_runtime_executable_update.xul
2014-07-12 02:04:55 +02:00
Boris Zbarsky
8ea5b82c24 Bug 832014 part 9. Switch AccessCheck to using the generated LocationBinding::IsPermitted method. r=bholley 2014-07-11 19:34:44 -04:00
Boris Zbarsky
13b4ac0823 Bug 832014 part 8. Switch Location to WebIDL bindings. r=peterv,bholley 2014-07-11 19:32:46 -04:00
Boris Zbarsky
296f475579 Bug 832014 part 7. Fix Xray support for unforgeable methods. r=peterv 2014-07-11 19:32:16 -04:00
Boris Zbarsky
7769b8f593 Bug 832014 part 6. Make it possible to specify that only a particular interface that implements a given consequential interface gets cross-origin-settable behavior for a particular property. r=bholley 2014-07-11 19:32:14 -04:00
Boris Zbarsky
5de410d5a0 Bug 832014 part 5. Add WebIDL API to nsLocation. r=peterv,bholley 2014-07-11 19:31:46 -04:00
Boris Zbarsky
d04696eb6f Bug 832014 part 4. Make the URLUtils APIs able to throw, since Location needs to be able to do that so far. r=peterv 2014-07-11 19:30:27 -04:00
Boris Zbarsky
d88c077ec5 Bug 832014 part 3. Start using nsLocation for the Location interface in bindings. r=peterv 2014-07-11 19:30:27 -04:00
Boris Zbarsky
11d5cdb1c8 Bug 832014 part 2. Add codegen support for [Unforgeable] interfaces. r=peterv 2014-07-11 19:30:27 -04:00
Boris Zbarsky
2c178b67e0 Bug 832014 part 1. Add parser support for an [Unforgeable] annotation on WebIDL interfaces. r=peterv 2014-07-11 19:30:26 -04:00
Chris Peterson
660b24439f Back out 805ac89b5924 (Bug 1036781) for 52% regression on AWFY's asmjs-ubench-skinning. 2014-07-11 16:01:11 -07:00
Brian Hackett
cde5832a37 Bug 1024786 - Watch for inferred file/line information on errors when printing error contexts, r=jandem. 2014-07-11 14:59:20 -08:00
Bobby Holley
b664b5fc68 Bug 1034682 - Set wantXrays to false for content XBL scopes. r=billm 2014-07-11 15:56:27 -07:00
Bobby Holley
6f2856e266 Bug 1034682 - Move remaining wacky wantXrays behavior to the JS entry point so that we don't have to worry about it when creating Sandboxes from C++. r=peterv 2014-07-11 15:56:27 -07:00
Bobby Holley
1004b8a2a8 Bug 1034682 - Remove nonsensical sandboxProto waiving in the wantXrays case. r=peterv
This doesn't make sense. wantXrays means that the WrapperFactory machinery gives
us Xrays in the same-origin case. When it's false, we don't have Xrays to
same-origin objects to begin with, so the waive is useless. Its only observable
effect comes in the situation of privileged (i.e. nsEP) sandboxes with a
less-privileged sandboxPrototype. And I see no reason why these things should get
a waived prototype.

It looks like this was added in 2010 for the Web Console in bug 611401. None of
that is applicable anymore.
2014-07-11 15:56:27 -07:00
Jeff Gilbert
f55a1f1612 Bug 1037147 - Purge EOL whitespace again. - r=mattwoodrow 2014-07-11 15:41:41 -07:00
Jeff Gilbert
2bcd725268 Bug 1037151 - Merge SharedSurface_GL into SharedSurface. - r=mattwoodrow 2014-07-11 15:10:49 -07:00
Landry Breuil
69da078887 Bug 982693 - use -fno-integrated-as (if available) with clang when building vp8_asm_enc_offsets.c r=tterriberry 2014-07-11 09:55:27 +02:00
Brian Smith
76608dbfec Bug 1037324: Delegate additional name constraint selection to the TrustDomain in mozilla::pkix, r=cviecco
--HG--
extra : rebase_source : 300f33bfb3a0c9ae1525695b080674c1fb21eafc
2014-07-10 22:38:59 -07:00
Till Schneidereit
cb04dd761f Bug 1031414 - Update LZ4. r=Ms2ger 2014-07-10 14:56:26 +02:00
Nikhil Marathe
9e3ee145e5 Bug 984048 - Patch 6 - Scope ordering and utility functions. r=ehsan,khuey
Added r=khuey via IRC to validate webidl DOM peer check.

--HG--
extra : rebase_source : 0aa1a6bcdc0f2ec8c5cd8af44d39afb62b1d4abf
2014-07-11 11:52:19 -07:00
James Willcox
311d5315c6 Bug 964511 - Delay Snippets.js initialization until after startup r=mfinkle
--HG--
extra : histedit_source : 4fba71c58717aad098c60bc767090741ef8f4883
2014-07-11 16:15:39 -05:00
Shashank Sabniveesu
4cd2d5a8ce Bug 1034910 - Make the dtor of nsJSArgArray protected. r=smaug 2014-07-11 13:19:00 -04:00
Emanuel Hoogeveen
c4623421d1 Bug 1017165 - Sort arenas in order of increasing free space during finalization. r=billm 2014-07-11 09:39:00 -04:00
Jeff Gilbert
6facc4613e Bug 1037147 - Purge EOL whitespace. - r=mattwoodrow 2014-07-11 13:50:23 -07:00
Jeff Gilbert
a6c554ebae Bug 1037151 - Purge EOL whitespace from some files. - r=mattwoodrow 2014-07-11 13:45:22 -07:00
Ryan VanderMeulen
6d6357a5b4 Merge m-c to inbound. a=merge 2014-07-11 16:38:04 -04:00
Randell Jesup
8388ea9dc5 Bug 1037626: Support Webrtc H.264 offers with only packetization mode 1 r=ehugg 2014-07-11 16:35:36 -04:00
Ryan VanderMeulen
0aebdb29a0 Merge inbound to m-c. a=merge 2014-07-11 16:34:56 -04:00
Benoit Jacob
2061c918ef Bug 1034321 - Officially don't try to print e10s tabs until that is supported - r=billm 2014-07-11 16:29:21 -04:00
Ryan VanderMeulen
33a86ae4f8 Merge fx-team to m-c. a=merge 2014-07-11 16:22:36 -04:00
Ryan VanderMeulen
4687902745 Merge b2g-inbound to m-c. a=merge 2014-07-11 15:59:34 -04:00
B2G Bumper Bot
1664992d1b Bumping manifests a=b2g-bump 2014-07-11 10:46:20 -07:00
B2G Bumper Bot
15019d4282 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f705a3f96020
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1037194 - Disable intermittent gaia-integration | TEST-UNEXPECTED-FAIL | /builds/slave/test/gaia/apps/verticalhome/test/marionette/app_hosted_use_cached_icon_test.js | Vertical Home - Hosted app cached icon fetch fallback to default icon

========

https://hg.mozilla.org/integration/gaia-central/rev/00b2f30e17fc
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #21495 from weigao123/bug996863-master

Bug 996863 - [master] show warn message when emergencyOnly. r=Etienne.

========

https://hg.mozilla.org/integration/gaia-central/rev/567e3e41d948
Author: wei.gao <wei.gao@spreadtrum.com>
Desc: Bug 996863 - [master] show warn message when emergencyOnly. r=Etienne.
2014-07-11 10:40:30 -07:00
B2G Bumper Bot
544ca70d31 Bumping manifests a=b2g-bump 2014-07-11 10:36:17 -07:00
B2G Bumper Bot
2909aabe1d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e20fe860d63f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1029766 - Intermittent TEST-UNEXPECTED-FAIL | collection_test.js | Vertical - Collection drag icon (/w entry point) into collection r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/49d733f3a96c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1029766 - Intermittent TEST-UNEXPECTED-FAIL | collection_test.js | Vertical - Collection drag icon (/w entry point) into collection r=crdlc"

This reverts commit 6cb2e93790340d18d771a4c532ecfb968fa38c51.
2014-07-11 10:25:30 -07:00
Chenxia Liu
3f89f2e244 Bug 1028705 - Move new tab button back to the right. r=lucasr 2014-07-11 09:59:58 -07:00
James Hugman
de67a29cae Bug 1003962 - force-set browser size to ensure we set CSS viewport size before doc checks it; r=myk 2014-07-11 09:24:37 -07:00
Myk Melez
54973d7dbb Backed out changeset a043578146a6 for incorrect attribution 2014-07-11 09:23:42 -07:00
B2G Bumper Bot
515107b299 Bumping manifests a=b2g-bump 2014-07-11 09:21:39 -07:00
B2G Bumper Bot
ec68b5144a Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ccb40cf2c27f
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #21566 from schien/bug984274-fix-mochitest-permission

Bug 984274 - add required permission for mochitest. r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/ee4e3b04920c
Author: Shih-Chiang Chien <schien@mozilla.com>
Desc: Bug 984274 - add required permission for mochitest. r=fabrice

========

https://hg.mozilla.org/integration/gaia-central/rev/e248d4293f0c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #21198 from KevinGrandon/bug_1017247_system_launch_regression

Bug 1017247 - [System] Remove on-homescreen class

========

https://hg.mozilla.org/integration/gaia-central/rev/225b49af7e81
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1017247 - [System] Remove on-homescreen class r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/ebcf020b2042
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #21268 from ferjm/bug1028398.fxapermission

Bug 1028398: FxA will silently provide user's email to privileged apps i...

========

https://hg.mozilla.org/integration/gaia-central/rev/c7b5f5e4ddde
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 1028398: FxA will silently provide user's email to privileged apps in 2.0. r=zac,arthurcc,gpg
2014-07-11 09:15:35 -07:00
B2G Bumper Bot
f91363749a Bumping manifests a=b2g-bump 2014-07-11 09:11:17 -07:00
B2G Bumper Bot
334598c20b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5477def773c7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #21563 from KevinGrandon/bug_1029766_collection_intermittent_test

Bug 1029766 - Intermittent TEST-UNEXPECTED-FAIL | collection_test.js | Vertical - Collection drag icon (/w entry point) into collection

========

https://hg.mozilla.org/integration/gaia-central/rev/4bb0e8e3368e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1029766 - Intermittent TEST-UNEXPECTED-FAIL | collection_test.js | Vertical - Collection drag icon (/w entry point) into collection r=crdlc
2014-07-11 09:05:28 -07:00
Myk Melez
d8480f055e Bug 1003962 - force-set browser size to ensure we set CSS viewport size before doc checks it; r=myk 2014-07-11 08:59:41 -07:00
Shane Caraveo
e6c852f5dd Bug 926417 add microdata support for share/marks, r=markh, r=felipe 2014-07-11 08:50:34 -07:00
B2G Bumper Bot
939cab11a1 Bumping manifests a=b2g-bump 2014-07-11 08:41:15 -07:00
Henrik Skupin
ffe11b9485 Bug 1037464 - Upgrade virtualenv to 1.11.6 because of installation issue [bustage fix]. r=ahal a=testonly DONTBUILD 2014-07-11 17:39:20 +02:00
B2G Bumper Bot
8a98efaddc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c1592841047f
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #21545 from bebef1987/alarm

Bug 1036474 - Update test_clock_create_new_alarm to change the alarm tim...

========

https://hg.mozilla.org/integration/gaia-central/rev/40b457a9958b
Author: Bebe <bebe@mozilla.ro>
Desc: Bug 1036474 - Update test_clock_create_new_alarm to change the alarm time
2014-07-11 08:35:26 -07:00
B2G Bumper Bot
aa72da0465 Bumping manifests a=b2g-bump 2014-07-11 08:26:17 -07:00