Commit Graph

467203 Commits

Author SHA1 Message Date
Tooru Fujisawa
121ba5db33 Bug 1258320 - Fix jump target in CodeGenerator::visitGetNextMapEntryForIterator. r=jandem 2016-03-21 21:04:18 +09:00
Xidorn Quan
a63e7b0b9b Bug 1257121 part 5 - Make nsDeviceContext::mFontCache a RefPtr. r=jfkthame
MozReview-Commit-ID: JaVobbNX9eS

--HG--
extra : rebase_source : 56e0fbf380ee1dd0f9b073477cbbb177673acb17
2016-03-17 18:10:03 +08:00
Xidorn Quan
60bcaa5c0b Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame
MozReview-Commit-ID: 6xrHYbgHGVd

--HG--
extra : rebase_source : 4d0cea24689588d8a1daa1869502e31ac7c3dc56
2016-03-17 13:55:48 +08:00
Xidorn Quan
8acf32453c Bug 1257121 part 3 - Add GetInflatedFontMetricsForFrame function to simplify a common use pattern. r=jfkthame
MozReview-Commit-ID: 4KMLCz6wQHQ

--HG--
extra : rebase_source : 08964aef3b335163985dd6818b4a6ae3a4e34fce
2016-03-17 12:07:47 +08:00
Xidorn Quan
6236212d13 Bug 1257121 part 2 - Merge nsFontMetrics::Init to the constructor and remove unused failure handling code. r=jfkthame
MozReview-Commit-ID: 15ZzTGHStLd

--HG--
extra : rebase_source : bf2cb6d2e5f0a04b01a533915edfabf399fc00b7
2016-03-17 10:12:27 +08:00
Xidorn Quan
f4ef02b391 Bug 1257121 part 1 - Use struct for passing some params of font metrics. r=jfkthame
MozReview-Commit-ID: FTJlYS3bbTa

--HG--
extra : rebase_source : f3df5f8ebe3f223abc62dc1ae1bf5f7830d63ab8
2016-03-21 11:59:36 +08:00
Ted Mielczarek
509c7d11f9 bug 1257689 - move YASM check to moz.configure. r=mshal
MozReview-Commit-ID: KU3eSCsykPl

