Boris Zbarsky
666ff33931
Bug 1260511 part 4. Fix some of the places where registerProtocolHandler should be throwing a SECURITY_ERR to actually do so. r=gijs
2016-04-22 16:03:06 -04:00
Boris Zbarsky
d17aec7b6a
Bug 1260511 part 3. In dom::Throw, ignore the pending xpconnect exception if we were given a non-default message string (because we don't want to lose that string). Also, make sure to always clear the pending xpconnect exception there. r=khuey
2016-04-22 16:03:05 -04:00
Boris Zbarsky
40c7808bf8
Bug 1260511 part 2. Change XPConnect's handling of exceptions thrown from JS components so that if an nsresult integer is thrown we convert it into an actual exception object before handing it out to content instead of propagating out the numeric value. r=khuey
2016-04-22 16:03:05 -04:00
Boris Zbarsky
e65c44d2be
Bug 1260511 part 1. Fix WebContentConverter to behave consistently in both e10s and non-e10s mode in terms of the argument sanity checking registerContentHandler does. r=gijs
2016-04-22 16:03:05 -04:00
Chris Manchester
c2a2f2b51f
Bug 1257958
- Move MOZ_ANDROID_APZ to Python configure. r=nalexander
...
MozReview-Commit-ID: EPhThmQjKXF
2016-04-22 13:01:22 -07:00
Chris Manchester
783f8c96b4
Bug 1257958
- Move MOZ_SWITCHBOARD to Python configure. r=nalexander
...
MozReview-Commit-ID: CRWP2JugKeA
2016-04-22 13:01:22 -07:00
Chris Manchester
04dce3d8f2
Bug 1257958
- Move MOZ_ANDROID_DOWNLOAD_CONTENT_SERVICE to Python configure. r=nalexander
...
MozReview-Commit-ID: 3ijJ6b7hxPf
2016-04-22 13:01:22 -07:00
Chris Manchester
d3e163bb6c
Bug 1257958
- Move MOZ_ANDROID_MLS_STUMBLER to Python configure. r=nalexander
...
MozReview-Commit-ID: IFyL9mirNyt
2016-04-22 13:01:22 -07:00
Chris Manchester
e45d29aa24
Bug 1257958
- Move MOZ_ANDROID_SEARCH_ACTIVITY to Python configure. r=nalexander
...
MozReview-Commit-ID: blxsCpUK1m
2016-04-22 13:01:22 -07:00
Chris Manchester
1f291036d3
Bug 1257958
- Move MOZ_ANDROID_BEAM to Python configure. r=nalexander
...
MozReview-Commit-ID: DrJSWZwaC5d
2016-04-22 13:01:21 -07:00
Chris Manchester
ca89af719c
Bug 1257958
- Move MOZ_ANDROID_DOWNLOADS_INTEGRATION to Python configure. r=nalexander
...
MozReview-Commit-ID: Alu8Qbtm4U3
2016-04-22 13:01:21 -07:00
Chris Manchester
303634f7fa
Bug 1257958
- Move MOZ_ANDROID_GCM to Python configure. r=nalexander
...
MozReview-Commit-ID: 90vbYKB8rHJ
2016-04-22 13:01:21 -07:00
Chris Manchester
0a92603b8c
Bug 1257958
- Move MOZ_LOCALE_SWITCHER to Python configure. r=nalexander
...
MozReview-Commit-ID: XcUdSQgVIg
2016-04-22 13:01:21 -07:00
Chris Manchester
394425a743
Bug 1257958
- Move MOZ_ANDROID_EXCLUDE_FONTS to Python configure. r=nalexander
...
MozReview-Commit-ID: 1bzIu2MA9qu
2016-04-22 13:01:21 -07:00
Chris Manchester
ef201688a8
Bug 1257958
- Add a template to construct an environment-set option that sets the corresponding variable. r=glandium
...
MozReview-Commit-ID: 2ufoFdwCdDk
2016-04-22 13:01:21 -07:00
Gregory Szorc
d66e0376ba
Bug 1259782 - Build with Visual Studio 2015 Update 2; r=ted
...
Should be a drop-in replacement for VS2015u1.
MozReview-Commit-ID: HSmdikYPR0j
--HG--
extra : rebase_source : 30a63dd245cbab99de849004f975b9104272dbfc
2016-04-22 12:51:23 -07:00
Gregory Szorc
c5b33d0cbb
Bug 1259782 - Define zip archive path prefix argument; r=ted
...
To support generating zip archives with more flexibility.
MozReview-Commit-ID: LmAgAXUfn3x
--HG--
extra : rebase_source : 2b9ddbda0c3dab2a498b2fc217e728a9cfefc134
2016-04-22 11:37:14 -07:00
David Anderson
0d7f6fe982
Remove NS_NATIVE_GRAPHIC on Windows. (bug 1266536, r=jimm)
2016-04-21 13:16:29 -04:00
David Anderson
70e16efcdf
Remove dead code from nsPluginInstanceOwner::GetPluginPort. (bug 1266513, r=jimm)
2016-04-21 15:02:08 -04:00
Tooru Fujisawa
c86eb7e8da
Bug 1264264 - Part 2: Enable optimization for packers again in RegExp.prototype[@@replace]. r=h4writer
2016-04-23 03:09:41 +09:00
Tooru Fujisawa
b7c59a8daf
Bug 1263340 - Part 3: Use internal slot for sticky flag in RegExp native functions. r=h4writer
2016-04-23 03:09:37 +09:00
Gregory Szorc
eed0d17b12
Bug 1266809 - Suppress MSVC warning C4595; r=ted
...
C4595 is "'operator new': non-member operator new or delete functions
may not be declared inline". This warning is already suppressed for newer
versions of clang and is already suppressed in old-configure.in (see
542411a64ac4 and bug 1261719).
MozReview-Commit-ID: 32kFKht8edU
--HG--
extra : rebase_source : f2e0a51a56f4af3923179330f2d479c023e6f6ba
2016-04-22 10:43:20 -07:00
Jeremy Chen
f7a19af3e7
Bug 1248708 - Part2.2: render -webkit-text-stroke property. r=jfkthame
2016-04-23 01:40:39 +08:00
Jeremy Chen
84a70f3910
Bug 1248708 - Part1: parse and compute -webkit-text-stroke property. r=heycam
2016-04-23 01:40:39 +08:00
Jeremy Chen
51c6f6da30
Bug 1248708 - Part3: add reftests. r=jfkthame
2016-04-23 01:40:38 +08:00
Sebastian Hengst
1d4ec2ac91
Backed out changeset c23b44faa969 (bug 1266676) for failing jsreftest regress-476427.js. r=backout
2016-04-22 19:18:04 +02:00
Mike Conley
d3c4ab66d5
Bug 1263887 - Update <select>'s on mutation for e10s. r=Felipe
...
MozReview-Commit-ID: Ev9w4C4AzOE
--HG--
extra : rebase_source : d989143444a6b122af8731efc4395c0162dac5de
extra : source : 48ba2783004140f0331ffd4764363b5b0040f127
2016-04-15 22:00:36 -04:00
Mike Conley
6962a91cbd
Bug 1263887 - Update the active child on a menulist when setting selection. r=enndeakin+6102
...
MozReview-Commit-ID: KsXLd6ICr0B
--HG--
extra : rebase_source : e1dda38ee4494124a7c663ff0bd977f3f3a634c6
extra : source : c45842dc546821416db290899802ca22cb9a703d
2016-04-19 11:32:49 -04:00
Kartikaya Gupta
04a890cf6d
Bug 1263416
- Disable displayport expiry for test_basic_pan.html. r=botond
...
MozReview-Commit-ID: BIUv3JnDtKQ
--HG--
extra : rebase_source : c9518d8dbd3b0325984e36eeb3af9bf597de68f1
2016-04-21 15:19:51 -04:00
Nicholas Hurley
65e701bed3
Bug 1122642 - Have an error page for H2 INADEQUATE_SECURITY r=mcmanus,bz
2016-04-22 09:56:42 -07:00
Sebastian Hengst
e61eaea5b1
Backed out changeset fd06074f3bbf (bug 1186029) for failure in new test browser_events_statechange.js at least if run with e10s. r=backout
2016-04-22 18:54:23 +02:00
Kartikaya Gupta
5d81a44cf8
Back out bug 1248078 (cset 1fd853200c99) for talos regressions. r=backout
...
MozReview-Commit-ID: 3qV2wKQOtAL
2016-04-22 12:07:36 -04:00
Xidorn Quan
8080406d39
Bug 1266615 - Fix C4334 in imgFrame.cpp. r=padenot
...
MozReview-Commit-ID: BYBRJoFBj0V
--HG--
extra : rebase_source : 72ae050a2c167f1112947c3df5d9afed97e3226d
2016-04-22 11:22:53 +10:00
Botond Ballo
25a9b005e6
Bug 1255214 - Only repaint GTK scrollbar button if its enablement actually changed. r=mstange
...
MozReview-Commit-ID: ITLeksQzvVM
--HG--
extra : rebase_source : 1a3779ab7154282388c2e57251886863e818b168
2016-04-20 19:49:09 -04:00
Benoit Girard
7320608b23
Bug 1265825 - Remove mSuppressionActive assert. r=kats
...
MozReview-Commit-ID: I84IfyxwusB
--HG--
extra : rebase_source : 6d1bbe4e045875aa157cd2f50f7f9f9dcc790f84
2016-04-22 11:45:35 -04:00
Gijs Kruitbosch
cca23d0d1d
Bug 1257750 - fix intermittent failures in browser_input_file_tooltips.js, r=jaws
...
MozReview-Commit-ID: 2J0GV4zVy6r
--HG--
extra : rebase_source : ee4a24bd4f84bb55e6062054102aac722d670a20
2016-04-22 16:28:51 +01:00
Botond Ballo
54e53e75c4
Bug 1257288 - Have APZ hit testing respect scroll clips. r=kats
...
MozReview-Commit-ID: AZU5TEMvySG
--HG--
extra : rebase_source : f435fa574a52bdf90690c1ede739f248d2f0d99f
2016-04-20 18:38:25 -04:00
Botond Ballo
ff18651ad3
Bug 1257288 - Improve the APZ gtest infrastructure to make writing multi-FrameMetrics tests easier. r=kats
...
MozReview-Commit-ID: L9QN0FhLwRU
--HG--
extra : rebase_source : 8b5a5fca7f26c78b53280647a88de285a2208fd8
2016-04-20 18:37:45 -04:00
Botond Ballo
a278e42605
Bug 1257288 - Fix a bug in APZCTM logging code. r=kats
...
MozReview-Commit-ID: 9NrCsEt8kA2
--HG--
extra : rebase_source : a2e336bf5b80b94e90ed3d9c9b0f12f1c85cd86f
2016-04-20 18:37:11 -04:00
Botond Ballo
0b5440e37a
Bug 1257288 - Move IntersectMaybeRects() to gfx/2d/Rect.h. r=kats
...
MozReview-Commit-ID: C99GwsLN7Zg
--HG--
extra : rebase_source : e12db0995ec0f1ffc30e0f01b8c85081236b405c
2016-04-20 17:16:09 -04:00
Xidorn Quan
5fcf95430d
Bug 1266614 - Fix C4334 in OrderedHashTable.h. r=jandem
...
MozReview-Commit-ID: 17vReIOrA9k
--HG--
extra : rebase_source : 8c75b79eae6a1e5bba63773b965cdf59b2d7d640
2016-04-22 11:19:24 +10:00
Alex Chronopoulos
6f159ce8bf
Bug 1266753 - Fix mac bustage: use the old enum values, on a CLOSED TREE. r=padenot
...
MozReview-Commit-ID: 3wr3iTG6IWY
2016-04-22 18:42:11 +02:00
Hannes Verschore
d7174e052f
Bug 1265159 - IonMonkey: Throw error when popping from an empty array in MArrayPopShift, r=jandem
2016-04-22 11:34:04 -04:00
Hannes Verschore
7e35e0201f
Bug 1266676 - IonMonkey: Compile smaller functions faster, r=jandem
2016-04-22 11:34:00 -04:00
Gregory Arndt
6af4f44564
Bug 1266719 - Add retry and timeout options when downloading image context r=wcosta
...
MozReview-Commit-ID: BTpHZa4PX0G
--HG--
extra : rebase_source : 4e8487755acf37a4eef8192061abf00262d2407b
2016-04-22 06:43:24 -05:00
Yura Zenevich
b6d43d1c3f
Bug 1186029 - e10s compatible name caching, events and tree update tests. r=eeejay
...
MozReview-Commit-ID: 5Y5sYgGI2L9
---
.eslintignore | 1 -
accessible/.eslintrc | 15 +
accessible/jsat/OutputGenerator.jsm | 7 +-
accessible/moz.build | 2 +
accessible/tests/browser/.eslintrc | 202 ++++++++++
accessible/tests/browser/browser.ini | 50 +++
accessible/tests/browser/browser_caching_name.js | 434 +++++++++++++++++++++
.../tests/browser/browser_events_caretmove.js | 21 +
accessible/tests/browser/browser_events_hide.js | 32 ++
accessible/tests/browser/browser_events_show.js | 17 +
.../tests/browser/browser_events_statechange.js | 60 +++
.../tests/browser/browser_events_textchange.js | 72 ++++
.../tests/browser/browser_treeupdate_ariadialog.js | 42 ++
.../tests/browser/browser_treeupdate_ariaowns.js | 317 +++++++++++++++
.../tests/browser/browser_treeupdate_canvas.js | 25 ++
.../browser/browser_treeupdate_cssoverflow.js | 64 +++
accessible/tests/browser/browser_treeupdate_doc.js | 303 ++++++++++++++
.../tests/browser/browser_treeupdate_gencontent.js | 78 ++++
.../tests/browser/browser_treeupdate_hidden.js | 30 ++
.../tests/browser/browser_treeupdate_imagemap.js | 176 +++++++++
.../tests/browser/browser_treeupdate_list.js | 43 ++
.../browser/browser_treeupdate_list_editabledoc.js | 39 ++
.../tests/browser/browser_treeupdate_listener.js | 43 ++
.../tests/browser/browser_treeupdate_optgroup.js | 91 +++++
.../tests/browser/browser_treeupdate_removal.js | 39 ++
.../tests/browser/browser_treeupdate_table.js | 51 +++
.../tests/browser/browser_treeupdate_textleaf.js | 34 ++
.../tests/browser/browser_treeupdate_visibility.js | 196 ++++++++++
.../tests/browser/browser_treeupdate_whitespace.js | 80 ++++
.../tests/browser/doc_treeupdate_ariadialog.html | 23 ++
.../tests/browser/doc_treeupdate_ariaowns.html | 44 +++
.../tests/browser/doc_treeupdate_imagemap.html | 21 +
.../tests/browser/doc_treeupdate_removal.xhtml | 11 +
.../tests/browser/doc_treeupdate_visibility.html | 78 ++++
accessible/tests/browser/events.js | 104 +++++
accessible/tests/browser/head.js | 266 +++++++++++++
accessible/tests/mochitest/common.js | 41 +-
37 files changed, 3145 insertions(+), 7 deletions(-)
create mode 100644 accessible/.eslintrc
create mode 100644 accessible/tests/browser/.eslintrc
create mode 100644 accessible/tests/browser/browser.ini
create mode 100644 accessible/tests/browser/browser_caching_name.js
create mode 100644 accessible/tests/browser/browser_events_caretmove.js
create mode 100644 accessible/tests/browser/browser_events_hide.js
create mode 100644 accessible/tests/browser/browser_events_show.js
create mode 100644 accessible/tests/browser/browser_events_statechange.js
create mode 100644 accessible/tests/browser/browser_events_textchange.js
create mode 100644 accessible/tests/browser/browser_treeupdate_ariadialog.js
create mode 100644 accessible/tests/browser/browser_treeupdate_ariaowns.js
create mode 100644 accessible/tests/browser/browser_treeupdate_canvas.js
create mode 100644 accessible/tests/browser/browser_treeupdate_cssoverflow.js
create mode 100644 accessible/tests/browser/browser_treeupdate_doc.js
create mode 100644 accessible/tests/browser/browser_treeupdate_gencontent.js
create mode 100644 accessible/tests/browser/browser_treeupdate_hidden.js
create mode 100644 accessible/tests/browser/browser_treeupdate_imagemap.js
create mode 100644 accessible/tests/browser/browser_treeupdate_list.js
create mode 100644 accessible/tests/browser/browser_treeupdate_list_editabledoc.js
create mode 100644 accessible/tests/browser/browser_treeupdate_listener.js
create mode 100644 accessible/tests/browser/browser_treeupdate_optgroup.js
create mode 100644 accessible/tests/browser/browser_treeupdate_removal.js
create mode 100644 accessible/tests/browser/browser_treeupdate_table.js
create mode 100644 accessible/tests/browser/browser_treeupdate_textleaf.js
create mode 100644 accessible/tests/browser/browser_treeupdate_visibility.js
create mode 100644 accessible/tests/browser/browser_treeupdate_whitespace.js
create mode 100644 accessible/tests/browser/doc_treeupdate_ariadialog.html
create mode 100644 accessible/tests/browser/doc_treeupdate_ariaowns.html
create mode 100644 accessible/tests/browser/doc_treeupdate_imagemap.html
create mode 100644 accessible/tests/browser/doc_treeupdate_removal.xhtml
create mode 100644 accessible/tests/browser/doc_treeupdate_visibility.html
create mode 100644 accessible/tests/browser/events.js
create mode 100644 accessible/tests/browser/head.js
--HG--
extra : rebase_source : 8b317297af584d0d19c13f34c3d6797d63efb345
2016-04-21 15:38:54 -04:00
Wes Kocher
c2d655f141
Bug 1210778 - improving accessibility for about:debugging. r=janx
...
MozReview-Commit-ID: 94il4DHDUOS
2016-04-22 11:20:08 -04:00
Chris AtLee
d68425c8ab
Bug 1263575 - Add TOOLTOOL variables to windows configs r=nthomas
...
MozReview-Commit-ID: FAVc3c0XEW5
--HG--
extra : rebase_source : 11f8f264877deecded2a518cabbc1101e9c21700
2016-04-19 10:45:44 -04:00
Alex Chronopoulos
a60e62f398
Bug 1266753 - Update cubeb to revision dbdfb to pick up OSX device notification changes. r=padenot
...
MozReview-Commit-ID: 7N66FmG9P5u
2016-04-22 16:36:39 +02:00
Paul Adenot
8fda7f21b4
Bug 1266438 - Remove workaround on OSX when switching device, not necessary with duplex mode. r=jesup
...
MozReview-Commit-ID: 7IontuEuiQj
2016-04-22 16:24:19 +02:00