Tanvi Vyas
2db701caa8
Bug 782654 - Add Mixed Active state and an hasMixedActiveContentLoaded flag. (r=smaug)
2012-12-13 14:53:06 -08:00
Matt Woodrow
2839c7fa0b
Backout changeset 3ba90f85653a (Bug 805343) for regressing android talos tests
2012-12-14 11:51:00 +13:00
Matt Woodrow
2b859a49cd
Backout changeset e8f5182d94c5 (Bug 805343) for regressing android talos tests
2012-12-14 11:50:57 +13:00
John Schoenick
418aedf8a2
Bug 810494 - Add test. r=josh
2012-12-13 14:35:17 -08:00
Brian Hackett
96fa499bc0
Bug 821216 - Don't trigger off thread compilation with no threads available, r=dvander.
2012-12-13 15:27:07 -07:00
Kartikaya Gupta
d0baba45bf
Bug 816551 - Make PluginHelper._getBindingType return null. r=margaret
2012-12-13 17:21:43 -05:00
Matt Woodrow
922d9afef7
Bug 821477 - Don't build nsDisplay{Canvas}BackgroundImage items when the image is empty. r=roc
2012-12-14 11:16:14 +13:00
Matt Woodrow
30cca3144a
Bug 820246 - Split nsDisplayCanvasBackground into separate color and image items. r=roc
2012-12-13 14:15:55 +13:00
Till Schneidereit
12dcc64b1c
Bug 820390 - Implement AutoHashMapRooter and AutoObjectObjectHashMap. r=terrence
...
--HG--
extra : rebase_source : 5b6950ddae603ccdfabb7a6de0cd46b5c3d6331f
2012-12-13 22:50:56 +01:00
Boris Zbarsky
a49d89e708
Bug 820902. nsAttrValue::Equals should do ASCII-case-insensitive compares when it's doing case-insensitive compares. r=sicking
2012-12-13 17:08:44 -05:00
Boris Zbarsky
3ae0798d94
Bug 820862. JSJitInfo should say what sort of function it is. r=jandem
2012-12-13 17:08:43 -05:00
Neil Rashbrook
ace8681353
Bug 819154 Clean up string usage in Android Bridge r=blassey
2012-12-13 22:03:44 +00:00
John Schoenick
a054279c3b
Bug 767638 - Rename InitializeEmbedded* plugin functions to just Initialize*. r=josh
2012-12-13 13:51:28 -08:00
John Schoenick
89e20b4b21
Bug 767638 - Greatly simplify loading full-page plugins. r=josh
2012-12-13 13:51:27 -08:00
John Schoenick
c41b2743fb
Bug 767633 - Bonus - Clean up whitespace in nsPluginHost. r=josh
2012-12-13 13:51:26 -08:00
John Schoenick
b7d8ec582b
Bug 767633 - Part 4 - nsObjectLoadingContent - Don't erroneously decide state changed because the channel went away. r=josh
2012-12-13 13:51:24 -08:00
John Schoenick
134ca0fd66
Bug 767633 - Part 3 - Remove a ton of obsolete nsPluginHost code. r=josh
2012-12-13 13:51:23 -08:00
John Schoenick
c8191a8cd3
Bug 767633 - Part 2 - nsObjectLoadingContent should handle all initial streams for plugins. r=josh
2012-12-13 13:51:23 -08:00
John Schoenick
ab87f46a7c
Bug 767633 - Part 1 - Cleanup nsObjectLoadingContent logic a bit. r=josh
2012-12-13 13:51:22 -08:00
Nathan Froyd
c3ceb995f6
Bug 821317 - reduce the size of DOMClass.mInterfaceChain to something reasonable; r=bz
2012-12-13 11:01:00 -05:00
Jason Smith
4a3f9d58ea
bug 799419 - crashtest for 2 peer connections create and close with fake video. r=jesup
2012-12-04 01:02:28 -08:00
Andres Hernandez
db50a92da6
Bug 806733 - Port test_sts_preloadlist.js to the new per-window PB APIs; r=ehsan
...
--HG--
rename : security/manager/ssl/tests/unit/test_sts_preloadlist.js => security/manager/ssl/tests/unit/test_sts_preloadlist_perwindowpb.js
2012-12-13 12:15:10 -06:00
Nathan Froyd
70c8cc63d3
Bug 821324 - actually return a success value from replaceFileIfChanged; r=bz
2012-12-13 11:26:33 -05:00
Mike Conley
fff4126b2b
Bug 820533 - Change Downloads Summary string from "+X other current downloads" to "+ X other downloads". r=mak.
2012-12-13 16:09:54 -05:00
Kartikaya Gupta
9c30277a75
Bug 816164 - Gzip the crash report data when posting it to the server. r=cpeterson
2012-12-13 16:03:35 -05:00
Ehsan Akhgari
5085c9776c
Merge mozilla-central into mozilla-inbound
2012-12-13 16:01:29 -05:00
Henrik Skupin
50dd27a05a
Bug 796888 - Create Mochitest for Video only connection (connect/disconnect). r=jesup
2012-12-13 21:38:49 +01:00
Ehsan Akhgari
6e22cd928a
Bug 818732 - Switch Nightly to per-window private browsing; r=jdm
2012-12-11 23:24:11 -05:00
Josh Matthews
0e7772fb45
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
4a8db0b493
Bug 769288 - Part 6: Remove global private browsing NSS cleanup on exit. r=ehsan
2012-12-06 22:35:26 -05:00
Josh Matthews
25637557d7
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
4597eb8010
Bug 769288 - Part 4: Clear SSL session cache upon leaving private browsing. r=bsmith
2012-12-06 22:05:34 -05:00
Josh Matthews
cd19472008
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
0726a9f42b
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
d4dc77e053
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
Ed Morley
f4fdd9141e
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-13 15:55:31 +00:00
Ed Morley
108f990d77
Bug 752243 - Disable test_service_wipeServer.js, test_service_createAccount.js, test_service_changePassword.js, test_aitc_server.js, test_aitc_client.js & test_hashcompleter.js on OS X & Linux for too many intermittent failures
2012-12-13 12:48:42 +00:00
Ed Morley
437e9d9372
Backout 4777ad9776ec (bug 820246) for causing frequent failures in background-image-zoom-1.html on Android
2012-12-13 12:25:12 +00:00
Jan de Mooij
1770b3cf45
Bug 820816 - Refactor call object creation to not require a StackFrame. r=luke
2012-12-13 13:19:32 +01:00
Eric Chou
26eda1702d
Bug 814341 - fix memory leak in Bluetooth, r=gyeh
2012-12-13 20:12:04 +08:00
Jacek Caban
7b07c9de0f
Bug 819280 - Fixed some GCC warnings in accessible module r=trev.saunders
2012-12-13 13:04:12 +01:00
Joel Maher
aee39bba84
Bug 820649 - disable 4 crashtests on Android so we can run C1 again. r=gbrown
2012-12-13 06:31:55 -05:00
Bellindira Castillo [:bellindira]
d6fd432e01
Bug 806725 - Port test_localStorageBasePrivateBrowsing.html to the new per-tab PB APIs; r=ehsan
...
DONTBUILD since this is NPOTB on global PB builds
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing.html => dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing_perwindowpb.html
2012-12-11 22:01:24 -06:00
Mario Alvarado [:marioalv]
3747833633
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
883efb4a83
Bug 818466 - Enable basic automated WebRTC gUM tests on Android. r=jesup
2012-12-12 16:40:57 -05:00
Ed Morley
8a0306784b
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-12 18:56:05 +00:00
Andrew Halberstadt
6c3bd92c07
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
74d0f41adb
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
b059512927
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
3cededf914
Bug 816990 - Disable browser_inspector_sidebarstate.js for too many intermittent failures
2012-12-12 13:59:44 +00:00