Commit Graph

346381 Commits

Author SHA1 Message Date
Chris Peterson
b7a36cac1b Bug 972700 - Change "New OOP Window" menu item to "New e10s Window". r=billm 2014-02-13 18:27:25 -08:00
Shu-yu Guo
d640ccb3dc Bug 970427 - Push ForkJoinActivation after calling the bounds function. (r=nmatsakis) 2014-02-13 19:14:14 -08:00
Nicholas Nethercote
dc264778f4 Bug 972657 - Move the "is this script too small to compress?" check to a better place. r=benjamin.
--HG--
extra : rebase_source : 5be3ed97b89f1a8cf5579e3e0d39bdb6cf985aeb
2014-02-13 19:04:05 -08:00
Bobby Holley
7e6a232b92 Bug 956382 - Remove implementations of *IgnoringDomain variants. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley
1c600e7056 Bug 956382 - Remove usage of explicit *IgnoringDomain variants. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley
5489839173 Bug 956382 - Remove unused CAPS gunk. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley
db40fe8635 Bug 956382 - Hoist nsScriptSecurityManager::CheckSameOriginPrincipal into nsPrincipal::EqualsConsideringDomain. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley
0efcb609ad Bug 956382 - Ignore document.domain by default. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley
5e82273b68 Bug 956382 - Remove useless security checks in nsDocument. r=mrbkap
In an o-cap world, we'll generally not get references to cross-origin elements.
And even if we do, we'll fail at the binding layer (when we try to CheckedUnwrap
the security wrapper).
2014-02-13 18:57:36 -08:00
Bobby Holley
88d6ae4ad9 Bug 956382 - Consider document.domain in wacky postMessage security check. r=mrbkap
We can clean this stuff up in bug 968460.
2014-02-13 18:57:35 -08:00
Bobby Holley
7c4284bf87 Bug 956382 - Consider document.domain for showModalDialog's dialogArguments and returnValue. r=mrbkap 2014-02-13 18:57:35 -08:00
Bobby Holley
02b3bf5876 Bug 956382 - Consider document.domain when doing Location security checks. r=mrbkap 2014-02-13 18:57:35 -08:00
Bobby Holley
0e8b3267e2 Bug 956382 - Consider document.domain when deciding whether to return contentDocument. r=mrbkap 2014-02-13 18:57:35 -08:00
Bobby Holley
2b33b064b7 Bug 956382 - Consider document.domain when computing security wrappers. r=mrbkap 2014-02-13 18:57:35 -08:00
Bobby Holley
e0f33e6e2e Bug 956382 - Add AccessCheck::subsumesConsideringDomain and clean up other implementations. r=mrbkap
We now assert that we have a principal when we enter the wrap callback, and we
now have a convenient overload defined in nsIPrincipal.idl.
2014-02-13 18:57:34 -08:00
Bobby Holley
c5505c6f3d Bug 956382 - Introduce an explicit API to do principal checks with document.domain. r=mrbkap 2014-02-13 18:57:34 -08:00
Wes Kocher
3211da1532 Merge m-c to inbound on a CLOSED TREE 2014-02-13 18:50:08 -08:00
Mike Hommey
fb4e9ba3f6 Followup for bug 967556 - Force AC_CHECK_FUNC to use a different cache. r=bustage on a CLOSED TREE 2014-02-14 11:34:12 +09:00
B2G Bumper Bot
d481522b3d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4f00231c5cc5
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #16193 from crh0716/958736

Bug 958736 - Move the localization logic to LockScreenConnInfoManager r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/2c46d671757c
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 958736 - Move the localization logic to LockScreenConnInfoManager

========

https://hg.mozilla.org/integration/gaia-central/rev/bcedbf5ab53b
Author: RickyChien <ricky060709@gmail.com>
Desc: Merge pull request #13408 from RickyChien/issue-934952

Bug 934952 - Add test-agent coverage report into allow-failures of Travis CI. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/766af2e57ac0
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 934952 - Add test-agent coverage report into allow-failures of Travis CI
2014-02-13 18:25:10 -08:00
Wes Kocher
60c87002cf Merge m-c to b2g-inbound 2014-02-13 18:12:02 -08:00
B2G Bumper Bot
0a855815b1 Bumping manifests a=b2g-bump 2014-02-13 18:06:01 -08:00
B2G Bumper Bot
1b1d2dea0d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a211d50351e0
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #16235 from yurenju/comm-makefile-2

