Brian Hackett
3eda0fc76d
Bug 1175165
- Fix build break on a CLOSED TREE.
2015-07-14 09:25:10 -07:00
Andrew McCreight
807cd2fbe2
Bug 1182318 - Part 2: Remove Closure from CycleCollectedJSRuntime. r=smaug
...
Closure is now just a wrapper around a single boolean, so instead pass a pointer to the boolean.
2015-07-14 08:01:00 -04:00
Andrew McCreight
ee6ab85145
Bug 1182318 - Part 1: Remove Closure::mCb. r=smaug
...
This field no longer needs to be passed in the closure thanks to the iterator.
2015-07-14 08:01:00 -04:00
Brian Hackett
043ab3c977
Bug 1175165
- Eagerly analyze large array literals to see if an unboxed representation can be used, r=jandem.
2015-07-14 09:02:15 -07:00
Ehsan Akhgari
262c0bd498
Bug 1183356 - Part 2: Add assertions enforcing the usage of outer windows for all of the entry points of the API; r=baku
...
The assertions here serve as a unit test for the previous commit,
because with these, our existing tests would have caught this bug.
2015-07-14 11:48:19 -04:00
Ehsan Akhgari
8447149ff4
Bug 1183356 - Part 1: Use the outer window when refreshing media elements; r=baku
2015-07-14 11:48:18 -04:00
Carsten "Tomcat" Book
67e7a4902e
Backed out changeset da4985b5cbef (bug 1183356) for Assertion failure: pWindow->IsOuterWindow() assertion failures on a CLOSED TREE
...
--HG--
extra : amend_source : 26a9215ab72c730e1927b7bdc5395b2517d88af8
2015-07-14 17:09:17 +02:00
Carsten "Tomcat" Book
bfea0e40ad
Backed out changeset dc97f665d047 (bug 1183356)
2015-07-14 17:08:39 +02:00
Trevor Saunders
59f17c9689
bug 1172523 - fire useful text change events for proxies r=lsocks
2015-07-14 11:02:03 -04:00
Trevor Saunders
54e3f50bb2
bug 1172523 - Move AccessibleWrap::FireAtkTextChangedEvent to MaiAtkObject::FireTextChangeEvent r=lsocks
2015-07-14 11:02:02 -04:00
Trevor Saunders
ba749f52dd
bug 1172523 - Allow getting the modified text from an AccTextChangeEvent without copying r=lsocks
2015-07-14 11:02:02 -04:00
Julien Pagès
1781b3e4cc
Bug 902125 - Add a version config/flag for Python Marionette. r=dburns
...
--HG--
extra : commitid : I4bJUgDeGUI
extra : rebase_source : 5e7498834bd35cfc0c6fcffd5135eb4dceddd2c2
2015-07-13 18:33:23 +02:00
Ehsan Akhgari
f583ebf23b
Bug 1178563 - Increase the timeout for browser_markupview_html_edit_02.js
2015-07-14 10:41:45 -04:00
Olli Pettay
bf12e17af3
Bug 1182277, don't leak when using nsAutoTArray inside nsTArray, r=nfroyd
...
--HG--
extra : rebase_source : f2ef5f9be86461490ad87e4862e1f77f88b33ade
2015-07-14 17:05:10 +03:00
Trevor Saunders
e340e1cc46
bug 1181177 - null check tabChild in DocManager::CreateDocOrRootAccessible r=davidb
...
This causes e10s to behave differently from non e10s, because in e10s we don't
forward the creation of the document to the parent process. However this only
seems to happen in strange edge cases.
2015-07-14 10:13:21 -04:00
Jean-Yves Avenard
429d9b04c3
Bug 1182999: Apply fuzz factor when adjusting buffered time ranges. r=gerald
...
Frames may have small discontinuities, which would lead to intervals being created that are less than a frame duration.
2015-07-15 00:11:20 +10:00
Kelly Davis
e1bdadef62
Bug 1183503 - Rename model and dictionary files for recognition in preparation for localization. r=smaug
...
--HG--
rename : dom/media/webspeech/recognition/models/dict/cmu07a.dic => dom/media/webspeech/recognition/models/dict/en-US.dic
rename : dom/media/webspeech/recognition/models/en-us-semi/README => dom/media/webspeech/recognition/models/en-US/README
rename : dom/media/webspeech/recognition/models/en-us-semi/feat.params => dom/media/webspeech/recognition/models/en-US/feat.params
rename : dom/media/webspeech/recognition/models/en-us-semi/mdef => dom/media/webspeech/recognition/models/en-US/mdef
rename : dom/media/webspeech/recognition/models/en-us-semi/means => dom/media/webspeech/recognition/models/en-US/means
rename : dom/media/webspeech/recognition/models/en-us-semi/mixture_weights => dom/media/webspeech/recognition/models/en-US/mixture_weights
rename : dom/media/webspeech/recognition/models/en-us-semi/noisedict => dom/media/webspeech/recognition/models/en-US/noisedict
rename : dom/media/webspeech/recognition/models/en-us-semi/sendump => dom/media/webspeech/recognition/models/en-US/sendump
rename : dom/media/webspeech/recognition/models/en-us-semi/transition_matrices => dom/media/webspeech/recognition/models/en-US/transition_matrices
rename : dom/media/webspeech/recognition/models/en-us-semi/variances => dom/media/webspeech/recognition/models/en-US/variances
extra : rebase_source : 859a839773744e1b2eae8d72392069cb8c28fe33
2015-07-14 05:22:00 -04:00
Alex Henrie
38880220ff
Bug 941858 - Do not scale down elements passed to setDragImage. r=roc
...
--HG--
extra : rebase_source : de65096c15c4c4b22c8ae3a18143942e36adb3d9
2015-07-11 10:15:19 -06:00
Milan Sreckovic
2816dbd608
Bug 1177726 - Inflate the bounds when stroking the canvas text. r=jmuizelaar
...
--HG--
extra : rebase_source : 3c776397c63693baff0ba0848bfd044cab1ad8b5
2015-07-10 12:04:56 -04:00
Andrew Comminos
ce4cdce4b8
Bug 1178799 - Filter X11 SelectionRequest events with an invalid requestor on GTK3. r=karlt
...
--HG--
extra : rebase_source : cd7370af74195ad1c7736c8148d537e3a47bd4d1
2015-07-13 08:58:00 -04:00
Jose Antonio Olivera Ortega
7ae012a58f
Bug 1178233 - [non-e10s] The update process doesn't work within about:serviceworkers in non-e10s mode. Test. r=baku
...
--HG--
rename : dom/workers/test/serviceworkers/periodic/wait_for_update.html => dom/workers/test/serviceworkers/app2/wait_for_update.html
2015-07-14 15:44:15 +02:00
Jose Antonio Olivera Ortega
4747512d8a
Bug 1178233 - [non-e10s] The update process doesn't work within about:serviceworkers in non-e10s mode. r=baku
2015-07-14 15:44:13 +02:00
James Graham
300bec68d9
Bug 1183627 - Disable unstable mixed content tests for now in order to land the rest of the wpt upgrade, a=testonly
2015-07-14 14:40:16 +01:00
James Graham
503ee7050b
Bug 1183628 - Update web-platform-tests expected data to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly
2015-07-14 14:40:14 +01:00
James Graham
e4d932613d
Bug 1183628 - Update to latest wptrunner, a=testonly
2015-07-14 14:39:53 +01:00
James Graham
579d122b35
Bug 1183628 - Update web-platform-tests to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly
...
--HG--
rename : testing/web-platform/tests/FileAPI/progress.html => testing/web-platform/tests/FileAPI/progress-manual.html
rename : testing/web-platform/tests/html/semantics/scripting-1/the-template-element/testcommon.js => testing/web-platform/tests/html/resources/common.js
rename : testing/web-platform/tests/webstorage/iframe/event_body_handler.html => testing/web-platform/tests/webstorage/resources/event_body_handler.html
rename : testing/web-platform/tests/webstorage/iframe/event_setattribute_handler.html => testing/web-platform/tests/webstorage/resources/event_setattribute_handler.html
rename : testing/web-platform/tests/webstorage/iframe/local_change_item_iframe.html => testing/web-platform/tests/webstorage/resources/local_change_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_clear_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_clear_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_remove_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_remove_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_change_item_iframe.html => testing/web-platform/tests/webstorage/resources/session_change_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_clear_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_clear_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_remove_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_remove_iframe.html
2015-07-14 14:39:06 +01:00
Valentin Gosu
9d522729df
Bug 1182515 - Clear reference to captive portal service when observing xpcom-shutdown. r=mcmanus
2015-07-13 15:50:58 +02:00
Paul Adenot
2a7cecac07
Bug 1179484 - Pass in the right graph when created the DOMMediaStream. r=roc
2015-07-02 09:30:58 +02:00
Matthew Gregan
e6b99f9247
Bug 1175396 - Handle mismatched sample formats. r=jwwang
2015-07-14 09:21:27 -04:00
Jean-Yves Avenard
81ace05809
Bug 1144107 - Part 4: Prevent assert when hitting EOS. r=kentuckyfriedtakahe
...
this would occur if we attempt to read exactly the end of the array.
2015-07-14 09:21:27 -04:00
Jean-Yves Avenard
95bf127594
Bug 1144107 - Part 3: Prevent int overflow in sort. r=kentuckyfriedtakahe
2015-07-14 09:21:27 -04:00
Jean-Yves Avenard
76090b241e
Bug 1144107 - Part 2: Prevent uin32_t overflow. r=kentuckyfriedtakahe
2015-07-14 09:21:27 -04:00
Jean-Yves Avenard
03d7a25152
Bug 1144107 - Part 1: Mark tracks with no samples table as invalid. r=kentuckyfriedtakahe
2015-07-14 09:21:27 -04:00
Ehsan Akhgari
02fb842974
Bug 1183356 - Part 2: Add assertions enforcing the usage of outer windows for all of the entry points of the API; r=baku
...
The assertions here serve as a unit test for the previous commit,
because with these, our existing tests would have caught this bug.
2015-07-14 08:53:02 -04:00
Ehsan Akhgari
b3db934cad
Bug 1183356 - Part 1: Use the outer window when refreshing media elements; r=baku
2015-07-14 08:53:01 -04:00
Ben Turner
6262017c4a
Bug 1179025 - Protect against using cursors on a deleted objectStore/index, r=janv.
2015-07-02 10:47:53 -07:00
Carsten "Tomcat" Book
77603c4c21
Merge mozilla-central to mozilla-inbound
2015-07-14 12:50:15 +02:00
Carsten "Tomcat" Book
4d0773212e
merge mozilla-inbound to mozilla-central a=merge
2015-07-14 12:23:09 +02:00
Carsten "Tomcat" Book
1bb756aa12
merge fx-team to mozilla-central a=merge
2015-07-14 11:56:40 +02:00
Carsten "Tomcat" Book
1a59b66e63
Backed out changeset cfa13a24045b (bug 1177399) for m2 test failures
...
--HG--
extra : rebase_source : eba0edf15aa3279ff868d0c70bc70bbf50e2fff9
2015-07-14 11:18:40 +02:00
Frédéric Wang
9f6282f97b
Bug 1180189 - Fix crash in mozilla::a11y::HTMLTableRowAccessible::GroupPosition, r=MarcoZ
...
--HG--
extra : rebase_source : 57a1abf71f10a6c86c9f38a0ad137e3a109a536c
2015-07-14 09:27:26 +02:00
Jan de Mooij
896fc80e27
Bug 1177922 - Fix a bogus assert on OOM in markSafepointAt. r=nbp
...
--HG--
extra : rebase_source : 2913f1f81ea9e79cd176a649eaf3e134905ae556
2015-07-14 11:12:09 +02:00
Jan de Mooij
6320763aa5
Bug 1183191
followup - Always null script_ in AutoDelazify::dropScript. r=me
...
--HG--
extra : rebase_source : 1e043e73e1a3d62565ace1d883e1ddd15306a74c
2015-07-14 11:12:02 +02:00
B2G Bumper Bot
cdf936e1b3
Bumping manifests a=b2g-bump
2015-07-13 20:52:31 -07:00
B2G Bumper Bot
e752e50528
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f99acf8fe79c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30872 from etiennesegonzac/bug-1179040
Bug 1179040 - Don't hide setVisible(false) frames to benefit from gecko keeping the layer tree alive a bit. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/d987504bc86e
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1179040 - Don't hide setVisible(false) frames to benefit from gecko keeping the layer tree alive a bit. r=kgrandon
2015-07-13 20:50:33 -07:00
Nick Fitzgerald
398aaa808c
Bug 1182278 - Update the tree's copy of the mozilla/source-map library to 0.4.4; r=jlongster
2015-07-13 20:14:20 -07:00
Richard Newman
641117825b
Bug 783901 - Use flat icons for send tab notification. r=mcomella
2015-07-13 20:11:25 -07:00
Wes Kocher
e7f03773e4
Merge m-c to fx-team, a=merge CLOSED TREE
2015-07-13 19:41:26 -07:00
B2G Bumper Bot
c7cb3ca54d
Bumping manifests a=b2g-bump
2015-07-13 19:37:36 -07:00
B2G Bumper Bot
8fa753d12c
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/52155d52c827
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1181602 - Disable failing test after backout r=me
2015-07-13 19:35:37 -07:00