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

326244 Коммитов

Автор SHA1 Сообщение Дата
Chris Kitching eaf1f8f4f4 Bug 913985: Part 4 - Add new generated code to version control. r=kats 2013-09-27 10:10:09 -04:00
Chris Kitching 9fd98b418c Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
2013-09-27 10:09:39 -04:00
Chris Kitching 94a80a6db1 Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-09-27 10:09:09 -04:00
Chris Kitching 31f7c9326f Bug 913985: Part 1 - Introduce a nicer annotation API for the generator, and migrate all existing annotations to it. r=kats
--HG--
rename : mobile/android/base/mozglue/OptionalGeneratedParameter.java => mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java
rename : mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java => mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java
2013-09-27 10:08:43 -04:00
Kartikaya Gupta 6b7e07f87d Back out d9bdfdfda06e to dd17e0758a00 (bug 913985) due to incorrect author on some of the patches. r=backout
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
2013-09-27 10:25:23 -04:00
Alexander Surkov c2f4356425 Bug 466481 - Arabic and Hebrew characters bounds are incorrect in a11y APIs, r=tbsaunde 2013-09-27 10:15:19 -04:00
Chris Kitching 2537169fc7 Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats 2013-09-27 10:10:47 -04:00
Chris Kitching 602a2edbcb Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats 2013-09-27 10:10:37 -04:00
Chris Kitching 0dc4ab6e5a Bug 913985: Part 4 - Add new generated code to version control. r=kats 2013-09-27 10:10:09 -04:00
Kartikaya Gupta 09660c417f Bug 913985: Part 3 - Update the annotation processor to generate wrapper classes. r=kats
--HG--
rename : build/annotationProcessors/MethodWithAnnotationInfo.java => build/annotationProcessors/AnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticMethodComparator.java => build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java
rename : build/annotationProcessors/utils/GeneratableEntryPointIterator.java => build/annotationProcessors/utils/GeneratableElementIterator.java
2013-09-27 10:09:39 -04:00
Kartikaya Gupta 2b9f4d1e0c Bug 913985: Part 2 - Add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-09-27 10:09:09 -04:00
Kartikaya Gupta 1166163054 Bug 913985: Part 1 - Introduce a nicer annotation API for the generator, and migrate all existing annotations to it. r=kats
--HG--
rename : mobile/android/base/mozglue/OptionalGeneratedParameter.java => mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java
rename : mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java => mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java
2013-09-27 10:08:43 -04:00
Jonathan Kew bcb64cdef3 backout changesets 9a9382595fce and ff34f480df07 (bug 910506) on a CLOSED TREE for failure in reftest variation-selector-unsupported-1.html 2013-09-27 14:58:28 +01:00
Cameron McCormack 772ea83a2c Bug 921456 - Remove unused nsSVGElement::GetPresentationAttribute prototype. r=longsonr 2013-09-27 23:53:04 +10:00
Carsten "Tomcat" Book fba1ba6542 Backed out changeset 0cc959e28407 (bug 897516) failed XPC Shell tests CLOSED TREE 2013-09-27 15:45:31 +02:00
Carsten "Tomcat" Book 9d091b9fb6 Backed out changeset d768ef5946b9 (bug 897516) failed XPC Shell tests 2013-09-27 15:45:18 +02:00
Carsten "Tomcat" Book 0156c7b9d8 Backed out changeset b4f4c2e6a7d6 (bug 897516) failed XPC Shell tests 2013-09-27 15:45:07 +02:00
Dan Minor 11d7f69af7 Bug 920602 - Only package Android cppunittest manifest on Android; r=ted 2013-09-27 08:26:05 -04:00
Jonathan Kew eb104562ce bug 910506 - fix up gfxHarfBuzzShaper::GetGlyph for changed semantics of the hb_font_get_glyph callback. r=jdaggett 2013-09-27 13:22:26 +01:00
Jonathan Kew 593c1bcc3d bug 910506 - update harfbuzz to upstream version 0.9.21 + latest fixes (078de49ca10285f6cd1452abd40f831a17af5d1a). r=jdaggett 2013-09-27 13:22:26 +01:00
Martijn Wargers 01fd8c8bbd Bug 918604 - Remove more enablePrivilege calls. r=jmaher 2013-09-25 19:32:20 +02:00
Garrett Robinson 56a97fccda Bug 918050 - mach bootstrap should do the same thing for Linux Mint that it does for Ubuntu. r=gps 2013-09-20 13:05:30 -07:00
Christoph Kerschbaumer 4caf5ef0a1 Bug 897516 - Implement a separate cookie jar for safebrowsing - tests. r=mmc 2013-08-19 12:25:31 -07:00
Christoph Kerschbaumer 9d5c6fa83f Bug 897516 - Implement a separate cookie jar for safebrowsing - rekey part. r=mmc 2013-08-19 12:05:40 -07:00
Christoph Kerschbaumer 72cca452f5 Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc 2013-08-19 12:31:24 -07:00
Olli Pettay b2efa808e5 Bug 921033 - Make InterAppMessageEvent to use webidl event codegen, r=gene.lian
--HG--
rename : dom/webidl/InterAppMessageEvent.webidl => dom/webidl/MozInterAppMessageEvent.webidl
2013-09-27 13:50:05 +03:00
Ed Morley 0c4fa91583 Backed out changeset 045d5fadd2fa (bug 907463) for compilation failures 2013-09-27 11:37:18 +01:00
Ed Morley afcd2640f5 Backed out changeset e28ae87bbc03 (bug 907463) 2013-09-27 11:37:03 +01:00
Ed Morley 0e5b0cebbd Backed out changeset 08d9bbb1044f (bug 907463) 2013-09-27 11:37:00 +01:00
Carsten "Tomcat" Book 526ace5dfc Merge m-c to mozilla-inbound 2013-09-27 12:04:21 +02:00
Ed Morley ea2514dfae Backed out changeset 2e76e3b9479e (bug 913224) for compilation errors 2013-09-27 10:54:06 +01:00
Nicholas Cameron 99372e1e41 Bug 907463. Dealloc shmem on ActorDestroy. r=nical 2013-09-27 21:48:42 +12:00
Carsten "Tomcat" Book 158f374a25 merge b2g-inbound to mc 2013-09-27 11:33:26 +02:00
Gaia Pushbot 8dbc699631 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6b82ab58ac7e
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #11952 from rexboy7/fix-bug910185-4

