Commit Graph

8476 Commits

Author SHA1 Message Date
Christoph Kerschbaumer
857c77edf3 Bug 1045897 - Test CSP 1.1 base-uri directive (r=sstamm) 2014-08-18 17:44:21 -07:00
Ehsan Akhgari
fd5b5386af Bug 1071564 - Refactor the code to get the inner window ID from an nsIRequest* without using nsIDOMWindowUtils; r=baku
--HG--
extra : rebase_source : f9f8da4710a20abd675492537dc9a3ac6857b641
2014-09-23 21:29:31 -04:00
Carsten "Tomcat" Book
bb6b27d528 Backed out changeset 4bb508b6f0c5 (bug 1041180) for XPCshell test failures 2014-09-24 13:13:20 +02:00
Carsten "Tomcat" Book
df32ab6c62 Backed out changeset c6fe8e2c41db (bug 1041180) 2014-09-24 13:12:57 +02:00
Christoph Kerschbaumer
c2cae1cc81 Bug 1041180: Remove deprecated nsIChannelPolicy and use LoadInfo instead (r=sstamm) 2014-09-24 01:14:42 -07:00
Christoph Kerschbaumer
72c6a44018 Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-09-24 01:01:07 -07:00
Nick Fitzgerald
b4caf18aad Bug 947044 - Part 2: Fix tests that check ReferenceError's message. r=gavin 2014-09-22 16:13:00 +02:00
Wes Kocher
cdeb7299d2 Merge m-c to inbound a=merge 2014-09-23 16:48:23 -07:00
Wes Kocher
0300f6d4af Backed out 2 changesets (bug 1041180) for build bustage on a CLOSED TREE
Backed out changeset 1cfb645267a4 (bug 1041180)
Backed out changeset afc9903ff28f (bug 1041180)
2014-09-23 16:26:49 -07:00
Vlatko Markovic
f50d0e121d Bug 1057376 - Clear the string read buffer between deserializations of CSP policies. r=geekboy
In case when multiple CSP policies are applied it is needed to clear the
temporary string buffer that holds the string of each CSP policy that is
deserialized from the CSP policies stream.
Failing to clear the buffer will result in concatenations of the CSP policies
strings for each consecutive CSP policy that is being deserialized, which will
end in generation and application of invalid CSP policy for all except the
first CSP policy that was set for the document.
2014-09-23 10:10:58 -07:00
Christoph Kerschbaumer
5453719121 Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-09-23 09:46:54 -07:00
Christoph Kerschbaumer
2f70dd4838 Bug 1041180: Remove deprecated nsIChannelPolicy and use LoadInfo instead (r=sstamm) 2014-09-23 09:47:05 -07:00
Georg Fritzsche
8bee7684a2 Bug 1067989 - Unify some more binary search uses. r=waldo 2014-09-17 15:46:24 +02:00
Ryan VanderMeulen
9aa2123477 Backed out changeset be8277dd0acd (bug 877072) for test failures.
CLOSED TREE
2014-09-23 14:08:22 -04:00
Gabor Krizsanits
ae039c0b9b Bug 877072 - Script execution order for imports. r=mrbkap 2014-09-23 18:58:35 +02:00
Christoph Kerschbaumer
7879c92b87 Bug 1037669: Setting LoadInfo explicitly for nsIWebSocketChannels (r=tanvi,jduell) 2014-08-13 13:26:17 -07:00
Chris Pearce
a7d967d228 Bug 1069669 - Add a nsContentUtils::IsInPrivateBrowsing function. r=ehsan 2014-09-23 12:54:26 +12:00
Tanvi Vyas
681531500a Bug 1063837 - Test that the response documents principal is the nullPrincipal. r=smaug 2014-09-22 15:34:28 -07:00
Tanvi Vyas
054a9cdbf1 Bug 1063837 - For xhr, don't set principal to nullprincipal in cases where we want a sandboxed document; instead, set the sandboxed flag in loadinfo. For EventSource, there is no issue iwth using system. r=sicking, smaug 2014-09-22 15:34:26 -07:00
Christoph Kerschbaumer
5a5770c020 Bug 1038756: Refactor SetUpChannelOwner to ChannelShouldInheritPrincipal (r=bz) 2014-07-17 16:07:58 -07:00
Christoph Kerschbaumer
f9ec88ffff Bug 1038756: Callsites creating a channel in content/base/ImportManager (r=gkrizsanits) 2014-09-21 09:36:50 -07:00
Christoph Kerschbaumer
cbcc76b5a8 Bug 1038756: Callsites creating a channel in content/base/ and content/html (r=jst) 2014-09-21 09:36:25 -07:00
Bobby Holley
8dae0fc8ce Bug 1070696 - Rename xpc::GetNativeForGlobal to xpc::NativeGlobal and make it accept non-global JSObjects. r=smaug
The method is infallible, and making the callers invoke
js::GetGlobalForObjectCrossCompartment manually is dumb.
2014-09-21 21:31:53 +02:00
Ryan VanderMeulen
303e2ef098 Backed out changeset 230ec8030aa7 (bug 1066483) for webplatform test failures. 2014-09-19 13:11:11 -04:00
Henri Sivonen
6684f05e04 Bug 1066483 - Drop SVG camelCase mappings filterRes, contentStyleType, contentScriptType and externalResourcesRequired. r=wchen. 2014-09-19 18:20:26 +03:00
Simon Montagu
7462d278ae Bug 1068218: Don't pass lone surrogates to GetDirectionFromChar, r=ehsan 2014-09-19 00:18:47 -07:00
Ben Turner
26edfb8667 Backout bug 994190 and merge over some stuff that landed afterwards on a CLOSED TREE. 2014-09-17 19:36:01 -04:00
Ehsan Akhgari
6be7b691a0 Bug 1067340 follow-up: null check the inner window r=bustage
Landed on a CLOSED TREE
2014-09-17 18:31:26 -04:00
Ehsan Akhgari
8273a526d3 Bug 1067340 - Don't use nsIDOMWindowUtils in the CSP code, because it's not meant to be used from C++; r=geekboy 2014-09-17 17:55:43 -04:00
Maksim Lebedev
62e4043739 Bug 977003 - Make async got/lostpointercapture events. r=smaug 2014-09-12 02:32:00 -04:00
Bobby Holley
9ac096aace Bug 1067900 - Assert main thread in nsContentUtils::SubjectPrincipal. r=bz 2014-09-17 14:43:03 +02:00
Phil Ringnalda
e0f8e397f4 Back out 2 changesets (bug 1055773) for debug mochitest-3 bustage
CLOSED TREE

