Commit Graph

333894 Commits

Author SHA1 Message Date
Chris Kitching
c4e86cb63e Bug 913985 - Part 5: refactor the Bridge to use the generated code. r=kats 2013-11-12 10:41:01 -08:00
Chris Kitching
17aad0406a Bug 913985 - Part 4: add new generated code to version control. r=kats 2013-11-12 10:41:00 -08:00
Chris Kitching
e66536370a 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-11-18 20:31:35 -08:00
Chris Kitching
b034e15277 Bug 913985 - Part 2: add annotations to all remaining JNI entry points, marking them for generations. r=kats 2013-11-12 10:41:00 -08:00
Chris Kitching
fc7d75fbe2 Bug 913985 - Part 1.5: update the annotation processor to handle the renamed annotations. r=kats 2013-11-12 10:41:00 -08:00
Chris Kitching
a1aea84f38 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-11-12 10:40:59 -08:00
Brian Grinstead
be53323151 Bug 862558 - Web Console should always be available / visible;r=msucan 2013-11-11 15:13:28 -06:00
Brian Grinstead
4102c084a6 Bug 938172 - Do not allow disabling of "core" developer tools from options panel;r=dcamp 2013-11-18 14:12:02 -06:00
Michael Comella
ac528ffe19 Bug 916507 - Part 4: Remove reflection from tests. r=nalexander 2013-11-18 11:50:12 -08:00
Michael Comella
729061638b Bug 916507 - Part 3: Remove reflection from DatabaseHelper. r=nalexander 2013-11-18 11:50:11 -08:00
Michael Comella
8c841ee70d Bug 916507 - Part 2: Remove reflection from BaseTest. r=nalexander 2013-11-13 14:53:21 -08:00
Michael Comella
d70bd50f64 Bug 916507 - Part 1: Adjust robocop Makefile to allow importing of org.mozilla.gecko classes. r=nalexander 2013-11-18 11:48:19 -08:00
Sriram Ramasubramanian
f596a10091 Bug 937829: Make QuickShare aware of the history to choose the icons. [r=mfinkle]
--HG--
extra : rebase_source : 9a6d15dc3e4355c9063a4d49cae02259cf3d4cb3
2013-11-13 09:34:09 -08:00
Sriram Ramasubramanian
9a159ff8ea Bug 937829: Cleanup the layout glitch when only one share icon is shown. [r=mfinkle]
--HG--
extra : rebase_source : c9432f960f8295d27d2756406dd0067d7427d83e
2013-11-13 09:34:05 -08:00
Sriram Ramasubramanian
dab31c55e3 Bug 937829: QuickShare with more icons. [r=mfinkle]
--HG--
rename : browser/themes/linux/Toolbar-inverted.png => browser/themes/windows/Toolbar-inverted.png
extra : rebase_source : b3bea92b63ce42d7bec2a2da55075e42453b3e56
2013-11-13 09:34:00 -08:00
Chenxia Liu
a744354b48 Bug 937769 - JS Error: Error in invoking addEngine, no onError. r=lucasr 2013-11-18 10:17:46 -08:00
Peiyong Lin
cc41371dc8 Bug 936297 - Expose posix_spawn_file_actions_t via Constants.libc. r=Yoric 2013-11-18 13:04:33 -05:00
Raymond Lee
25a4c2da36 Bug 887043 - Use an async SQL query instead of a result to collect backups data. r=mak 2013-11-18 14:36:40 +08:00
Michael Comella
b716c56863 Bug 935604 - Part 2: Typing about:home directly does not break tab. r=sriram 2013-11-14 14:13:54 -08:00
Michael Comella
acfe8f85ed Bug 935604 - Part 1: Fix graphical corruption on page load. r=lucasr 2013-11-15 09:42:58 -08:00
Patrick Brosset
1de8bbe632 Bug 931845 - Shows image tooltips immediately and with no animation. r=bgrins 2013-11-18 13:03:20 -05:00
Gijs Kruitbosch
152f577915 Bug 919965 - [Australis] improve dnd feedback in the panel, r=mikedeboer
DONTBUILD because I'm just relanding to fix the commit message
2013-11-13 14:20:32 +01:00
Gijs Kruitbosch
9717d0ccd7 Backed out changeset 77c3e8e02df4 (bug 919965) to fix commit msg 2013-11-18 18:46:04 +01:00
Gijs Kruitbosch
25b65fc394 Bug 919965 - improve dnd feedback in the panel, r=mikedeboer 2013-11-13 14:20:32 +01:00
Gijs Kruitbosch
8dd0a06534 Merge m-c to fx-team on a CLOSED TREE 2013-11-18 17:01:32 +01:00
Jared Wein
59d46a4dc7 Backed out changeset eda465a0ed17 (reverting UX branch branding) IGNORE BAD COMMIT MESSAGES 2013-11-18 10:54:26 -05:00
Jared Wein
f3cbbb4577 Touching CLOBBER to make sure that the initial Australis build has a fresh start. rs=Gijs 2013-11-18 10:49:00 -05:00
Gijs Kruitbosch
0867305aa8 Disabling randomorange test, rs=randomorange, see bug 927064 for improving this test. 2013-11-18 16:35:47 +01:00
Jim Mathies
dc98c93c3f Bug 937185 - Discard old apzcs if the ScrollableLayerGuid is updated. r=kats 2013-11-18 09:14:08 -06:00
Brian Grinstead
501b85d887 Bug 916766 - Consistent theming across panels - added scratchpad and variable view;r=paul 2013-11-18 08:14:40 -06:00
cewang
f20f4220a6 Bug 934359 - Solve endless loop problem in gecko/build/annotationProcessors/utils/Utils.java. r=kats 2013-11-18 09:11:35 -05:00
Jim Mathies
a794a7a074 Bug 918203 - Follow up - fixup bogus resize call. r=me 2013-11-18 07:11:36 -06:00
Gijs Kruitbosch
65c5bb5207 Merge m-c to ux 2013-11-18 13:44:32 +01:00
Mike de Boer
cb2571aa34 Bug 930950: also remove location attributes when a widget is removed. r=Gijs 2013-11-18 13:01:46 +01:00
Ed Morley
0082286812 Merge mozilla-central and fx-team 2013-11-18 11:04:03 +00:00
Ed Morley
9722d1a50f Backed out changeset e6a9c98d62d0 (bug 927196) for causing bug 939269 2013-11-18 10:59:01 +00:00
Ed Morley
0ffeba07c6 Merge latest green fx-team changeset and mozilla-central 2013-11-18 10:56:11 +00:00
Ed Morley
9a0878501e Merge latest green b2g-inbound changeset and mozilla-central 2013-11-18 10:54:01 +00:00
Ed Morley
f995e4214b Merge latest green inbound changeset and mozilla-central 2013-11-18 10:39:38 +00:00
Gaia Pushbot
5d4b6fa17e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2e7106da13e9
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13727 from MBRSL/bug-929318-radio

