Граф коммитов

314010 Коммитов

Автор SHA1 Сообщение Дата
Garrett Robinson e782df1f32 Bug 887974 - CSP 'unsafe-eval' directive ignored (r=sstamm) 2013-06-27 19:50:03 -07:00
Phil Ringnalda 603579f268 Merge m-c to m-i 2013-06-27 19:42:18 -07:00
Phil Ringnalda 68688d1659 Merge m-i to m-c 2013-06-27 19:32:23 -07:00
Phil Ringnalda 60099b2149 Merge birch to m-c 2013-06-27 19:31:21 -07:00
Nicholas Nethercote 385e5fa1b0 Bug 883696 (part 4) - Include full paths in #include statements in the rest of js/src/ and js/public/. r=luke. 2013-06-27 17:37:29 -07:00
Nicholas Nethercote 9fed70182c Bug 883696 (part 3) - Include full paths in #include statements in js/src/jsapi-tests/. r=luke. 2013-06-27 14:43:30 -07:00
Nicholas Nethercote e8d906830e Bug 883696 (part 2) - Include full paths in #include statements in js/src/{assembler,yarr}/. r=luke. 2013-06-27 14:43:29 -07:00
Phil Ringnalda 9063c580e2 Merge birch to m-c 2013-06-27 14:27:17 -07:00
Chris AtLee dd16c8620c Bug 816793: Backed out changeset e77346fbdff1 for bustage. r=bustage 2013-06-27 17:09:14 -04:00
Chris AtLee 9b6ed4ed02 Bug 816793: Include 32-bit mozconfig for linux desktop b2g builds. r=ted 2013-06-27 16:16:16 -04:00
Jim Chen 25b847a4ce Bug 879568 - Make the ANR reporter use SysInfo class; r=rnewman 2013-06-27 14:25:57 -04:00
Gaia Pushbot 232b30805c Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/dfacedfab904
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Revert "Bug 883787 - Translate the code in HTML comments in the build process"

This reverts commit 53eea8a3da5ae1de3de471a0b1d48aafdd7e81ce.
2013-06-27 11:15:22 -07:00
David Rajchenbach-Teller 2ed9577da6 Bug 876168 - Let's backup sessionstore.js before each upgrade;r=ttaubert 2013-06-27 13:57:05 -04:00
Malini Das 50fe6d487b Bug 883299 - Log coordinates for events that Marionette initiates, r=jgriffin 2013-06-27 13:48:12 -04:00
Gaia Pushbot 5033f2d328 Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/22af4c7c1801
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #10674 from comoyo/vcard_utf8_2

Bug 885546 - VCF importer saves type="UTF-8" in contact fields [r=arcturus]

========

https://hg.mozilla.org/integration/gaia-central/rev/92aa02991dfe
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 885546 - VCF importer saves type="UTF-8" in contact fields [r=arcturus]
2013-06-27 10:40:44 -07:00
David Rajchenbach-Teller d8c828d9ff Bug 886997 - Don't flush by default;r=froydnj 2013-06-27 13:19:54 -04:00
Justin Lebar f8146ab71e Bug 887867 - Add AssertCurrentThreadOwns to StaticMutex. r=khuey 2013-06-27 10:14:11 -07:00
Marco Bonardo 81952bdd2a Bug 791776 - Convert inline autocomplete host query to async.
r=mano
2013-06-27 12:43:11 -04:00
Gaia Pushbot 159c22b1c9 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/148e5145cad1
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 870416 - [MMS] Recipients container multiline view takes all available space

- When the screen resizes, generate a CSS rule that calculates the max available height
- Renames an existing element to match the naming convention
- Adds non-html interpolation support to the template matcher regexp
- Ensures that assimilations abide existing behavior rules

https://bugzilla.mozilla.org/show_bug.cgi?id=870416
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>

========

https://hg.mozilla.org/integration/gaia-central/rev/1af738671094
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 885264 - [SMS/MMS] Ensure Carrier is not displayed for manually entered (unknown contact) recipients

1. If a phone number has carrier associated with it
    the output will be:

  type | carrier

2. If there is no carrier associated with the phone number
    the output will be:

  type | phonenumber

3. If for some reason a single contact has two phone numbers with
    the same type and the same carrier the output will be:

  type | phonenumber

4. If for some reason a single contact has no name and no carrier,
    the output will be:

  type

5. If for some reason a single contact has no name, no type
    and no carrier, the output will be nothing.

https://bugzilla.mozilla.org/show_bug.cgi?id=885264
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-27 09:10:26 -07:00
Masayuki Nakano 8d873a6af1 Bug 866736 part.3 Replace CRLF in WinIMEHandler.(h|cpp) with LF r=jimm 2013-06-28 01:06:45 +09:00
Gaia Pushbot d0f86fc490 Bumping gaia.json for 1 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/461e2be993c7
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 887356 - Homescreen grid test failing on TBPL r=crdlc

