Juan Gomez
2128198065
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
2015-06-24 14:11:00 -04:00
Florian Merz
21fe1c734c
Bug 1155211 - SIMD: Rename lane mutators - with -> replaceLane. r=bbouvier
2015-06-16 23:10:12 +02:00
Rithesh Shenthar
a8d5c750a2
Bug 1167922 - Handle broken entries in media.peerconnection.default_iceservers more gracefully. r=jib
2015-06-23 16:52:50 -07:00
Blake Kaplan
c4d3d04511
Bug 1168223 - Fix a crash caused by unexpected flushes under nsIEditor::SetFlags. r=ehsan
2015-06-25 13:58:01 -07:00
Ryan VanderMeulen
8a750d340a
Backed out changeset cbe9a2aea954 (bug 1147692) for test_eme_canvas_blocked.html failures.
...
CLOSED TREE
2015-06-25 16:05:41 -04:00
Wes Kocher
61b0bd84c8
Backed out changeset efe724729178 (bug 1175556) for mass build bustage in assembler code CLOSED TREE
2015-06-25 12:11:55 -07:00
Mason Chang
05c0609598
Bug 1162824 - Change box shadow cache to cache the colored blurred box shadow. r=mstange
2015-06-25 12:04:21 -07:00
Mason Chang
e8202d6a6e
Bug 1155828 - Draw box-shadows using an approach inspired by border-image. r=mstange
2015-05-13 15:19:27 -04:00
Alexander Surkov
51f4a9a364
Bug 1173364 - support ARIA table and cell roles, r=marcoz
2015-06-25 11:59:06 -07:00
Nikhil Marathe
e9cbf0d3d9
Bug 1169044 - Patch 7 - Set mObserver in URLSearchParams. a=bustage.
...
A patch was landed on inbound that changed URLSearchParams to have multiple observers then got backed out, which broke this.
2015-06-25 11:44:34 -07:00
Sean Stangl
efc79269e6
Bug 1175556 - ARM64: Land miscellaneous changes. r=evilpie
2015-06-25 11:37:22 -07:00
Chris Pearce
4250e04956
Bug 1147692 - Remove gmp-decryptor backwards compatibility hack. r=edwin
2015-06-25 11:19:42 -07:00
Andrea Marchesini
df0b5aac61
Bug 1168933 - Send referrer when downloading worker script. r=khuey
2015-06-04 16:20:13 -07:00
Nikhil Marathe
d6a37712db
Bug 1169044 - Patch 6 - Update web-platform-tests expected data. r=jgraham
2015-06-19 12:08:21 -07:00
Nikhil Marathe
08c9f345b2
Bug 1169044 - Patch 5 - build fixes. a=bustage
2015-06-04 17:26:05 -07:00
Nikhil Marathe
820ce7bcfc
Bug 1169044 - Patch 4 - Set referrer on intercepted request. r=jdm
2015-06-04 15:50:03 -07:00
Nikhil Marathe
ceb6e00867
Bug 1169044 - Patch 3 - Store and set principal with script URI on ServiceWorkers. r=ehsan
...
The ServiceWorkerRegistrationInfo's principal is the principal of the document
that called register(). If we create WorkerPrivate instances based off of
this, they have a valid principal in terms of security and same-origin-ness,
but the URI path is wrong. When fetching the script from the network, the
channel's principal is used to update the worker principal. We need to do the
same when the script is loaded from Cache. This patch adds support to store the
channel principal in the cache.
2015-06-04 21:39:34 -07:00
Nikhil Marathe
dd85362bf9
Bug 1169044 - Patch 2 - Split URLSearchParams parsing logic into non-CCed URLParams. r=baku
2015-06-04 13:45:24 -07:00
Nikhil Marathe
441b006a50
Bug 1169044 - Patch 1 - Refactor setting referrer and referrer policy between fetch and XHR. r=khuey
2015-06-04 14:05:00 -07:00
Olli Pettay
aea3697942
Bug 1177406, don't rely on owner to be set only on main thread, r=khuey
2015-06-25 09:26:09 -07:00
Mason Chang
7580532da4
Bug 1176446 - TextureClientD3D11 should take into account the layer backend when allocating a surface. r=bas
2015-06-25 08:07:42 -07:00
Ralph Giles
a6e465c6c2
Bug 1177029 - Use stdint.h instead of cstdint. r=kinetik
...
Clang can't find this on my MacOS X machine.
2015-06-24 00:23:00 -07:00
Carsten "Tomcat" Book
3b5c1bdfdc
Merge mozilla-central to mozilla-inbound
2015-06-25 11:33:07 +02:00
Carsten "Tomcat" Book
32ff6516af
merge mozilla-inbound to mozilla-central a=merge
2015-06-25 11:09:46 +02:00
Carsten "Tomcat" Book
1bef85b404
merge fx-team to mozilla-central a=merge
2015-06-25 11:01:16 +02:00
Carsten "Tomcat" Book
681e7f2469
merge b2g-inbound to mozilla-central a=merge
2015-06-25 10:58:53 +02:00
Boris Zbarsky
4e0d80348a
Bug 1025395. Output a #error instead of a nonexistent macro for the CC bits of example codegen, to make it clearer to people using it what they should do with CC. r=peterv
2015-06-25 01:39:28 -07:00
B2G Bumper Bot
d4f6ae3aa6
Bumping manifests a=b2g-bump
2015-06-24 17:52:03 -07:00
B2G Bumper Bot
d957e6e93b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7c48140d54ce
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30702 from albertopq/1176925-ftu-icons
Bug 1176925 - Updating icons visibility on creation r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/16200a889c12
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1176925 - Updating icons visibility on creation r=gmarty
2015-06-24 17:50:07 -07:00
Terrence Cole
78a63fbc96
Backout ea281f1bffcb (Bug 1174319) for possibly regressing octane.
2015-06-24 16:28:01 -07:00
Terrence Cole
6c45e380b5
Backout 9c891ea3949c (Bug 1174850) for possibly regressing octane.
2015-06-24 16:27:09 -07:00
Terrence Cole
2aeb383b34
Backout 6b847a10bbb1 (Bug 1175642) for being on top of a regression.
2015-06-24 16:25:12 -07:00
Terrence Cole
4077e44212
Backout e0e69237df5b (Bug 1174873) for causing intermittent failures.
2015-06-24 16:21:57 -07:00
Terrence Cole
36918cc7aa
Backout 7959ffacd30f (Bug 1176090) for being on top of a regression.
2015-06-24 16:20:31 -07:00
Jonathan Kew
e0de1d83d7
Bug 1174711 patch 5 - Copy inline-size rather than width from prev-in-flow when initializing nsTableFrame. r=dholbert
2015-06-24 16:23:59 -07:00
Brian Hackett
e0ac8947d3
Bug 1175535 - Don't require objects embedded in MIR nodes to always be tenured, r=jandem.
2015-06-24 16:08:39 -07:00
Brian Hackett
0f19f3c71c
Bug 1176075 - Add a missing check for nursery objects during Ion compilation, r=jandem.
2015-06-24 16:02:04 -07:00
Alexander Surkov
e5ec2a0a6a
Bug 1176683 - crash in mozilla::a11y::HyperTextAccessible::LandmarkRole() const, r=marcoz
2015-06-24 15:48:29 -07:00
Kartikaya Gupta
25ca96057d
Bug 1177023 - Log the IsRootContent flag when dumping framemetrics. r=botond
2015-06-24 15:45:46 -07:00
Sotaro Ikeda
c7bcd80e92
Bug 1176945 - Remove unnecessary hwc reference from gl r=jgilbert
2015-06-24 15:44:47 -07:00
Cameron McCormack
187d432e47
Bug 1122253 - Support -moz-min-content etc. keywords in {,min-,max-}inline-size and their physical equivalents. r=bzbarsky
2015-06-25 08:40:38 +10:00
Tim Taubert
8bcaca7517
Bug 1177238 - Remove now unused identity.png (Larry) icons r=Gijs
2015-06-24 15:09:05 -07:00
Panos Astithas
ab1c526895
Display the update badge on the hamburger menu when staging is not possible (bug 1171852). r=rstrong
2015-06-24 16:00:12 -07:00
Michael Comella
cce1042126
Bug 1177166 - Remove menu.xml with null reference. r=me
...
This was causing crashes on tablet devices.
I'm not sure what it was for but pretty sure it was an artifact that was never
removed in old tablet builds.
2015-06-24 15:41:31 -07:00
Nikhil Marathe
7d626c26ae
Bug 1166350 - Patch 2 - Fix tests. a=bustage
2015-06-24 14:27:49 -07:00
Nikhil Marathe
758cf86e07
Bug 1166350 - Push fixes for principals. r=kitcambridge,bholley
...
Fix xpcshell tests.
Add support for webapps-clear-data.
Trash old regs on idb version upgrade.
Use principal for permission check.
use principal in PushSubscription.
2015-06-24 13:34:54 -07:00
Nikhil Marathe
cf1eac0bac
Backed out changeset 964de5d960fa
...
The changes these tests depend on were backed out, but I didn't realise that and pushed this. Backing out and pushing again.
2015-06-24 14:32:39 -07:00
Nikhil Marathe
1051fa5c1f
Bug 1166350 - Patch 2 - Fix tests. a=bustage
2015-06-24 14:27:49 -07:00
Xidorn Quan
d85ca74d9c
Bug 1176519 - Restore the position the fullscreen toolbox collapsed flag is set. r=dao
2015-06-24 14:08:53 -07:00
Nicolas B. Pierron
31bc757c96
Bug 1173764 - Disable JitSpew argument computation in optimizied builds. r=bhackett
2015-06-24 22:46:02 +02:00