Andrew McCreight
e56118ccf6
Bug 1034912, part 2 - Remove dangerous public destructor of DeviceStorageFile. r=dhylands
2014-07-31 10:05:59 -07:00
Dave Hylands
1731af87c3
Bug 1034912, part 1 - Add fixes for B2G-specific uses of ~DeviceStorageFile. r=mccr8
2014-07-31 10:05:59 -07:00
Anuj Agarwal
19a9bfda22
Bug 1028142 - Make the destructor of CSF::VideoControl private. r=abr
2014-07-31 10:05:59 -07:00
Andrew McCreight
4c76c1a40a
Bug 1028141 - Remove dangerous public destructor of CSF::AudioControl. r=abr
2014-07-31 10:05:59 -07:00
Andrew McCreight
60ad19ab2a
Bug 1029478 - Remove dangerous public destructor of TransportFlow. r=abr
2014-07-31 10:05:58 -07:00
Bobby Holley
04fff1db5b
Bug 940321 - Eliminate ambient noScriptRval, and make it live exclusively on CompileOptions. r=jandem
2014-07-31 09:55:20 -07:00
Andrea Marchesini
d545a0e289
Bug 1046839 - Unnecessary double cloneInto in mozSettings, r=bholley
2014-07-31 17:46:23 +01:00
Ian Neal
40a2029b41
Bug 1046468 - toolkit/library has an inter-dependency on ldap for comm-central that it needs to be told about in the moz.build world r=glandium
2014-07-31 17:33:25 +01:00
Tim Taubert
82f8203c5a
Bug 1037501 - Normalize WebCrypto algorithm names as they are defined in the spec r=rbarnes
2014-07-25 16:33:03 +02:00
Nathan Froyd
2f3161ee3f
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
ebef2f7d02
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
b2f67ae4ad
Bug 1046452 - Fix --disable-ion build breakage, r=jandem.
2014-07-31 07:19:08 -08:00
Jeff Muizelaar
b2ed2277db
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
d86ff9f990
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
beeec17846
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
aeaa2721dc
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
24255571e0
Bug 1026181 - Make mach terminal formatter work outside mach context, r=chmanchester
2014-07-31 14:54:05 +01:00
Ethan Hugg
6767d81d89
Bug 1045468: WebRTC should support SVC NAL(NAL type 14) for H264 r=jesup
2014-07-31 06:45:08 -07:00
Kartikaya Gupta
9f86543603
Bug 1046292 - Follow-up to fix bustage. r=me on a CLOSED TREE
2014-07-31 09:23:34 -04:00
Douglas Crosher
5c733f9379
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
22bcb4ede2
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
306c62a17c
Bug 1039939 - [MTP] Enable functionality on Windows 7. r=dhylands
2014-07-30 13:49:02 +08:00
Olli Pettay
b47045b9b4
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
fd65f41afe
Bug 992122 - Add some design docs for APZ to the tree. r=botond
2014-07-31 09:04:35 -04:00
Kartikaya Gupta
c0ab1fa53c
Bug 1046428 - Remove unneeded constant. r=botond
2014-07-31 09:04:35 -04:00
Kartikaya Gupta
246a24d642
Bug 1046292 - Add some unit tests for TaskThrottler. r=botond
2014-07-31 09:04:34 -04:00
Kartikaya Gupta
28e611072c
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
49f0309add
Bug 1046140 - bail if getSubpropertiesForCSSProperty param is a CSS variable. r=bz
2014-07-31 22:33:17 +10:00
Sotaro Ikeda
d7ca0d88d1
Bug 1042771 - Fix TextureClientPool::ReturnDeferredClients() r=nical, jrmuizel
2014-07-24 06:16:47 -07:00
Nicolas Silva
4e87c41560
Bug 1042771 - Backout for build failure on a CLOSED TREE
2014-07-31 13:49:12 +02:00
Sotaro Ikeda
bba6ec2f14
Bug 1042771 - Fix TextureClientPool::ReturnDeferredClients() r=nical, jrmuizel
2014-07-24 06:16:47 -07:00
Carsten "Tomcat" Book
91d267f14e
Merge mozilla-central to mozilla-inbound
2014-07-31 13:06:48 +02:00
Carsten "Tomcat" Book
90c925895f
merge fx-team to mozilla-central a=merge
2014-07-31 13:01:27 +02:00
Carsten "Tomcat" Book
f37aa54930
merge mozilla-inbound to mozilla-central a=merge
2014-07-31 12:57:22 +02:00
B2G Bumper Bot
ecdc93bb3a
Bumping manifests a=b2g-bump
2014-07-30 23:26:15 -07:00
B2G Bumper Bot
c841d54339
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
74b11faa24
Bumping manifests a=b2g-bump
2014-07-30 23:11:20 -07:00
B2G Bumper Bot
771ec6b2ba
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
f2d5d20a92
Bumping manifests a=b2g-bump
2014-07-30 20:31:54 -07:00
B2G Bumper Bot
4b132e1b40
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
9659b3229e
Bumping manifests a=b2g-bump
2014-07-30 19:31:18 -07:00
B2G Bumper Bot
d5227177cd
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
25861da7a7
Bumping manifests a=b2g-bump
2014-07-30 16:11:20 -07:00
B2G Bumper Bot
556a0b43ce
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
94f5ce9dba
Bumping manifests a=b2g-bump
2014-07-30 15:41:59 -07:00
B2G Bumper Bot
760444254d
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
7c81a5c408
Bumping manifests a=b2g-bump
2014-07-30 15:01:24 -07:00
B2G Bumper Bot
c63482522c
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é
7f556803c8
Bug 1042881 - ManifestHelper() must resolve uris against the manifest url r=myk
2014-07-30 14:00:15 -07:00
B2G Bumper Bot
3da95e6b63
Bumping manifests a=b2g-bump
2014-07-30 14:31:31 -07:00