This uses sinon to make this sometimes failing test synchronous.
2013-06-27 08:15:46 -07:00
Dan Gohman 175b9107c7 Bug 885169 - Add an explicit backwards-traversing register set iterator, so that code which needs to iterate in a specific order can ask for it explicitly. r=h4writer 2013-06-27 08:11:28 -07:00
Alexander Surkov 656ee75ebf Bug 670087 - AccessibleObjectFromPoint returns incorrect accessible for popup menus, r=tbsaunde, sr=roc 2013-06-27 11:03:58 -04:00
Gaia Pushbot c040992bdc Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/da576217a863
Author: Sam Joch <samuel@guiora.com>
Desc: Merge pull request #10580 from pivanov/bug-885925

Bug 885925 - Header in the calendar sidebar is different from the header in the building block r=@samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/52a95db5f38b
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 885925 - Header in the calendar sidebar is different from the header in the building block
2013-06-27 07:00:23 -07:00
Gaia Pushbot d275618c71 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a16bfd899489
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #10608 from Cwiiis/master

Bug 817876 - Handle multiple modal dialogs from the same origin r=benfrancis

========

https://hg.mozilla.org/integration/gaia-central/rev/0e7d10d4d3dc
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 817876 - Handle multiple modal dialogs from the same origin
2013-06-27 06:45:22 -07:00
Gaia Pushbot 3657efe4ed Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/23f3f5295abf
Author: huchengtw-moz <johu@mozilla.com>
Desc: Merge pull request #9784 from huchengtw-moz/settings/Bug_842252_change_data_call_setting_architecture

Bug 842252 - [B2G][Setting] Change data call setting architecture in Gai...r=@jaoo, r=@arthurcc, r=@fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/128513a67470
Author: John Hu <johu@mozilla.com>
Desc: Bug 842252 - [B2G][Setting] Change data call setting architecture in Gaia.
2013-06-27 04:45:31 -07:00
Gaia Pushbot 59460d1119 Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/c4e3c4a68451
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #10655 from borjasalguero/weird_sound

Bug 887158 - [SMS] DOMRequest change to an array of [DOMRequest]. r=steveck-chung

========

https://hg.mozilla.org/integration/gaia-central/rev/b0a1e159f16a
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 887158 - [SMS] DOMRequest change to an array of [DOMRequest]. r=schung
2013-06-27 04:35:44 -07:00
Gaia Pushbot 8d22a8b4a5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/1771b99267b6
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10584 from rwldrn/885274

Bug 885274 - [SMS/MMS] Option menu. Only execute menu operations when target has an associated action

========

https://hg.mozilla.org/integration/gaia-central/rev/f560e202627e
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 885274 - [SMS/MMS] Option menu. Only execute menu operations when target has an associated action

https://bugzilla.mozilla.org/show_bug.cgi?id=885274
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-27 04:00:23 -07:00
Ed Morley 21ec7a4239 Merge mozilla-central and fx-team 2013-06-27 11:31:49 +01:00
Ed Morley 94b70a3bcb Merge mozilla-central and birch 2013-06-27 11:31:47 +01:00
Ed Morley d9747bc9bb Merge latest green inbound changeset and mozilla-central 2013-06-27 11:30:43 +01:00
Reuben Morais 6ca3211bf7 Bug 885979 - Add support for enabling Contacts API debugging output at runtime. r=gwagner
--HG--
extra : rebase_source : b55c49743099532b939d57b673ae7f9a7cfc74da
2013-06-27 01:25:40 -07:00
Gaia Pushbot 607077b631 Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e4d8c96f60dc
Author: Eric O'Connor <eric@bocoup.com>
Desc: Fix bug 883950 - r=gnarf

Closes gh-10648
2013-06-27 01:15:23 -07:00
Gaia Pushbot 36a5ae76c9 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a936fc5f8ef3
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #10523 from mozshiao9/master_video_885229

Bug 885229 - [Video] headphoneschange event for videos playing from gall..., r=dkuo

========

https://hg.mozilla.org/integration/gaia-central/rev/b777c6139ca5
Author: Mark Shiao <mshiao@mozilla.com>
Desc: Bug 885229 - [Video] headphoneschange event for videos playing from gallery and camera filmstrip
2013-06-27 00:50:22 -07:00
Gaia Pushbot b0d215a256 Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/af314d43e696
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #10427 from yurenju/bug848604

