Blake Kaplan
7eed23307e
Bug 828395 - System messages handler is fired twice if there was already an handler for b.html contained into an iframe a.html and the page navigate to b.html r=fabrice,genelian
2013-01-14 17:24:46 -08:00
Bas Schouten
6f3afc79d3
Bug 817019 - Reftest: Test bounded ops with opaque canvas and complex radial gradient. r=jrmuizel
2013-01-15 02:20:10 +01:00
Bas Schouten
445908818b
Bug 817019: Don't push ClearType layers to Transparent rendertargets. r=jrmuizel
2013-01-15 02:20:10 +01:00
Monica Chew
e96d6a09d4
Bug 830458 - Import errno to ConfigStatus.py. r=gps
2013-01-14 20:15:04 -05:00
Dave Hunt
73ed2d377b
Bug 829790 - Marionette client's XML report fails when path does not contain a directory. r=jgriffin
2013-01-14 20:15:03 -05:00
Sotaro Ikeda
5646bb17ed
Bug 826829 - Change ImageContainerChild::DispatchSetIdle() to synchronous SetIdle(). r=kanru
2013-01-14 20:15:03 -05:00
Sotaro Ikeda
763138cc5d
Bug 826829 - Change PImageContainer::Flush() to synchronous to prevent abort. r=kanru
2013-01-14 20:15:03 -05:00
Ryan VanderMeulen
9c68efa975
Bug 830109 - Upgrade SQLite to version 3.7.15.2 (Mozilla changes). r=mak
2013-01-14 20:15:03 -05:00
Ryan VanderMeulen
6be516110f
Bug 830109 - Upgrade SQLite to version 3.7.15.2 (SQLite changes). r=mak
2013-01-14 20:15:02 -05:00
Ryan VanderMeulen
4d65d8ffac
Merge m-c to inbound.
2013-01-14 20:14:58 -05:00
Adam Roach [:abr]
ccb64b5f97
Bug 824919: Weaken key references to PeerConnection and friends,r=jesup,smaug,ekr
2013-01-14 17:00:20 -06:00
Ehsan Akhgari
519354e464
Merge the last PGO-green changeset of mozilla-central into mozilla-inbound
2013-01-14 17:27:01 -05:00
Chris AtLee
5c2520aaae
Bug 830371: Put the kernel in the right place. r=nthomas DONTBUILD
2013-01-14 15:59:09 -05:00
Gian-Carlo Pascutto
ba149ec413
Backout ff82d1a3955e (Bug 830308).
2013-01-14 20:16:38 +01:00
Jacek Caban
7128f074df
Bug 829518 - Use MOZ_SEH_* macros for SEH exceptions
2013-01-14 13:27:33 +01:00
Oleg Romashin
42987139b1
Bug 826979 - jsfriendapi.h conflict with qobjectdefs.h slots defines. r=glandium
...
--HG--
extra : rebase_source : d30852a09858b4f6d62fee627c0dc08ef765dcd8
2013-01-11 15:06:36 -08:00
Gian-Carlo Pascutto
23d238eb00
Bug 825891 - Remove one more obsolete mention of per-client randomization. r=dcamp
2013-01-14 17:43:14 +01:00
Kannan Vijayan
9d58b2fcc6
Bug 807498 - Do type monitoring on disabled GetElem ICs. r=sstangl
2013-01-14 11:20:23 -05:00
Ehsan Akhgari
1990232058
Bug 827454 - Per-window private browsing theme changes for Linux; r=dao
2013-01-14 11:00:43 -05:00
Philip Chee
361d52a616
Bug 825417 SafeBrowsing.jsm: Don't hardcode phishing/malware table names (phishingList, malwareList) r=gcp.
2013-01-14 23:25:51 +08:00
David Burns
03006540b4
Bug 805475: add the ability to switch to active element in the document; r=jgriffin
2013-01-14 14:57:54 +00:00
Kartikaya Gupta
d703f2d924
Bug 828660 - Try to autodetect the compiler version in the android NDK. r=glandium
2013-01-14 09:35:40 -05:00
Ralph Giles
69d98dedf2
[PATCH] Bug 829724 - Fix short buffer resampler returns. r=padenot,kinetik
...
From 763e746e97f0c234cea9ad1b674d406f55a2fb51 Mon Sep 17 00:00:00 2001
This applies a patch from the opus-tools fork of the speex
resampler, fixing an issue where the resampler could return
less that the requested number of samples.
https://git.xiph.org/?p=opus-tools.git;a=commitdiff;h=5adadc5
---
media/libspeex_resampler/README_MOZILLA | 3 +-
media/libspeex_resampler/src/resample.c | 12 ++++---
media/libspeex_resampler/truncation.patch | 54 +++++++++++++++++++++++++++++++
media/libspeex_resampler/update.sh | 4 +++
4 files changed, 67 insertions(+), 6 deletions(-)
create mode 100644 media/libspeex_resampler/truncation.patch
--HG--
extra : rebase_source : db081699c3f914824abeb3bbf6563d459a690eff
2013-01-11 14:58:22 -08:00
Christian Sonne
c98d95c14e
Bug 826605 - Remove GPSDGeolocationProvider.js r=dougt
2013-01-14 16:51:08 -08:00
Christian Sonne
735011a5e3
Bug 811469 - Indicator progress bar gradient leaks into border r=dolske
2013-01-11 16:43:38 -08:00
Ehsan Akhgari
104014cc99
Rewrite RangedPtr's constructor accepting a C-style array in C++, no bug, rs=Waldo
...
This will let the compiler correctly deduce N without making the
caller explicitly pass it in.
2013-01-14 19:48:42 -05:00
Fabrice Desré
7c39a9ad6c
Bug 829522 - Check for updates never finds app update notifications until after you restart the phone due to hosted+appcache app check for updates failure r=gwagner
2013-01-14 18:47:55 +01:00
Honza Bambas
32602eb360
Bug 791626 - offline status not updated by Firefox 15 in Fedora 17 (credit: Martin Stransky), r=cbiesinger
2013-01-15 01:29:35 +01:00
Sean Stangl
b8c12fbc57
Bug 820124, Part 2/2 - Handle fast removal in str_replace(). r=dvander
2013-01-11 17:19:53 -08:00
Sean Stangl
51920c3c44
Bug 820124, Part 1/2 - Use RegExpShared for lazy RegExpStatics. r=dvander
2013-01-11 17:19:31 -08:00
Jim Blandy
f2f6f1e8d7
Bug 808791: JS debug server: construct environment forms correctly, using Debugger.Environment.prototype.callee. r=past
2013-01-14 16:15:58 -08:00
Jim Blandy
6eeb4a082d
Bug 808791: JS debugger server environment form xpcshell tests r=past
2013-01-14 16:15:58 -08:00
Jim Blandy
f92b34112c
Bug 808791: Add some xpcshell testing functions handy for matching JSON packets. r=jmaher
2013-01-14 16:15:58 -08:00
Marco Bonardo
e1b03f5093
Bug 830405 - Make Clear Downloads button "tabbable" on Mac.
...
r=Mano
2013-01-15 00:49:36 +01:00
Adam Roach [:abr]
67ad3098bc
Bug 829761: Remove inactive check for sdpmode if port != 0, r=ekr
2013-01-14 16:38:38 -06:00
Marco Chen
910520caab
Bug 829420 - [Camera] In GonkNativeWindow::dequeueBuffer, -1 will be used as index to access an Arrary. r=kanru
2013-01-11 18:18:35 +08:00
Yoshi Huang
57ea02dc6b
Bug 828330 - B2G RIL: Expose iccid in nsIRadioInterfaceLayer.idl
2013-01-14 08:43:40 +08:00
Peter Van der Beken
f2a13d3e89
Fix for bug 827546 (|non editable element|.QueryInterface(Components.interfaces.nsIDOMNSEditableElement) does not throw anymore) - throw on QI failure. r=bz.
2013-01-14 11:29:49 +01:00
Andrea Marchesini
60ca8dd167
Bug 829030 - Accessing the desktop notification API in the browser and approving permission errors out - API does not work, r=sicking
2013-01-14 11:08:55 +01:00
Dão Gottwald
d0b71590b0
Bug 824825 - Add toolbar button and popup notification icons for tabs with camera / microphone access. r=dolske
2013-01-14 10:21:10 +01:00
Vicamo Yang
b64ed9caec
Bug 813596: add marionette test cases, r=hsinyi
2013-01-14 17:05:26 +08:00
Robert Longson
6bb529e679
Bug 818177 - Try to make anim-filter-filterRes-01.svg fail less often. r=dholbert
2013-01-14 08:41:56 +00:00
Justin Lebar
c7d1564ffe
Bug 830125 - Follow-up: Fix typo in comment. DONTBUILD
2013-01-14 01:45:04 -05:00
Justin Lebar
a6448c2ae3
Bug 809949 - Dump memory reports when 'memory report' is written to a special fifo on disk. r=glandium,njn
2013-01-14 01:43:25 -05:00
Justin Lebar
bf5db7ef05
Bug 830125 - Add the preferences memory reporter off a runnable, so as to avoid recursive GetService calls. r=njn
2013-01-14 01:43:25 -05:00
Matt Woodrow
4c9c3921d4
Bug 829921 - Make sure that we don't choose a reference frame that is an ancestor of the root reference frame. r=roc
2013-01-14 18:30:47 +13:00
Ehsan Akhgari
b4ca2afc0e
Bug 827938 - Remove the extra horizontal line in the private window theme on Mac OS X when using tabs on bottom; r=dao
2013-01-09 11:15:59 -05:00
Ehsan Akhgari
d843a25f8e
Bug 818224 - Show all chrome script errors originated from private windows; r=bholley
2013-01-14 09:17:37 -05:00
Benjamin Chen
c30123d87e
Bug 816900 - 1. Use |expandedPermNames[idx]| instead |msg.type + "-" + msg.access|. 2. Add |write, create| permissions in test_sim_contacts.js. r=gwagner
2013-01-09 13:25:34 +08:00
Vladan Djeric
bc89f01591
Bug 830202: Track slow SQL strings from Firefox Health Report. r=taras
2013-01-13 21:56:39 -05:00