Commit Graph

305401 Commits

Author SHA1 Message Date
EKR
9b7964fb15 Bug 786235 - Rewrite TURN stack to match RFC 5766. r=abr 2013-04-06 17:58:58 -07:00
Chia-hung Tai
c4ee3f7df9 Bug 843445 - B2G MMS: provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-1:idl part. r=vyang, sr=sicking 2013-03-21 17:57:41 +08:00
Ryan VanderMeulen
84ac4e2c09 Backed out 13 changesets (bug 838467, bug 849739, bug 749086) for Marionette failures. 2013-04-09 08:54:00 -04:00
Paul Adenot
1e8caad6cf Bug 853551 - Implement the doppler part of AudioPannerNode. r=ehsan 2013-04-09 14:47:42 +02:00
Paul Adenot
60af723f4c Bug 854336 - Implement the playbackRate property of AudioBufferSourceNode. r=ehsan 2013-04-09 14:47:42 +02:00
Paul Adenot
a1ad1c8920 Bug 852366 - Don't resample on the main thread. r=ehsan,roc 2013-03-18 20:54:32 -04:00
Simon Montagu
26d038858d Exclude U+30FB KATAKANA MIDDLE DOT from the non-recommended characters that force IDN labels to be displayed as punycode. Bug 857490, r=jfkthame 2013-04-09 05:47:03 -07:00
Robert O'Callahan
5c7181de0f Bug 858803. Fix coordinate system of subdocument frame bounds. r=mattwoodrow
--HG--
extra : rebase_source : 3fd0436f141542dcf50f318a47670329c9c7a814
2013-04-10 00:30:51 +12:00
Robert O'Callahan
d0d74e5162 Bug 854094. Assign the principal of the receiving page to remote MediaStreams. r=jesup
--HG--
extra : rebase_source : 2e13003dd1fd06315ad370ba3b3a86838b8f1dd0
2013-04-10 00:30:29 +12:00
Robert O'Callahan
11f59147ef Bug 851445. When saving a frame scroll position, if we're in the process of trying to scroll to a saved scroll position, save the desired position instead of the actual current position. r=mats
--HG--
extra : rebase_source : 4aa4110d32db5f26192c0e4b6fa3185d1ed2c073
2013-03-21 15:44:37 +13:00
Ehsan Akhgari
5fda9c3404 Bug 859597 - Narrow down the acceptable range for AnalyserNode.fftSize; r=padenot 2013-04-08 21:26:08 -04:00
Mike Hommey
cdbdf09598 Bug 857596 - Remove file_id. r=ted 2013-04-09 14:05:40 +02:00
Mike Hommey
f2ce301848 Bug 855824 - Get rid of the lib.id file on Android. r=blassey 2013-04-09 14:05:07 +02:00
Mike Hommey
ff171032e1 Bug 855823 - Rely on breakpad finding file ids itself instead of relying on AddLibraryMapping caller to provide them. r=ted 2013-04-09 14:04:53 +02:00
Mike Hommey
6f3a120e8b Bug 858149 - Update breakpad to SVN r1143. r=ted 2013-04-09 14:03:40 +02:00
Mike Hommey
b74322ad5b Bug 858149 - Add missing breakpad patch from bug 853851 and bug 779291. r=ted 2013-04-09 14:03:33 +02:00
Jan de Mooij
fead40f5f9 Bug 858551 part 1 - Make JSScript::{baseline, ion, parallelIon} private. r=djvj 2013-04-09 13:34:49 +02:00
Tom Schuster
de620701c5 Bug 836949 - Remove obj parameter from ValueToId. r=njn 2013-04-09 13:33:32 +02:00
Tom Schuster
ca281e5ea7 Bug 836949 - Remove InternNonIntElementId/FetchElementId. r=jwalden 2013-04-09 13:33:32 +02:00
Tom Schuster
0a853900f7 Bug 854614 - Root XPCLazyCallContext. r=terrence,bholley 2013-04-05 21:59:06 +02:00
Cameron McCormack
5c2f7b821d Bug 848973 - Make nsStyleDisplay::IsBlockInside() and friends work only on style structs for the passed in frame and document them. r=roc
--HG--
extra : rebase_source : a8559b62124bec058f2857d50cf7f65f176c3727
2013-04-07 09:40:07 +10:00
Sam Foster
7cec15e833 Bug 800996 - Add clear-selection action for start tiles, button transitions. r=mbrubeck 2013-04-09 12:04:47 +01:00
Ed Morley
853a67cc75 Backed out changeset dc4066373f5a (bug 849399) for failures in test_bug451286.xul 2013-04-09 11:45:13 +01:00
Nicholas Cameron
bf6e86c175 Bug 849399. Invalidate existing style rule if we start a transition. r=dbaron 2013-04-09 21:09:11 +12:00
Philip Chee
7b3d0dff92 Bug 856566 Followup fix for crashreporter_win.cpp(1227) : error C2065: 'nullptr' : undeclared identifier (VS2008SP1/VC9) r=ted. 2013-04-09 16:45:01 +08:00
Ed Morley
fa7c8c6a17 Backed out changeset f916756bbcbd (bug 809733) for failures in browser_social_chatwindow.js 2013-04-09 09:44:50 +01:00
Jonathan Kew
6354f2dfe3 bug 859266 - respect devPixelsPerPx preference when calculating screen dimens on Windows. r=roc 2013-04-09 09:39:47 +01:00
Yoshi Huang
9e38d90345 Bug 859200 - Part 2 : update xpcshell tests. r=vicamo 2013-04-09 14:00:58 +08:00
Hiroyuki Ikezoe
99ec313538 Bug 859200 - Part 1: Get properties for RIL as boolean. r=allstars.chh 2013-04-08 19:20:48 +08:00
Randell Jesup
c027758120 Backout changeset a54f620cf84c (bug 843445) for build failures 2013-04-09 03:55:21 -04:00
Michael Tüxen
63df3b2fce Bug 857095: Fix SCTP build warnings (remove unused code) r=jesup 2013-04-09 03:46:32 -04:00
Chia-hung Tai
a5288573b4 Bug 843445 - B2G MMS: provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-1:idl part. r=vyang, sr=sicking 2013-03-21 17:57:41 +08:00
Douglas Crosher
9bc79ca658 Bug 840285 - ARM support for Ion asm.js (r=luke,mjrosenb also landing some of doug crosher's patches) 2013-03-25 18:22:45 +11:00
Nicholas Nethercote
05d64c5967 Bug 848560 (part 3) - Add support to about:memory for writing memory report dumps and reading gzipped memory report dumps. code=nnethercote,maierman. r=jlebar.
--HG--
extra : rebase_source : b93b45d1f4c22a388eedff890c19dc1952c576de
2013-03-27 20:31:26 -07:00
Nicholas Nethercote
9f600a37f0 Bug 848560 (part 2) - Prevent memory reporters from being registered while about:memory's tests are running. r=jlebar.
--HG--
extra : rebase_source : 3187fef1c6910b637788499de47bef6718018c0a
2013-04-01 21:39:44 -07:00
Nicholas Nethercote
8ca600972c Bug 848560 (part 1) - dmd::ClearReports() needs to check if DMD is running before doing anything to avoid crashing. r=jlebar.
--HG--
extra : rebase_source : bdd7a6d1654dfbf562bc534311869248eb3c8a4a
2013-03-25 21:03:47 -07:00
Mark Hammond
c05a711a7d Bug 809733 - Add CSS transitions for minimizing and restoring the social chatboxes. r=jaws 2013-04-09 16:37:36 +10:00
Simon Montagu
64497f2835 The test for bidi isolated subparagraphs should be > 0, not > 1. Bug 859093, r=roc 2013-04-08 23:25:34 -07:00
Daniel Holbert
dc9839e648 Bug 859128: Store SVGPathSegUtils::ArgCountForType's return-val in a signed variable, when we need to perform signed arithmetic with it. r=jwatt 2013-04-08 23:25:22 -07:00
Phil Ringnalda
ce292d6506 Back out f55d9235d5a0 (bug 859200) for test_ril_worker_icc.js failure 2013-04-08 22:49:54 -07:00
Michael Tüxen
d21c9a9851 Bug 858691: Cleanup of DataChannel OpenRequest Message r=jesup 2013-04-09 00:55:16 -04:00
Michael Tüxen
2199df63cc Bug 858685: Fix byte order issue in DataChannel open message r=jesup 2013-04-09 00:51:04 -04:00
Hiroyuki Ikezoe
8de0093758 Bug 859200 - Get properties for RIL as boolean. r=allstars.chh 2013-04-08 19:20:48 +08:00
Ehsan Akhgari
84977006bb Bug 859602 - Remove AudioParam.minValue/maxValue; r=bzbarsky 2013-04-08 21:57:54 -04:00
Ehsan Akhgari
bc953f2564 Bug 859594 - Remove AudioSourceNode; r=bzbarsky 2013-04-08 22:45:02 -04:00
Boris Zbarsky
d95ba48131 Back out Bug 810644 part 1 to fix b2g test_closeOnGC.html orange on CLOSED TREE 2013-04-08 22:56:06 -04:00
Boris Zbarsky
ecb207e1b0 Back out Bug 810644 part 2 to fix b2g test_closeOnGC.html orange. 2013-04-08 22:55:15 -04:00
Ryan VanderMeulen
7e0d5387b0 Backed out changesets d901d33dd142 and 48da1752622f (bug 729463) for robocop failures. 2013-04-08 22:32:15 -04:00
Gavin Sharp
76f9ea5129 Bug 691647 Part 2: remove Firefox Desktop implementation of removed nsISidebar methods. r=dolske
--HG--
extra : rebase_source : 7981dd516a4098d7ebc85b9c406163d30d4ebac3
2013-04-08 19:23:56 -07:00
Gavin Sharp
96ec4237c9 Bug 691647 Part 1: clean up nsISidebar interface by removing the non-standard addPersistentPanel/addPanel methods, and adjusting method arguments to avoid the use of string/wstring. r=jst, sr=sicking
--HG--
extra : rebase_source : f8214c757d49f433c37563e9ceed86e81f25eb1e
2013-04-08 19:22:48 -07:00