Andrea Marchesini
eee60d5ec4
Bug 1058470 - Blob URL should contain the origin as part of the URI, r=bz
2014-08-31 11:40:11 +01:00
Timothy Nikkel
ed38359aee
Bug 1008942. When a network request for an image finishes during paint suppression and the image doesn't have a frame don't start a decode. r=mats
...
Either the image won't get a frame, or it will get a frame very soon and that frame will check its own visibility and kick off a decode if needed.
2014-06-25 23:45:08 -05:00
Daniel Holbert
c1ad232fef
Bug 1056166 followup: move margin{SIDE} and textAlign atoms out of '#ifdef ACCESSIBILITY' section, to fix --disable-accessibility builds. r=ehsan
2014-08-31 00:56:26 -07:00
Tanvi Vyas
95718593db
Bug 1058836 - Set aDecision parameter to block by default and update cases where it wasn't initially set in nsMixedContentBlocker.cpp. r=smaug
2014-08-29 12:57:08 -07:00
Ryan VanderMeulen
f4e712f3f6
Merge m-c to inbound. a=merge
...
--HG--
extra : rebase_source : 3282a3113131b9cdc5b808ad75a834516c43ef73
2014-08-29 15:39:48 -04:00
Neil Rashbrook
a0446d2a55
Bug 1054289 Scroll to the current ref, not the original one r=smaug
2014-08-29 20:34:35 +01:00
Ryan VanderMeulen
f9e1c75706
Merge b2g-inbound to m-c. a=merge
2014-08-29 15:26:40 -04:00
Carsten "Tomcat" Book
22a02d91d0
Merge mozilla-central to b2g-inbound a=merge
2014-08-29 15:41:02 +02:00
Aryeh Gregor
4ba29d6526
Bug 1056166 part 4 - Remove nsEditProperty; r=ehsan
2014-08-29 14:43:24 +03:00
Fabrice Desré
4533961b74
Bug 1011738 - Theme support for b2g/gaia, Part 4 : security checks r=bent,bz
2014-08-28 17:20:27 -07:00
Fabrice Desré
3acf50131b
Bug 1011738 - Theme support for b2g/gaia, Part 2 : stylesheet reloading r=bz,seth
2014-08-28 17:20:27 -07:00
Botond Ballo
a5db405d9f
Bug 1057642 - Revert [Int]::PointTyped::[x|y] to be of primitive type. r=kats
...
--HG--
extra : rebase_source : 55e56423f6c8f5278315a6dc9dfcb9fb983c9309
2014-08-28 12:45:48 -04:00
Timothy Nikkel
a62ab754b7
Bug 1051530. Update the nsImageLoadingContent state when we get a decode complete notification so that decode errors are recorded in our image state. r=bzbarsky
...
In nsImageLoadingContent whether a decode error put our image state into error depends on when the decode starts in relation to the network load event for the image. In nsImageLoadingContent::OnStopRequest if a decode has been started then we wait until the decode is complete to fire the load/error event. When we fire this event we also update the image state. However if a decode has not started by the time OnStopRequest runs, but a decode does happen later then when it completes nsImageLoadingContent::Notify does nothing, and our image state stays as non-error.
2014-08-28 13:43:21 -05:00
Martijn Wargers
5a33dfdd37
Bug 1058451 - Intermittent test_CSP_bug885433.html | Inline script should be allowed - Result logged after SimpleTest.finish(). r=sstamm
2014-08-26 17:59:42 +02:00
Gabor Krizsanits
839b3e4df8
Bug 1056841 - Always nulling mContainingShadow in Element::UnbindFromTree. r=wchen
2014-08-28 13:53:21 +02:00
Nicholas Nethercote
4f2031c28d
Bug 1059056 - Instantiate nsDOMAttributeMap::mAttributeCache lazily. r=bz.
...
--HG--
extra : rebase_source : 081273d98319c24e770a45ca4c146adfc21c2287
2014-08-26 22:46:24 -07:00
Trevor Saunders
d2a8337475
bug 1049758 - fixup copy and move ctors for children iterators r=wchen
2014-08-06 14:21:28 -04:00
Andrea Marchesini
00a821edf6
Bug 1059215 - Get rid of nsIDOMFile::GetInternalUrl, r=bz
2014-08-27 17:16:31 +01:00
Chris Pearce
e753a1dd45
Bug 1057173 - Rename MediaKeyNeededEvent to MediaEncryptedEvent. r=bz
...
--HG--
rename : content/media/eme/MediaKeyNeededEvent.cpp => content/media/eme/MediaEncryptedEvent.cpp
rename : content/media/eme/MediaKeyNeededEvent.h => content/media/eme/MediaEncryptedEvent.h
rename : dom/webidl/MediaKeyNeededEvent.webidl => dom/webidl/MediaEncryptedEvent.webidl
2014-08-27 20:46:56 +12:00
William Chen
79093724dc
Bug 887541 - Implement web components event path and event retargeting. r=smaug
2014-08-26 20:19:56 -07:00
Nicholas Nethercote
df1c26a45e
Bug 1057912 - Privatize most of PLDHashTable's fields. r=roc.
...
--HG--
extra : rebase_source : 0f55e70b63d9c191fbd9418cb1177ff534deeed9
2014-08-25 16:56:33 -07:00
Matt Woodrow
db134e8fe5
Bug 936690 - Remove nsIContentView and nsIContentViewManager. r=roc
2014-08-27 10:56:24 +12:00
Ting-Yu Chou
1e4229ad97
Bug 1057065 - Remove obsolete code causes extra preallocated process to complement the patch of bug 1033618. r=khuey
...
--HG--
extra : rebase_source : 243e1288e44bd1d6560bdf8de479af0f9888f95e
2014-08-26 10:22:21 +08:00
Kearwood (Kip) Gilbert
9edca3c9e4
Bug 1022818 - Part 2: Implement Smooth Scrolling. r=bz
...
- Updated ScrollTo method in nsGlobalWindow to accept a
mozilla::dom::ScrollOptions parameter to select between the instant
and smooth MSD motion.
- Updated WebIDL binding boilerplate scrolling functions in nsGlobalWindow
to pass the correct value of mozilla::dom::ScrollBehavior to the
implementation and functions, activating smooth scrolling.
- These functions will need to be updated again to support the scroll-behavior
CSS property in Bug 1010538.
--HG--
extra : rebase_source : 7c9ce94d09fed5c4aea63442d683876c0a9a2e50
2014-08-05 15:01:34 -07:00
Kearwood (Kip) Gilbert
351eec0b98
Bug 1022818 - Part 1: Update webidl interfaces. r=bz
...
- Extended the Element and Window webidl interfaces as described in the
CSSOM-View smooth-scrolling specification.
- The Element.scrollTop and Element.scrollLeft changes have been omitted
until either WebIDL is extended to allow properties to have union datatypes
that contain dictionaries or the CSSOM-View smooth-scroll specification
is upddated. This will not prevent the other interface changes from being
useful.
- Implemented wrapper functions for the nsGlobalWindow to connect to the new
WebIDL bindings. The ScrollOptions parameters are ignored in this patch,
and used in Part 3 of this patch series.
--HG--
extra : rebase_source : db617cb63780e039ad69e4ed100c13042c676949
2014-08-05 15:01:32 -07:00
Johnny Stenback
ee06071a0f
Bug 798188. Use NS_WRAPPERCACHE_INTERFACE_TABLE_ENTRY in table based QI implementations. r=peterv
...
---
content/base/src/Attr.cpp | 2 +-
content/base/src/DOMRect.cpp | 2 +-
content/base/src/FragmentOrElement.cpp | 2 +-
content/base/src/nsContentList.cpp | 2 +-
content/base/src/nsDOMAttributeMap.cpp | 2 +-
content/base/src/nsDocument.cpp | 2 +-
content/html/content/src/HTMLFormControlsCollection.cpp | 2 +-
content/html/content/src/HTMLOptionsCollection.cpp | 2 +-
content/html/content/src/HTMLPropertiesCollection.cpp | 4 ++--
content/html/content/src/HTMLTableElement.cpp | 2 +-
content/media/webspeech/synth/SpeechSynthesisUtterance.cpp | 1 -
dom/events/PaintRequest.cpp | 2 +-
dom/xbl/XBLChildrenElement.cpp | 2 +-
13 files changed, 13 insertions(+), 14 deletions(-)
2014-08-25 16:21:35 -07:00
Wes Kocher
e2de5d0275
Backed out changeset 59f193167901 (bug 1049758) for build bustage on a CLOSED TREE
2014-08-25 14:26:12 -07:00
Trevor Saunders
e96abc463e
bug 1049758 - fixup copy and move ctors for children iterators r=wchen
2014-08-06 14:21:28 -04:00
Ryan VanderMeulen
f290da4831
Merge m-c to inbound. a=merge
2014-08-25 16:28:25 -04:00
Ryan VanderMeulen
65ac61e6af
Merge m-c to b2g-inbound. a=merge
...
CLOSED TREE
2014-08-25 13:07:41 -04:00
Ryan VanderMeulen
81342753e0
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-08-25 11:49:37 -04:00
Andrea Marchesini
2076b14085
Bug 1055467 - Rename MozNamedAttrMap to NamedNodeMap, r=smaug
...
--HG--
rename : dom/webidl/MozNamedAttrMap.webidl => dom/webidl/NamedNodeMap.webidl
2014-08-25 10:25:34 +01:00
Georgios Kontaxis
d6ca4b7a06
Bug 1043803: checkIdentity following onSecurityChange now shows doorhanger on STATE_LOADED_MIXED_ACTIVE_CONTENT. Doorhanger now acknowledges this new state. r=adw
2014-08-22 20:26:03 -07:00
Georgios Kontaxis
529502822e
Bug 1043797: extended popup notifications to create a generic doorhanger for all security notifications incl. mixed content r=adw
...
--HG--
rename : browser/themes/linux/mixed-content-blocked-16.png => browser/themes/linux/bad-content-blocked-16.png
rename : browser/themes/linux/mixed-content-blocked-64.png => browser/themes/linux/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-16.png => browser/themes/osx/bad-content-blocked-16.png
rename : browser/themes/osx/mixed-content-blocked-16@2x.png => browser/themes/osx/bad-content-blocked-16@2x.png
rename : browser/themes/osx/mixed-content-blocked-64.png => browser/themes/osx/bad-content-blocked-64.png
rename : browser/themes/osx/mixed-content-blocked-64@2x.png => browser/themes/osx/bad-content-blocked-64@2x.png
rename : browser/themes/windows/mixed-content-blocked-16.png => browser/themes/windows/bad-content-blocked-16.png
rename : browser/themes/windows/mixed-content-blocked-64.png => browser/themes/windows/bad-content-blocked-64.png
2014-08-22 15:34:25 -07:00
Wes Kocher
c725a726be
Merge inbound to m-c a=merge
2014-08-22 16:47:32 -07:00
Botond Ballo
a5100b1cac
Bug 1053975 - Take device scale into account when calculating default viewport size. r=kats,mbrubeck
2014-08-15 11:58:03 -04:00
Ted Clancy (:tedders1)
208aa7f675
Bug 1055427 - Add KillChild() method to nsIMessageManager. r=sicking
...
Patch originally from bug 1000313.
2014-08-12 08:59:47 -04:00
C.J. Ku
8b5a1dfe38
Bug 974242 - Bring FullZoom into nsDocument::GetViewportInfo. r=mbrubeck, r=kats
...
--HG--
extra : rebase_source : 4fd84defb47c9eb5bcea849fde61e6e09dc5e9a3
2014-08-10 02:50:07 +08:00
Christoph Kerschbaumer
d9219d706a
Bug 1049289 - CSP: Test that fragments are stripped in csp-reports (r=sstamm)
2014-08-07 12:51:50 -07:00
Christoph Kerschbaumer
240a361c70
Bug 1049289 - CSP: Strip uri fragments before sending csp-reports (r=sstamm)
2014-08-05 16:12:16 -07:00
Christoph Kerschbaumer
ce11d17474
Bug 1053028 - Remove remaining relicts of deprecated X-CSP header (r=sstamm)
2014-08-12 21:15:56 -07:00
Trevor Saunders
fd5e9d1fcc
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
2014-08-05 13:33:55 -04:00
Matt Woodrow
c2d79a26ff
Bug 1056427 - Stop PRenderFrame from managing PLayerTransaction since it hasn't worked since the layers refactoring. r=roc
...
--HG--
extra : rebase_source : 38c86648bb8e59a6b992bd377acb9aacb418c98b
2014-08-22 12:16:44 +12:00
Bobby Holley
e9fb2caf27
Bug 981218 - Remove default compartment objects. r=luke
...
\o/
2014-08-21 17:13:51 -07:00
Bobby Holley
aeed365b08
Bug 1056271 - Switch to GetEntryGlobal in DOMParser::Init. r=smaug
2014-08-20 17:45:04 -07:00
Ryan VanderMeulen
baca1ac7b9
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-08-20 16:23:04 -04:00
Ryan VanderMeulen
556b135ea8
Merge inbound to m-c. a=merge
2014-08-20 16:14:23 -04:00
Ed Morley
aae02d523c
Merge mozilla-central and fx-team
2014-08-20 15:18:31 +01:00
Ed Morley
acd103862f
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-08-20 14:46:55 +01:00
Mike Conley
36148f8108
Bug 961362 - DOM Fullscreen API support for e10s. r=smaug,billm.
2014-08-19 16:58:00 -04:00