B2G Bumper Bot
86b8497146
Bumping manifests a=b2g-bump
2014-07-30 20:31:54 -07:00
B2G Bumper Bot
eb336684ab
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/31705094590a
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #22254 from RudyLu/keyboard/Bug1031561-no_auto_capitalize_acronym
Bug 1031561 - don't auto-capitalize when there are 2 uppercase letters in
r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/11a98591a9ef
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 1031561 - don't auto-capitalize when there are 2 uppercase letters
in front of the cursor.
2014-07-30 20:30:28 -07:00
B2G Bumper Bot
bc376c7f93
Bumping manifests a=b2g-bump
2014-07-30 19:31:18 -07:00
B2G Bumper Bot
c7ed6c81dd
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3aae224e8a4e
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #21162 from yurenju/callscreen
Bug 1000049 - APP=callscreen make install-gaia should give some informat... r=@cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/4a15f0b801a1
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 1000049 - APP=callscreen make install-gaia should restart b2g to pick up the changes
========
https://hg.mozilla.org/integration/gaia-central/rev/0c6faf923b9e
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Merge pull request #22068 from mancas/bug929311"
This reverts commit c0a8cebe31c49a90c443226710aef36c1e62bdc2, reversing
changes made to 89b3cd51330ae0ae848057a8d453c252e147e61d.
2014-07-30 19:25:33 -07:00
B2G Bumper Bot
05e74515f3
Bumping manifests a=b2g-bump
2014-07-30 16:11:20 -07:00
Ralph Giles
8548902870
Bug 1046301 - AppleATDecoder: call DrainComplete. r=cpearce
...
Propagate changes from bug 1039128.
2014-07-30 16:07:00 -07:00
Ralph Giles
92a1a648d2
Bug 1046301 - AppleVTDecoder: call DrainComplete. r=cpearce
...
Propagate changes from bug 1039128 and some other cleanup.
2014-07-30 16:06:00 -07:00
Ryan VanderMeulen
d73ad9034f
Backed out changeset fe28abfc3842 (bug 1043426) for Android reftest failures.
...
CLOSED TREE
2014-08-01 11:20:10 -04:00
Jan de Mooij
28ae45b0b6
Bug 1046585 followup - Fix bad includes. r=me
...
--HG--
extra : rebase_source : f26bc191b5cd125a3f808f9fbf3150003ffff8ac
2014-08-01 17:14:42 +02:00
Ryan VanderMeulen
04016822d8
Backed out 3 changesets (bug 1022818) for B2G test failures on a CLOSED TREE.
...
Backed out changeset 9b37b8ae8302 (bug 1022818)
Backed out changeset bfe7d53e220a (bug 1022818)
Backed out changeset 6c5208ca3274 (bug 1022818)
2014-08-01 11:14:14 -04:00
Jan de Mooij
8d7f620edb
Bug 1046585 followup - Touch CLOBBER on a CLOSED TREE. r=me
2014-08-01 17:10:37 +02:00
Jan de Mooij
4e7aa64ff7
Bug 1046585 part 3 - Move ExecutableAllocator into jit/. r=sunfish
...
--HG--
rename : js/src/assembler/jit/ExecutableAllocator.cpp => js/src/jit/ExecutableAllocator.cpp
rename : js/src/assembler/jit/ExecutableAllocator.h => js/src/jit/ExecutableAllocator.h
rename : js/src/assembler/jit/ExecutableAllocatorPosix.cpp => js/src/jit/ExecutableAllocatorPosix.cpp
rename : js/src/assembler/jit/ExecutableAllocatorWin.cpp => js/src/jit/ExecutableAllocatorWin.cpp
2014-08-01 16:39:52 +02:00
Jan de Mooij
cba08896f1
Bug 1046585 part 2 - rm js/src/assembler/wtf/VMTags.h r=sunfish
...
--HG--
extra : rebase_source : c1e828e0a5070e2bddec4004063e4ceb1b3f1478
2014-08-01 16:36:06 +02:00
Jan de Mooij
12200f727e
Bug 1046585 part 1 - rm js/src/assembler/wtf/Assertions.* r=sunfish
...
--HG--
extra : rebase_source : e3d980e207f678aaf8528fef746e085510d1bf7c
2014-08-01 16:36:06 +02:00
Luke Wagner
9314925fbd
Bug 1036969 - Rename variable in AsmJSSignalHandlers.cpp (r=me)
2014-08-01 09:37:08 -05:00
Luke Wagner
ae18f7fae2
Bug 1036969 - mv js/src/jit/AsmJS* js/src/asmjs (r=jorendorff)
...
--HG--
rename : js/src/jit/AsmJSFrameIterator.cpp => js/src/asmjs/AsmJSFrameIterator.cpp
rename : js/src/jit/AsmJSFrameIterator.h => js/src/asmjs/AsmJSFrameIterator.h
rename : js/src/jit/AsmJSLink.cpp => js/src/asmjs/AsmJSLink.cpp
rename : js/src/jit/AsmJSLink.h => js/src/asmjs/AsmJSLink.h
rename : js/src/jit/AsmJSModule.cpp => js/src/asmjs/AsmJSModule.cpp
rename : js/src/jit/AsmJSModule.h => js/src/asmjs/AsmJSModule.h
rename : js/src/jit/AsmJSSignalHandlers.cpp => js/src/asmjs/AsmJSSignalHandlers.cpp
rename : js/src/jit/AsmJSSignalHandlers.h => js/src/asmjs/AsmJSSignalHandlers.h
rename : js/src/jit/AsmJS.cpp => js/src/asmjs/AsmJSValidate.cpp
rename : js/src/jit/AsmJS.h => js/src/asmjs/AsmJSValidate.h
2014-08-01 09:28:17 -05:00
Nicolas Silva
de5f7a7658
Bug 1043426 - Don't crash when failing to upload apply a maskon a container layer. r=Bas
2014-08-01 15:53:12 +02:00
Bob Owen
bb88fdd5d7
Bug 1045646 - Part 5: Remove AutoPushJSContext. r=bholley
2014-07-31 11:06:23 +01:00
Bob Owen
50615f100f
Bug 1045646 - Part 4: Replace AutoPushJSContext in nsHTTPIndex::OnStartRequest. r=bholley
2014-08-01 10:53:10 +01:00
Bob Owen
5c01bd6fa7
Bug 1045646 - Part 3: Replace AutoPushJSContext in nsHTTPIndex::OnFTPControlLog. r=bholley
2014-08-01 09:11:55 +01:00
Bob Owen
8c896093c8
Bug 1045646 - Part 2: Replace AutoPushJSContext in nsCryptoRunnable::Run. r=bholley
2014-08-01 09:00:58 +01:00
B2G Bumper Bot
e98771bff0
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7d86aed57eca
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1002417 - [Web Components] Add simple readme for web component usage in gaia. r=drs (over irc)
2014-07-30 16:05:34 -07:00
B2G Bumper Bot
c2c862e299
Bumping manifests a=b2g-bump
2014-07-30 15:41:59 -07:00
B2G Bumper Bot
72a143d99e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c7851acf91df
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22328 from KevinGrandon/bug_1037864_fix_locale_paths
Bug 1037864 - Follow-up, fix relative pathing of properties files
========
https://hg.mozilla.org/integration/gaia-central/rev/2ab6fb68b362
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1037864 - Follow-up, fix relative pathing of properties files r=gandalf
2014-07-30 15:40:34 -07:00
B2G Bumper Bot
005b8dff1d
Bumping manifests a=b2g-bump
2014-07-30 15:01:24 -07:00
B2G Bumper Bot
51224e1cd7
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d347cf2a6853
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #22324 from zacc/bug_1039966
Revert "Revert "Bug 1039966 - Update gaiatest marionette_client to 0.8.1...
========
https://hg.mozilla.org/integration/gaia-central/rev/11876f8682d1
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Revert "Bug 1039966 - Update gaiatest marionette_client to 0.8.1 and dependency moztest to >= 0.6""
This reverts commit d15e133c0bac9f22218991ea2de157387ece792c.
========
https://hg.mozilla.org/integration/gaia-central/rev/08a176cd64ea
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #22087 from yzen/bug-1042944
Bug 1042944 - added screen reader functionality to the system accessibil...
========
https://hg.mozilla.org/integration/gaia-central/rev/771623fe5b16
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1042944 - added screen reader functionality to the system accessibility component. r=alive
2014-07-30 14:55:34 -07:00
Fabrice Desré
10ddd66ff9
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
B2G Bumper Bot
e4e7b85912
Bumping manifests a=b2g-bump
2014-07-30 14:31:31 -07:00
B2G Bumper Bot
3866a66442
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/30e2c7de9707
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #22326 from dmarcos/bug1046316
Bug 1046316 - [Camera] Focus view not appended to viewfinder
========
https://hg.mozilla.org/integration/gaia-central/rev/8351f9ef4bbd
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Bug 1046316 - [Camera] Focus view not appended to viewfinder
========
https://hg.mozilla.org/integration/gaia-central/rev/25ec7352c30b
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #22325 from vingtetun/followup-bugsmooth
Bug 1039519 - Implement a smooth transition to show/hide the rocketbar w...
========
https://hg.mozilla.org/integration/gaia-central/rev/2de3cce4f8df
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Bug 1039519 - Implement a smooth transition to show/hide the rocketbar when scrolling up/down a page. Followup. r=me
2014-07-30 14:25:46 -07:00
Ryan VanderMeulen
a9ec1fb705
Merge m-c to b2g-inbound on a CLOSED TREE. a=merge
2014-07-30 17:17:58 -04:00
Ryan VanderMeulen
46c9b0371c
Merge inbound to m-c. a=merge
2014-07-30 17:13:20 -04:00
Ryan VanderMeulen
c7aa4e5782
Merge fx-team to m-c. a=merge
2014-07-30 15:54:37 -04:00
B2G Bumper Bot
22f699ed4a
Bumping manifests a=b2g-bump
2014-07-30 12:41:40 -07:00
B2G Bumper Bot
7edd577413
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/18d5dc74bae9
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #22112 from pacorampas/1043318
Bug 1043318 - [Dialer] [Keypad] On suggestion item when the text goes outside the edge, you can drag the upper part and move the whole screen. r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/fe1021626786
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1043318 - [Dialer] [Keypad] On suggestion item when the text goes outside the edge, you can drag the upper part and move the whole screen.
2014-07-30 12:35:34 -07:00
B2G Bumper Bot
bdec38cf9c
Bumping manifests a=b2g-bump
2014-07-30 12:26:21 -07:00
B2G Bumper Bot
b32a662329
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c0e6c90d103a
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #21507 from azasypkin/bug-1035279-errors-mapping
Bug 1035279 - [Messages][Refactoring] Move error codes mapping from dialog.js to a separate file. r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/50e5b702a7be
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1035279 - [Messages][Refactoring] Move error codes mapping from dialog.js to a separate file. r=julien
2014-07-30 12:20:33 -07:00
B2G Bumper Bot
8bce2cf8e5
Bumping manifests a=b2g-bump
2014-07-30 12:11:30 -07:00
B2G Bumper Bot
f2a14ed673
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/58296bb5aae2
Author: Andrew Halberstadt <halbersa@gmail.com>
Desc: Merge pull request #22316 from ahal/runner_service_crash_reporting
Bug 1045142 - Runner service should check_for_crashes on runner_stop, r=...
========
https://hg.mozilla.org/integration/gaia-central/rev/7aa56372a5cd
Author: Andrew Halberstadt <halbersa@gmail.com>
Desc: Bug 1045142 - Runner service should check_for_crashes on runner_stop, r=mdas
2014-07-30 12:05:33 -07:00
B2G Bumper Bot
8edfa7b696
Bumping manifests a=b2g-bump
2014-07-30 11:56:22 -07:00
B2G Bumper Bot
7dc5d9a8ac
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e936fd68f308
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #22229 from nullaus/bug1039631
bug 1039631 - Remove gradients from shared components and lockscreen.
========
https://hg.mozilla.org/integration/gaia-central/rev/cd8b6eb24ada
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1039631 - Remove gradients and patterns from shared components and lockscreen. ui-review=patryk
========
https://hg.mozilla.org/integration/gaia-central/rev/6be700c6d29c
Author: vingtetun <21@vingtetun.org>
Desc: Merge pull request #22317 from vingtetun/landing-animation
Bug 1039519 - Implement a smooth transition to show/hide the rocketbar w...
========
https://hg.mozilla.org/integration/gaia-central/rev/6cfda44e2dd7
Author: Vivien Nicolas <vnicolas@mozilla.com>
Desc: Bug 1039519 - Implement a smooth transition to show/hide the rocketbar when scrolling up/down a page. r=kgrandon
2014-07-30 11:50:33 -07:00
Ralph Giles
91d62bf836
Bug 941296 - Fix non-unified build. r=bustage CLOSED TREE
...
We need to include a headers defining nsrefcnt and NS_IsMainThread(),
and make sure we reference the CMLinker versions of the CoreMedia
functions rather than the system ones.
2014-07-30 11:43:05 -07:00
Ryan VanderMeulen
596e672ac8
Backed out changeset aef0101ff775 (bug 1045955) for B2G reftest failures.
...
CLOSED TREE
2014-07-30 14:43:30 -04:00
B2G Bumper Bot
514874d518
Bumping manifests a=b2g-bump
2014-07-30 11:21:56 -07:00
B2G Bumper Bot
3ed6e0e4d5
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ed0e789fe38f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22283 from KevinGrandon/bug_1045151_homescreen_localize_master
Bug 1045151 - Cancel button on home screen not localized on 2.0
========
https://hg.mozilla.org/integration/gaia-central/rev/8d0c4cf5a398
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1045151 - Cancel button on home screen not localized on 2.0 r=gandalf
========
https://hg.mozilla.org/integration/gaia-central/rev/197ae9c74949
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #22307 from arcturus/bug-1042586
Bug 1042586 - [Contacts][ICE] Create a DataStore for ICE Contacts r=michalb
========
https://hg.mozilla.org/integration/gaia-central/rev/009865143986
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1042586 - [Contacts][ICE] Create a DataStore for ICE Contacts r=michalb
2014-07-30 11:20:33 -07:00
Bob Owen
c4e05cdc2d
Bug 1045646 - Part 1: Replace AutoPushJSContext in nsXBLProtoImplAnonymousMethod::Execute. r=bholley
2014-07-30 18:47:50 +01:00
Tooru Fujisawa
52116146c5
Bug 1034576 - Move math functions to the js namespace. r=bbouvier
2014-08-01 05:40:00 -04:00
Wes Johnston
2a00c999a3
Bug 1035642 - Add branding resources for simple search widget. r=mfinkle
2014-07-30 10:45:15 -07:00
Paolo Amadini
c46dd2224d
Bug 1021172 - Electrolysis (e10s) support for requestAutocomplete. r=MattN
2014-07-30 18:06:45 +01:00
Wes Johnston
6780912261
Bug 1045693 - Cleanup in Chromecast code. r=blassey
2014-07-30 09:57:32 -07:00
Mike de Boer
4b89b84a05
Bug 1023193: make a customizableWidget out of the Loop toolbar button. r=mconley
2014-07-30 18:19:27 +02:00