Commit Graph

168452 Commits

Author SHA1 Message Date
Nick Alexander
d3145df1ff Bug 853045 - Part 2: Add frontend and RecursiveMakeBackend for Android Eclipse projects. r=gps 2014-02-13 22:19:49 -08:00
Nick Alexander
f40bc9b6af Bug 853045 - Part 1: Add Android Eclipse project templates to mozbuild. r=gps 2014-02-13 22:19:49 -08:00
Nick Alexander
1b354290cc Bug 853045 - Pre: Remove outdated test files. r=me 2014-02-13 22:19:49 -08:00
Nick Alexander
232546d4fd Bug 971525 - Optionally make FileCopier only delete symlinked directories it needs to replace. r=gps 2014-02-13 22:19:48 -08:00
Chris Peterson
069fc4f91d 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
1cf7a78420 Bug 970427 - Push ForkJoinActivation after calling the bounds function. (r=nmatsakis) 2014-02-13 19:14:14 -08:00
Nicholas Nethercote
6ac6899383 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
cdcd6fceee Bug 956382 - Remove implementations of *IgnoringDomain variants. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley
2fd8b7b977 Bug 956382 - Remove usage of explicit *IgnoringDomain variants. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley
5d2a9f9315 Bug 956382 - Remove unused CAPS gunk. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley
5843049c40 Bug 956382 - Hoist nsScriptSecurityManager::CheckSameOriginPrincipal into nsPrincipal::EqualsConsideringDomain. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley
38d61639fb Bug 956382 - Ignore document.domain by default. r=mrbkap 2014-02-13 18:57:36 -08:00
Bobby Holley
310150db1f 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
0e4e95f3f1 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
4f814908f9 Bug 956382 - Consider document.domain for showModalDialog's dialogArguments and returnValue. r=mrbkap 2014-02-13 18:57:35 -08:00
Bobby Holley
ccdbe495f4 Bug 956382 - Consider document.domain when doing Location security checks. r=mrbkap 2014-02-13 18:57:35 -08:00
Bobby Holley
81d20993a7 Bug 956382 - Consider document.domain when deciding whether to return contentDocument. r=mrbkap 2014-02-13 18:57:35 -08:00
Bobby Holley
25cd8177a5 Bug 956382 - Consider document.domain when computing security wrappers. r=mrbkap 2014-02-13 18:57:35 -08:00
Bobby Holley
7a8e0ba5b9 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
6771e71f15 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
ee5da0ab00 Merge m-c to inbound on a CLOSED TREE 2014-02-13 18:50:08 -08:00
Mike Hommey
8e0f65ab53 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
Wes Kocher
6b9cee2347 Merge fx-team to m-c 2014-02-13 17:28:56 -08:00
Wes Kocher
382e4b472b Merge b2g-inbound to m-c 2014-02-13 17:02:58 -08:00
B2G Bumper Bot
8e17410e30 Bumping manifests a=b2g-bump 2014-02-13 14:16:00 -08:00
B2G Bumper Bot
ff9e8e348a 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
99d2aa1ff6 Bumping manifests a=b2g-bump 2014-02-13 14:00:56 -08:00
B2G Bumper Bot
2ca99b9973 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
8c3fa1055e Backed out changeset c4aba8973e0f (bug 966692) for mochitest-bc failures. 2014-02-13 16:21:02 -05:00
Kannan Vijayan
2289c964a7 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
eecdbaa99e Bug 965901 - Followup bustage fix. r=me CLOSED TREE 2014-02-13 11:55:11 -08:00
Bobby Holley
ea5dbd35dc Bug 960828 - Diagnostics. r=mccr8 2014-02-13 11:54:59 -08:00
B2G Bumper Bot
f00bbbba5c Bumping manifests a=b2g-bump 2014-02-13 11:40:56 -08:00
B2G Bumper Bot
a65425eda2 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
489b11742f Bumping manifests a=b2g-bump 2014-02-13 11:30:56 -08:00
Kannan Vijayan
0f22f62a83 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
cac8fa9961 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
Kannan Vijayan
3d75a41155 Backed out changeset 45f374858666 (bug 852891) for bad commit message referencing wrong bug. DONTBUILD 2014-02-13 14:24:37 -05:00
Kannan Vijayan
9bd121838b Bug 972087 - Add PIC fast-path for ForOfIterator iteration over arrays. r=jimb r=jorendorff 2014-02-13 14:20:27 -05:00
B2G Bumper Bot
53de4e5d90 Bumping manifests a=b2g-bump 2014-02-13 10:51:03 -08:00
B2G Bumper Bot
ea8b703ef1 Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6f1e1fc902e1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #16254 from desaintmartin/971569

