Commit Graph

115725 Commits

Author SHA1 Message Date
Josh Matthews
42f22fa563 Date: Mon Dec 10 00:16:09 2012 -0500
Bug 819202 - Simplify the semantics of OpenBrowserWindow: new windows are public unless explicitly passed a 'private' option or global private browsing is in effect. r=dao
2012-12-10 06:39:00 -05:00
Dan Mosedale
ac6c245f04 Bug 819825, fix ICE/STUN crash on Android by null-checking setlocale(), r=abr 2012-12-13 16:52:52 -08:00
Ehsan Akhgari
dff7c46c55 Bug 821358 - Port the trace-malloc Windows TLS macros to DMD; r=njn 2012-12-13 19:47:41 -05:00
Gregor Wagner
1655d624bb Bug 821484 - ASSERTION: mDone shouldn't have been set to true already!: '!mDone', file dom/base/DOMRequest.cpp, line 113. r=sicking 2012-12-13 16:46:13 -08:00
Brian Hackett
06cb27fcd3 Bug 820873 - Don't eliminate resume point uses of nodes which flow to phis, r=dvander 2012-12-13 17:44:25 -07:00
Dão Gottwald
2e26c0c69e Bug 263433 - 'text-link' XUL widget should open tabs rather than windows. r=enn
--HG--
extra : rebase_source : aab45840ef599a15d491d5548fdfd3fd19a738c4
2012-12-14 01:09:03 +01:00
Dão Gottwald
d275dd6ea0 Bug 820799 - Set the lastSelected property to an empty string rather than null, since the latter stringifies to 'null'. r=neil
--HG--
extra : rebase_source : 18301071202f5d2f50d5d8cd4c06eab7ab03b155
2012-12-14 01:08:07 +01:00
Daniel Holbert
546cb6d420 back out FAIL_ON_WARNINGS labeling from bug 821392, since there's one remaining android-only warning in that directory. (CLOSED TREE) 2012-12-13 16:26:30 -08:00
Benjamin Peterson
521e085a94 Backout bug 820902 for bustage. CLOSED TREE 2012-12-13 19:27:02 -05:00
Daniel Holbert
09458593c2 Bug 821392: Mark pluginSupportsAsyncDXGIDrawing as 'inline' instead of 'static' to fix build warning for .cpp files that #include it without using that method. r=Bas 2012-12-13 15:53:03 -08:00
Gregor Wagner
28c31e2f62 Bug 820713 - Assertion failure: cx->runtime->requestDepth || cx->runtime->isHeapBusy(), at js/src/jscntxt.cpp:1492. r=billm 2012-12-13 15:35:40 -08:00
Nicholas Nethercote
f68111e9de Bug 820652 (part 7) - DMD: Fix bug in strdup_. r=jlebar.
--HG--
extra : rebase_source : d15a08687b465c9c63c8a3786fdc7ba2539f2b82
2012-12-12 21:57:23 -08:00
Nicholas Nethercote
be93835e35 Bug 820652 (part 6) - DMD: Don't use LiveBlockKey in LiveBlock. r=jlebar.
--HG--
extra : rebase_source : b65e0d34f6787a0f5031b685ececc61e19d4b0a3
2012-12-12 21:40:01 -08:00
Nicholas Nethercote
5ec1f90b98 Bug 820652 (part 5) - DMD: Store the block address in LiveBlock. r=jlebar.
--HG--
extra : rebase_source : ff147323054910d946e0023a97726c9e2268f733
2012-12-12 21:16:28 -08:00
Nicholas Nethercote
9d244ab0f2 Bug 820652 (part 4) - DMD: Inline BlockSize into LiveBlock. r=jlebar.
--HG--
extra : rebase_source : a543b4df4cbcecca8c6e59b6722a3a2b7298c2fa
2012-12-12 20:16:20 -08:00
Nicholas Nethercote
67b10f4d22 Bug 820652 (part 3) - DMD: Distinguish BlockSize and GroupSize. r=jlebar.
--HG--
extra : rebase_source : de31af9d5c00e52a7f775d7e0e11204edcb9e21b
2012-12-11 19:47:46 -08:00
Nicholas Nethercote
784df47c48 Bug 820652 (part 2) - DMD: Embriefen the hash policy of LiveBlockGroup and DoubleReportBlockGroup. r=jlebar.
--HG--
extra : rebase_source : 41d1190f86cb2514c3b93717be6975d197226474
2012-12-11 19:46:53 -08:00
Nicholas Nethercote
e4bc626684 Bug 820652 (part 1) - DMD: Split BlockKey in two, and fix the ensuing fall-out. r=jlebar.
--HG--
extra : rebase_source : 9fdda42f633b209b0111fe6104e08b5028dda8b5
2012-12-11 19:08:38 -08:00
Gabriele Svelto
b9602a0925 Bug 814771 - Add a cancelable runnable and use it to cancel a pending memory minimization procedure when an application is brought to the foreground r=jlebar 2012-12-11 19:13:29 +01:00
Daniel Holbert
265e76278e Bug 821507: Add parens around assignment-used-as-loop-condition in XPIProvider.jsm and PluginProvider.jsm, to fix JS strict warning "test for equality mistyped as assignment". r=Mossop 2012-12-13 15:23:43 -08:00
Chris Pearce
ba0ad968ae Bug 821495 - Add cast to silence unnecessary data loss compile warning in AudioSampleFormat.h. r=kinetik 2012-12-14 12:11:50 +13:00
Tanvi Vyas
a56140d68b Bug 782654 - Add logic to check expandedPrincipal for addon content scripts.
(r=smaug)
2012-12-13 14:53:06 -08:00
Tanvi Vyas
2100950472 Bug 782654 - Use a whitelist approach rather than a blacklist approach for content types, so that by default we block instead of accept unknown types.
XHR + CORS is treated as mixed content with this patch. (r=smaug)
2012-12-13 14:53:06 -08:00
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