Trevor Saunders
7f873ac8c9
no bug - fixup unused value Werror bustage landed on a CLOSED TREEE
2016-10-13 17:00:15 -04:00
Sebastian Hengst
57f16a24e1
No bug - Clobber on OS X to fix bustage caused by files removed in bug 1261019. r=bustage-fix on a CLOSED TREE
2016-10-13 22:42:33 +02:00
Brian Hackett
b8de31abbf
Bug 1303891 - Convert Transaction::mMutants to a PLDHashTable, r=jmuizelaar.
...
--HG--
extra : rebase_source : e242f70e1fecfc18083fd9db605491e1ef53937e
2016-10-13 09:27:58 -06:00
Sebastian Hengst
675427e45f
Backed out changeset 46db039dbe10 (bug 1305439) for failing testAboutPage on Android. r=backout
2016-10-13 22:16:53 +02:00
Trevor Saunders
1e63efcedc
bug 1305402 - implement the AtkTablecell interface r=davidb
...
This is a pretty straight forward wrapper around the internal table cell
interface. However we need to be careful to only expose this interface if we
are dealing with a version of ATK new enough to understand it.
2016-10-13 16:18:27 -04:00
Trevor Saunders
743d490068
bug 1305402 - add new IPC messages needed for AtkTableCell interface r=davidb
...
To implement the interface with 1 IPC message per method we need these new
messages.
2016-10-13 16:18:27 -04:00
Trevor Saunders
207fc51775
bug 1305402 - import atktablecell.h r=davidb
...
This is a somewhat new header upstream that we need to import to support the
AtkTableCell interface. The one tricky bit is that upstream has started using
AVAILABLE_IN_ATK_X_Y macros defined in a generated header. To avoid needing
to generate that header on every build or checking in generated code we just
define the macros manually in atk.h.
2016-10-13 16:18:26 -04:00
Mason Chang
b844183f9d
Bug 1309917 - Stop defaulting to system wide default fonts if no IDWriteFont exists. r=jfkthame
2016-10-12 15:53:04 -07:00
Wes Kocher
52e2c45728
Bug 1309699 - Spell the preference name correctly so it works a=me
2016-10-13 12:04:59 -07:00
L. David Baron
b0b5ff896a
Bug 1307853 - Add web platform test (in mochitest suite). r=mats
...
This test failed with the initial (non-working) version of the patch,
and passes with the patch.
MozReview-Commit-ID: IPmd7Yh604Z
2016-10-13 11:41:52 -07:00
L. David Baron
b2d6dd5976
Bug 1307853 - Set inline-resize flag when the content-box size is changing (in addition to border-box). r=mats
...
MozReview-Commit-ID: FjUwuQB8g5j
2016-10-13 11:41:52 -07:00
L. David Baron
562f8f0223
Update links pointing to my personal website (http -> https). No bug.
...
(Patch written entirely using a single sed command,
's,http://dbaron.org,https://dbaron.org,g ' .)
MozReview-Commit-ID: 12JARDNn8H4
2016-10-13 11:41:51 -07:00
L. David Baron
5ed8356810
Some updates to the data for './mach file-info bugzilla-component' in layout/generic, partly for bug 1277129. No review.
...
MozReview-Commit-ID: 8gSfPy0eKIB
2016-10-13 11:41:51 -07:00
Luke Wagner
8da947b82a
Bug 1277973 - Baldr: provide precise trap locations and stacks (r=bbouvier)
...
MozReview-Commit-ID: IYeIrR2jL9v
--HG--
extra : rebase_source : 914cd9a6aa2c387b7cc6fc3bd66ee776da77cfe9
2016-10-13 13:17:56 -05:00
Luke Wagner
0304d6957c
Bug 1277973 - Baldr: avoid clobbering pc in ARM simulator (r=bbouvier)
...
MozReview-Commit-ID: 8whPV65LFj9
--HG--
extra : rebase_source : ad90e14a0cc465685c15f2653d94322357b1d357
2016-10-13 13:17:55 -05:00
Luke Wagner
4107dbcdec
Bug 1277973 - Baldr: hoist wasm::MemoryAccessDesc (r=bbouvier)
...
MozReview-Commit-ID: J5rFi5dPnfP
--HG--
extra : rebase_source : 8696e2aeef0ddb30581a3628c23df717d0366e52
2016-10-13 13:17:55 -05:00
Luke Wagner
332ef3b291
Bug 1277973 - Baldr: rename masm 'thunk' to 'farJump' (r=bbouvier)
...
MozReview-Commit-ID: GQjtflK86kt
--HG--
extra : rebase_source : dbe6190808e10e632002a121bc83bc1ce6991002
2016-10-13 13:17:55 -05:00
Luke Wagner
0a7abb951a
Bug 1277973 - Baldr: prepare CallSiteAndTarget for another Kind (r=bbouvier)
...
MozReview-Commit-ID: EJe83vhdKvT
--HG--
extra : rebase_source : b769a116454ce50b3de808ecb54d567ea88624fd
2016-10-13 13:17:55 -05:00
Luke Wagner
7ca02b8aa0
Bug 1277973 - Baldr: dynamically check system page size (r=bbouvier)
...
MozReview-Commit-ID: K9ylallCCWp
--HG--
extra : rebase_source : 6381b76bba79f627fbfad2b37eaa684a187bcc6d
2016-10-13 13:17:55 -05:00
Luke Wagner
232a3a2dee
Bug 1277973 - Baldr: replace WasmTlsReg load with SymbolicAddress load in prologue/epilogue (r=bbouvier)
...
MozReview-Commit-ID: 7lCcT7ymRkZ
--HG--
extra : rebase_source : f1cf824becfbff48c4414f9b1f08d0793a818a50
2016-10-13 13:17:55 -05:00
Luke Wagner
a0ca78d3f2
Bug 1277973 - Baldr: make the throw stub not be a JumpTarget (r=bbouvier)
...
MozReview-Commit-ID: 3rf0z6BFkBu
--HG--
extra : rebase_source : 369d6e426e8a92be08a739ad5cc077eef6be46e3
2016-10-13 13:17:54 -05:00
Boris Zbarsky
051a9af0ba
Bug 1306472 followup. Fix the timeout on the html/browsers/browsing-the-web/navigating-across-documents/014.html web platform test. r=bustage
2016-10-13 14:17:26 -04:00
Dylan Roeh
6415e8f510
Bug 1305439 - Store the last selected tab in GeckoApp in onPause and switch back to it in onResume. r=sebastian
2016-10-13 12:49:44 -05:00
Ehsan Akhgari
430e61c30f
Bug 1248148 - Disable firing selection events during HTML editor initialization; r=mystor
...
This is similar to what we do for the plaintext editor initialization.
2016-10-13 13:46:40 -04:00
Ehsan Akhgari
75d4b96af8
Bug 1306800 - Remove support for app theming; r=myk,baku
2016-10-13 13:23:03 -04:00
Ehsan Akhgari
9de6bbbaec
Bug 1261019 - Part 3: Remove Navigator.mozApps and code depending on it; r=myk,jryans,fabrice,mcmanus,peterv
2016-10-13 13:18:41 -04:00
Ehsan Akhgari
28ed8f8748
Bug 1261019 - Part 2: Remove the webapps devtools actor; r=jryans
2016-10-13 13:18:41 -04:00
Ehsan Akhgari
4c84e21df2
Bug 1261019 - Part 1: Remove support for running marionette tests as apps; r=maja_zf
2016-10-13 13:18:41 -04:00
Michael Layzell
7f30ef3465
Bug 1231923 - Enable selection events for documents with the System Principal, r=ehsan
...
MozReview-Commit-ID: J9UoI9Pdu48
2016-10-13 13:07:17 -04:00
Sebastian Hengst
8d88d75420
Merge m-c to mozilla-inbound. r=backout-merge a=merge-backout
2016-10-13 18:48:56 +02:00
Dão Gottwald
dfd29d920e
Bug 1304617 - Avoid using the ordinal attribute for positioning the Hide / Show Recently Bookmarked menu items. r=mak
2016-10-13 18:47:52 +02:00
Sebastian Hengst
d96317a351
Backed out changeset b2fbdba6f5c7 (bug 837961) for failing jsreftest.html?test=ecma_3/Date/15.9.5.5.js. r=backout a=backout
...
MozReview-Commit-ID: IuPXc21JxxC
2016-10-13 18:45:31 +02:00
Boris Zbarsky
c2b1b76799
Bug 1309326. Fix the HTML serializer's handling of self-closing tags inside <pre> to correctly keep track of our mPreLevel. r=ehsan
...
The test change makes sure the test actually tests this codepath. The resulting
test expectation changes are all due to the test now recognizing <pre> as preformatted.
2016-10-13 12:44:20 -04:00
Boris Zbarsky
17ccfd1011
Bug 1306472. Back out bug 1268047, because the spec it tried to implement backs the web. r=smaug
2016-10-13 12:10:23 -04:00
ffxbld
985595ca6f
No bug, Automated blocklist update from host bld-linux64-spot-088 - a=blocklist-update
2016-10-13 06:23:23 -07:00
ffxbld
f1169649f0
No bug, Automated HPKP preload list update from host bld-linux64-spot-088 - a=hpkp-update
2016-10-13 06:23:21 -07:00
ffxbld
c7cf503569
No bug, Automated HSTS preload list update from host bld-linux64-spot-088 - a=hsts-update
2016-10-13 06:23:19 -07:00
Jonathan Hao
fa67f7b52b
Bug 1309699 - Turn on the new pref in browser_thumbnails_bg_no_cookies_stored.js. r=ehsan
...
--HG--
extra : rebase_source : 3ff42b08e634d19b9130cf69d0e179dc4426ff71
2016-10-13 08:10:00 -04:00
Carsten "Tomcat" Book
802e7b16f9
merge mozilla-inbound to mozilla-central a=merge
2016-10-13 11:53:49 +02:00
Carsten "Tomcat" Book
8a77a1d805
merge fx-team to mozilla-central a=merge
2016-10-13 11:36:05 +02:00
Carsten "Tomcat" Book
2b59ae9457
merge autoland to mozilla-central a=merge
2016-10-13 11:35:11 +02:00
Jonathan Hao
c18e5bed90
Bug 1309699 - Add pref for bug 1279568 to address content crashes in Beta50. r=baku, a=tomcat
2016-10-13 00:04:00 +02:00
Wes Kocher
bcd87683e1
Merge m-c to fx-team, a=merge
2016-10-12 14:45:24 -07:00
Wes Kocher
2142de26c1
Backed out 8 changesets (bug 1277803) for browser-chrome test failures a=backout
...
Backed out changeset 477890efdb88 (bug 1277803)
Backed out changeset 49da326bfe68 (bug 1277803)
Backed out changeset 2d17a40a9077 (bug 1277803)
Backed out changeset b1cb0a195ca1 (bug 1277803)
Backed out changeset c7d82459d152 (bug 1277803)
Backed out changeset 3be9a06248af (bug 1277803)
Backed out changeset 8d119ca96999 (bug 1277803)
Backed out changeset be767a6f7ecd (bug 1277803)
2016-10-12 14:26:00 -07:00
Wes Kocher
3770ad1b24
Merge inbound to m-c a=merge
2016-10-12 14:23:33 -07:00
Tim Nguyen
ddf4aa1ced
Bug 1301624 - Improve d3 graph style. r=bgrins
...
MozReview-Commit-ID: IHZMegId2uC
2016-10-12 21:36:28 +01:00
André Bargull
f43a6de616
Bug 1309691 - Set canonical name for %TypedArray%[Symbol.species] getter. r=arai
2016-10-12 12:50:27 -07:00
Jim Mathies
5cb37c2745
Bug 1309599 - Turn e10s on for RTL linux users. r=felipe
...
MozReview-Commit-ID: IY4YIcYayKB
2016-10-12 15:12:04 -05:00
Sebastian Hengst
f1659f19b4
Backed out changeset 221d9d15395f (bug 1299715) for failing reftest clipPath-and-mask-on-outflowElement-01a.html on Windows 8 x64. r=backout
2016-10-12 18:02:18 +02:00
Sebastian Hengst
162bba7f14
Backed out changeset aad315d1eb89 (bug 1299715)
2016-10-12 18:02:18 +02:00