Nathan Froyd
eacda44565
Bug 1045247 - move install rules in toolkit/devtools/*/Makefile.in to moz.build; r=mshal
2014-07-28 17:23:44 -04:00
Nathan Froyd
163669fca7
Bug 1045118 - move install rules in browser/devtools/*/Makefile.in to moz.build; r=mshal
2014-07-28 12:36:04 -04:00
Brian Hackett
b0cda48c8a
Bug 1046452 - Fix --disable-ion build breakage, r=jandem.
2014-07-31 07:19:08 -08:00
Jeff Muizelaar
cc643f47c6
Bug 1045251. Use the concrete type imgRequestProxy in nsStyleImage. r=seth
...
--HG--
extra : rebase_source : de67e22ac03d213ee54ab63693c932b4abf12ce9
2014-07-29 10:56:39 -04:00
Nathan Froyd
12c76f15f7
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
2014-07-24 11:55:33 -04:00
Nathan Froyd
2ed4280f6b
Bug 1042878 - part 1 - make most *CFLAGS variables from configure lists in moz.build; r=glandium
2014-07-24 11:54:42 -04:00
Nathan Froyd
10399ce729
Bug 1042878 - part 0 - remove 'SHELL := ksh' assignment in layout/build/Makefile.in; r=glandium
...
This could be a separate bug, but it's easiest to fix it here, since
removing this assignment enables removing the Makefile.in later.
Untested, but if everything else builds without a custom SHELL
assignment, this module should too.
2014-07-24 10:03:14 -04:00
James Graham
4dbda546cc
Bug 1026181 - Make mach terminal formatter work outside mach context, r=chmanchester
2014-07-31 14:54:05 +01:00
Ethan Hugg
0c857fc7bc
Bug 1045468: WebRTC should support SVC NAL(NAL type 14) for H264 r=jesup
2014-07-31 06:45:08 -07:00
Kartikaya Gupta
e008079af7
Bug 1046292 - Follow-up to fix bustage. r=me on a CLOSED TREE
2014-07-31 09:23:34 -04:00
Douglas Crosher
eb87b5379a
Bug 1046125 - IonMonkey: (ARM) Correct handling of 16 DP float registers for SetElementCache code generation. r=mjrosenb
2014-07-31 22:19:36 +10:00
Douglas Crosher
164d5df2db
Bug 1046016 - IonMonkey (ARM): Correct the detection of the number of floating point registers. r=mjrosenb
2014-07-30 17:13:44 +10:00
Alphan Chen
fcc934febc
Bug 1039939 - [MTP] Enable functionality on Windows 7. r=dhylands
2014-07-30 13:49:02 +08:00
Olli Pettay
064670a8d5
Bug 603685 - Disable the file_static_and_dynamic_1.html subtest in test_sessionhistory.html.
2014-07-30 13:02:00 -04:00
Kartikaya Gupta
a69fac5296
Bug 992122 - Add some design docs for APZ to the tree. r=botond
2014-07-31 09:04:35 -04:00
Kartikaya Gupta
dc79f33f56
Bug 1046428 - Remove unneeded constant. r=botond
2014-07-31 09:04:35 -04:00
Kartikaya Gupta
ae50691d1d
Bug 1046292 - Add some unit tests for TaskThrottler. r=botond
2014-07-31 09:04:34 -04:00
Kartikaya Gupta
0c230c8328
Bug 1046292 - Add a max-wait timeout to TaskThrottler to robustify against it getting stuck. r=botond
2014-07-31 09:04:34 -04:00
Paul Rouget
6a87478ab4
Bug 1046140 - bail if getSubpropertiesForCSSProperty param is a CSS variable. r=bz
2014-07-31 22:33:17 +10:00
Sotaro Ikeda
5f8282be5b
Bug 1042771 - Fix TextureClientPool::ReturnDeferredClients() r=nical, jrmuizel
2014-07-24 06:16:47 -07:00
Nicolas Silva
a5875878eb
Bug 1042771 - Backout for build failure on a CLOSED TREE
2014-07-31 13:49:12 +02:00
Sotaro Ikeda
e9b75b090a
Bug 1042771 - Fix TextureClientPool::ReturnDeferredClients() r=nical, jrmuizel
2014-07-24 06:16:47 -07:00
Carsten "Tomcat" Book
d1f4c172f0
Merge mozilla-central to mozilla-inbound
2014-07-31 13:06:48 +02:00
Carsten "Tomcat" Book
e7567904cc
merge fx-team to mozilla-central a=merge
2014-07-31 13:01:27 +02:00
Carsten "Tomcat" Book
8457c6a69a
merge mozilla-inbound to mozilla-central a=merge
2014-07-31 12:57:22 +02:00
B2G Bumper Bot
b38bdf2bab
Bumping manifests a=b2g-bump
2014-07-30 23:26:15 -07:00
B2G Bumper Bot
d90bb1fbf6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2d20953fd97b
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #22315 from azasypkin/bug-1046248-attach-button-size
Bug 1046248 - [Messages] Set explicit background image size for "Add attachment" button. r=schung
========
https://hg.mozilla.org/integration/gaia-central/rev/f70a14767456
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1046248 - [Messages] Set explicit background image size for "Add attachment" button. r=schung
2014-07-30 23:20:29 -07:00
B2G Bumper Bot
dcb66db6f5
Bumping manifests a=b2g-bump
2014-07-30 23:11:20 -07:00
B2G Bumper Bot
fdcb53d12a
Bumping gaia.json for 9 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2574260b7519
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #22291 from timdream/keyboard-state-control
Bug 1040598 - Introduce StateManager and remove keyboard.js, r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/fc86a7e24602
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1040598 - (Part VIII) Introduce StateManager
========
https://hg.mozilla.org/integration/gaia-central/rev/1383456fde09
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1040598 - (Part VII) Remove sync reflow workaround
========
https://hg.mozilla.org/integration/gaia-central/rev/5f835b068689
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1040598 - (Part VI) Always wait for IMEngine before rendering the layout
========
https://hg.mozilla.org/integration/gaia-central/rev/7707d151349b
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1040598 - (Part V) Fix log and test pattern of LayoutManager and InputMethodManager
========
https://hg.mozilla.org/integration/gaia-central/rev/20ee25a3e766
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1040598 - (Part IV) Clean up KeyboardApp and misc functions in keyboard.js
========
https://hg.mozilla.org/integration/gaia-central/rev/b111afc501f8
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1040598 - (Part III) Implement LayoutRenderingManager
========
https://hg.mozilla.org/integration/gaia-central/rev/8ea22c32590f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1040598 - (Part II) Centralize keyboard state to updateCurrentKeyboardState
========
https://hg.mozilla.org/integration/gaia-central/rev/f740819da0b3
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1040598 - (Part I) Move dataPromise to updateInputContextData
2014-07-30 23:05:30 -07:00
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
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