Phil Ringnalda
40d897e257
Merge m-c to m-i
2015-03-29 17:24:15 -07:00
Phil Ringnalda
fa7e5419f9
Merge m-i to m-c, a=merge
2015-03-29 17:20:48 -07:00
Phil Ringnalda
57b9648d9a
Merge f-t to m-c, a=merge
2015-03-29 16:30:56 -07:00
Seth Fowler
8a27bd4af6
Bug 1148397 - Fix data race on imgRequest::mHadInsecureRedirect. r=tanvi
2015-03-29 16:25:48 -07:00
Seth Fowler
6732425048
Bug 1148684 - Compact SourceBuffer even if it contains only one chunk. r=tn
2015-03-29 16:25:15 -07:00
Timothy Nikkel
9803b7e5b1
Bug 1133732. Header include got missed in rebase. on CLOSED TREE
2015-03-29 18:16:43 -05:00
Seth Fowler
ac26bf4de5
Bug 1148696 - Enable image locking on B2G. r=tn
2015-03-29 16:08:03 -07:00
Timothy Nikkel
90c463cb80
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
ee8e437fa3
Bug 1148833 part 4 - Fix indentation of some Reflow params (white-space changes only).
2015-03-29 22:38:40 +00:00
Mats Palmgren
5bd17a127b
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
2841011c3a
Bug 1148833 part 2 - Makes sure gLogModule is initialized by calling GetLogModuleInfo(). r=roc
2015-03-29 22:38:40 +00:00
Mats Palmgren
c5c104d465
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
a5476594ba
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
e140a853f2
Bug 1132854 - Remove useless ThebesIntSize conversion helper. r=Bas
2015-03-29 16:59:15 +02:00
Nicolas Silva
eae4d10b4d
Bug 1132854 - Make nsIntSize a typedef of gfx::IntSize. r=Bas, roc
2015-03-29 16:59:08 +02:00
Andrew McCreight
4b767927e9
Bug 1148070 - Change nsIClassInfo::getHelperForLanguage() to getScriptableHelper(). r=bholley
2015-03-29 07:52:54 -07:00
Andrew McCreight
12bf4e0709
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]
963a083f73
Bug 1147842
- Fix defect of setting call started time. r=hsinyi
2015-03-29 21:54:57 +08:00
Mark Capella
ba0d62aa2f
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
69b993afba
Bumping manifests a=b2g-bump
2015-03-29 04:27:43 -07:00
B2G Bumper Bot
07c4c1e526
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
45430ae4d3
Bug 1147889 - Transition background and text color in Reading Mode. ui-r=mmaslaney, r=Unfocused
2015-03-28 22:10:54 -07:00
Matthew Noorenberghe
714a641e18
Bug 1124472 - Add telemetry for the Saved Passwords dialog. r=dolske
2015-03-28 21:50:40 -07:00
Phil Ringnalda
3ee5876e7c
Merge f-t to m-c, a=merge
2015-03-28 21:33:32 -07:00
Mark Hammond
2b31c4b0c2
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
353df38b83
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
e57b30ccac
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
d4fbb714d4
Bug 1148104 - Enable fragmentation of floats in column layout in RELEASE builds. r=roc
2015-03-28 20:50:35 +00:00
Justin Dolske
bbb8154754
Bustage fix for bug 1146065.
2015-03-28 13:49:50 -07:00
Ehsan Akhgari
a7d9fd0ad6
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
6e0c11b80e
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
4da777479a
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
f5b19ec4f5
Merge m-c to f-t
2015-03-28 12:43:56 -07:00
Justin Dolske
8e0f5fde73
Bug 1146065 - Logins captured but not filled on discover.com. r=mattn
2015-03-28 12:13:17 -07:00
Phil Ringnalda
56e0234826
Merge m-c to f-t
2015-03-28 12:02:32 -07:00
Phil Ringnalda
e44e211365
Merge b-i to m-c, a=merge
2015-03-28 11:47:50 -07:00
Phil Ringnalda
ea054eea04
Merge m-c to m-i to m-c merge, a=mergemerge
2015-03-28 11:45:00 -07:00
Phil Ringnalda
870ac05194
Merge m-i to m-c, a=merge
2015-03-28 11:44:16 -07:00
Nick Alexander
3a8b8aed19
Merge fx-team to m-c. a=merge
2015-03-28 11:31:47 -07:00
Nick Alexander
2632eed5d6
Merge m-c to fx-team. a=merge
2015-03-28 11:30:58 -07:00
Aaron Klotz
9f5bba30cd
Bug 1133351: Backed out 0cc8abe4e2bb for assertion failures; r=bustage
2015-03-28 06:08:26 -07:00
B2G Bumper Bot
806820fe4b
Bumping manifests a=b2g-bump
2015-03-28 03:38:05 -07:00
B2G Bumper Bot
b92bbdaa77
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fb33cb000bc0
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1146825 - Make gaia-grid use its container size. r=kgrandon
2015-03-28 03:35:30 -07:00
ffxbld
3106e327cf
No bug, Automated blocklist update from host bld-linux64-spot-1005 - a=blocklist-update
2015-03-28 03:27:39 -07:00
ffxbld
28fbf92074
No bug, Automated HPKP preload list update from host bld-linux64-spot-1005 - a=hpkp-update
2015-03-28 03:27:37 -07:00
ffxbld
be5331225c
No bug, Automated HSTS preload list update from host bld-linux64-spot-1005 - a=hsts-update
2015-03-28 03:27:36 -07:00
B2G Bumper Bot
38f4e16a46
Bumping manifests a=b2g-bump
2015-03-28 01:18:08 -07:00
B2G Bumper Bot
1d7dd831bb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/65c09466a742
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1058743 - merge pull request #29139 from gabrielesvelto:bug-1058743-do-not-lazy-load-code-and-styles to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/6070d1b8edf4
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1058743 - Remove uses of the LazyL10n object from the dialer and the emergency-call application r=drs
2015-03-28 01:15:35 -07:00
Wes Kocher
9404271713
Merge m-c to b2ginbound a=merge
2015-03-27 17:18:16 -07:00
Wes Kocher
ab449aca37
Merge b2g-inbound to m-c a=merge
2015-03-27 17:11:19 -07:00