Bug 968675 - Add Makefile for communications r=@timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/58b1a98eb555
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 968675 - Add Makefile for communications
2014-02-13 18:00:10 -08:00
Wes Kocher
b921abacaf Merge fx-team to m-c 2014-02-13 17:28:56 -08:00
B2G Bumper Bot
ea1c067d4a Bumping manifests a=b2g-bump 2014-02-13 17:10:57 -08:00
B2G Bumper Bot
f16df0fa5c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1d05c815645a
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #16268 from gaye/bug-972631

Bug 972631 - Disable caldav_test.js on TBPL

========

https://hg.mozilla.org/integration/gaia-central/rev/a32360105e28
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 972631 - Disable caldav_test.js on TBPL
2014-02-13 17:05:10 -08:00
Wes Kocher
7782444919 Merge b2g-inbound to m-c 2014-02-13 17:02:58 -08:00
B2G Bumper Bot
90890adce0 Bumping manifests a=b2g-bump 2014-02-13 16:46:00 -08:00
Brian Smith
5e8b57441e Bug 967153: Update to NSS 3.16 beta 2 (NSS_3_16_BETA2), r=me
--HG--
extra : source : e7b156a508d35034735e0cb44e5f73d6e8b76cc7
2014-02-13 16:43:27 -08:00
B2G Bumper Bot
01800892b2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4e1983599081
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #16258 from justindarc/bug959715

Resolved Bug 959715 - [B2G][Camera] Pinch to zoom in camera app switches...

========

https://hg.mozilla.org/integration/gaia-central/rev/7d0ac1eb294f
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Resolved Bug 959715 - [B2G][Camera] Pinch to zoom in camera app switches orientation of screen
2014-02-13 16:40:11 -08:00
B2G Bumper Bot
5baca72245 Bumping manifests a=b2g-bump 2014-02-13 15:40:59 -08:00
B2G Bumper Bot
d684d8c1af Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ce860e17b01f
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #16232 from mihai/bug_968081

Bug 968081 - [Settings][L10n] Localize WiFi hotspot security type info...

========

https://hg.mozilla.org/integration/gaia-central/rev/42880082acb9
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 968081 - [Settings][L10n] Localize WiFi hotspot security type info on setting changes. r=arthurcc
2014-02-13 15:40:10 -08:00
Ghislain 'Aus' Lacroix
1fa90496e3 Bug 945323 - [Download API] Downloaded path isn't honoring download attribute. r=bz 2014-02-13 14:43:58 -08:00
B2G Bumper Bot
5c731adbd8 Bumping manifests a=b2g-bump 2014-02-13 14:40:57 -08:00
B2G Bumper Bot
467c918ab2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a3b0da8b7871
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #15924 from mcav/original-interface

Bug 961890 - [Sora][Clock][Timer] After unlocking screen, it doesn't stay original interface. r=jugglinmike

========

https://hg.mozilla.org/integration/gaia-central/rev/09be6983aa3d
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 961890 - [Sora][Clock][Timer] After unlocking screen, it doesn't stay original interface when create timer. r=jugglinmike
2014-02-13 14:35:10 -08:00
Marco Bonardo
b2d08e195f Bug 972434 - Fix a dumb loop that mistakenly deletes all of the bookmarks backups. r=MattN 2014-02-13 23:26:40 +01:00
B2G Bumper Bot
82e7a0b8e2 Bumping manifests a=b2g-bump 2014-02-13 14:25:57 -08:00
B2G Bumper Bot
12c2cc4133 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c8f097d092a
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 948580 - [B2G][Email] Send "MAIL FROM" in SMTP probe to validate e-mail address. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/faae1b491dfe
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Revert "Merge pull request #15951 from mcav/smtp-mail-from"

This reverts commit 7429e25940e2c69582cf850bf99652f37117a3d5, reversing
changes made to 369d6998876b78305a727ecfc4c65ed23792cc10.

========

https://hg.mozilla.org/integration/gaia-central/rev/be4b2eb70ddd
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 968852 - Alarm check sign overlays the notification. r=jugglinmike

========

