Commit Graph

164585 Commits

Author SHA1 Message Date
Benoit Jacob
638dd1b5c9 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
981c6431d3 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
d136b8327b Bug 959380 - 1/5 - Make gfxBreakPriority a typed enum - r=jrmuizel 2014-01-23 13:26:39 -05:00
Ryan VanderMeulen
9b696217ac 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
e29dbb855d 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
1b49502539 Backed out changeset 0b2f7df3aada (bug 961313) for buffered_stun_socket_unittest crashes.
CLOSED TREE
2014-01-23 11:23:14 -05:00
Oleg Romashin
92f1bf9210 Bug 962978 - TextureHost leaking mBuffer with OMTC on Linux. r=nical 2014-01-23 07:26:59 -08:00
Ryan VanderMeulen
2c5e519d0d Merge m-c to inbound. 2014-01-23 10:14:23 -05:00
Ehsan Akhgari
bb7b4c2132 Bug 959768 - Add non-unified mozconfigs for Windows and OSX builds. r=catlee 2014-01-23 10:11:52 -05:00
Ryan VanderMeulen
c473938e6b 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
535888eb97 merge b2g-inbound to mozilla-central 2014-01-23 10:20:58 +01:00
Carsten "Tomcat" Book
cd9d04e1a2 merge fx-team to mozilla-central 2014-01-23 10:19:26 +01:00
Carsten "Tomcat" Book
a1e9e808af merge mozilla-inbound to mozilla-central 2014-01-23 10:18:03 +01:00
Cameron McCormack
ae907e0ae8 Bug 962427 - Make RestyleManager.cpp's GetNextBlockInInlineSibling static. r=dbaron 2014-01-23 15:24:22 +11:00
Chris Pearce
4d39e9748c Bug 962354 - Create a threadsafe threadpool singleton for media threads. r=kinetik 2014-01-23 17:21:05 +13:00
Chris Pearce
83582bbc3b 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
028efdb265 Backed out changeset 47c7cd88eee1 (bug 961047) for b2g scrolling failures 2014-01-22 20:12:03 -08:00
Jeff Gilbert
f8ef9a2fc3 Bug 962392 - Clean up WebGLFramebuffer, particularly handling of RectangleObjects. - r=dglastonbury 2014-01-22 19:59:34 -08:00
Jeff Gilbert
6f66fd7621 Bug 962392 - Whitespace fixes. - r=dglastonbury 2014-01-22 19:59:33 -08:00
B2G Bumper Bot
7a997c80d3 Bumping manifests a=b2g-bump 2014-01-22 19:42:28 -08:00
B2G Bumper Bot
87881c3c65 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
1567f5f6a1 Bug 289384 - Run the native key binding handlers from nsEditorEventListener; r=Neil,masayuki 2014-01-22 22:18:51 -05:00
Ben Kelly
1ac006397f Bug 961441: Use MallocSizeOf to report decoded-audio memory. r=cpearce r=njn 2014-01-22 22:14:45 -05:00
Jason Duell
8c0f2ee202 Bug 936979: websocket will never connected after a lot of failure r=mcmanus 2014-01-22 19:04:18 -08:00
B2G Bumper Bot
dc2c2e9e50 Bumping manifests a=b2g-bump 2014-01-22 18:56:26 -08:00
B2G Bumper Bot
b109a20b1f 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
7e13cdc02c 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
58af07844d Bumping manifests a=b2g-bump 2014-01-22 18:31:57 -08:00
B2G Bumper Bot
0b2f270467 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
c073aee01b Bumping manifests a=b2g-bump 2014-01-22 18:01:06 -08:00
B2G Bumper Bot
1964e31a32 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
d3f3f52ec0 Bumping manifests a=b2g-bump 2014-01-22 17:46:20 -08:00
B2G Bumper Bot
75fcfe23be 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
c51aea4725 Bug 933422 - (follow-up) Move comment from WebApp to App. r=me DONTBUILD 2014-01-22 17:33:54 -08:00
Brian Nicholson
8cf91c837f 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
8cea61ecf8 Bumping manifests a=b2g-bump 2014-01-22 17:26:03 -08:00
B2G Bumper Bot
57689eda1d 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
673efcea44 Backout bug 961861 2014-01-22 16:52:07 -08:00
Byron Campen [:bwc]
dc334a5e81 Bug 961313 - Add the transport protocol to candidate labels. r=abr 2014-01-22 16:50:52 -08:00
Marco Castelluccio
7bc4c7bd8a 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
6ff1b513e4 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
ad8d7a3996 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
1694d8811b 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
68f3b8b40d 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
a9c5262de0 Bug 450881: Add helpers for XPIDL arrays to nsCOMArray, r=froydnj 2014-01-22 16:19:00 -06:00
Ryan VanderMeulen
82dcea57d9 Merge m-c to fx-team. 2014-01-22 15:57:40 -05:00
Ryan VanderMeulen
0a95a9a62a Merge m-c to b2g-inbound. 2014-01-22 15:56:42 -05:00
Ryan VanderMeulen
2e12a5a8a9 Merge fx-team to m-c. 2014-01-22 15:32:22 -05:00
Ryan VanderMeulen
ad273b968e Merge inbound to m-c. 2014-01-22 15:15:22 -05:00
Blake Winton
b44c186e2a Bug 925681 - Show identity block and reload icon in awesomebar in Australis' customization mode. ui-r=shorlander, r=Gijs
--HG--
extra : rebase_source : 10b62db55227e317a1bd5c45914619e2f75c94b6
2014-01-22 20:12:22 +00:00