Commit Graph

413998 Commits

Author SHA1 Message Date
Martijn Wargers
58292532ca Bug 1148405 - Intermittent Mulet test_garbage_at_end_of_declarations.html,test_value_storage.html. r=smaug 2015-03-27 16:43:28 +01:00
Makoto Kato
444c4a55bc Bug 1147722 - Part 2. Remove keyboardMayHaveIME method. r=wmccloskey 2015-03-30 11:58:32 +09:00
Makoto Kato
1d712f16ac Bug 1147722 - Part 1. Turn off TSF when e10s auto start is enabled. r=masayuki,wmccloskey 2015-03-30 11:58:03 +09:00
Edwin Flores
157fb06549 Bug 1142835 - Null check mPlugin on GMPAudioDecoderParent shutdown - r=cpearce 2015-03-30 14:58:19 +13:00
John Daggett
88d02c9992 Bug 1094571 - add unicode-range load tests. r=heycam 2015-03-30 10:05:32 +09:00
John Daggett
e869e619cd Bug 1094571 - add woff versions of markA, markB, etc. fonts. r=heycam 2015-03-30 10:05:12 +09:00
Seth Fowler
711b24de92 Bug 1148682 - Handle content length correctly for moz-icon channels. r=tn 2015-03-29 17:47:49 -07:00
Jan-Ivar Bruaroey
924f8ae71f Bug 1046245 - IO on STS thread + cleanup BackgroundChild on shutdown. r=jesup 2015-03-29 13:43:43 -04:00
Jan-Ivar Bruaroey
c6676519f2 Bug 1046245 - enumerateDevices w/non-blocking e10s, nsICryptoHMAC, clear cookies, lambdas. r=keeler, florian, billm, jesup 2015-03-03 09:51:05 -05:00
Jan-Ivar Bruaroey
95f7adab84 Bug 1046245 - enumerateDevices origin-unique ids persisted to disk. r=jesup 2015-03-03 09:51:05 -05:00
Jan-Ivar Bruaroey
8af3083f44 Bug 1046245 - enumerateDevices session-persisted hmac id. r=jesup 2015-02-23 11:50:48 -05:00
Jan-Ivar Bruaroey
7538e95524 Bug 1046245 - enumerateDevices returns label for pages w/active gUM or persistent permissions. r=jesup 2015-03-03 09:51:05 -05:00
Jan-Ivar Bruaroey
b711b1abcf Bug 1046245 - enumerateDevices (harmless interface version) r=smaug, r=jesup 2015-03-03 09:51:05 -05:00
Phil Ringnalda
b3f40ea999 Merge m-c to m-i 2015-03-29 17:24:15 -07:00
Phil Ringnalda
23d4fe1564 Merge m-i to m-c, a=merge 2015-03-29 17:20:48 -07:00
Phil Ringnalda
c4b31b0f06 Merge f-t to m-c, a=merge 2015-03-29 16:30:56 -07:00
Seth Fowler
b6704cffc6 Bug 1148397 - Fix data race on imgRequest::mHadInsecureRedirect. r=tanvi 2015-03-29 16:25:48 -07:00
Seth Fowler
2405897776 Bug 1148684 - Compact SourceBuffer even if it contains only one chunk. r=tn 2015-03-29 16:25:15 -07:00
Timothy Nikkel
9d2d565492 Bug 1133732. Header include got missed in rebase. on CLOSED TREE 2015-03-29 18:16:43 -05:00
Seth Fowler
aaddf0fa58 Bug 1148696 - Enable image locking on B2G. r=tn 2015-03-29 16:08:03 -07:00
Timothy Nikkel
12af8e918a Bug 1133732. Make button box frames listen for blurs so they de-activate on blur. r=smaug 2015-03-29 18:05:00 -05:00
Mats Palmgren
ea742f35e6 Bug 1148833 part 4 - Fix indentation of some Reflow params (white-space changes only). 2015-03-29 22:38:40 +00:00
Mats Palmgren
ed9ed2d61a Bug 1148833 part 3 - Remove nsIFrame::WillReflow and add a non-virtual MarkInReflow method instead that sets NS_FRAME_IN_REFLOW. Call it at the start of Reflow(). r=roc 2015-03-29 22:38:40 +00:00
Mats Palmgren
9381fb18a2 Bug 1148833 part 2 - Makes sure gLogModule is initialized by calling GetLogModuleInfo(). r=roc 2015-03-29 22:38:40 +00:00
Mats Palmgren
47bcd96eb6 Bug 1148833 part 1 - Remove nsMathMLContainerFrame::WillReflow, reset the NS_MATHML_ERROR bit at the start of Reflow instead. r=roc 2015-03-29 22:38:39 +00:00
Phil Ringnalda
74fbc95715 Backed out 5 changesets (bug 866846, bug 1131776, bug 1131766, bug 1144806, bug 1112702) on suspicion of causing Windows debug devtools-4 storage crashes
CLOSED TREE

Backed out changeset 142d9ae5826c (bug 1131776)
Backed out changeset 0b4de21b759f (bug 1112702)
Backed out changeset 1b4ead852ae0 (bug 1131766)
Backed out changeset cbd862dd036f (bug 866846)
Backed out changeset 178412a2fe8b (bug 1144806)
2015-03-29 12:55:11 -07:00
Nicolas Silva
52be9f47b5 Bug 1132854 - Remove useless ThebesIntSize conversion helper. r=Bas 2015-03-29 16:59:15 +02:00
Nicolas Silva
e3eaf89e3f Bug 1132854 - Make nsIntSize a typedef of gfx::IntSize. r=Bas, roc 2015-03-29 16:59:08 +02:00
Andrew McCreight
46dfeaba0b Bug 1148070 - Change nsIClassInfo::getHelperForLanguage() to getScriptableHelper(). r=bholley 2015-03-29 07:52:54 -07:00
Andrew McCreight
69bad032ab Bug 1147967 - Remove CreateStackFrameLocation. r=bholley
This method is defined on nsIXPConnect and StackFrame, but is not used.