Backed out changeset 72b7c1efb2b5 (bug 1055773)
Backed out changeset 5850ae46157b (bug 1055773)
2014-09-16 22:11:31 -07:00
Nick Lebedev
c1419b9190 Bug 1055773 - Move hasAttributes method from Node to Element. r=bz 2014-09-16 00:48:00 -04:00
Wes Kocher
48ee047035 Merge inbound to m-c a=merge 2014-09-16 17:06:43 -07:00
Vlatko Markovic
6f2a9765c1 Bug 1059194 - Trusted Hosted Apps, part 2: CSP infrastructure changes. r=sicking 2014-09-16 13:14:02 -07:00
Bobby Holley
b85f54fb80 Bug 1066340 - Use an AutoEntryScript in nsFrameMessageManager::ReceiveMessage. r=smaug 2014-09-15 14:17:32 +02:00
Rik Cabanier
199016e453 Bug 1047477 - "Add support for all blend mode to feBlend". r=longsonr r=bz 2014-09-12 16:32:00 +02:00
Giovanni Sferro
a1b2953918 Bug 1055533 - Implement Element.closest(). r=bz 2014-09-13 15:08:00 +02:00
Ben Turner
b3c31c0c49 Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey.
--HG--
rename : dom/indexedDB/ipc/SerializationHelpers.h => dom/indexedDB/SerializationHelpers.h
rename : dom/indexedDB/ipc/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-child-process.js
rename : dom/indexedDB/test/unit/head.js => dom/indexedDB/test/unit/xpcshell-head-parent-process.js
rename : dom/ipc/Blob.h => dom/ipc/BlobParent.h
rename : dom/ipc/FileDescriptorSetChild.cpp => ipc/glue/FileDescriptorSetChild.cpp
rename : dom/ipc/FileDescriptorSetChild.h => ipc/glue/FileDescriptorSetChild.h
rename : dom/ipc/FileDescriptorSetParent.cpp => ipc/glue/FileDescriptorSetParent.cpp
rename : dom/ipc/FileDescriptorSetParent.h => ipc/glue/FileDescriptorSetParent.h
rename : dom/ipc/PFileDescriptorSet.ipdl => ipc/glue/PFileDescriptorSet.ipdl
2014-09-13 12:12:19 -04:00
L. David Baron
9e53a17632 Bug 977991 patch 6 - Use the faster eRestyle_StyleAttribute path for style attribute changes. r=birtles 2014-09-13 06:17:37 -07:00
L. David Baron
d59f54cf97 Bug 1057231 patch 2 - Add SVG Attribute Animation rule processor to the document. r=dholbert 2014-09-13 06:17:35 -07:00
Bobby Holley
7b53e2cb89 Bug 1052096 - Tests. r=billm 2014-09-12 17:41:19 -07:00
Jim Mathies
402d9e5232 Bug 1060738 - Switch to using chromium's Thread/tasks in MediaManager. On Windows, use MessagePumpForNonMainUIThreads for the background media thread. r=jesup 2014-09-12 09:49:39 -05:00
Jonathan Kew
08babb6a11 bug 1066043 - split gfxFont.cpp and .h into more manageably-sized pieces. r=jdaggett
--HG--
rename : gfx/thebes/gfxFont.cpp => gfx/thebes/gfxFontEntry.cpp
rename : gfx/thebes/gfxFont.h => gfx/thebes/gfxFontEntry.h
rename : gfx/thebes/gfxFont.cpp => gfx/thebes/gfxGlyphExtents.cpp
rename : gfx/thebes/gfxFont.h => gfx/thebes/gfxGlyphExtents.h
rename : gfx/thebes/gfxFont.cpp => gfx/thebes/gfxTextRun.cpp
rename : gfx/thebes/gfxFont.h => gfx/thebes/gfxTextRun.h
2014-09-16 10:58:12 +01:00
Tom Schuster
67aaa52c6b Bug 1065574 - Remove UserDataHandler. r=smaug f=bz 2014-09-11 12:22:30 +02:00
Jonathan Watt
b3072839ca Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas 2014-09-10 18:29:35 +01:00
Mats Palmgren
d162c52a29 Bug 739396 - Tests. 2014-09-10 17:07:36 +00:00
Mats Palmgren
61d6dbda2d Bug 739396, part 1 - Split a range (that are to be added to the Selection as a result of a user action) into multiple ranges that excludes any non-selectable (-moz-user-select:none) sub-trees. 2014-09-10 17:07:36 +00:00
Ryan VanderMeulen
16b6ce0a6b Backed out 3 changesets (bug 739396) for Mulet perma-fail on a CLOSED TREE.
Backed out changeset 299911e6983b (bug 739396)
Backed out changeset de11af3e0964 (bug 739396)
Backed out changeset e274cb276cc5 (bug 739396)
2014-09-10 12:21:58 -04:00
Bobby Holley
3b8a2a5114 Bug 1065238 - Re-enable test_cpows.xul on mac. r=billm 2014-09-10 08:07:50 -07:00