--HG--
extra : rebase_source : 4ec8256a4c772b61497ad442620aacb39f3b9ade
extra : amend_source : 258380912dcbcdb4dee2ac6737d71aa5328d12a7
extra : histedit_source : 9cabff8c5ba88ce541ea9881d9147dc4fb3a5692%2Cb1a74d8d449ebbbf5727a9665542043a5b122af7
2016-03-17 19:15:01 -04:00
JW Wang
cc2cdd3cd6 Bug 1258271 - Remove arguments from MediaDecoderStateMachine::HaveEnoughDecodedAudio(). r=bechen.
MozReview-Commit-ID: E0qE18TmNH0
2016-03-21 17:23:30 +08:00
Carsten "Tomcat" Book
35e5eec178 Backed out changeset 5eb1f8858a31 (bug 1254956) for testfailures in rootNode.html 2016-03-21 09:20:37 +01:00
Jonathan Kew
80e600e39f Bug 1140413 - Mark subsuper-fallback.html test as random on Android (as well) due to bug 1139269. (manifest annotation, no review) 2016-03-21 07:29:06 +00:00
Jonathan Kew
7a88338d98 Bug 1238243 - Reftests involving possibly-ignorable hangul choseong filler. r=xidorn 2016-03-21 07:27:53 +00:00
Jonathan Kew
ebf32942b2 Bug 1238243 - Don't filter out Hangul jamo fillers as 'ignorable', because the font may require them to provide advance width. r=xidorn 2016-03-21 07:27:46 +00:00
David Anderson
5827fd8527 Make access to gfxWindowsPlatform D3D11 devices thread-safe. (bug 1258174, r=bas) 2016-03-21 00:14:05 -07:00
Randell Jesup
d6e073cec4 Bug 1254876: assert windows recording is shut down r=pkerr 2016-03-21 02:57:13 -04:00
Daniel Holbert
00d43c6f13 Bug 1257938 part 3: Remove support for the "layout.css.sticky.enabled" pref (so we'll unconditionally support "position: sticky"). r=corey
MozReview-Commit-ID: 9jYcXkUvi8S
2016-03-20 23:06:53 -07:00
Daniel Holbert
42d59af359 Bug 1257938 part 2: Remove separation between test_position_sticky.html & its helper-file, now that it doesn't need to tweak a pref. r=corey
MozReview-Commit-ID: 7aUlaBP1OK
2016-03-20 23:06:42 -07:00
Daniel Holbert
0a77fd87dd Bug 1257938 part 1: Adjust automated tests to assume position:sticky is unconditionally supported. r=corey
MozReview-Commit-ID: IfQatzWq7q5
2016-03-20 23:05:34 -07:00
Matt Woodrow
fd534aefc7 Bug 1257013 - Part 3: Stop checking for corrupt frames in MediaDecoderStateMachine since we no longer produce them. r=ajones
--HG--
extra : rebase_source : a68da2757970cd28da5719d77e3036f9051041e5
2016-03-21 18:50:41 +13:00
Matt Woodrow
41cff5119c Bug 1257013 - Part 2: Use readback to synchronize d3d11 video. r=cpearce,Bas
--HG--
extra : rebase_source : 252d183ea0c15f4326c25b4f84ae1c9b43237759
2016-03-21 18:49:59 +13:00
Matt Woodrow
49c3c58a6c Bug 1257013 - Part 1: Use readback to synchronize d3d9 video. r=cpearce,Bas
--HG--
extra : rebase_source : 104b692bb1f732ec86113506ebac8961ac8fb5b8
2016-03-21 18:49:43 +13:00
Heiher
c20d56eea7 Bug 1258253 - IonMonkey: MIPS64: Fix MacroAssembler::branchValueIsNurseryObject. r=arai
---
 js/src/jit/mips64/MacroAssembler-mips64.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2016-03-21 13:49:04 +08:00
Heiher
3aebdfcdef Bug 1258253 - IonMonkey: MIPS64: Fix MacroAssembler::branchTestMagic. r=arai
---
 js/src/jit/mips64/MacroAssembler-mips64-inl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2016-03-21 13:49:03 +08:00
Heiher
e60b68c3ad Bug 1254500 - IonMonkey: MIPS: Implement CodeGeneratorMIPSShared::visitPopcntI. r=arai
---
 .../jit/mips-shared/CodeGenerator-mips-shared.cpp  | 27 ++++++++++++++++++++++
 js/src/jit/mips-shared/CodeGenerator-mips-shared.h |  1 +
 2 files changed, 28 insertions(+)
2016-03-21 13:49:02 +08:00
Heiher
efebcd7841 Bug 1254500 - IonMonkey: MIPS: Implement CodeGeneratorMIPSShared::visitCtzI. r=arai
---
 js/src/jit/mips-shared/CodeGenerator-mips-shared.cpp | 9 +++++++++
 js/src/jit/mips-shared/CodeGenerator-mips-shared.h   | 1 +
 2 files changed, 10 insertions(+)
2016-03-21 13:49:01 +08:00
Heiher
ede2938094 Bug 1254500 - IonMonkey: MIPS: Implement ma_ctz. r=arai
---
 js/src/jit/mips-shared/MacroAssembler-mips-shared.cpp | 11 +++++++++++
 js/src/jit/mips-shared/MacroAssembler-mips-shared.h   |  2 ++
 2 files changed, 13 insertions(+)
2016-03-21 13:49:00 +08:00
Jocelyn Liu
b8598e36ab Bug 1254956 - Implement Node.rootNode. r=smaug
MozReview-Commit-ID: HeV3qnngbTx

--HG--
extra : rebase_source : 767d31edb8b5ae7223e7e13c2d9be0137f212b62
2016-03-16 09:49:10 +08:00
Fabrice Desré
4f6827357a Bug 1258034 - Fix ServiceWorkerPrivate.cpp build error on b2g r=khuey 2016-03-20 09:57:33 -07:00
Fabrice Desré
9ff394aa02 Bug 1258034 - fix MediaPermissionGonk.cpp build error on b2g r=khuey 2016-03-20 09:57:28 -07:00
Franziskus Kiefer
1a47cfb77a Bug 1186072 - Add trailing slash to origin referer header when policy is set. r=sworkman
MozReview-Commit-ID: 3PYuODmqpbL

--HG--
extra : source : ac4148f22b2d6f76762dac3fd94a6452da80bdde
2016-02-24 10:51:54 +01:00
Thomas Nguyen
6aa0bd3d31 Bug 1186072 - Run referrer-policy web platform tests expected pass. r=fkiefer
MozReview-Commit-ID: 2QUzc0lXanK

--HG--
extra : transplant_source : %01%D3%EB%15i%0A%07%C5%B9%9FR%7F%D4bH%AF%D63%1E%A1
2016-03-17 16:08:11 +08:00
Thomas Nguyen
cf1a8aa959 Bug 1186072 - Fix web-platform-tests service worker fetch. r=fkiefer
MozReview-Commit-ID: 6iQHkXaFfy3

--HG--
extra : transplant_source : %97%A6%F1R%F3%AD%A2a%09.%EBYo%9C%F3f%90%15%B3%C9
2016-03-17 16:05:44 +08:00
Thomas Nguyen
eee5ea10c2 Bug 1186072 - web-platform-tests fetch origin referrer miss slash. r=fkiefer
MozReview-Commit-ID: 5aT9EhJHmy5

--HG--
extra : transplant_source : O%A0%D3%1Bk%99M%A9%A9%AE1%1D%F9%AA%CF%D9Vqc%9E
2016-03-17 16:38:46 +08:00
bsilverberg
796bd23e28 Bug 1257380 - Fix intermittent test_ext_bookmarks.html. r=kmag
I don't think we can rely on the bookmarks being created in a specific order, although that mostly seems to happen,
so rather than check for an exact list of bookmarks returned from getRecent(), we can just check that the bookmarks
we get back are in reverse chronological order and that the 4 most recently created bookmarks are returned.

MozReview-Commit-ID: DhT7raJRe7N

--HG--
extra : transplant_source : 8%24%A6%3F%87%CD%17M%EC%B0%C4%3A%F3iP%EB%BA%DE%B5%F4
2016-03-17 11:17:16 +01:00
Nick Thomas
2049654007 Bug 1254784 - Add 45.0esr win64 support to bouncer, r=rail DONTBUILD
--HG--
extra : source : ddc16d5813a398c433b25447dd9cfb8c5b51b0c0
extra : amend_source : 0b36ec9c251c4600b685f2bafc5e231f56c0377b
2016-03-21 13:11:56 +13:00
Paolo Amadini
b1c3fd6687 Bug 1254100 - Part 1 - Fix compilation error in debug builds. r=gcp,francois 2016-03-20 16:11:52 +00:00
Paolo Amadini
9f7804275b Bug 1139914 - Downloads with blocked data should be persisted across sessions. r=mak
MozReview-Commit-ID: 4XkSTaNZcLo

--HG--
extra : rebase_source : 98c24ae1561555ddf1c6c12b1fafeb08fa735dd1
2016-03-20 14:25:42 +00:00
Paolo Amadini
44ddde4b6e Bug 1254100 - Part 2 - Downloads blocked by Application Reputation should provide information about the verdict. r=mak
MozReview-Commit-ID: FYH5Tdtbzn

--HG--
extra : rebase_source : a59e79ac247d5f6d039d25f6ee6aea6cf2b5dbe6
2016-03-16 14:29:23 +00:00
Paolo Amadini
9badfa332e Bug 1254100 - Part 1 - The Application Reputation interface should provide information about the verdict. r=gcp,francois
MozReview-Commit-ID: 2qpg7297NUB

--HG--
extra : rebase_source : f1fdc808ad8229713f111db3311989bc2f317ca1
2016-03-20 13:54:11 +00:00
Ryan VanderMeulen
233f30f237 Merge fx-team to inbound. a=merge 2016-03-20 00:25:17 -04:00
Phil Ringnalda
b47ec4d2bd Backed out 8 changesets (bug 1173320) for adding dom/filesystem/tests/test_basic.html without making it work on Android
Backed out changeset 7e3a105b9160 (bug 1173320)
Backed out changeset 094819fbb07f (bug 1173320)
Backed out changeset 23b0e55ff1db (bug 1173320)
Backed out changeset 8bf8e2fcedad (bug 1173320)
Backed out changeset 3de390c6f47f (bug 1173320)
Backed out changeset fb298010e12e (bug 1173320)
Backed out changeset f1a965c2f796 (bug 1173320)
Backed out changeset 176128ba757f (bug 1173320)
2016-03-19 19:44:22 -07:00
Shu-yu Guo
b4a736d2a2 Backed out changesets b61921a307e9 and e9e74f6bd12a (bug 1054759) for breaking web compat by implementing Symbol.unscopables without Array.prototype[@@unscopables]. 2016-03-19 19:18:12 -07:00
Ryan VanderMeulen
04e76674fe Backed out changeset ed4fe05c868d (bug 125813) for Android test_basic.html failures. 2016-03-19 21:26:57 -04:00
Morgan Phillips
bfae7eddf8 Bug 1257053 - Only make use of error stashing (via PossibleError) when it is necessary; r=jorendorff
By un-necessarily stashing errors we make it difficult to reason about what's happening in the code,
introducing situations where it's possible for errors to "pile up" and attempt to clobber one another.
2016-03-18 14:47:45 -07:00
Andrea Marchesini
fdc204437a Bug 1258137 - OSFileSystem should not be kept alive by more than 1 Directory, r=smaug 2016-03-19 22:30:24 +01:00
Andrea Marchesini
f8fd9ba926 Bug 1173320 - patch 8/8 - Fix e10s tests for DeviceStorage API, r=smaug 2016-03-19 22:29:47 +01:00
Andrea Marchesini
6f10afaf24 Bug 1173320 - patch 7/8 - Tests for FileList and Directories, r=smaug 2016-03-19 22:29:47 +01:00
Andrea Marchesini
7aba2fa5e8 Bug 1173320 - patch 6/8 - Make FileList clonable to workers if it doesn't contain Directories, r=smaug 2016-03-19 22:29:47 +01:00
Andrea Marchesini
f9925e6480 Bug 1173320 - patch 5/8 - Cleanup manual string path management, r=smaug 2016-03-19 22:29:47 +01:00
Andrea Marchesini
2fdbbe6373 Bug 1173320 - patch 4/8 - Directory in FileList, r=smaug 2016-03-19 22:29:46 +01:00
Andrea Marchesini
5692c003d2 Bug 1173320 - patch 3/8 - Improve the Windows path management, r=smaug 2016-03-19 22:29:46 +01:00