Commit Graph

130222 Commits

Author SHA1 Message Date
Ehsan Akhgari
9c26dbc68f Bug 865234 - Part 2: Send the channel mixing information to the AudioNodeStream; r=roc 2013-04-27 19:25:23 -04:00
Ehsan Akhgari
a749080ffb Bug 865234 - Part 1: Add DOM bindings for the channel mixing attributes; r=roc 2013-04-27 18:44:50 -04:00
Matthew Noorenberghe
5eb149e1fd Bug 866564 - Don't cache Lightweight Theme update checks. r=Unfocused 2013-04-30 17:31:59 -07:00
Bill McCloskey
b5904d4e52 Bug 697319 - First browser should be dynamically created to allow honoring of browser.tabs.remote pref (r=gavin) 2013-04-30 22:27:59 -07:00
Ehsan Akhgari
febaf4a1a5 Bug 867324 - Make it safe to stop source nodes when shutting down the AudioContext in case the nodes die right away; r=roc
(This time with the correct bug #)
2013-04-30 16:01:39 -04:00
Ehsan Akhgari
23d66661c0 Backed out changeset cace8e8e8556 because of the wrong bug number 2013-05-01 01:15:09 -04:00
Ehsan Akhgari
ffdb7c03e4 Bug 860958 - Make it safe to stop source nodes when shutting down the AudioContext in case the nodes die right away; r=roc 2013-04-30 16:01:39 -04:00
Matt Woodrow
f7d12ccdaa Bug 864287 - Add back code to readback IOSurface plugins when using BasicLayers. r=BenWa 2013-05-01 17:03:27 +12:00
Matt Woodrow
c727739057 Bug 867474 - Split BasicShadowableLayerManager into a separate ClientLayerManager. r=nrc
--HG--
rename : gfx/layers/basic/BasicCanvasLayer.cpp => gfx/layers/CopyableCanvasLayer.cpp
rename : gfx/layers/basic/BasicCanvasLayer.h => gfx/layers/CopyableCanvasLayer.h
rename : gfx/layers/basic/BasicCanvasLayer.cpp => gfx/layers/client/ClientCanvasLayer.cpp
rename : gfx/layers/basic/BasicCanvasLayer.h => gfx/layers/client/ClientCanvasLayer.h
rename : gfx/layers/basic/BasicColorLayer.cpp => gfx/layers/client/ClientColorLayer.cpp
rename : gfx/layers/basic/BasicContainerLayer.cpp => gfx/layers/client/ClientContainerLayer.cpp
rename : gfx/layers/basic/BasicContainerLayer.h => gfx/layers/client/ClientContainerLayer.h
rename : gfx/layers/basic/BasicImageLayer.cpp => gfx/layers/client/ClientImageLayer.cpp
rename : gfx/layers/basic/BasicLayerManager.cpp => gfx/layers/client/ClientLayerManager.cpp
rename : gfx/layers/basic/BasicLayers.h => gfx/layers/client/ClientLayerManager.h
rename : gfx/layers/basic/BasicThebesLayer.cpp => gfx/layers/client/ClientThebesLayer.cpp
rename : gfx/layers/basic/BasicThebesLayer.h => gfx/layers/client/ClientThebesLayer.h
rename : gfx/layers/basic/BasicTiledThebesLayer.cpp => gfx/layers/client/ClientTiledThebesLayer.cpp
rename : gfx/layers/basic/BasicTiledThebesLayer.h => gfx/layers/client/ClientTiledThebesLayer.h
2013-05-01 17:03:25 +12:00
Patrick McManus
7fb5e2a39b bug 855185 ResetIPFamily called off socket thread r=honzab 2013-04-30 23:43:32 -04:00
Patrick McManus
4362dcc156 bug 855185 - test for thread safety of resetIPFamily() r=honzab 2013-04-30 23:43:31 -04:00
Tetsuharu OHZEKI
e86d0a8f18 Bug 865250 - Part 4: Merge duplicated paths in switch statements. r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
e3c5c058dd Bug 865250 - Part 3: Use & merge switch statements instead of many if-else statements in BrowserApp.setPreferences(). r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
cdc64ce76a Bug 865250 - Part 2: Remove the needless try-catch statement from BrowserApp.getPreferences(). r=mleibovic 2013-04-30 22:10:01 -04:00
Tetsuharu OHZEKI
b7ebe844e4 Bug 865250 - Part 1: Define all properties of the pref data obviously. r=mleibovic 2013-04-30 22:10:00 -04:00
Ryan VanderMeulen
e53f5fad71 Merge m-c to inbound. 2013-04-30 22:02:09 -04:00
Chris Pearce
3262662a85 Bug 862182 - Revert bug 862183 due to frequent orange in 459439 crashtest. CLOSED TREE. r=philor 2013-05-01 13:33:33 +12:00
Ryan VanderMeulen
a940e46079 Backed out changesets c7937fb5f4bb and cf8db9b6bd61 (bug 862986) for bustage.
CLOSED TREE
2013-04-30 21:09:41 -04:00
Brian O'Keefe
9305158b76 Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps 2013-04-30 20:46:10 -04:00
Brian O'Keefe
7561bb1573 Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium 2013-04-30 20:45:39 -04:00
Matt Woodrow
ace055b629 Bug 865104 - Implement a BasicCompositor. r=nrc 2013-05-01 12:42:05 +12:00
Ryan VanderMeulen
e29f06f4cf Backed out changeset b68c721a1462 (bug 863828) for robocop failures. 2013-04-27 18:21:15 -04:00
Ryan VanderMeulen
1977df7379 Merge m-c to inbound. 2013-04-27 18:18:52 -04:00
Ryan VanderMeulen
d1d8306b4f Backed out 2 changesets (bug 864342, bug 861596) for various regressions.
Backed out changeset ba1a51d840b3 (bug 864342)
Backed out changeset 503a5fb6d530 (bug 861596)
2013-04-27 18:17:30 -04:00
Masatoshi Kimura
3eb7da21d5 Bug 859024 - Remove the MSVC exemption for FAIL_ON_WARNINGS in content/canvas/src. r=jmuizelaar 2013-04-28 07:10:36 +09:00
Brian Smith
5f04390d3e Bug 813418 - part2 fixing refcount (bsmith) r=cviecco
[mq]: fix-crash

--HG--
extra : rebase_source : 2974df1231c17b6089681c63774768a8ba10a1f2
2013-04-27 14:56:19 -07:00
Brian Hackett
bac7d29ac1 Bug 864214 - Generate MIR nodes for accessing statically known typed arrays on x86, r=luke,jandem. 2013-04-27 15:02:42 -06:00
David Zbarsky
6341ecade8 Root PropertyNodeList.getNames, no bug, r=Ms2ger over irc 2013-04-27 15:51:05 -04:00
Steve Fink
165cbb3250 Bug 866432 - Remove AutoValueRooter and replace it with RootedValue. r=terrence
--HG--
extra : rebase_source : f15a1a5fc43d3f43fc5f51fd3fb19001b040f8fe
2013-04-27 12:28:02 -07:00
Steve Fink
f00457a7a5 No bug, DONTBUILD. Comment fix. 2013-04-27 12:27:53 -07:00
Tim Taubert
bd2da557d4 Backed out changeset 229cd2ebe225 (bug 855108) for intermittent mochitest-bc failures 2013-04-27 21:21:42 +02:00
Cykesiopka
fc432de862 Bug 231172 - Remove editor.encode_entity in all.js; r=ehsan
DONTBUILD since this is a comment only change.
2013-04-27 15:10:03 -04:00
Ehsan Akhgari
f0797f9f57 Backed out changeset 7c244b521e54 (the investigation patch for bug 866079) 2013-04-27 15:07:29 -04:00
Tim Taubert
21539156ea merge m-c to fx-team 2013-04-27 17:34:36 +02:00
Reuben Morais
1ce82926a7 Bug 860559 - Add pref field to ContactField and ContactAddress. r=gwagner sr=mounir
--HG--
extra : rebase_source : 098d9071232058bdf4a0f9547398eca9c4303106
2013-04-27 08:28:53 -07:00
ffxbld
7cb51d85a4 No bug, Automated blocklist update from host bld-linux64-ec2-479 - a=blocklist-update 2013-04-27 03:21:56 -07:00
Steve Fink
bb2447230f Bug 866432 - Replace AutoValueRooter with JS::Rooted<JS::Value> in gecko. r=smaug
--HG--
extra : rebase_source : 0897fc8f3968619185b754e13ca6119cb1c0f46d
2013-04-26 21:08:15 -07:00
Kannan Vijayan
498c5552e4 Bug 863961 - Remove overconservative assertion on argument slots never being phi-ed in needsArgsObj scripts. r=nbp 2013-04-30 17:25:16 -04:00
Ryan VanderMeulen
06d74cdc31 Merge m-c to birch. 2013-04-26 23:16:34 -04:00
Gregory Szorc
4da0261ec1 Bug 866253 - Provider manager calls undefined function this._recordError; r=rnewman 2013-04-26 18:11:33 -07:00
Myk Melez
a571522579 Backed out changeset 0444a6571cac for bug 865210 due to build bustage.
--HG--
extra : amend_source : 9cc742fbbbaaa823d6f770a31cc61fbc6f75754e
2013-04-26 17:44:07 -07:00
Wes Johnston
7ea5eb51ae Bug 857165 - Highlight domain when showing urls. r=mfinkle 2013-04-26 16:17:37 -07:00
Alexandre Poirot
0910828f96 Bug 865210 - Set a valid window icon for B2G desktop; r=vingtetun
--HG--
extra : amend_source : 999001892223313d953ac121d18bee6937d7c48e
2013-04-26 15:38:38 -07:00
Yiming Yang
b3bf86bb2f Bug 858834 - deprecate press/release/double_tap/cancel_touch, rename single_tap to tap, r=mdas 2013-04-26 15:18:55 -07:00
Timothy Nikkel
750010056f Bug 866959. Make sure to initialize mHasBeenDecoded in all constructors of imgStatusTracker. r=seth 2013-04-30 18:35:00 -05:00
Seth Fowler
b7932cdb35 Bug 859377 (Part 4) - Make ClippedImage use gfxImageSurfaces on Windows. r=me 2013-04-30 16:28:25 -07:00
Chris Pearce
37aa644c0a Bug 862182 - Hold references to MediaResource in nsRefPtrs (content/media/omx), and fix some omx compiler warnings. r=doublec 2013-05-01 11:23:46 +12:00
Chris Pearce
b5a5314926 Bug 862182 - Hold references to MediaResource in nsRefPtrs (content/media/plugins). r=doublec 2013-05-01 11:23:46 +12:00
Chris Pearce
f7895b7d0b Bug 862182 - Hold references to MediaResource in nsRefPtrs. r=roc 2013-05-01 11:23:46 +12:00
Brian Smith
d8709a7f63 Bug 859817: Rewrite and refactor GetCertFingerprintByOidTag to avoid duplicating code, memory leaks, and implicit conversion from raw pointer to already_AddRefed, r=honzab 2013-04-30 16:21:25 -07:00