Commit Graph

503470 Commits

Author SHA1 Message Date
Andrea Marchesini
87a09a3bb4 Bug 1323172 - Expose NetworkInformation interface to workers, r=bkelly 2016-12-15 12:46:21 +01:00
Bob Owen
ca714c62ab Bug 1321522: Add null check and logging on fontResource in RecordedScaledFontCreation::PlayEvent. r=milan
MozReview-Commit-ID: 3nM28xgGLPO
2016-12-15 10:55:10 +00:00
Jon Coppeard
95665b8141 Bug 1323441 - Remove unnecessary GCPtr::unbarrieredGet r=sfink 2016-12-15 10:43:24 +00:00
Steve Fink
7f97277dc2 Bug 1308236 - Don't trigger read barriers when comparing wrapped pointers types r=sfink r=mccr8 2016-10-28 15:11:56 -07:00
Edgar Chen
267e044ff4 Bug 1274159 - Part 4: Add test cases for HTMLConstructor; r=bz,wchen
MozReview-Commit-ID: DCLMBz2nZB0
2016-12-01 14:35:21 +08:00
Edgar Chen
51ab4f1be0 Bug 1274159 - Part 3-2: Update web-platform-test expected result; r=wchen
MozReview-Commit-ID: IjTcP4CxgkA
2016-11-09 23:06:59 +08:00
Edgar Chen
9a331e3ffa Bug 1274159 - Part 3-1: Add HTMLConstructor to HTMLElement and its subclass; r=bz
MozReview-Commit-ID: 1a2u7JUaFH2
2016-11-17 17:34:42 +08:00
Edgar Chen
881cbd80bd Bug 1274159 - Part 2-2: Support HTMLConstructor WebIDL extended attribute for custom elements; r=bz,wchen
MozReview-Commit-ID: 6egmavfTmFT
2016-11-17 23:31:50 +08:00
Edgar Chen
2f500c507d Bug 1274159 - Part 2-1: Include the name of relevant interface in nsHTMLTagList.h; r=bz
MozReview-Commit-ID: 8D29JfJcMG7
2016-11-08 15:45:28 +08:00
Edgar Chen
eaad396bb0 Bug 1274159 - Part 1: Support looking up definitions by using constructor as a key; r=wchen,jonco
MozReview-Commit-ID: Bj5fNNETT3w
2016-09-07 17:55:21 +08:00
Hannes Verschore
325440c5ed Bug 1322932: IonMonkey - Only iterate the backedge of the inner-loop when it has already be visited, r=jandem 2016-12-15 09:51:13 +01:00
Tooru Fujisawa
55b7d72d60 Bug 1323276 - Use CustomizableUI.removeWidgetFromArea to explicitly remove new window button. r=dao 2016-12-15 16:54:46 +09:00
Tooru Fujisawa
c55ffaa975 Bug 1321228 - Part 2: Remove legacy generator from testing/mochitest/. r=ato 2016-12-15 16:54:46 +09:00
Tooru Fujisawa
fe45e321da Bug 1321228 - Part 1: Remove legacy generator from testing/marionette/. r=ato 2016-12-15 16:54:46 +09:00
Tooru Fujisawa
25ecae81fc Bug 1321226 - Remove legacy generator from mobile/. r=sebastian 2016-12-15 16:54:46 +09:00
Tooru Fujisawa
6a89333da4 Bug 1321225 - Remove legacy generator from layout/. r=jrmuizel 2016-12-15 16:54:45 +09:00
Tooru Fujisawa
0e519662df Bug 1322314 - Part 2: Disallow emitting ParseNode twice (backout 908dce87d771). r=shu 2016-12-15 16:54:45 +09:00
Tooru Fujisawa
f3591e7782 Bug 1322314 - Part 1: Do not emit ParseNode twice in BytecodeEmitter::emitDestructuringOpsArray. r=shu 2016-12-15 16:54:45 +09:00
Makoto Kato
3c1874f9a5 Bug 1322752 - Cannot compile widget with bumping WINVER to 0x601. r=jimm
MozReview-Commit-ID: EEOgx4H1ZyL
2016-12-15 16:40:33 +09:00
Makoto Kato
3ee6f7badc Bug 1322546 - Cannot compile nrappkit with WINVER=0x0600 or later. r=drno
MozReview-Commit-ID: HBVVHafiRKQ
2016-12-15 16:37:51 +09:00
Jeff Gilbert
7ca1cb79d0 Bug 1305832 - Move texture clearing code into WebGLTexture.cpp. - r=ethlin
MozReview-Commit-ID: 30UcfPZLYNz
2016-12-14 20:16:59 -08:00
Jeff Gilbert
ab01d38382 Bug 1305832 - Only glClear for ANGLE's ANGLE_depth_texture textures. - r=ethlin
MozReview-Commit-ID: H6yE1ib2TRI
2016-12-14 20:16:57 -08:00
Jeff Gilbert
6d03f48811 Bug 1305832 - CopyTex[Sub]Image should specify using TexImage to convince the driver to use the right internal format. - r=ethlin
MozReview-Commit-ID: JmhmNtqeA9V
2016-12-14 20:16:55 -08:00
Jeff Gilbert
49152faebc Bug 1305832 - ZeroTextureData doesn't need x/y/zOffset, so remove those args. - r=ethlin 2016-12-14 20:16:53 -08:00
Jeff Gilbert
227122a7b3 Bug 1305832 - Only use ZeroTexImageWithClear if we really have to. - r=ethlin
Only needed for ANGLE_depth_texture.
2016-12-14 20:16:51 -08:00
Edgar Chen
8a160d47da Bug 1318630 - Part 2: Create correct html element object when "is" is specified for custom element; r=wchen
MozReview-Commit-ID: B7cEhy5ZqL3
2016-12-08 09:33:44 -10:00
Edgar Chen
474630d992 Bug 1318630 - Part 1: Fix missing control pref checks for custom element feature; r=wchen
MozReview-Commit-ID: F9EJMk0kVEA
2016-12-08 09:22:46 -10:00
Phil Ringnalda
c0da1782c5 Backed out changeset 6cec2e289658 (bug 1322445) for failures in skip-stack-guard-page.wast.js
MozReview-Commit-ID: 7YhOHeviJtl
2016-12-14 19:49:39 -08:00
Phil Ringnalda
8599587382 Merge m-c to m-i
MozReview-Commit-ID: Cjg141fyeEi
2016-12-14 19:40:49 -08:00
Phil Ringnalda
09ae31fddf Bug 1323628 - disable test_TelemetrySend.js for sudden apparently time-based failure across all trunk trees, a=surprise 2016-12-14 19:39:05 -08:00
Wes Kocher
460f4a6060 Merge inbound to central, a=merge 2016-12-14 16:06:41 -08:00
Gijs Kruitbosch
29ab0a4926 Bug 791597 - followup, fix tests being picky, rs=me,bustage
MozReview-Commit-ID: IiqeMXNB6nH

