Josh Aas
42248bb3de
Back out fix for bug 405407 due to regressions.
2012-11-19 18:02:21 -05:00
Kannan Vijayan
948ea28912
Bug 813328 - Add initialize() method to IonCompartment. r=dvander
2012-11-19 17:43:13 -05:00
Phil Ringnalda
b20553860a
Back out 204665ad4a24 (bug 764240) for Android M4 failures
2012-11-19 14:40:32 -08:00
Steve Fink
dd7fbfde9d
Bug 809977 - Allow output with progress bar. r=terrence
...
--HG--
extra : rebase_source : 6a87e7a24189769876e5638a60770dd95d48a921
2012-11-19 14:19:01 -08:00
Steve Fink
d0103da4ab
Bug 809975 - --failed-only should ignore expected failures. r=terrence
...
--HG--
extra : rebase_source : 778596de5033dc7ff19ea074e4f660eb1f9f4fd0
2012-11-19 14:18:48 -08:00
David Keeler
0ad645bf69
bug 811375 - decouple nsIPluginTag::clicktoplay from click-to-play blocklisting r=joshmoz
2012-11-19 14:03:24 -08:00
Ethan Hugg
7c0b8a666a
Bug 811118 build webrtc unittests by default but run only some r=jesup
2012-11-12 15:34:05 -08:00
Ehsan Akhgari
afc5d542fa
Merge mozilla-central into mozilla-inbound
2012-11-19 17:07:53 -05:00
Alex Keybl
98c4160eda
Merging in version bump NO BUG
2012-11-19 12:03:27 -08:00
Alex Keybl
54e2794191
Added tag FIREFOX_AURORA_19_BASE for changeset cf8750abee06
2012-11-19 11:56:01 -08:00
Chris Jones
8c1774d31e
Bug 804852: Support for the hwc implementation of Composer2D. r=mattwoodrow,mwu,roc sr=roc
...
This is a rollup of the following patches
part 0: Add a dynamic cast to ColorLayer*
part 1: Add a Composer2D interface to enable implementations to more efficiently compose layer trees
part 2: Let widgets expose Composer2Ds, if they have them
part 3: Expose a layers ogl "friend" API that Composer2D will consume
part 4: Hook Composer2D into the LayerManagerOGL rendering pipeline
part 5: Implement all the goop to let widget/gonk use a Composer2D (HwcComposer2D)
2012-11-19 09:58:38 -08:00
Diego Wilson
5cfab33079
Bug 804852: Implement Composer2D for hwc. r=cjones
2012-11-19 09:58:37 -08:00
Ed Morley
538c3dd012
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-19 15:35:06 +00:00
Robert O'Callahan
b665acff49
Bug 812817. Ignore TYPE_ZERO nsDisplayItemData records constructed for the root layer. r=mattwoodrow
2012-11-19 23:54:50 +13:00
Robert O'Callahan
5786974f42
Bug 812776. Reset InlineBackgroundData whenever there are no display lists extant. Frame trees can't change while there are display lists extant. r=mattwoodrow
2012-11-19 23:54:41 +13:00
Jonathan Kew
aabc57a9d0
bug 811312 - part 2 - fold CGFontEntry subclass into MacOSFontEntry. r=jdaggett
2012-11-19 10:22:10 +00:00
Jonathan Kew
ca87de67d9
bug 811312 - part 1 - remove the ATSFontEntry class (not needed on 10.6 and later). r=jdaggett
2012-11-19 10:01:43 +00:00
Jonathan Kew
d730497bd2
bug 801410 - update harfbuzz to release 0.9.6 plus recent commits (to upstream 977f1740..c2ec7c74). r=jdaggett,joe
2012-11-19 09:35:39 +00:00
Alexander Surkov
aea3408189
Bug 812846 - densify nsAccTreeWalker, r=tbsaunde
...
--HG--
rename : accessible/src/base/nsAccTreeWalker.cpp => accessible/src/base/TreeWalker.cpp
rename : accessible/src/base/nsAccTreeWalker.h => accessible/src/base/TreeWalker.h
2012-11-19 18:20:09 +09:00
Victor Porof
5ee4370209
Bug 812962 - Intermittent browser_dbg_bug740825_conditional-breakpoints-02.js | an unexpected uncaught JS exception reported through window.onerror - ReferenceError: console is not defined, r=past
2012-11-19 10:40:08 +02:00
Gina Yeh
4bbb5527a1
Bug 812391 - Patch 1: Support audio stream of bt_sco, r=echou
2012-11-19 15:10:38 +08:00
Matthew Noorenberghe
7fe813a3f3
Bug 744867 - Fire INSTALL_FROM_DENIED for app installation failure due to installs_allowed_from. original-patch=ianb r=fabrice
2012-11-18 14:43:38 -08:00
EKR
e0a0253926
Bug 799419: Force NSS startup during PeerConnection Initialize r=bsmith,jesup
2012-11-18 07:43:26 -08:00
Randell Jesup
645ded6229
Bug 812886: Watch network (tear)down events and kill PeerConnections r=ekr,smaug,bsmith
2012-11-18 23:53:14 -05:00
Matt Woodrow
208ddd52f5
Bug 811570 - Allow inactive scroll frames to become active when scrolled. r=roc
2012-11-19 17:19:22 +13:00
Alexander Surkov
7f3e041ecd
Bug 812041 - ARIA slider and spinbutton don't provide a value for name computation, r=tbsaunde
2012-11-19 13:14:59 +09:00
Randell Jesup
11408280ba
Bug 802376: wallpaper permissions bug when selecting a camera+audio other than the first r=ekr
2012-11-18 23:13:22 -05:00
Matt Woodrow
5dc466f953
Bug 811927 - Allow conversion of nsDisplayBackgroundImage into ImageLayers. r=roc
2012-11-19 16:28:18 +13:00
Bobby Holley
2a1f87cb39
Bug 765192 - Fix broken test. r=dolske
...
There were a couple of things wrong here:
1 - The whole recursive frame load waiting thing was totally unnecessary. Load
doesn't fire on the window until all descendant iframes have loaded.
2 - The chrome event handler wasn't filtering by target, which it should. This
is probably to blame for the intermittent orange.
3 - Setting window.location during document load actually invokes
window.location.replace.
4 - Session history navigation seems to have weird behavior when called from
an onload handler. I wanted to investigate this further, but I've already spent
too much time on this. SimpleTest.executeSoon() seems to do the trick here.
2012-11-18 19:02:41 -08:00
Randell Jesup
c4881797fc
Bug 812641: Shut down SipCC instance when number of PeerConnections == 0 (reland) r=ehugg
2012-11-17 23:03:58 -05:00
Chris Jones
9375f9ff7c
Bug 798694, part 3: Remove UA overrides from b2g product proper. r=fabrice
2012-11-18 18:57:41 -08:00
Ryan VanderMeulen
22d661e3f3
Bug 812823 - Update pdf.js to version 0.6.141. r=bdahl
2012-11-18 21:05:21 -05:00
Nicholas Nethercote
311cd9d98e
Bug 812935 - Fix undefined value error in memory reporter for web workers. r=khuey
...
--HG--
extra : rebase_source : 7304009ade1e1560d7e66d0d4e0ab1da2f2a8448
2012-11-18 17:49:13 -08:00
Jeff Muizelaar
7406d0ccb6
Bug 812602. Don't decode jpegs progressively when we have all the data. r=joe
...
Decoding progressively is slower because we duplicate work like color
conversion and color correction for each outputted scan. We already suppress
paints when have all of the data, so we shouldn't do this extra work.
--HG--
extra : rebase_source : e6dd733546e1bb9e6e3279d9ceea0b4c0a88e049
2012-11-18 20:18:52 -05:00
Nicholas Nethercote
bf0e02fe87
Bug 789398 - Rework the type inference memory reporters. r=bhackett.
...
--HG--
extra : rebase_source : 945c35907d0d4a62b904664da7b5f2b35a182034
2012-11-18 14:40:01 -08:00
Ehsan Akhgari
d33e5a71df
Bug 813209 - Refactor MediaResource into BaseMediaResource so that we can base the implementation of BufferMediaSource on top of MediaSource; r=cpearce
...
This refactoring is needed for the introduction of the BufferMediaResource class.
2012-11-16 20:31:53 -08:00
Ehsan Akhgari
fdb6b8fa1b
Bug 813210 - Make the threading related assertions in the media decoder fatal; r=cpearce
2012-11-16 17:37:46 -08:00
Ehsan Akhgari
d1434706e8
Bug 813269 - Use double to represent time in Web Audio; r=bzbarsky
2012-11-19 15:52:29 -05:00
Ethan Hugg
e7c5bd04af
Bug 813212 Update signaling unittests to match latest IDL r=jesup
2012-11-19 09:59:36 -08:00
Nicholas Nethercote
32cd80aa69
Bug 812070 (part 2) - Speed up fix-linux-stack.pl by adding a cache for previously queried addresses.
...
--HG--
extra : rebase_source : 286ff300d8ef36ff136d0a55bcef2dcf43845b04
2012-11-15 14:38:24 -08:00
Nicholas Nethercote
0a9b12ec8d
Bug 812070 (part 1) - Merge %pipes and %address_adjustment in fix-linux-stack.pl.
...
--HG--
extra : rebase_source : db6a782a2e5df081d885b3eb72dcd19e7b196687
2012-11-15 14:38:21 -08:00
Ryan VanderMeulen
d13139d54f
Merge m-c to inbound.
2012-11-18 16:23:17 -05:00
Tom Schuster
fa3189ca91
Bug 802869 - IonMonkey: Fast path for the |in| operation with int32 and dense arrays. r=jandem
2012-11-18 22:14:18 +01:00
Nicolas Silva
0b59dd32e0
b=811115 - remove MOZ_EGL_XRENDER_COMPOSITE dead code. r=jgilbert
2012-11-18 16:47:57 +01:00
Timothy B. Terriberry
07dba69579
Bug 812847 - Validate Opus channel count, r=kinetik
2012-11-18 05:54:52 -08:00
Ryan VanderMeulen
9295c5ed5f
Merge m-c to inbound.
2012-11-18 08:36:20 -05:00
Victor Porof
413b9710ef
Merge fx-team to m-c
2012-11-18 11:49:52 +02:00
Randell Jesup
7b5d421611
Bug 812641: Shut down SipCC instance when number of PeerConnections==0 r=ehugg
2012-11-18 01:42:40 -05:00
Jed Parsons
2bb3eca524
Bug 811014 - Ensure forceIssuer parameter is passed through. r=benadida
2012-11-18 00:02:13 -05:00
Ryan VanderMeulen
eaee0787d8
Merge m-c to inbound.
2012-11-18 00:02:05 -05:00