Juan Gomez
98461fc4a4
Bug 1171931 - Refactor duplicated code using XRE_IsParent/ContentProcess. r=froydnj
2015-06-24 14:11:00 -04:00
Florian Merz
557d2b582a
Bug 1155211 - SIMD: Rename lane mutators - with -> replaceLane. r=bbouvier
2015-06-16 23:10:12 +02:00
Rithesh Shenthar
1053e1971e
Bug 1167922 - Handle broken entries in media.peerconnection.default_iceservers more gracefully. r=jib
2015-06-23 16:52:50 -07:00
Blake Kaplan
dc360b12a8
Bug 1168223 - Fix a crash caused by unexpected flushes under nsIEditor::SetFlags. r=ehsan
2015-06-25 13:58:01 -07:00
Ryan VanderMeulen
21c7918907
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
92395e08d0
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
629147c66e
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
1c1f13069a
Bug 1155828 - Draw box-shadows using an approach inspired by border-image. r=mstange
2015-05-13 15:19:27 -04:00
Alexander Surkov
83716711a3
Bug 1173364 - support ARIA table and cell roles, r=marcoz
2015-06-25 11:59:06 -07:00
Nikhil Marathe
8a733c36ef
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
f7a42b8864
Bug 1175556 - ARM64: Land miscellaneous changes. r=evilpie
2015-06-25 11:37:22 -07:00
Chris Pearce
384ad0643e
Bug 1147692 - Remove gmp-decryptor backwards compatibility hack. r=edwin
2015-06-25 11:19:42 -07:00
Andrea Marchesini
2effd53127
Bug 1168933 - Send referrer when downloading worker script. r=khuey
2015-06-04 16:20:13 -07:00
Nikhil Marathe
df66d37e88
Bug 1169044 - Patch 6 - Update web-platform-tests expected data. r=jgraham
2015-06-19 12:08:21 -07:00
Nikhil Marathe
c882712580
Bug 1169044 - Patch 5 - build fixes. a=bustage
2015-06-04 17:26:05 -07:00
Nikhil Marathe
6d35b28b58
Bug 1169044 - Patch 4 - Set referrer on intercepted request. r=jdm
2015-06-04 15:50:03 -07:00
Nikhil Marathe
ccc56e1b20
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
4d62cf0de7
Bug 1169044 - Patch 2 - Split URLSearchParams parsing logic into non-CCed URLParams. r=baku
2015-06-04 13:45:24 -07:00
Nikhil Marathe
5f7aa27266
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
1747360584
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
a3cc5110cb
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
8cd889ebff
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
cc51b9fe53
Merge mozilla-central to mozilla-inbound
2015-06-25 11:33:07 +02:00
Carsten "Tomcat" Book
8d0a4b28d1
merge mozilla-inbound to mozilla-central a=merge
2015-06-25 11:09:46 +02:00
Carsten "Tomcat" Book
4119e8d45a
merge fx-team to mozilla-central a=merge
2015-06-25 11:01:16 +02:00
Carsten "Tomcat" Book
68e806a0d9
merge b2g-inbound to mozilla-central a=merge
2015-06-25 10:58:53 +02:00
Boris Zbarsky
441c49e3a3
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
562082cf88
Bumping manifests a=b2g-bump
2015-06-24 17:52:03 -07:00
B2G Bumper Bot
211a8f041a
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
55aaadc4a4
Backout ea281f1bffcb (Bug 1174319) for possibly regressing octane.
2015-06-24 16:28:01 -07:00
Terrence Cole
a204173485
Backout 9c891ea3949c (Bug 1174850) for possibly regressing octane.
2015-06-24 16:27:09 -07:00
Terrence Cole
85e78735cd
Backout 6b847a10bbb1 (Bug 1175642) for being on top of a regression.
2015-06-24 16:25:12 -07:00
Terrence Cole
e792abf08c
Backout e0e69237df5b (Bug 1174873) for causing intermittent failures.
2015-06-24 16:21:57 -07:00
Terrence Cole
c56708fa87
Backout 7959ffacd30f (Bug 1176090) for being on top of a regression.
2015-06-24 16:20:31 -07:00
Jonathan Kew
aef3881225
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
2a7211db13
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
0978a05809
Bug 1176075 - Add a missing check for nursery objects during Ion compilation, r=jandem.
2015-06-24 16:02:04 -07:00
Alexander Surkov
1dee7937d6
Bug 1176683 - crash in mozilla::a11y::HyperTextAccessible::LandmarkRole() const, r=marcoz
2015-06-24 15:48:29 -07:00
Kartikaya Gupta
2a2a1bfc91
Bug 1177023 - Log the IsRootContent flag when dumping framemetrics. r=botond
2015-06-24 15:45:46 -07:00
Sotaro Ikeda
7d5564f232
Bug 1176945 - Remove unnecessary hwc reference from gl r=jgilbert
2015-06-24 15:44:47 -07:00
Cameron McCormack
6f163b71dc
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
c3b3178ffc
Bug 1177238 - Remove now unused identity.png (Larry) icons r=Gijs
2015-06-24 15:09:05 -07:00
Panos Astithas
096628986b
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
bd65e57d0c
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
b0c13dec0f
Bug 1166350 - Patch 2 - Fix tests. a=bustage
2015-06-24 14:27:49 -07:00
Nikhil Marathe
2b07e52f76
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
f5f4f13297
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
909f1c268d
Bug 1166350 - Patch 2 - Fix tests. a=bustage
2015-06-24 14:27:49 -07:00
Xidorn Quan
07fb10e80a
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
c616a068ba
Bug 1173764 - Disable JitSpew argument computation in optimizied builds. r=bhackett
2015-06-24 22:46:02 +02:00