bug 910185 - [Contact] Fix z-index problem when navigating panels.

========

https://hg.mozilla.org/integration/gaia-central/rev/958b0f2edd94
Author: Rex Lee <rexboy@mozilla.com>
Desc: bug 910185 - [Contact] Fix z-index problem when navigating panels.
2013-09-26 20:45:25 -07:00
Gaia Pushbot 5395de57fd Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/045f9ed29f81
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #12483 from snowmantw/issue919854

Bug 919854 - [LockScreen] The icon effects isn't obvious enough

========

https://hg.mozilla.org/integration/gaia-central/rev/4b035f2dbbf6
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 919854 - [LockScreen] The icon effects isn't obvious enough
2013-09-26 20:35:23 -07:00
Gaia Pushbot 272bcb9a88 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/05f14cf07f5b
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12482 from lightsofapollo/921297

Bug 921297 - Enable travis irc notifications r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/322a1a61afb5
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 921297 - Enable travis irc notifications r=me
2013-09-26 20:10:23 -07:00
Gaia Pushbot a82d147993 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/69612b1684ee
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #12291 from snowmantw/issue917689

Bug 917689 - LockScreen won't slide on B2G desktop and Firefox nightly

========

https://hg.mozilla.org/integration/gaia-central/rev/df1f0f0ed60b
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 917689 - LockScreen won't slide on B2G desktop and Firefox nightly
2013-09-26 19:45:23 -07:00
Gaia Pushbot 5340c319f6 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/131946338361
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #12484 from lightsofapollo/revert-xpcshell-nice