Also the non-default constructor that for StackFrame that is no longer used.
2015-03-29 07:52:53 -07:00
Szu-Yu Chen [:aknow]
6e22c0caa1 Bug 1147842 - Fix defect of setting call started time. r=hsinyi 2015-03-29 21:54:57 +08:00
Mark Capella
8564c33801 Bug 1134446 - Automatically open the ReadingList sidebar the first time ReaderMode is used, r=unfocused 2015-03-29 08:35:23 -04:00
B2G Bumper Bot
07800ca06b Bumping manifests a=b2g-bump 2015-03-29 04:27:43 -07:00
B2G Bumper Bot
892612f388 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1b729ede1a2a
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 994357 - merge pull request #28784 from stasm:994357-dom-overlays to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/05c729084227
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 994357 - Use DOM overlays for safely setting node content. r=gandalf
2015-03-29 04:25:09 -07:00
Blake Winton
c329e40afb Bug 1147889 - Transition background and text color in Reading Mode. ui-r=mmaslaney, r=Unfocused
--HG--
extra : rebase_source : 62c80f66ad03d14fd0ec126182bd3809a87633c4
2015-03-28 22:10:54 -07:00
Matthew Noorenberghe
c2820f3e9d Bug 1124472 - Add telemetry for the Saved Passwords dialog. r=dolske
--HG--
extra : rebase_source : 0405769a2c3a17b66642c869b5ffd08b1da6183f
2015-03-28 21:50:40 -07:00
Phil Ringnalda
8d01823d19 Merge f-t to m-c, a=merge 2015-03-28 21:33:32 -07:00
Mark Hammond
4d9c8a3831 Bug 1148724 - reading list scheduler gets a back-off strategy on errors. r=adw 2015-03-29 11:18:25 +11:00
Jan de Mooij
b8b1677f0f Bug 1144366 - Switch SpiderMonkey and XPConnect style from |T *t| to |T* t|. r=jorendorff 2015-03-28 23:22:11 +01:00
Mats Palmgren
85f77e706b Bug 1144905 - Clean up SortByZOrder code and comments since it now assumes the list is already in content document order. r=roc 2015-03-28 20:50:35 +00:00
Mats Palmgren
c615325cb7 Bug 1148104 - Enable fragmentation of floats in column layout in RELEASE builds. r=roc 2015-03-28 20:50:35 +00:00
Justin Dolske
3e60df0b01 Bustage fix for bug 1146065. 2015-03-28 13:49:50 -07:00
Ehsan Akhgari
972a6213f9 Bug 1147996 - Enable interception of CSP reports through service workers; r=nsm
Currently when sending a CSP report, HttpBaseChannel::ShouldIntercept tries to
get access to the nsINetworkInterceptController interface through the channel's
notification callbacks, but in this case the notification callback is the
CSPReportRedirectSink object (thanks to nsCORSListenerProxy::Init).

This patch extends CSPReportRedirectSink to make it aware of
nsINetworkInterceptController, and have it route the request for
nsINetworkInterceptController correctly to the docshell without the need to
mess with the notification callbacks.

This will be tested in bug 1147699.
2015-03-28 16:28:40 -04:00
Ehsan Akhgari
e2ac45480d Bug 1147695 - Enable interception of beacons through service workers; r=nsm
Currently when sending a beacon, HttpBaseChannel::ShouldIntercept tries
to get access to the nsINetworkInterceptController interface through the
channel's notification callbacks, but in this case the notification
callback is the nsCORSListenerProxy object (thanks to
nsCORSListenerProxy::Init).

nsCORSListenerProxy already knows how to forward calls to
nsIInterfaceRequestor::GetInterface to mOuterNotificationCallbacks, and
ShouldIntercept calls GetInterfce.  But mOuterNotificationCallbacks is
set by default to the callbacks of the channel at the time
nsCORSListenerProxy is called, and the callbacks on this channel is
intentionally null, so ShouldIntercept bails out and the beacon never
gets intercepted.

This patch extends nsCORSListenerProxy to make it aware of
nsINetworkInterceptController, and have it route the request for
nsINetworkInterceptController correctly to the docshell without the need
to mess with the notification callbacks.

This will be tested in bug 1147699.
2015-03-28 16:28:37 -04:00
Ryan VanderMeulen
003e8f5278 Backed out 6 changesets (bug 1046245) for bustage on a CLOSED TREE.
Backed out changeset 222c2f9e3bc9 (bug 1046245)
Backed out changeset 4251eef464a2 (bug 1046245)
Backed out changeset 592f4cc23197 (bug 1046245)
Backed out changeset 5bfb9a1c0550 (bug 1046245)
Backed out changeset e966a5df87b6 (bug 1046245)
Backed out changeset 609f3ca64004 (bug 1046245)
2015-03-28 16:24:25 -04:00
Phil Ringnalda
a1e1416e7d Merge m-c to f-t 2015-03-28 12:43:56 -07:00
Justin Dolske
162c931f4e Bug 1146065 - Logins captured but not filled on discover.com. r=mattn 2015-03-28 12:13:17 -07:00
Phil Ringnalda
c563073e97 Merge m-c to f-t 2015-03-28 12:02:32 -07:00
Phil Ringnalda
cd8f29ecf2 Merge b-i to m-c, a=merge 2015-03-28 11:47:50 -07:00
Phil Ringnalda
21b174f9a4 Merge m-c to m-i to m-c merge, a=mergemerge 2015-03-28 11:45:00 -07:00