Commit Graph

13125 Commits

Author SHA1 Message Date
Anant Narayanan
62ba9bbbc0 Bug 694807: Implement PeerConnection C++ module; r=jst,jesup,ekr 2012-10-07 01:34:30 -04:00
EKR
3ba764ed03 Bug 790517: mtransport - Generic media transport subsystem for ICE and DTLS r=jesup,bsmith,mcmanus 2012-10-02 13:04:58 -07:00
EKR
537046c9fe Bug 790517: mtransport import/build for nrappkit/nICEr r=ted 2012-10-02 10:12:50 -07:00
Randell Jesup
03e8ac250c Bug 766758: License for nICEr (media/mtransport/third_party/nICEr) r=gerv 2012-10-07 01:34:30 -04:00
Randell Jesup
7d13e13e55 Bug 766689: License for nrappkit import r=gerv 2012-10-07 01:34:29 -04:00
Randell Jesup
5d0a8cd0f2 Bug 792188: rollup of changes to signaling from alder r=jesup,ekr,derf,ehugg,ted
Bug 797258: Increase max sdp line length to work with longer SHA-256 fingerprints. r=jesup
2012-10-07 01:34:29 -04:00
Jared Wein
d069417b87 Bug 796111. Adjust styling of nsIAlertService alert windows. r=dao 2012-10-06 19:17:07 -07:00
Marco Castelluccio
00af343372 Bug 796094 - Fix Marketplace category names for webapps. r=myk 2012-10-06 22:04:36 -04:00
David Rajchenbach-Teller
e5dd8c1f5e Bug 795505 - Additional checks for feeding typed arrays to js-ctypes. r=jorendorff 2012-10-06 21:53:23 -04:00
David Rajchenbach-Teller
c5de104711 Bug 795505 - Feed typed arrays to js-ctypes. r=jorendorff 2012-10-06 21:53:23 -04:00
Ed Morley
783c00c96e Merge mozilla-central to mozilla-inbound 2012-10-06 21:47:07 +01:00
Ed Morley
fd14735924 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-06 20:30:35 +01:00
Ed Morley
bd0d1f6c0a Bug 795393 - Remove instances of "ifneq (mobile,$(MOZ_BUILD_APP))" since they're now always true; r=ted 2012-10-06 16:46:09 +01:00
Ben Turner
c9e0d3f36f Bug 789059 - 'Assertion failure: false (All IPDL URIs must be serial
izable or an allowed scheme)'. r=cjones.
2012-10-05 13:11:08 -07:00
Mike Hommey
aa29af1f19 Bug 798450 - Avoid installing .mkdir.done and precomplete with make install. r=ted 2012-10-05 19:46:13 +02:00
Mike Hommey
0de1311c06 Bug 793672 - Tests for the debugging server profiler actor. r=past 2012-10-06 10:38:35 +02:00
Mike Hommey
d77ec16b08 Bug 793672 - Allow to get notifications for arbitrary observer topics through RDP with the profiler actor. r=past 2012-10-06 10:37:58 +02:00
Felipe Gomes
c8c29e0e1e Bug 766616. Don't try to inject mozSocial in about pages. r=jaws 2012-10-05 17:22:09 -07:00
Phil Ringnalda
d283b873d6 Backout e9237d1ae5ff (bug 790201), 0ecee5121681 (bug 766616), d8ec55d3b98e (bug 796218), c4bb09009a54 (bug 798437), 6a8bb5834090 (bug 766616) for bustage
on a CLOSED TREE
2012-10-05 20:11:45 -07:00
Dave Townsend
f86daed6fd Backing out bug 720997 and bug 798160 due to bad l10n. 2012-10-05 19:03:10 -07:00
Wes Johnston
fe3197ab15 Bug 795406 - Set up profile unlocker. r=bsmedberg 2012-10-05 17:58:29 -07:00
Felipe Gomes
2fab8a9c06 Bug 790201. Nuke social worker sandbox on shutdown. r=mhammond 2012-10-05 17:22:09 -07:00
Felipe Gomes
55a7833148 Bug 766616. Don't try to inject mozSocial in about pages. r=jaws 2012-10-05 17:22:09 -07:00
Dave Townsend
54390c54af Bug 798160: about:support should not include the sync username and account. r=MattN 2012-10-05 14:57:17 -07:00
Justin Lebar
bbfbefc5af Bug 798024 - Don't hide smaps when displaying a memory report dump loaded from a file or from the clipboard. r=njn 2012-10-05 17:54:54 -04:00
Justin Lebar
4e503115bb Bug 798019 - Sort processes in about:memory by resident size. r=njn 2012-10-05 17:54:54 -04:00
Justin Lebar
cfed84b306 Bug 797890 - Add button to about:memory to load memory reports from the clipboard. r=njn 2012-10-05 17:54:53 -04:00
Justin Dolske
d4e138c368 Bug 793366 - Add noise to the white background used for transparent images in image documents. r=jaws r=bz r=joe
--HG--
rename : toolkit/themes/pinstripe/global/TopLevelImageDocument.css => toolkit/themes/pinstripe/global/media/TopLevelImageDocument.css
rename : toolkit/themes/pinstripe/global/TopLevelVideoDocument.css => toolkit/themes/pinstripe/global/media/TopLevelVideoDocument.css
rename : toolkit/themes/winstripe/global/TopLevelImageDocument.css => toolkit/themes/winstripe/global/media/TopLevelImageDocument.css
rename : toolkit/themes/winstripe/global/TopLevelVideoDocument.css => toolkit/themes/winstripe/global/media/TopLevelVideoDocument.css
2012-10-05 14:44:11 -07:00
Robert Strong
0318499d44 Bug 797157 - Trying to pave-over install with the stub installer with nightly already running - warning comes up that nightly is already running, but installer closes and leaves behind 'to_be_deleted' folder in C:\Program Files\Nightly. r=bbondy 2012-10-05 13:56:58 -07:00
Josh Matthews
ea0cc92809 Bug 794606 - Make resuming a download correctly share the privacy status of the original download. r=mak 2012-10-04 15:08:28 -04:00
Josh Matthews
f56c4d461a Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused 2012-10-04 15:07:51 -04:00
Wes Johnston
52bc1b4f6a Bug 795053 - Unlock locked profiles on Android. r=blassey 2012-10-05 12:35:26 -07:00
Ed Morley
29308c09dd Bug 798419 - Fix incorrect spellings of success(ful) in test output; r=me 2012-10-05 17:48:15 +01:00
Nathan Froyd
015417d6dc Bug 746714 - add a memory reporter for telemetry; r=taras,njn 2012-10-05 12:19:14 -04:00
Ehsan Akhgari
c212e02a04 Bug 798345 - Fix the comm-central perma-orange introduced by bug 794606; r=jdm 2012-10-05 11:12:15 -04:00
Vladimir Vukicevic
b8c124b188 b=756425; fix test_mousescroll by driving RefreshDriver directly; r=ehsan 2012-10-02 14:41:04 -04:00
Dão Gottwald
0d682a7a4e Bug 797894 - Use transparent autoscroll icons. r=karlt 2012-10-05 11:08:23 +02:00
Ryan VanderMeulen
d3510ae5f7 Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE. 2012-10-04 19:34:19 -04:00
Jesper Kristensen
f8f34f3fa3 Bug 782118 - Dictionary add-ons cannot be updated from addons.mozilla.org. r=Unfocused 2012-10-04 17:54:40 -04:00
Ryan VanderMeulen
363be99a00 Merge m-c to inbound. 2012-10-04 17:54:34 -04:00
Ed Morley
04b3c42269 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-04 16:18:25 +01:00
Panos Astithas
09681ca92a Merge m-c to fx-team 2012-10-04 09:54:25 +03:00
David Rajchenbach-Teller
e8ce3f8165 Bug 797326 - Get the right line number printed in test_jsctypes.js.in. r=jorendorff 2012-10-03 18:19:23 -04:00
David Rajchenbach-Teller
23bfbcddac Bug 794104 - In async OS.File, DEBUG should be false. r=yoric 2012-10-03 18:19:23 -04:00
David Rajchenbach-Teller
32856facbc Bug 793435 - Open worker_test_osfile_win.js instead of worker_test_osfile_unix.js. r=yoric 2012-10-03 18:19:23 -04:00
WangJun
4eab8b26b1 Bug 793435 - Handle INVALID_HANDLE in CloseHandle and FindClose correctly. r=yoric 2012-10-02 20:56:47 +08:00
Allison Naaktgeboren
b81c4989af Bug 720997 - add sync prefs prefix to about:support whitelist.r=Unfocused 2012-10-03 15:04:01 -07:00
Ehsan Akhgari
4cc5251a8a Bug 797227 - Remove nsDownloadManager::mDownloadType; r=mak 2012-10-03 16:34:05 -04:00
Ehsan Akhgari
0e7ecd5bb6 Bug 797224 - Remove Database::mCurrentJournalMode; r=mak 2012-10-03 16:33:30 -04:00
Karl Tomlinson
0292baea13 b=795812 add border to panelarrow r=dao
--HG--
extra : rebase_source : 59779b50ff49aa39135156603daa1d6566eabb5f
2012-10-03 11:34:43 +13:00