Benoit Jacob
49fc171ad2
Bug 959380 - 5/5 - Make gfxMemoryLocation a typed enum - r=jrmuizel
...
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)GFX_MEMORY_\(IN_PROCESS_HEAP\|IN_PROCESS_NONHEAP\|OUT_OF_PROCESS\)\($\|[^A-Za-z0-9_]\)/\1gfxMemoryLocation::\2\3/g'
2014-01-23 13:26:40 -05:00
Benoit Jacob
aebf0bb92a
Bug 959380 - 4/5 - Make gfxContentType a typed enum - r=jrmuizel
...
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)GFX_CONTENT_\(COLOR\|ALPHA\|COLOR_ALPHA\|SENTINEL\)\($\|[^A-Za-z0-9_]\)/\1gfxContentType::\2\3/g'
2014-01-23 13:26:40 -05:00
Benoit Jacob
ed427f9600
Bug 959380 - 3/5 - Make gfxSurfaceType a typed enum - r=jrmuizel
...
find . -type f | grep -v '\./obj' | grep -v '\.hg' | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxSurfaceType\(Image\|PDF\|PS\|Xlib\|Xcb\|Glitz\|Quartz\|Win32\|BeOS\|DirectFB\|SVG\|OS2\|Win32Printing\|QuartzImage\|Script\|QPainter\|Recording\|VG\|GL\|DRM\|Tee\|XML\|Skia\|Subsurface\|D2D\|Max\)\($\|[^A-Za-z0-9_]\)/\1gfxSurfaceType::\2\3/g'
2014-01-23 13:26:40 -05:00
Benoit Jacob
e5ed95579b
Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel
...
find . -type f | grep -v \./obj | grep -v \.hg | xargs sed -i 's/\(^\|[^A-Za-z0-9_]\)gfxImageFormat\(ARGB32\|RGB24\|A8\|A1\|RGB16_565\|Unknown\)\($\|[^A-Za-z0-9_]\)/\1gfxImageFormat::\2\3/g'
2014-01-23 13:26:40 -05:00
Benoit Jacob
562cb87289
Bug 959380 - 1/5 - Make gfxBreakPriority a typed enum - r=jrmuizel
2014-01-23 13:26:39 -05:00
Ryan VanderMeulen
74b0ee69de
Backed out changeset 26984019ff59 (bug 962605) for suspicion of causing OSX 10.8 debug mochitest-other crashes.
...
CLOSED TREE
2014-01-23 12:45:43 -05:00
Ryan VanderMeulen
154c073fb8
Backed out changeset 5297eafc36e2 (bug 962911) for making B2G reftests much more failure-prone.
...
CLOSED TREE
2014-01-23 11:50:52 -05:00
Ryan VanderMeulen
0ac657796f
Backed out changeset 0b2f7df3aada (bug 961313) for buffered_stun_socket_unittest crashes.
...
CLOSED TREE
2014-01-23 11:23:14 -05:00
Oleg Romashin
9f8314c323
Bug 962978 - TextureHost leaking mBuffer with OMTC on Linux. r=nical
2014-01-23 07:26:59 -08:00
Ryan VanderMeulen
4544e52de0
Merge m-c to inbound.
2014-01-23 10:14:23 -05:00
Ehsan Akhgari
4f2250b3c2
Bug 959768 - Add non-unified mozconfigs for Windows and OSX builds. r=catlee
2014-01-23 10:11:52 -05:00
Ryan VanderMeulen
49c724dc8b
Backed out changesets fbc3bb6c002f and 3da2b2a2899b (bug 620935) for debug B2G mochitest-13 crashes.
2014-01-23 10:09:10 -05:00
Carsten "Tomcat" Book
8d3a7df7a7
merge b2g-inbound to mozilla-central
2014-01-23 10:20:58 +01:00
Carsten "Tomcat" Book
7da2f8a7a8
merge fx-team to mozilla-central
2014-01-23 10:19:26 +01:00
Carsten "Tomcat" Book
46cde20331
merge mozilla-inbound to mozilla-central
2014-01-23 10:18:03 +01:00
Cameron McCormack
a8f3bdbb72
Bug 962427 - Make RestyleManager.cpp's GetNextBlockInInlineSibling static. r=dbaron
2014-01-23 15:24:22 +11:00
Chris Pearce
1548267f86
Bug 962354 - Create a threadsafe threadpool singleton for media threads. r=kinetik
2014-01-23 17:21:05 +13:00
Chris Pearce
5c90f73c73
Bug 961885 - Rename the enum entries for HTMLTrackElement.readyState, as HTMLTrackElement::ERROR is defined in some other file that can be included in unified builds, causing errors when we add more files to content/media. r=rillian
2014-01-23 17:19:34 +13:00
Wes Kocher
324c853be9
Backed out changeset 47c7cd88eee1 (bug 961047) for b2g scrolling failures
2014-01-22 20:12:03 -08:00
Jeff Gilbert
ece68b1952
Bug 962392 - Clean up WebGLFramebuffer, particularly handling of RectangleObjects. - r=dglastonbury
2014-01-22 19:59:34 -08:00
Jeff Gilbert
49b5a372fe
Bug 962392 - Whitespace fixes. - r=dglastonbury
2014-01-22 19:59:33 -08:00
B2G Bumper Bot
6f85a53265
Bumping manifests a=b2g-bump
2014-01-22 19:42:28 -08:00
B2G Bumper Bot
64e00a00fd
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/630d27e5cff7
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #15539 from yurenju/align
Bug 957497 - Enable alignStoredFiles() r=@timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/dbf49f1f14b9
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 957497 - Enable alignStoredFiles()
2014-01-22 19:40:14 -08:00
Ehsan Akhgari
21279ba34c
Bug 289384 - Run the native key binding handlers from nsEditorEventListener; r=Neil,masayuki
2014-01-22 22:18:51 -05:00
Ben Kelly
d339b86f86
Bug 961441: Use MallocSizeOf to report decoded-audio memory. r=cpearce r=njn
2014-01-22 22:14:45 -05:00
Jason Duell
736b2d8de1
Bug 936979: websocket will never connected after a lot of failure r=mcmanus
2014-01-22 19:04:18 -08:00
B2G Bumper Bot
2f7a9982b9
Bumping manifests a=b2g-bump
2014-01-22 18:56:26 -08:00
B2G Bumper Bot
26935f528b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4523a8f13fa6
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #15595 from alivedise/bugzilla/962499/remove-manifestURLs
Bug 962499 - Remove manifestURLs in connections.*.rules, r=vivien
========
https://hg.mozilla.org/integration/gaia-central/rev/214fda9befc2
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 962499 - Remove manifestURLs in connections.*.rules
2014-01-22 18:50:12 -08:00
Ben Tian
c5682cb766
Bug 921999 - Bluetooth Device connection status in Settings is incorrect if remote headset restores connection, r=gyeh
2014-01-23 10:46:45 +08:00
B2G Bumper Bot
c6dc57b4db
Bumping manifests a=b2g-bump
2014-01-22 18:31:57 -08:00
B2G Bumper Bot
a8cbd5cec9
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8fe46c360427
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 921828 - (app-menu) [Window Management] Refactor ListMenu and move it to AppWindow + implement System Wide Menu if needed"
This reverts commit daa85b79824ccc71f122011ebc0b5f2104db6620.
Reverted due to linter errors.
2014-01-22 18:20:21 -08:00
B2G Bumper Bot
7ab950239f
Bumping manifests a=b2g-bump
2014-01-22 18:01:06 -08:00
B2G Bumper Bot
f5e88a8cb3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0e6e6c54c681
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #15547 from MBRSL/bug-961970-layout
Bug 961970 - [UITest] change layout with Building Blocks, r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/5273f26779b1
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 961970 - [UITest] change layout with Building Blocks
2014-01-22 17:55:10 -08:00
B2G Bumper Bot
5b3a1b1822
Bumping manifests a=b2g-bump
2014-01-22 17:46:20 -08:00
B2G Bumper Bot
977aa7d61e
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6a497c0f6c46
Author: Mason Chang <mason@masonchang.com>
Desc: Merge pull request #15617 from changm/bug962699
Bug 962699 Put Email App in Scrollable Background Layer. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/bd17f7ea7172
Author: Mason Chang <mchang@mozilla.com>
Desc: Bug 962699 Put Email App in Scrollable Background Layer
========
https://hg.mozilla.org/integration/gaia-central/rev/77dcf510d7f4
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #14958 from cctuan/921828
Bug 921828 - (app-menu) [Window Management] Refactor ListMenu and move it to AppWindow + implement System Wide Menu if needed
========
https://hg.mozilla.org/integration/gaia-central/rev/ebe0bab7a7ea
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 921828 - (app-menu) [Window Management] Refactor ListMenu and move it to AppWindow + implement System Wide Menu if needed
2014-01-22 17:45:13 -08:00
Brian Nicholson
7092b0b5d0
Bug 933422 - (follow-up) Move comment from WebApp to App. r=me DONTBUILD
2014-01-22 17:33:54 -08:00
Brian Nicholson
1a56b353ea
Bug 933422 - Don't resize the search window when showing the keyboard. r=mcomella
2014-01-22 17:28:08 -08:00
B2G Bumper Bot
fafc3c5228
Bumping manifests a=b2g-bump
2014-01-22 17:26:03 -08:00
B2G Bumper Bot
5f7b5e3cf5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/deddaf407510
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #15194 from gnaneswar/Issue_951095
Bug 951095 - [Clock] Increase font-size of counting value in Stopwatch r=hhuang r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/e82ec09f39f4
Author: Gnaneswar Devuni <gnaneswar.devuni@accenture.com>
Desc: Bug 951095 - [Clock] Increase font-size of counting value in Stopwatch; r=reviews
2014-01-22 17:20:11 -08:00
Bill McCloskey
163ee6130a
Backout bug 961861
2014-01-22 16:52:07 -08:00
Byron Campen [:bwc]
681cf0665c
Bug 961313 - Add the transport protocol to candidate labels. r=abr
2014-01-22 16:50:52 -08:00
Marco Castelluccio
723240698b
Bug 960837 - Use the basic receipt check introduced in bug 757226 for installations. r=fabrice
2014-01-23 09:46:20 -05:00
Vivien Nicolas
b8d16528af
Bug 961047 - Ensure all mozbrowser iframes use APZ when APZ is enabled. r=kats,fabrice
2014-01-23 00:03:17 +01:00
Dão Gottwald
37f2333d50
Bug 962150 - [Australis] Arrow panel box-shadow is cut off at the bottom and right side. r=mdeboer
...
--HG--
extra : rebase_source : 8cab83f84b457f2cd0efac5f6e14e690c2f021ba
2014-01-22 23:21:41 +01:00
Dão Gottwald
b718cda2a3
Bug 962620 - [Australis] Don't set the font size for buttons in the menu panel to what it would be anyway with no font-size specified. r=gijs
...
--HG--
extra : rebase_source : 3bb30ba0a5004f54768aac4404ecc7f4353ed100
2014-01-22 23:21:26 +01:00
Wes Kocher
45c92c7357
Backed out 2 changesets (bug 956162) for m-oth failures on a CLOSED TREE
...
Backed out changeset 026dc3ee0654 (bug 956162)
Backed out changeset 0a7e5eeafed6 (bug 956162)
2014-01-22 14:23:57 -08:00
Joshua Cranmer
33e4c4f0ca
Bug 450881: Add helpers for XPIDL arrays to nsCOMArray, r=froydnj
2014-01-22 16:19:00 -06:00
Ryan VanderMeulen
a4800c16e7
Merge m-c to fx-team.
2014-01-22 15:57:40 -05:00
Ryan VanderMeulen
204faff6ea
Merge m-c to b2g-inbound.
2014-01-22 15:56:42 -05:00
Ryan VanderMeulen
67913e8980
Merge fx-team to m-c.
2014-01-22 15:32:22 -05:00