--HG--
extra : rebase_source : db0cbeb351716c6dea612f272ddb1cec045b99d0
2016-12-14 16:53:20 +00:00
Claas Augner
fd70fbf828 Bug 1292629 - Persist the keyword input field of the one-click search settings when the filed loses focus unless Escape is pressed. Previously the field would only persist if Enter was used. r=jaws 2016-12-14 09:14:03 +01:00
Ben Kelly
439d5808fc Bug 1319991 Introduce hysteresis into window timer back pressure calculations. r=smaug 2016-12-13 17:01:45 -08:00
Sebastian Hengst
40d51ed691 Bug 1258916 part 12A - increase known fuzzyness for ua-style-sheet-checkbox-radio-1.html to fix Android test failure. r=test-fix 2016-12-14 17:43:05 +01:00
s7hoang
c4bfc4d8e9 Bug 1028200 - Plugins that are fullscreen'd should exit fullscreen mode on crash. r=mconley
MozReview-Commit-ID: HiDyiPCPiV1

--HG--
extra : source : 843b98464b4026115e37b945d56bc9b70b213de3
extra : amend_source : d8d71b09715131dc7407e4bb94a11d11997ec198
2016-12-13 13:44:39 -05:00
Till Schneidereit
95b8398292 Bug 1322920 - Remove DOM Promise implementation. r=bz
MozReview-Commit-ID: 1zzd0x2LNNb
2016-12-14 17:11:48 +01:00
Jean-Luc Bonnafoux
461ab7eb31 Bug 545066 - Clean up nsClipboard.cpp - braces added for if..else, no tabs, ident fix. r=jimm 2016-12-11 12:45:17 +01:00
Matheus Longaray
c0a7494d43 Bug 1319067 - Make the printing media section respect the font size. r=Gijs 2016-12-13 08:22:00 -05:00
Sylvestre Ledru
398a43804b Bug 1322321 - Update the clang format file to match more our coding style r=ehsan
MozReview-Commit-ID: AU7HlaOFQm4

--HG--
extra : rebase_source : 685ebaa447dec0c2a47df1a27e3c46d172bc5b61
2016-12-06 17:43:17 -10:00
Joel Maher
9f60f5a226 backout aba885aafee0210b1f063a423b1c0b3ce28d15f7 for intermittent bug 1272834
MozReview-Commit-ID: BTJ13wWojaI
2016-12-14 10:59:43 -05:00
Carsten "Tomcat" Book
4175c1315d Merge mozilla-central to mozilla-inbound
--HG--
extra : rebase_source : 3b14fbfe6a8d14b3935f79d1459f04a59452154d
2016-12-14 16:53:27 +01:00
Ehsan Akhgari
8d51b7e4f4 Bug 1323220 - Don't attempt to delete the child actor twice in URLClassifierParent; r=baku 2016-12-14 10:53:14 -05:00
Carsten "Tomcat" Book
fd4709f9c1 merge mozilla-inbound to mozilla-central a=merge 2016-12-14 16:41:28 +01:00
Carsten "Tomcat" Book
2e12354e97 merge autoland to mozilla-central a=merge 2016-12-14 16:35:55 +01:00
ffxbld
603803c600 No bug, Automated HPKP preload list update from host bld-linux64-spot-073 - a=hpkp-update 2016-12-14 06:38:59 -08:00
ffxbld
bb80384f14 No bug, Automated HSTS preload list update from host bld-linux64-spot-073 - a=hsts-update 2016-12-14 06:38:56 -08:00
Sebastian Hengst
e9c821fcb2 Backed out changeset 33c69deecb7a (bug 1274159) for frequently failing test_custom_element_htmlconstructor.html on Android 4.3 debug. r=backout 2016-12-14 13:28:03 +01:00
Sebastian Hengst
7ac8fa9a84 Backed out changeset 5c3a6908b84e (bug 1274159) 2016-12-14 13:27:26 +01:00
Sebastian Hengst
5e1b29b9c0 Backed out changeset f2a5fc3e8c4e (bug 1274159) 2016-12-14 13:27:22 +01:00