Commit Graph

103839 Commits

Author SHA1 Message Date
Ed Morley
970e1b69f3 Backout 1d89bc229215 (bug 784142) for bug 787744 2012-09-03 10:04:49 +01:00
Timothy B. Terriberry
2a9b2b883f Bug 787788 - Fix downmixing weights for 6.1 Opus files, r=rillian 2012-09-03 01:41:17 -07:00
Ed Morley
2ca37472a4 Backout 03cb77f8d75d (bug 769021), 04fd792509d6 (bug 786817) for burning the tree 2012-09-03 09:20:05 +01:00
Kan-Ru Chen (陳侃如)
e35ea77a3f Bug 785339 - Restore BasicPlanarYCbCrImage::SetDelayedConversion. r=roc 2012-09-03 15:36:04 +08:00
Dão Gottwald
12ecf31c67 Bug 786495 - Dragging a tab to bookmark it or cancelling the drag-and-drop operation (pressing ESC) unexpectedly reorders tabs. r=jaws 2012-09-03 09:24:15 +02:00
Nicholas Cameron
7a6cc0c46b Bug 769021; fix a memory leak with mask sharing. r=khuey 2012-09-03 18:58:07 +12:00
Nicholas Cameron
6201de1c7c Bug 786817; Check multiple masks properly and invalidate after removing a mask layer. r=roc 2012-09-03 18:58:07 +12:00
Gina Yeh
e17f8ea8c0 Bug 764559 - Final version: add eventlistener for adapteradded in BluetoothManager, r=qdot, sr=jst 2012-09-03 14:38:44 +08:00
Chris Pearce
301b41eacf Bug 787805 - Null check mInput in FileMediaResource::EnsureLengthInitialized(). r=roc 2012-09-03 16:12:23 +12:00
Matthew Gregan
009e79b3eb Bug 778675 - Add some more logging to debug a cubeb_audiounit test failure. 2012-09-03 13:18:42 +12:00
Benjamin Peterson
86012b7303 Bug 787760 - Use strong enum class for StrictMode. r=njn 2012-09-02 21:01:59 -04:00
Anthony Jones
e696585651 Bug 781731 - Use a similar surface for non-blurred shadows to improve performance. r=joe 2012-09-02 19:07:06 -04:00
Anthony Jones
dd300242f8 Bug 781731 - Set Azure shadow canvas size match thebes in order to match performance. r=Bas 2012-09-02 19:07:06 -04:00
Anthony Jones
5886de8bb7 Bug 781731 - Speed up shadows by using tee surface to avoid doing a read back. r=jrmuizel 2012-09-02 19:07:06 -04:00
Anthony Jones
d427bdc7db Bug 781731 - Fix shadow surface extents so they aren't double padded. r=joe 2012-09-02 19:07:05 -04:00
Anthony Jones
0fcd2824ce Bug 781731 - Clean up DrawTargetCairo::DrawSurfaceWithShadow() to make it simpler and paint correctly in all modes. r=jrmuizel 2012-09-02 19:07:05 -04:00
Anthony Jones
585ecce5bb Bug 781731 - Fix passing of text bounds to AdjustedTarget in order to limit the size of the temporary target. r=Bas 2012-09-02 19:07:05 -04:00
Anthony Jones
0836e3642b Bug 781731 - Fix Azure Cairo GTK perf by removing xlib to buffered image conversion. r=mattwoodrow 2012-09-02 19:07:05 -04:00
Ryan VanderMeulen
715b8fcbed Merge m-c to inbound. 2012-09-02 19:06:58 -04:00
Chris Pearce
3a0e137bc4 Bug 786924 - Estimate Ogg buffered ranges on B2G to avoid main thread I/O. r=kinetik 2012-09-03 10:56:29 +12:00
ffxbld
d3ada98e5c Automated blocklist update from host mv-moz2-linux-ix-slave13 2012-09-02 13:59:11 -07:00
Randell Jesup
eedf93a21d Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
Ryan VanderMeulen
4f1983b089 Merge inbound to m-c. 2012-09-01 21:44:21 -04:00
Wellington Fernando de Macedo
1ae41c247b Bug 740862 - "ASSERTION: Freeze() failed" in nsEventSource::Observe(dom-window-frozen). r=smaug 2012-09-01 17:24:42 -04:00
Ryan VanderMeulen
73013af440 Merge inbound to m-c. 2012-09-01 08:46:12 -04:00
Landry Breuil
379acca3e1 Bug 786588: Readd 32 bits padding for non-methodjit 32 bits archs. r=njn 2012-09-01 09:08:36 +02:00
Shu-yu Guo
3d306df11e Bug 787282 - Initialize all slots in ParallelArray constructor when GC might trigger (r=billm) 2012-08-31 21:33:04 -07:00
Ryan VanderMeulen
670b5bd7bf Merge the last PGO-green inbound changeset to m-c. 2012-08-31 21:36:07 -04:00
Siddharth Agarwal
4ae1c79342 Bug 787600 - Pymake: Shell commands in submakes don't honour exported PATH and don't receive exported envvars. r=gps 2012-09-01 06:41:50 +05:30
Siddharth Agarwal
5e71189826 Bug 784910 - Pymake: adjust sys.path so that native commands can load other modules from their own directories. r=ted 2012-09-01 06:40:16 +05:30
Boris Zbarsky
a9228f3218 Bug 786105. Setting inline style properties to null should remove them, just like setting them to empty string does. r=peterv 2012-08-31 20:59:46 -04:00
Jonas Sicking
c16e6a81aa Bug 689328: Try to fix intermittent orange in test_xhr_progressevent.html by waiting until "close" requests finish before starting next request. r=khuey 2012-08-31 18:34:33 -03:00
Jonas Sicking
bddd31eff7 Bug 769880: Make createIndex throw InvalidAccessError instead of NotSupportedError. r=khuey 2012-08-31 18:33:24 -03:00
Jonathan Griffin
9c149f093a Bug 779011 - Clean up properly after JS exceptions during async_execute calls, a=test-only, DONTBUILD because NPOTB 2012-08-31 13:59:48 -07:00
Ehsan Akhgari
d0afe916e7 Bug 775302 - Stub out the implementation of mozAudioContext; r=bzbarsky,khuey 2012-08-31 16:59:37 -04:00
Matt Brubeck
93de3c87cf Bug 779527 - Use the physical device resolution for media queries on mobile [r=dbaron] 2012-08-31 13:29:47 -07:00
Matt Brubeck
2e1a8c6da4 Bug 786062 - Remove unused PanZoom:PanZoom observer [r=kats] 2012-08-31 13:28:29 -07:00
Shane Caraveo
0ac148e54e Bug 787093 - Some links from social dialogs open in the current tab. r=gavin 2012-08-31 12:57:42 -07:00
Ryan VanderMeulen
bc223c0913 Merge m-c to inbound. 2012-08-31 20:23:29 -04:00
Jeff Gilbert
506191ac26 Bug 735932 - Fix no-alpha ReadPixels on Mac+nVidia - r=bjacob 2012-08-31 16:47:03 -07:00
Jeff Gilbert
e635ec0e37 Bug 784925 - Add MakeCurrent for OGL Layers Readback path - r=bjacob 2012-08-31 16:44:33 -07:00
Wes Johnston
f2b9eb5b05 backout 58b937c070d6 2012-08-31 16:15:39 -07:00
Rafael Ávila de Espíndola
54e214f448 Bug 787568 - Upgrade clang to r161152. r=rail.
Update the manifests.
2012-08-31 19:09:38 -04:00
Rafael Ávila de Espíndola
b83fcea944 Bug 787568 - Upgrade clang to r161152. r=rail.
Update the build script.
2012-08-31 19:08:53 -04:00
Brian Nicholson
47b83b16f7 Bug 784386 - Part 11: Replace setting innerHTML with textContent for text. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
cad95ce967 Bug 784386 - Part 10: Remove killBreaks(). r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
e3439a44d6 Bug 784386 - Part 9: Move pageCacheHtml outside of loop. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
f046007693 Bug 784386 - Part 8: Replace innerHTML call for divToPElements search. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
da40fcb35c Bug 784386 - Part 7: Replace innerHTML call for readability-page-1 <div>. r=lucasr 2012-08-31 15:56:13 -07:00
Brian Nicholson
3c55d049c1 Bug 784386 - Part 6: Replace innerHTML call for putting sibling in <div>. r=lucasr 2012-08-31 15:56:13 -07:00