https://hg.mozilla.org/integration/gaia-central/rev/ef9a454a542d
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Revert "Merge pull request #16055 from mcav/banner-fade"

This reverts commit 369d6998876b78305a727ecfc4c65ed23792cc10, reversing
changes made to 42278ba0ed95046ab525ede15caec6cdb5c66967.
2014-02-13 14:20:10 -08:00
B2G Bumper Bot
b854b77f88 Bumping manifests a=b2g-bump 2014-02-13 14:16:00 -08:00
B2G Bumper Bot
09145b2cd7 Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3d73a644a8ec
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #16260 from staktrace/browser

Bug 970428 - Don't run through the code to show the address bar if the s...

========

https://hg.mozilla.org/integration/gaia-central/rev/71b2b286f579
Author: Kartikaya Gupta <kgupta@mozilla.com>
Desc: Bug 970428 - Don't run through the code to show the address bar if the state is undefined. r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/7783dae9aee8
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #15951 from mcav/smtp-mail-from

Bug 948580 - [B2G][Email] Send "MAIL FROM" in SMTP probe to validate e-mail address. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/7cf2be90835f
Author: Marcus Cavanaugh <m@mcav.com>
Desc: GELAM changes for RCPT TO

========

https://hg.mozilla.org/integration/gaia-central/rev/b03d945754f5
Author: Marcus Cavanaugh <m@mcav.com>
Desc: GELAM changes included here.

========

https://hg.mozilla.org/integration/gaia-central/rev/5d220b520d2e
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 948580 - [B2G][Email] Send "MAIL FROM" in SMTP probe to validate e-mail address.

========

https://hg.mozilla.org/integration/gaia-central/rev/fd2fcc16d541
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #16055 from mcav/banner-fade

Bug 968852 - Alarm check sign overlays the notification. r=jugglinmike

========

https://hg.mozilla.org/integration/gaia-central/rev/e67a29937df3
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Fix tests

========

https://hg.mozilla.org/integration/gaia-central/rev/1817cecbb35c
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 968852 - Alarm check sign overlays the notification.
2014-02-13 14:10:10 -08:00
B2G Bumper Bot
2ddb3d5540 Bumping manifests a=b2g-bump 2014-02-13 14:00:56 -08:00
B2G Bumper Bot
9409c24775 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5599c50ef6bc
Author: Mike Pennisi <mike@mikepennisi.com>
Desc: Bug 972526 - [clock] Integration tests' Stopwatch abstraction hides a race condition

r=mcav
2014-02-13 13:55:10 -08:00
Ryan VanderMeulen
53ceaac97e Backed out changeset c4aba8973e0f (bug 966692) for mochitest-bc failures. 2014-02-13 16:21:02 -05:00
Kannan Vijayan
b061dbf20b Bug 952891 - Check in omitted tests and implementation code from last push on a CLOSED TREE. r=jimb r=jorendorff 2014-02-13 14:57:36 -05:00
Bobby Holley
014cca3d05 Bug 965901 - Followup bustage fix. r=me CLOSED TREE 2014-02-13 11:55:11 -08:00
Bobby Holley
7cbea2a19d Bug 960828 - Diagnostics. r=mccr8 2014-02-13 11:54:59 -08:00
B2G Bumper Bot
6a474f8394 Bumping manifests a=b2g-bump 2014-02-13 11:40:56 -08:00
B2G Bumper Bot
9a1df8b522 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 972163 - Everything.me search implementation

========

https://hg.mozilla.org/integration/gaia-central/rev/841cad4891cf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 972163 - Everything.me search implementation r=daleharvey
2014-02-13 11:35:10 -08:00
B2G Bumper Bot
7488cc0675 Bumping manifests a=b2g-bump 2014-02-13 11:30:56 -08:00
Kannan Vijayan
21e7995fb4 Bug 952891 - Add PIC fast-path for ForOfIterator iteration over arrays. r=jimb r=jorendorff DONTBUILD 2014-02-13 14:29:00 -05:00
B2G Bumper Bot
1094a388cb Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 971569 - [System2] TTLView JSDoc style follow-up

========

https://hg.mozilla.org/integration/gaia-central/rev/7846c6a359e7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971569 - [System2] TTLView JSDoc style follow-up
2014-02-13 11:25:10 -08:00