Mario Alvarado [:marioalv]
0e2faa6cfc
Bug 806732 - Port test_bug627234.js to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB for global PB builds
--HG--
rename : security/manager/ssl/tests/unit/test_bug627234.js => security/manager/ssl/tests/mochitest/browser/browser_bug627234_perwindowpb.js
2012-12-12 15:15:35 -06:00
Jason Smith
508622257f
Bug 818466 - Enable basic automated WebRTC gUM tests on Android. r=jesup
2012-12-12 16:40:57 -05:00
Ed Morley
8072524911
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-12 18:56:05 +00:00
Andrew Halberstadt
135b8a9676
Bug 817122 - Disable failing B2G xpcshell tests, enable debugger tests, r=mdas, DONTBUILD a=NPOTB,test-only
2012-12-12 10:52:24 -05:00
Olli Pettay
0564f4d9ac
Bug 806031, less surprising toString for XBL binding objects, r=bz
...
--HG--
extra : rebase_source : 8b518b55729b9233e2b80220d70dacc143e52264
2012-12-12 17:10:02 +02:00
Ben Hearsum
e10027b93b
bug 812833: Set up nightly multilocale B2G unagi builds for dev testing - set gecko l10n root in gecko configs. r=catlee. NPOTB so DONTBUILD
2012-12-12 10:21:41 -05:00
Ed Morley
94337d3c59
Bug 816990 - Disable browser_inspector_sidebarstate.js for too many intermittent failures
2012-12-12 13:59:44 +00:00
Ed Morley
164add6aba
Merge mozilla-central to mozilla-inbound
2012-12-12 13:24:29 +00:00
Ed Morley
28207192bd
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-12 10:01:04 +00:00
Ehsan Akhgari
1dcb5ba1bb
Backed out 7 changesets (bug 769288) because of leaks
...
Backed out changeset b2fb475b6e4e (bug 769288)
Backed out changeset 912331d0c2fd (bug 769288)
Backed out changeset 6d8d78bd56a9 (bug 769288)
Backed out changeset e75cd1e1fca3 (bug 769288)
Backed out changeset e10c24f10bd2 (bug 769288)
Backed out changeset 7b0fdedb4fa9 (bug 769288)
Backed out changeset 42b468942a84 (bug 769288)
2012-12-12 00:05:49 -05:00
Ehsan Akhgari
b85bd0e462
Backed out changeset 18baa7203214 (bug 818732) beacuse bug 769288 is going to be backed out
2012-12-12 00:05:22 -05:00
Ehsan Akhgari
ee00919ddb
Bug 818732 - Switch Nightly to per-window private browsing; r=jdm
2012-12-11 23:24:11 -05:00
Wes Johnston
fdf1b90313
Bug 808408 - Fix tests to not assume keyboard is showing. r=gbrown
2012-12-11 15:52:55 -08:00
Wes Johnston
d2bbace788
Bug 808408 - Hide keyboard when switching awesome tabs. r=bnicholson
2012-12-11 15:52:36 -08:00
Mark Hammond
39189fd9ba
Bug 820489 - reset social to disabled before removing providers in social tests. r=gavin
2012-12-12 10:43:16 +11:00
Jonathan Griffin
07491708b2
Backed out 9dffd2d825c9 for bustage, Bug 811580
2012-12-11 15:41:40 -08:00
Justin Lebar
954ddb8201
Bug 820401 - Default DMD to sample-below=4093. r=njn
...
Also print out the sample size, since it's no longer explicit in the $DMD envvar.
2012-12-11 18:26:43 -05:00
Mats Palmgren
51d407db90
Bug 820230 - Add missing #include to fix compile error. r=me
2012-12-12 00:15:07 +01:00
Mats Palmgren
4a453b2f3b
Bug 820230 - Move PaintSVGGlyph and GetSVGGlyphExtents from nsContentUtils to nsSVGUtils. r=roc
2012-12-12 00:15:07 +01:00
Richard Newman
f001aa4e10
Bug 807842 - FHR provider: profile metadata. r=gps
2012-12-11 15:13:00 -08:00
David Rajchenbach-Teller
f7a60afb5d
Bug 810543 - do_get_profile now sends the correct events. r=froydnj,khuey
2012-12-11 15:12:59 -08:00
David Rajchenbach-Teller
6f0542cfef
Bug 810543 - OS.File now adapts if OS.Constants.Path.profileDir is not available;r=froydnj
2012-12-11 15:12:59 -08:00
David Rajchenbach-Teller
f0d56a9957
Bug 810543 - OS.Constants now adapts if profileDir is not available;r=khuey
2012-12-11 15:12:59 -08:00
David Rajchenbach-Teller
f0a0fc99a0
Bug 810543 - Testing the behavior of OS.Constants.Path.profileDir;r=froydnj
2012-12-11 15:12:59 -08:00
Boris Zbarsky
d4de9b2c67
Bug 815502. Implement support for variadic arguments in WebIDL. r=peterv
2012-12-11 17:50:56 -05:00
Boris Zbarsky
05e5ef448b
Bug 819588. Null-check the window before jumping. r=emk
2012-12-11 17:43:22 -05:00
Benedict Singer
44ee89fc83
Bug 803677 - Fix offsetTop/offsetParent for element with display:table-cell that have anonymous table parents. r=bzbarsky
2012-12-11 08:48:04 -05:00
Kartikaya Gupta
d8f0757e5e
Bug 820556 - Remove unused function. r=snorp
2012-12-11 17:33:09 -05:00
Kartikaya Gupta
2a366b3bb1
Bug 820556 - Remove unused GeckoEventResponder bindings in GeckoLayerClient. r=snorp
2012-12-11 17:33:09 -05:00
Kartikaya Gupta
04a0356cfd
Bug 820556 - Kill mUsesDefaultProgram which is always true. r=snorp
2012-12-11 17:33:09 -05:00
Adam Dane [:hobophobe]
aa2e6cf362
Bug 819412 - Test for Bug 733553 gets desynched under load r=joe
2012-12-10 15:13:42 -06:00
Tom Schuster
2c63510392
Bug 812446 - Optimize str[double], str.char[Code]At(double). r=nbp
2012-12-12 13:21:41 +01:00
Josh Matthews
9bf57bf266
Bug 769288 - Part 7: Use separate SSL session cache entries for private connections. r=mayhemer
2012-12-07 17:57:53 -05:00
Josh Matthews
47553ba63b
Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan
2012-12-06 22:35:26 -05:00
Josh Matthews
0fdf904b6e
Bug 769288 - Part 5: Close private socket connections when the lsat private browsing instance dies. r=bsmith,mcmanus
2012-12-07 17:50:43 -05:00
Josh Matthews
725f46bace
Bug 769288 - Part 4: Clear SSL session cache upon leaving private browsing. r=bsmith
2012-12-06 22:05:34 -05:00
Josh Matthews
008d4d0ed1
Bug 769288 - Part 3: Clear all temporary cert overrides upon leaving private browsing. r=bsmith
2012-12-06 22:05:34 -05:00
Josh Matthews
eba0891ec2
Bug 769288 - Part 2: Avoid storing intermediate cert data for private contexts. r=bsmith sr=mayhemer
2012-12-06 22:05:34 -05:00
Josh Matthews
92dd4d5edc
Bug 769288 - Part 1: Make PSM more amenable to storing concurrent private and non-private data. r=bsmith
2012-12-06 22:05:27 -05:00
Gavin Sharp
30edae705e
Fix migration issue from bug 809694: need to set provider as active when migrating previous state, r=markh
2012-12-11 16:53:52 -08:00
Ed Morley
6d827a7299
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-11 15:49:20 +00:00
Ben Hearsum
db62d5d1c6
bug 819979: update gonk snapshot used by panda/otoro/unagi builds to include bug 818560. r=catlee
2012-12-11 10:32:24 -05:00
Lucas Rocha
497ed3894e
Bug 800071 - Hide the quit menu item on ICS and greater versions (r=mfinkle)
2012-12-11 11:13:15 +00:00
Randy Lin
7574b7cb26
Bug 815452 - Don't unmute FM audio if the user increases the volume when FM audio is muted for channel policy reasons. r=sicking
2012-12-11 18:26:01 +08:00
Gene Lian
785d0dc067
Bug 819136 - Check application types when granting audio-* permissions (part 2). r=sicking, a=blocking-basecamp
2012-12-11 16:09:40 +08:00
Marco Chen
0ce1fa6a30
Bug 811649 - Mute other audio when video recording is started by using an AudioChannelAgent to integrate with AudioChannelService. r=mhabicher a=blocking-basecamp
2012-12-11 18:14:06 +08:00
Till Schneidereit
6709aee70e
Bug 819700 - Part 4: Followup for a bug introduced in Part 1. r=ms2ger
...
--HG--
extra : rebase_source : f2dc7ac7d6c2e74a8a3eb01e61541a7162ad8833
2012-12-11 10:40:25 +01:00
Randy Lin ext:(%20and%20Chris%20Jones%20%3Cjones.chris.g%40gmail.com%3E)
a26970d850
Bug 815452: Hook up FM radio to the audio manager. r=sicking a=blocking-basecamp
2012-12-11 01:13:08 -08:00
Vicamo Yang
32953d682d
Bug 774621 - Part 5/5: test cases, r=rwood
2012-12-11 17:09:53 +08:00
Vicamo Yang
68fc97c798
Bug 774621 - Part 4/5: Android backend, r=sicking
2012-12-11 17:09:49 +08:00