Randell Jesup
8c262797dc
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
caced635cb
Bug 811927 - Allow conversion of nsDisplayBackgroundImage into ImageLayers. r=roc
2012-11-19 16:28:18 +13:00
Bobby Holley
552dcd7d67
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
832b4cf1ef
Bug 812641: Shut down SipCC instance when number of PeerConnections == 0 (reland) r=ehugg
2012-11-17 23:03:58 -05:00
Chris Jones
cb0602ab68
Bug 798694, part 3: Remove UA overrides from b2g product proper. r=fabrice
2012-11-18 18:57:41 -08:00
Ryan VanderMeulen
82a4c4fcd3
Bug 812823 - Update pdf.js to version 0.6.141. r=bdahl
2012-11-18 21:05:21 -05:00
Nicholas Nethercote
e1259e855b
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
a30ad6a153
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
fa52b57f84
Bug 789398 - Rework the type inference memory reporters. r=bhackett.
...
--HG--
extra : rebase_source : 945c35907d0d4a62b904664da7b5f2b35a182034
2012-11-18 14:40:01 -08:00
Paul Adenot
8ef0755d04
Bug 812667 - Make soundtouch compile properly if cpuid.h is not present. r=khuey
2012-11-16 16:47:01 -08:00
Jason Orendorff
3b94b57142
Bug 812314 part 2 - User fewer namespace js {...} blocks in .cpp files in js/src/gc. r=terrence.
...
--HG--
extra : rebase_source : 821757d2ac77c66ce42c3db42d9dcaa99e6ae637
2012-11-16 16:00:02 -06:00
Jason Orendorff
364708cb56
Bug 812314 part 1 - Use fewer namespace js {...} blocks in .cpp files in js/src, js/src/builtin, js/src/vm. r=luke.
...
--HG--
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_before_after.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after.js
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_before_after_page.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after_page.html
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_localStorage_before_after_page2.html => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_localStorage_before_after_page2.html
rename : browser/components/privatebrowsing/test/browser/perwindow/browser_privatebrowsing_placestitle.js => browser/components/privatebrowsing/test/browser/global/browser_privatebrowsing_placestitle.js
rename : browser/components/privatebrowsing/test/browser/perwindow/title.sjs => browser/components/privatebrowsing/test/browser/global/title.sjs
extra : rebase_source : d1d1c39b490ae33fb9e8417ed72c2b77ee631416
2012-11-16 15:59:26 -06:00
Erick Dransch
690e22a9ec
Bug 801499 - Move WebGLBuffer to a separate file. r=bjacob
2012-11-20 16:38:20 -05:00
L. David Baron
643f1a5461
Bug 813373, patch 4: fix printfs that crept in in patch 3.
2012-11-20 13:22:35 -08:00
Richard Newman
377a2921a2
Bug 718066 - Build-time disable FHR on all platforms apart from B2G. r=gps
2012-11-19 19:09:45 -08:00
Richard Newman
9970819944
Bug 718066 - Pref off FHR on all platforms. r=gps
2012-11-19 19:00:58 -08:00
Gregory Szorc
d4633143a9
Bug 812377 - Health report provider for collecting system info; r=rnewman
2012-11-19 13:18:30 -08:00
Gregory Szorc
fc1e767dcf
Bug 813226 - Add ability to bypass policy acceptance; r=rnewman
...
This is needed to support background "always OK" data submission, such
as ADU pings.
2012-11-19 11:31:19 -08:00
Gregory Szorc
0ca010a683
Bug 811159 - Save last submitted health report to profile; r=rnewman
2012-11-16 10:05:19 -08:00
Nicholas Nethercote
a6628ddd7d
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
f02120e33b
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
fe8440dc49
Merge m-c to inbound.
2012-11-18 16:23:17 -05:00
Tom Schuster
4da3d2981c
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
499651a424
b=811115 - remove MOZ_EGL_XRENDER_COMPOSITE dead code. r=jgilbert
2012-11-18 16:47:57 +01:00
Timothy B. Terriberry
5efb5c507c
Bug 812847 - Validate Opus channel count, r=kinetik
2012-11-18 05:54:52 -08:00
Ryan VanderMeulen
50c3ff83d2
Merge m-c to inbound.
2012-11-18 08:36:20 -05:00
Victor Porof
7b5c67fb5a
Merge fx-team to m-c
2012-11-18 11:49:52 +02:00
Randell Jesup
932db553b0
Bug 812641: Shut down SipCC instance when number of PeerConnections==0 r=ehugg
2012-11-18 01:42:40 -05:00
Jed Parsons
ea3e8171fd
Bug 811014 - Ensure forceIssuer parameter is passed through. r=benadida
2012-11-18 00:02:13 -05:00
Ryan VanderMeulen
30b2b438c2
Merge m-c to inbound.
2012-11-18 00:02:05 -05:00
Tetsuharu OHZEKI
23d982d03f
Bug 812781 - Rename pref_cookies in android_strings.dtd to reflect string change.r=mark.finkle
2012-11-18 13:45:54 +09:00
Gary Kwong
9ac188185a
Update suppression entry for bug 812421. DONTBUILD
2012-11-18 11:26:27 +08:00
Alexander Surkov
37336125af
Bug 812466 - namespacify Accessible classes, r=tbsaunde
2012-11-18 11:01:44 +09:00
philringnalda@gmail.com
4eddd2b1f4
No bug, Automated blocklist update from host slice - CLOSED TREE - a=blocklist-update
2012-11-17 17:46:43 -08:00
Ryan VanderMeulen
964965bbc5
Merge fx-team to m-c.
2012-11-17 13:29:05 -05:00
Ryan VanderMeulen
189b6d5f3a
Merge the last PGO-green inbound changeset to m-c.
2012-11-17 08:04:25 -05:00
Alexander Surkov
1fb948c78a
Bug 525909 - support ARIA role=rowgroup, r=tbsaunde
2012-11-17 16:59:55 +09:00
Fabrice Desré
9288e5ab1a
Bug 809165 - Add a updatedTime field to the application object [r=philikon,sr=sicking]
2012-11-16 19:37:41 -08:00
Alexander Surkov
1c7c36362d
Bug 446469 - Missing busy state change event when downloading files, r=tbsaunde
2012-11-17 12:32:51 +09:00
Jared Wein
92ada4aaf3
Bug 798925 - Add back the Error Console menuitem by default (backout revision 42a7cb309ca1, bug 602006). r=dcamp
2012-11-16 19:20:51 -08:00
Ryan VanderMeulen
dbb1601746
Merge the last PGO-green inbound changeset to m-c.
2012-11-16 21:55:24 -05:00
Zack Weinberg
3156225b0e
Bug 229827: escape unprintable characters in CSS parser diagnostics. r=dbaron
2012-11-16 21:53:38 -05:00
Zack Weinberg
c38d90c9e6
Bug 663291: Improve the SpecialPowers and SimpleTest APIs to make it easier to write mochitests that look at error console output. Update all tests that were using ad-hoc console inspection or the old SimpleTest console handler API. r=ted
2012-11-16 21:53:32 -05:00
Brian R. Bondy
ca5fc161af
Bug 811646 - New VC6 InetBgDL DLL with range request support. r=rstrong
2012-11-16 21:39:17 -05:00
Brian R. Bondy
e4c048ee76
Bug 811646 - Redirect handling so each request goes direct to the final destination path and server. r=rstrong
2012-11-16 21:39:17 -05:00
Brian R. Bondy
98d2753189
Bug 811646 - Make stub use higher timeout values and increase stub version. r=rstrong
2012-11-16 21:39:17 -05:00
Brian R. Bondy
d6a9337d42
Bug 811646 - Split big base installer download into multiple HTTP range requests. r=rstrong
2012-11-16 21:39:17 -05:00
Jonathan Griffin
67543c33b9
Backed out a94288026ea5 (Bug 811784) for turning all b2g emulator tests red
2012-11-16 18:30:22 -08:00
Ryan VanderMeulen
ba8b11631a
Backed out changeset b527670b6728 (bug 811118) for orange.
2012-11-16 21:24:14 -05:00
Ryan VanderMeulen
4cabfc6180
Backed out changesets c2ea3fb28c45 (bug 812343), 68e26307643e (bug 812345), 15eaadc2cd9a (bug 811076), and 5a98a1662e64 (bug 808277) for mochitest-1 failures.
...
CLOSED TREE
2012-11-16 17:57:44 -05:00