Bug 929318 - [HW test] Radio test, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/4f6f769f8b5d
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 929318 - [HW test] Radio test
2013-11-17 23:46:22 -08:00
Gaia Pushbot
34cc988302 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/23b8db99bea6
Author: Jim Porter <squibblyflabbetydoo@gmail.com>
Desc: Merge pull request #13717 from jimporter/music-iac-restart

Bug 934011 - [music] Force closing the Music app breaks the controls; r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/a9152815f9fd
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 934011 - [music] Force closing the Music app breaks the controls
2013-11-17 23:10:22 -08:00
Nicholas Nethercote
50e3df7443 Backout 86b5cb334b73 and db7cbf61b001 (bug 810718, parts 1 and 2) for multiple perf regressions.
--HG--
extra : rebase_source : c20c81d0cf47b607815c0592d748d4f0a430d430
2013-11-17 20:41:36 -08:00
Gaia Pushbot
b978b94740 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7d0200d2ebc4
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #12960 from huchengtw-moz/vide/Bug_923297_video_duration_mismatch

Bug 923297 - [B2G][Video] Video duration can appear off by a second when..., r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/f1a9b2b2b56f
Author: John Hu <johu@mozilla.com>
Desc: Bug 923297 - [B2G][Video] Video duration can appear off by a second when played in Video app
2013-11-17 20:25:21 -08:00
Gaia Pushbot
2c44bda7a8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d028d7aa4438
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #13738 from huchengtw-moz/camera/Bug_939047_black_border_on_left_side

Bug 939047 - [B2G][Helix][camera][dingyu]The camera preview is not corre..., r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/6b42e8db6a97
Author: John Hu <johu@mozilla.com>
Desc: Bug 939047 - [B2G][Helix][camera][dingyu]The camera preview is not correct and the left of the screen have a black area in hd device
2013-11-17 19:40:22 -08:00
Jeff Hammel
0ca332fb7f Bug 934542 - Mirror mozrunner. r=njn. 2013-11-17 14:50:36 -08:00
Gijs Kruitbosch
c3218cf205 Merge m-c to ux 2013-11-17 23:37:53 +01:00
Blair McBride
0a5b921daf Bug 939489 - CustomizeMode should null-check documentElement._lightweightTheme. r=mconley 2013-11-18 10:10:14 +13:00
Christian Legnitto
3948d15ac9 Bug 935377 - Firefox should fix common scheme typos, r=bz 2013-11-17 12:16:45 -08:00
philringnalda@gmail.com
e7dfb1c550 No bug, Automated blocklist update from host slice - a=blocklist-update 2013-11-17 10:51:07 -08:00
Ms2ger
dacb9165d8 Merge fx-team into mozilla-central. 2013-11-17 14:27:37 +01:00