Tooru Fujisawa
26cadb42f0
Bug 1290337 - Part 16: Replace Value parameter to const Value& in dom. r=smaug
2016-09-11 18:15:24 +09:00
Tooru Fujisawa
681cacc1f6
Bug 1290337 - Part 15: Replace Value parameter to const Value& in js/xpconnect. r=jandem
2016-09-11 18:15:24 +09:00
Tooru Fujisawa
b695cb6484
Bug 1290337 - Part 14: Replace Value parameter to HandleValue in js/ctypes. r=evilpie
2016-09-11 18:15:24 +09:00
Tooru Fujisawa
e0c7801dc3
Bug 1290337 - Part 13: Replace Value parameter to const Value& in finalizeInBackground. r=sfink
2016-09-11 18:15:23 +09:00
Tooru Fujisawa
83ea1c9449
Bug 1290337 - Part 12: Use const reference in PodSet. r=sfink
2016-09-11 18:15:23 +09:00
Tooru Fujisawa
22d9bd985f
Bug 1290337 - Part 11: Replace ConstantOrRegister parameter to const ConstantOrRegister&. r=nbp
2016-09-11 18:15:23 +09:00
Tooru Fujisawa
5b44531d1d
Bug 1290337 - Part 10: Replace WrapperValue parameter tor const WrapperValue&. r=terrence
2016-09-11 18:15:23 +09:00
Tooru Fujisawa
16abd7dbf8
Bug 1290337 - Part 9: Replace NumLit parameter to const NumLit&. r=bbouvier
2016-09-11 18:15:23 +09:00
Tooru Fujisawa
da0e2aa2f2
Bug 1290337 - Part 8: Use const reference in VoidDefaultAdaptor and BoolDefaultAdaptor. r=terrence
2016-09-11 18:15:23 +09:00
Tooru Fujisawa
c72eb75470
Bug 1290337 - Part 7: Replace Value parameter to const Value& in GC. r=terrence
2016-09-11 18:15:22 +09:00
Tooru Fujisawa
56fd9aac76
Bug 1290337 - Part 6: Replace Value parameter to const Value& in RootingAPI. r=terrence
2016-09-11 18:15:22 +09:00
Tooru Fujisawa
0f1a2439c5
Bug 1290337 - Part 5: Replace Value parameter to const Value& in JIT. r=nbp
2016-09-11 18:15:22 +09:00
Tooru Fujisawa
98f4254871
Bug 1290337 - Part 4: Replace Value parameter to HandleValue in js shell. r=sfink
2016-09-11 19:22:03 +09:00
Tooru Fujisawa
a18c43b831
Bug 1290337 - Part 3: Replace Value parameter to const Value& in simple case. r=shu
2016-09-11 18:15:22 +09:00
Tooru Fujisawa
b46b1c2f1f
Bug 1290337 - Part 2: Replace jsval_layout parameter to const jsval_layout&. r=evilpie
2016-09-11 18:15:21 +09:00
Tooru Fujisawa
6b1908b14d
Bug 1290337 - Part 1: Make ArgSeq and ArgList not to drop qualifier from argument types. r=nbp,jwalden
2016-09-11 18:15:21 +09:00
Jan de Mooij
231c78a263
Bug 1305948 - Fix OOM bug in TypedArrayObject::GetTemplateObjectForNative. r=smvv
...
--HG--
extra : rebase_source : 22e5b8c71bdbbc1b4070f4238a8622e9d862094a
2016-09-30 12:06:15 +02:00
Jan de Mooij
c6919b5db5
Bug 1302692 - Fix error messages for labeled continue statements, remove some dead code. r=jwalden
...
--HG--
extra : rebase_source : 9f21e417a9598bb8786e52d84fa5a6ac145d2b6d
2016-09-30 12:04:34 +02:00
Carsten "Tomcat" Book
53c63f69db
Merge mozilla-central to mozilla-inbound
2016-09-30 12:08:17 +02:00
Carsten "Tomcat" Book
6636b09ddd
merge mozilla-inbound to mozilla-central a=merge
2016-09-30 12:02:16 +02:00
Carsten "Tomcat" Book
25c15869e1
merge fx-team to mozilla-central a=merge
2016-09-30 12:00:25 +02:00
Sebastian Hengst
44e1cda2da
Backed out changeset acffb71ed793 (bug 1302539) for failing wpt /fetch/nosniff/image.html at least on Linux. r=backout
2016-09-30 11:38:18 +02:00
David Anderson
56cd5719ee
Fix vsync sometimes not firing after the GPU process crashes. (bug 1305628, r=mattwoodrow)
2016-09-30 01:23:52 -07:00
David Anderson
9a371ddb86
Add a testing pref to let the GPU process restart multiple times. (bug 1305941, r=mattwoodrow)
2016-09-30 01:21:21 -07:00
Christoph Kerschbaumer
4b96f5df9e
Bug 1302539 - X-Content-Type-Options: nosniff should not apply to images (temporarily). r=dveditz
2016-09-30 09:38:44 +02:00
Dão Gottwald
1e2a857cff
Bug 1306264 - Move chrome://browser/skin/theme-switcher-icon.png reference from CustomizeMode.jsm to theme code. r=jaws
2016-09-30 09:39:27 +02:00
Morris Tseng
d4e48cabd6
Bug 1273752 - Fix unexpected pass tests. r=me
...
MozReview-Commit-ID: BncxWRf0gsH
2016-09-30 15:34:56 +08:00
Morris Tseng
bc5688f2ab
Bug 1273752 - Replace GL_VERTEX_PROGRAM_POINT_SIZE with GL_PROGRAM_POINT_SIZE. r=jgilbert
...
MozReview-Commit-ID: 7GO5SwgnI8j
2016-09-30 15:34:56 +08:00
Sotaro Ikeda
beffe7ecb4
Bug 1303301 - Add nullptr handling r=mtseng
2016-09-30 00:29:34 -07:00
Andrea Marchesini
a3e7227683
Bug 1280590 - nsICookieManager2.cookieExists must use the originAttributes - part 2, r=me
2016-09-30 08:30:15 +02:00
Sotaro Ikeda
f973293243
Bug 1306211 - Add sanity check to CompositorBridgeChild::SendAllPluginsCaptured() r=nical
2016-09-29 23:27:29 -07:00
Andrea Marchesini
14d32a0990
Bug 1280590 - nsICookieManager2.cookieExists must use the originAttributes, r=smaug
2016-09-30 08:24:21 +02:00
Phil Ringnalda
0c8caac0ab
Backed out 2 changesets (bug 1305836) for causing the failure rate of browser_bug880101.js to explode
...
Backed out changeset 578a4588fb7c (bug 1305836)
Backed out changeset 89a22098629e (bug 1305836)
2016-09-29 21:19:55 -07:00
peter chang
97e430e7bc
Bug 1293598
- clean up pointers after free inside pixman_image, r=jrmuizel
...
MozReview-Commit-ID: ChUb4RYUabN
2016-09-30 11:38:17 +08:00
Alexandre Poirot
c2059f4882
Bug 1297758 - Fix race in inspector initialization to prevent this._splitter is undefined exception. r=bgrins
...
MozReview-Commit-ID: HkHLnCaNiFK
2016-09-29 10:02:29 -07:00
Alexandre Poirot
5df990c711
Bug 1297758 - Throw when accessing any unimplemented toolbox function when loading inspector in a tab. r=pbro
...
MozReview-Commit-ID: AsI0Fluyu7j
2016-09-29 10:02:29 -07:00
Alexandre Poirot
fe2bd4d67a
Bug 1297758 - Fetch target and fronts from inspector getter rather than toolbox. r=bgrins
...
MozReview-Commit-ID: HchlqORtfH5
2016-09-29 10:02:28 -07:00
Alexandre Poirot
f597ea56b8
Bug 1297758 - Rename inspector-panel.js to inspector.js. r=bgrins
...
MozReview-Commit-ID: 9eFxcE6wUYh
--HG--
rename : devtools/client/inspector/inspector-panel.js => devtools/client/inspector/inspector.js
2016-09-29 10:02:28 -07:00
Alexandre Poirot
b0c1f81914
Bug 1297758 - Make the inspector self-loadable. r=bgrins
...
MozReview-Commit-ID: GsmNhW7CbNX
2016-09-29 10:02:28 -07:00
Phil Ringnalda
66b8a6b910
Merge m-c to f-t
2016-09-29 07:41:11 -07:00
Phil Ringnalda
d1276b5b84
Backed out changeset 7dac104b94de (bug 1141483) for WinXP permaorange in test_quit_restart.py
2016-09-29 07:38:59 -07:00
Carsten "Tomcat" Book
5b45193594
merge mozilla-inbound to mozilla-central a=merge
2016-09-29 11:44:58 +02:00
Carsten "Tomcat" Book
d282a3c477
merge fx-team to mozilla-central a=merge
2016-09-29 11:43:57 +02:00
Carsten "Tomcat" Book
ce0c098520
Backed out changeset ca17ce6a2c9a (bug 1303301) for gl3 test failures
2016-09-29 09:34:49 +02:00
Phil Ringnalda
33975258ca
Backed out changeset ae0e76aa85b6 (bug 1130447) for failing browser_passwordmgr_fields.js
2016-09-28 21:14:32 -07:00
Phil Ringnalda
5cf9c22a5e
No bug, placate Android checkstyle test
2016-09-28 19:56:49 -07:00
Jean-Yves Avenard
1bb56502a7
Bug 1305672: Prevent assertion. r=jwwang
...
Assertion would occur if the duration of decoded samples queued was greater than buffering threshold
MozReview-Commit-ID: CcheIhcmL5S
--HG--
extra : rebase_source : 0440f153ece3ee0333e595ce77a217e9a3115d33
2016-09-29 00:43:49 +10:00
Sébastien Blin
e4dfea765c
Bug 1297383
- Highlight current node via,the selector highlighter for rule 'element {}'. r=pbro
...
--HG--
extra : amend_source : ece40ce423993fb06200633b21f7480ce06108f0
2016-09-28 06:25:00 -04:00
Paul Bignier
798a2b0fa3
Bug 1282408 - Add ignore-initialization-check annotation to mPrlVersion from CdmaIccInfo. r=btseng
2016-09-27 15:08:20 +02:00
Andi-Bogdan Postelnicu
6ebccb2c06
Bug 1282408 - Add ignore-initialization-check annotation to variables from WebGLTransformFeedback. r=jgilbert
...
MozReview-Commit-ID: 5wmvRUVTRnq
2016-09-27 14:16:27 +03:00