Kyle Machulis
62706101ab
Bug 1207785 - Telemetry probe for Youtube-related embed tags; r=cpeterson r=vladan
2015-09-28 16:08:16 -07:00
Randell Jesup
08e9208d4a
Bug 1178091: Implement RTCDataChannel BufferedAmountLowThreshold and bufferedamountlow event r=smaug,drno
2015-09-28 19:02:23 -04:00
Gijs Kruitbosch
8e06164f35
Bug 636905 - part 1: add a flag that tracks whether the user has interacted with a given document, r=smaug
...
--HG--
extra : commitid : ACnhGw56lMO
extra : rebase_source : 31c54c568da52ff724f11a9b7c0e833095171ae5
2015-09-26 14:54:29 +01:00
Brian Grinstead
d23fa8b95a
Bug 1034110 - Provide a way to observe mutations for ::before/::after pseudo elements;r=smaug
...
Adds a new chrome-only MutationObserverInit option called nativeAnonymousChildList
that will cause a mutation to fire when a native anonymous root is bound or unbound
2015-09-24 08:23:32 -07:00
Carsten "Tomcat" Book
363e40e298
merge mozilla-inbound to mozilla-central a=merge
2015-09-28 14:13:24 +02:00
Carsten "Tomcat" Book
2deb7b2220
merge b2g-inbound to mozilla-central a=merge
2015-09-28 14:08:18 +02:00
Olli Pettay
cca9c7578b
bug 1072150, backout the release assertion which changed the ancient requirements of nsContentUtils::IsCallerChrome(), a=backout
2015-09-27 00:52:26 +03:00
Yoshi Huang
872722fe37
Bug 1167100 - User nsIPrincipal.originAttribute in ContentPrincipalInfo. r=bholley
2015-09-23 18:19:06 +08:00
Olli Pettay
3bd1951671
bug 1072150, backout the release assertion which changed the ancient requirements of nsContentUtils::IsCallerChrome(), a=backout
2015-09-27 00:52:26 +03:00
Bobby Holley
bf99ce5996
Bug 1072150 - Crash in SubjectPrincipal if there's no active AutoJSAPI. r=bz
2015-09-24 14:02:42 -07:00
Bobby Holley
110f12e7ca
Bug 1072150 - Use the opt-out for various sloppy consumers. r=bz
2015-09-24 14:02:41 -07:00
Bobby Holley
f306d3926d
Bug 1072150 - Introduce a transitional legacy API that works like things used to. r=bz
2015-09-24 14:02:41 -07:00
Bobby Holley
023e962751
Bug 1072150 - Don't examine the subject principal in CheckSameOrigin. r=bz
...
I can't believe we do this.
2015-09-24 14:02:40 -07:00
Michael Layzell
59b6510302
Bug 1207233 - Don't provide a default content-type header if user calls XHR.setRequestHeader('Content-Type', ''), r=jduell
2015-09-24 16:54:11 -04:00
Bobby Holley
627b3ff6ca
Bug 1208517 - Use the legacy opt-out in CanAccessNativeAnon for now to avoid crashes. r=me
2015-09-26 00:32:05 -07:00
Andrew McCreight
2e00ba83cd
Bug 1207752 - Increase how long we let incremental GC run before forcing it to finish. r=smaug
...
Some users with many tabs have reported extremely long GC pauses
triggered by the CC forcing the GC to finish. Increasing the limit may
cause memory to be somewhat higher for these users, but that is better
than 30 second pauses.
2015-09-23 12:12:00 +02:00
Ehsan Akhgari
0bc360edc4
Bug 1204581 - Add a deprecation warning for the usage of AppCache when service worker fetch interception is enabled; r=mcmanus,baku
2015-09-24 10:09:10 -04:00
Wes Kocher
46c7f8fbad
Merge fx-team to central, a=merge CLOSED TREE
2015-09-23 13:22:10 -07:00
Wes Kocher
0625b82581
Merge b2ginbound to central, a=merge CLOSED TREE
2015-09-23 13:18:17 -07:00
Carsten "Tomcat" Book
8c6fb25f01
Merge mozilla-central to fx-team
...
--HG--
rename : ipc/chromium/src/third_party/libevent-avoid-empty-sighandler.patch => ipc/chromium/src/third_party/libevent/patches/avoid-empty-sighandler.patch
rename : ipc/chromium/src/third_party/libevent-dont-use-issetugid-on-android.patch => ipc/chromium/src/third_party/libevent/patches/dont-use-issetugid-on-android.patch
rename : ipc/chromium/src/third_party/libevent/mac-arc4random-buf.patch => ipc/chromium/src/third_party/libevent/patches/mac-arc4random-buf.patch
rename : ipc/chromium/src/third_party/libevent/openbsd-no-arc4random_addrandom.patch => ipc/chromium/src/third_party/libevent/patches/openbsd-no-arc4random_addrandom.patch
rename : ipc/chromium/src/third_party/libevent-use-non-deprecated-syscalls.patch => ipc/chromium/src/third_party/libevent/patches/use-non-deprecated-syscalls.patch
rename : testing/web-platform/mozilla/tests/service-workers/service-worker/getregistrations.sub.html => testing/web-platform/mozilla/tests/service-workers/service-worker/getregistrations.https.html
extra : rebase_source : 67b20330e6107d82c58c1fb0d90926d799380b54
2015-09-23 12:40:30 +02:00
Carsten "Tomcat" Book
774fe78402
Merge mozilla-central to b2g-inbound
2015-09-23 12:35:32 +02:00
Florian Quèze
2d45fb9b54
Bug 862147 - instrument usage of window.sidebar.addSearchEngine, r=froydnj,smaug.
2015-09-23 12:05:37 +02:00
Jocelyn Liu
1832bcbeea
Bug 1181482 - Patch3: Implement |sendResponse| and BluetoothGattAttributeEvent for GATT server read/write requests. r=btian, r=bz
2015-09-23 14:16:27 +08:00
Boris Zbarsky
9fe6d747e1
Bug 1176313. Reland the changes to make Attr handling follow the spec again. This is a relanding of bug 1075702, effectively. r=smaug
2015-09-22 13:13:26 -04:00
Michael Layzell
3c93c54b80
Bug 918742 - Correct handling of author-supplied charsets in XMLHttpRequest, r=bz
2015-09-22 12:26:15 -04:00
Carsten "Tomcat" Book
6d064687ac
Merge mozilla-central to mozilla-inbound
2015-09-22 12:49:44 +02:00
Carsten "Tomcat" Book
651a168616
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
rename : toolkit/devtools/server/actors/styleeditor.js => devtools/server/actors/styleeditor.js
rename : toolkit/devtools/server/actors/stylesheets.js => devtools/server/actors/stylesheets.js
rename : toolkit/devtools/gcli/commands/screenshot.js => devtools/shared/gcli/commands/screenshot.js
2015-09-22 12:35:13 +02:00
Bobby Holley
886b8561be
Bug 1201747 - Don't inspect the subject principal in StorageAllowedForPrincipal. r=mystor
2015-09-21 22:23:40 -07:00
sajitk
b0607a7ed7
Bug 1205744 - Removed redundant method IsContextRunningJS. r=h4writer
2015-09-18 20:18:00 +02:00
Henry Chang
b6b5862949
Bug 1163254 - Add signedPkg to OriginAttributes. r=bholley
2015-09-18 15:11:58 +08:00
J. Ryan Stinnett
4f1af0e003
Bug 912121 - Update misc. DevTools paths and comments. rs=devtools
...
--HG--
extra : commitid : BSf4D59s9HF
extra : rebase_source : 4d14e1aa3ad93bbb426861336e8b703bc1e0b3af
2015-09-21 12:07:31 -05:00
Carsten "Tomcat" Book
83adab165f
Merge mozilla-central to b2g-inbound
2015-09-21 14:06:24 +02:00
Kan-Ru Chen
352ceeac46
Bug 1186843 - Don't recreate message manager. r=smaug
2015-09-21 17:51:08 +08:00
Kan-Ru Chen
21cb002f63
Bug 1186843 - Always cache delayed scripts in message manager
2015-09-21 17:51:08 +08:00
Andrew Osmond
d40717b1df
Bug 1191731 - Update poster API to allow application control over when poster is saved. r=bz, r=dhylands
2015-09-15 12:40:32 -04:00
Christoph Kerschbaumer
35ed4ce561
Bug 1204703 - Add AsyncOpen2 to channels within JS tests (r=sicking)
...
--HG--
extra : source : 309b4d1ab81c67783d7db0968bcff7c88108ba4f
2015-09-18 09:27:52 -07:00
Wes Kocher
8414be2356
Backed out 3 changesets (bug 1143922) for landing with the wrong bug number
...
Backed out changeset 309b4d1ab81c (bug 1143922)
Backed out changeset deda472458fd (bug 1143922)
Backed out changeset 977d5b7ecba3 (bug 1143922)
2015-09-18 14:13:33 -07:00
Patrick McManus
53b6eb3848
bug 1187239 - ontransportstatus SENDING_TO should not use request stream re-entrantly r=hurley r=bz
2015-09-15 18:12:37 -04:00
Chris Peterson
71920a9550
Bug 1207030 - Enable -Wshadow flag in more directories that have no -Wshadow warnings. r=glandium
2015-09-22 21:39:03 -07:00
Chris Pearce
1dce7bcb10
Bug 1187760 - Add telemetry to record navigator.requestMediaKeySystemAccess latency. r=edwin,vladan
2015-09-23 16:43:46 +12:00
Masatoshi Kimura
fce903a0f0
Bug 647621 - Implement document.charset and update document.inputEncoding to the latest spec. r=bz
2015-09-23 09:32:29 +09:00
Jeff Walden
4046fe1490
Bug 1179003 - Convert the infallible objectClassIs proxy hook into a fallible getBuiltinClass hook that indicates class type via outparam. r=efaust, r=bz on DOM bits, r=billm on IPC bits
...
--HG--
extra : rebase_source : 6ddc3727c411fdfced6338e5e383a10572575f0f
2015-08-28 21:55:40 -07:00
Nikhil Marathe
48d53f38df
Bug 1184798 - Ensure workers loads are treated as non-subresource fetches. r=jdm
...
--HG--
extra : commitid : KSrA2sDx3MI
extra : rebase_source : c28988811316aa40e38752669a928d27750001b6
2015-09-17 11:56:41 -07:00
Kannan Vijayan
b5b672c20a
Bug 1084009 - Part 2/3 - Only parse scripts off-main-thread on multicore systems. r=luke
2015-09-21 19:07:01 -04:00
Kannan Vijayan
cc5cb89e2b
Bug 1084009 - Part 1/3 - Parse sync scripts off the main thread. r=smaug
2015-09-21 19:07:01 -04:00
Wes Kocher
3d281ce639
Merge m-c to inbound, a=merge CLOSED TREE
2015-09-21 09:52:50 -07:00
Boris Zbarsky
a622de6a84
Bug 1205364 part 2. Back out the telemetry we added in bug 1175031. r=smaug
2015-09-18 13:36:29 -04:00
Boris Zbarsky
342e23a89b
Bug 1205364 part 1. Make createAttribute in an HTML document lowercase the passed-in attribute name. r=smaug
2015-09-18 13:36:24 -04:00
Christoph Kerschbaumer
a54527efd5
Bug 1143922 - Add AsyncOpen2 to channels within JS tests (r=sicking)
2015-09-18 09:27:52 -07:00
Neil Deakin
77303a0ee5
Bug 1168042, return a bool from PerformAccessKey indicating if focus was changed, r=masayuki
2015-09-18 08:18:42 -04:00