Revert "Bug 906316 - Don't download the xulrunner SDK each time we chang...

========

https://hg.mozilla.org/integration/gaia-central/rev/837519b9bf26
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Bug 906316 - Don't download the xulrunner SDK each time we change a branch if their configuration are different r=yurenju,asuth,ochameau"

This reverts commit 106001c4e0ab9253001bed815c03f46b8dd046f0.

========

https://hg.mozilla.org/integration/gaia-central/rev/f590c3659ec3
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #12465 from steveck-chung/bug-919898

Bug 919898 - [B2G][Helix][Date]The SMS is wrong when the time is set to old time. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/b7756926909f
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 919898 - [B2G][Helix][Date]The SMS is wrong when the time is set to old time
2013-09-26 19:35:23 -07:00
Ryan VanderMeulen 03f9c21f0f Merge m-c to b2g-inbound. 2013-09-26 21:38:57 -04:00
Ryan VanderMeulen 1286b0b31d Merge fx-team to m-c. 2013-09-26 21:36:35 -04:00
Gaia Pushbot d8ec9736bc Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/029673339a4b
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #12199 from jrburke/bug915639-email-notify-tests

Bug 915639 email notification tests r=gaye

========

https://hg.mozilla.org/integration/gaia-central/rev/5fd4e056555f
Author: jrburke <jrburke@gmail.com>
Desc: Bug 915639 - [Email] Complete integration tests for notifications
2013-09-26 18:35:23 -07:00
Ryan VanderMeulen 4ee712cb39 Merge b2g-inbound to m-c. 2013-09-26 21:32:43 -04:00
Ryan VanderMeulen f2641c9a83 Merge inbound to m-c. 2013-09-26 21:29:08 -04:00
Brian Nicholson f1c82ffdb6 Bug 917538 - Fix Fennec Restarter flags and remove System.exit(0). r=blassey 2013-09-26 16:34:38 -07:00
Gregory Szorc 8d22d44618 Bug 921198 - Increase pymake recursion limit (again); r=glandium 2013-09-26 14:43:45 -07:00
Ehsan Akhgari 249ffd9e78 Bug 915735 - Part 2: Tickle stdout when linking the PGOed xul.dll; r=ted 2013-09-26 16:54:48 -04:00
Wes Kocher de2f4e649f Backed out changeset 96974bd168a5 (bug 920831). Test mentioning MozInputMethod failed. 2013-09-26 13:53:54 -07:00
Gaia Pushbot 2dd843371c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9f88878f616
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #12458 from eeejay/bug-920796

Bug 920796 - Add menu roles to sleep menu. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/5f9ff6d7dd34
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 920796 - Add menu roles to sleep menu
2013-09-26 13:00:27 -07:00
Gaia Pushbot 2537602471 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43f89977f3a5
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 920037 - [Messages] In participant option menu, overlay display should only dislay unknown number/email once r=julienw

https://bugzilla.mozilla.org/show_bug.cgi?id=920037

- Re-organize the assignment of OptionMenu params
- Always set params.section. If the participant is an known contact participant a node will be rendered, otherwise the content will be an empty string
- Limit calls to renderContact for those participants that are known contacts
- Update tests
    - assert content of params.header value
    - assert that params.section is an empty string for unknown participants

Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-09-26 12:50:23 -07:00
Gaia Pushbot 8ba823323a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/77926589c07c
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #12478 from gaye/bug-902124

Bug 902124 - Followup to fix passing NPM_REGISTRY to gaia-marionette

========

https://hg.mozilla.org/integration/gaia-central/rev/63253f9fd46f
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 902124 - Followup to fix passing NPM_REGISTRY to gaia-marionette
2013-09-26 12:36:24 -07:00