Bug 848604 - used apps.list to pick apps from apps/*, external-apps/* & ... r=timdream r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/1fc023b64005
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 848604 - used apps.list to pick apps from apps/*, external-apps/* & GAIA_DISTRIBUTION_DIR
2013-06-27 00:31:06 -07:00
Mark Banner 0cf6f276aa Bug 887185 Plugins test assumes click-to-play is enabled by default - ensure it is enabled for apps that don't yet have it enabled. r=bsmedberg. 2013-06-27 08:18:35 +01:00
Gregor Wagner 5fcbe40dc3 Bug 887125 - Allow 0 for Memory GC Preferences. r=bent 2013-06-27 14:40:17 +08:00
Phil Ringnalda 9b08363794 Back out 37c7fcfdb186 (bug 885580) on suspicion of causing linux32 Cipc timeouts 2013-06-26 23:21:15 -07:00
Nicholas Nethercote 9994d89bd2 Bug 883696 (part 1) - Include full paths in #include statements in js/src/ion/. r=jandem. 2013-06-26 23:19:51 -07:00
Patrick McManus 142ed6ca77 bug 887995 - allow nsiprotocolproxyservice::asyncresolve() to be called re-entrantly
bug 887995 - allow nsiprotocolproxyservice::asyncresolve() to be called re-entrantly r=jduell
2013-06-27 17:02:04 -04:00
Dan Gohman 670f349522 Bug 871811 - Use push/pop for saving and restoring registers on the stack on x86/x64. r=mjrosenb 2013-06-27 18:49:52 -07:00
Gaia Pushbot c86470832f Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/469f2a2026b4
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #10623 from alivedise/bugzilla/880588/inline-activity-when-locked

Bug 880588 - Don't remove inline activities when device is locked. r=timdream, a=leo+

========

https://hg.mozilla.org/integration/gaia-central/rev/4a269df8b536
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 880588 - Don't remove inline activities when device is locked.
2013-06-26 23:00:45 -07:00
John Daggett a6f1b20e1a Bug 873222 - check unit-type of font-synthesis value before use. r=dbaron 2013-06-27 14:43:00 +09:00
Sam Foster d232cab7e4 Bug 828088 - Rework richgrid and richgriditem bindings to use css columns for down-then-across grids. Hardening downloads and tests. r=fryn
--HG--
extra : amend_source : 745c26b0287819fd4d002e9ca193c13618bbca0a
2013-06-26 21:54:06 -07:00
Bobby Holley 7deb49e1b6 Bug 887098 - Cache nodePrincipal when InstallTrigger is bound. r=gavin 2013-06-26 21:41:55 -07:00
Gaia Pushbot 97d5ae2161 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/5c2da926d186
Author: Dale  Harvey <dale@arandomurl.com>
Desc: Merge pull request #10630 from leob2g/bug_887133_icons_orientation_alignment

bug 887133 making flash and toggle camera icons to align with phone's orientation. r=daleharvey

========

https://hg.mozilla.org/integration/gaia-central/rev/f8a702c248f8
Author: jyothiprasadg <jyothi.prasad@lge.com>
Desc: bug 887133 making flash and toggle camera icons to align with phone's orientation

========

https://hg.mozilla.org/integration/gaia-central/rev/4edaa4718091
Author: Francisco Borja Salguero Castellano <fbsc@tid.es>
Desc: Merge pull request #10641 from steveck-chung/MMS-Delivery-Report

Bug 883095 - [SMS] Delivery Report does not work

========

https://hg.mozilla.org/integration/gaia-central/rev/9d19ac8e7447
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 883095 - [SMS] Delivery Report does not work
2013-06-26 21:30:23 -07:00
Gaia Pushbot 814960b00f Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d573cf3fff64
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #10628 from etiennesegonzac/bug-879966-voicemail-icon

Bug 879966 - Better voicemail notification icon.

========

https://hg.mozilla.org/integration/gaia-central/rev/a5b48ca2cc80
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 879966 - Better voicemail notification icon.
r=samjoch

========

https://hg.mozilla.org/integration/gaia-central/rev/991ff233d69a
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #10496 from siemiatj/bug_829406

Bug 829406 - Dialer doesn't send tones when user leaves the button r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/963d3be5c988
Author: jakub <jakub@bryntum.com>
Desc: Bug 829406 - Dialer doesn't send tones when user leaves the button before releasing it.
2013-06-26 21:20:22 -07:00
Phil Ringnalda 638f256ddf Back out 5495c78f77ea (bug 705691) on suspicion of causing linux32 Cipc timeouts 2013-06-26 21:19:08 -07:00
Stephen Pohl 2f5dcc7ff0 Bug 868416: Keep overlay scrollbars the same size irrespective of the current document zoom level. r=roc 2013-06-27 00:00:41 -04:00
Gaia Pushbot a922b33a1d Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/2dd9eb25994b
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #10650 from borjasalguero/regression_counter

Bug 887615 - [SMS] [Regression] Character counter is broken. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/2965a838d7d9
Author: borjasalguero <fbsc@tid.es>
Desc: Bug 887615 - [SMS] [Regression] Character counter is broken. r=schung
2013-06-26 21:00:23 -07:00