Bug 971569 - Fix bootstrap_test after new TTLView implementation.

========

https://hg.mozilla.org/integration/gaia-central/rev/136c96a589b1
Author: Cédric de Saint Martin <cedric.dsm@tiolive.com>
Desc: Bug 971569 - Fix bootstrap_test after new TTLView implementation.

========

https://hg.mozilla.org/integration/gaia-central/rev/0bc9d17e619f
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #15632 from mcav/monday

Bug 943104 - [B2G][Clock][Alarm]App lists Monday as first day of week when choosing days for alarm to go off.

========

https://hg.mozilla.org/integration/gaia-central/rev/5c74fb14ee10
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 943104 - [B2G][Clock][Alarm]App lists Monday as first day of week when choosing days for alarm to go off.

========

https://hg.mozilla.org/integration/gaia-central/rev/0d897749a983
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #16224 from Rik/keyboard-in-contact-hides-tabs-971865

Bug 971865 - Dark bar should not be displayed when searching contacts in... r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/de73a6113a5b
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 971865 - Dark bar should not be displayed when searching contacts inside dialer

========

https://hg.mozilla.org/integration/gaia-central/rev/63124a1439aa
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #16067 from hfiguiere/bug969210

Fixes for MemInfo r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/e1b8255df21e
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 972166 - MemInfo was not safe to call twice. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/7e3deebaa978
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 969210 - Rewrite the parser to be more permissive and foresee more changes. r=julienw
2014-02-13 10:50:55 -08:00
Brandon Benvie
6ffce03025 Bug 941757 - Add Promise constructor to Promise.jsm. r=paolo 2014-02-13 09:39:32 -08:00
Victor Porof
0ded131cec Bug 895747 - DevTools Net Panel: cannot inspect contents of some POST messages, r=rcampbell 2014-02-13 15:15:42 -05:00
Ryan VanderMeulen
16a188a606 Backed out changeset 27a790bd9a90 (bug 968908) for Android bustage. 2014-02-13 14:47:12 -05:00
p0ff
c26262bfd2 Bug 968908 - PromptInputs should return an Object not a String. r=wesj 2014-02-13 14:14:24 -05:00
B2G Bumper Bot
2dfc11ab47 Bumping manifests a=b2g-bump 2014-02-13 08:56:40 -08:00
B2G Bumper Bot
7b101ce277 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Revert "Bug 969587 - Integration tests for FTU variant customization"

========

https://hg.mozilla.org/integration/gaia-central/rev/515a4a178eea
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 969587 - Integration tests for FTU variant customization"

This reverts commit 8afc6521e1b33d75b5fc726a407f08fe7b3f8b09.
2014-02-13 08:55:10 -08:00
B2G Bumper Bot
c6a11fcfa5 Bumping manifests a=b2g-bump 2014-02-13 08:23:15 -08:00
B2G Bumper Bot
db485e4029 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 971569 - [System2] Instantiable TTLView r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/e1f392030991
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971569 - [System2] Instantiable TTLView r=alive

========

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

Bug 971029 - [FTU] Able to launch card view during FTU r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/1d3def273d41
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971029 - [FTU] Able to launch card view during FTU r=alive
2014-02-13 08:15:14 -08:00
Rob Campbell
6dbb08dd03 Bug 966692 - Reduce the default set of warnings we display in console. r=msucan 2014-02-12 09:03:00 -05:00