Phil Ringnalda
ae95aea501
Back out 71886d218c12 (bug 1200864) for Win8 mochitest-gl failures
...
CLOSED TREE
2015-09-02 20:35:45 -07:00
Nigel Babu
b99cf478d4
Backed out changeset a05bfd76c34c (bug 1168992) for Spidermonkey bustage on CLOSED TREE
2015-09-03 08:57:02 +05:30
Nigel Babu
3eea8adde6
Backed out changeset a14eb650f5be (bug 1168992) for Spidermonkey bustage on CLOSED TREE
2015-09-03 08:56:58 +05:30
Nigel Babu
d1e802e8cd
Backed out changeset 4f7c8a567707 (bug 1168992) for Spidermonkey bustage on CLOSED TREE
2015-09-03 08:56:51 +05:30
Nigel Babu
e0232ea9c7
Backed out changeset 8534fa84c490 (bug 1168992) for Spidermonkey bustage on CLOSED TREE
2015-09-03 08:56:47 +05:30
Ehsan Akhgari
92baa3533a
Bug 1006240 - Increase the timeout of browser_bug906190.js
2015-09-02 20:29:34 -04:00
Eric Faust
4a9887c685
Bug 1168992 - Part 4: Convert PNK_SUPERELEM to PNK_ELEM and fix reflection of super[elem]. (r=Waldo)
2015-09-02 15:09:06 -07:00
Eric Faust
177ac7002d
Bug 1168992 - Part 3: Change PNK_SUPERPROP to PNK_DOT and fix reflection of super.prop. (r=Waldo)
2015-09-02 15:09:04 -07:00
Eric Faust
f2c68805f1
Bug 1168992 - Part 2: Fix reflection of new.target. (r=Waldo)
2015-09-02 15:09:03 -07:00
Eric Faust
7d050277ac
Bug 1168992 - Part 1: Fix up reflection of classes. (r=Waldo)
2015-09-02 15:09:02 -07:00
Kyle Huey
f9c94d4c04
Bug 1200884: Make postmessage-to-client.https.html pass. r=jdm
2015-09-02 17:17:09 -07:00
Kyle Huey
f26125be1a
Bug 1200843: Make fetch-mixed-content tests pass. r=jdm
2015-09-02 17:17:01 -07:00
Ehsan Akhgari
978f461b95
Bug 1200869 - Empty the header value for code hygiene; r=sicking
2015-09-02 19:53:35 -04:00
Ehsan Akhgari
a01e0f79fc
Bug 1200856 - Avoid the extra variable to make the string manipulation faster; r=sicking
2015-09-02 19:52:46 -04:00
Aidin Gharibnavaz
33eff85862
Bug 1114782 - Using compiler's builtin overflow-checked functions in SafeAdd and friends. r=sunfish
2015-09-02 16:32:31 -07:00
Wes Kocher
b31b176413
Backed out 4 changesets (bug 1168992) for apparently breaking reftests CLOSED TREE
...
Backed out changeset cb3a01796c02 (bug 1168992)
Backed out changeset 45e16ff50caa (bug 1168992)
Backed out changeset 6155cc98258d (bug 1168992)
Backed out changeset 0ff820964ea0 (bug 1168992)
2015-09-02 15:51:40 -07:00
Francois Marier
22751415d5
Bug 1198586 - Add Disconnect's GPL notice to about:license. r=gerv
2015-09-02 15:38:50 -07:00
Eric Faust
702d06bb02
Bug 1168992 - Part 4: Convert PNK_SUPERELEM to PNK_ELEM and fix reflection of super[elem]. (r=Waldo)
2015-09-02 15:09:06 -07:00
Eric Faust
b7afc64403
Bug 1168992 - Part 3: Change PNK_SUPERPROP to PNK_DOT and fix reflection of super.prop. (r=Waldo)
2015-09-02 15:09:04 -07:00
Eric Faust
371c557f97
Bug 1168992 - Part 2: Fix reflection of new.target. (r=Waldo)
2015-09-02 15:09:03 -07:00
Eric Faust
919c23ca38
Bug 1168992 - Part 1: Fix up reflection of classes. (r=Waldo)
2015-09-02 15:09:02 -07:00
Julien Pagès
f7d4140df8
Bug 1187082 - Ensure talos always produces TALOSDATA json structure in logs so perfherder can ingest data. r=wlach
...
This synchronise the TALOSDATA regex with the one used in perfherder.
Also this ensure that we only see that message once.
--HG--
extra : commitid : JvuOhAtBUhJ
extra : rebase_source : bb733a6a5c74e44eb3fc2720964f1f0dbf220e0f
2015-09-02 22:52:11 +02:00
Jeff Gilbert
f2508b4907
Bug 1200864 - Skip DrawElements buffer validation when we have robust_buffer_access. - r=kamidphish
2015-09-02 14:06:58 -07:00
Kartikaya Gupta
c9b205eede
Bug 1201217 - Don't fiddle with the resolution on tab switch when using APZ in fennec. r=rbarker
...
--HG--
extra : commitid : K5KQ632Ma3m
2015-09-02 16:31:06 -04:00
Kartikaya Gupta
e824af9852
Bug 1200399 - Only send the RCD's metrics to Java-land for fennec-apz. r=rbarker
...
--HG--
extra : commitid : GQyuAXJf3iE
2015-09-02 16:31:06 -04:00
Geoff Brown
fbfe19ec95
Bug 1201075 - Increase timeout for webgl-color-test; r=jgilbert
2015-09-02 14:20:02 -06:00
Geoff Brown
b0e201cce7
Bug 1196814 - Fail Android mochitest, robocop, reftests when Fennec is not installed; r=jmaher
2015-09-02 14:20:01 -06:00
Andrew Halberstadt
231b28258a
Bug 1201195 - [mozrunner] Fix IndexError on B2G when running without a build (or bindir), r=armenzg
...
There is an assumption in application.py that there exists a build with a valid bindir. This directory
doesn't exist if no build exist. Before now, this code path hasn't been a problem as it was only used
with built emulators. But now gaia is starting to use it and there might not even be a B2G repo at all!
--HG--
extra : commitid : 3sxXkmDErLG
extra : rebase_source : 526d89f36371970f8b7edca20e3dbb01131f90c7
2015-09-02 14:58:35 -04:00
Christoph Kerschbaumer
6eac97dd9e
Bug 1197926 - Use channel->Open2() in extensions/pref/autoconfig/src/nsReadConfig.cpp (r=sicking)
2015-09-02 11:38:28 -07:00
Christoph Kerschbaumer
97fde78f8f
Bug 1197925 - Use channel->Open2() in intl/hyphenation/hnjstdio.cpp (r=sicking)
2015-09-02 11:37:57 -07:00
Christoph Kerschbaumer
20fdbb959b
Bug 1197923 - Use channel->Open2() in intl/strres/nsStringBundle.cpp (r=sicking)
2015-09-02 11:37:16 -07:00
Botond Ballo
39a631813d
Bug 1200158 - Avoid expensive computations involving the maybe-hit region in hot code paths. r=mstange
...
--HG--
extra : source : 29aadb4e6ccf820fc2289db46f5e1671f4f74f3e
2015-08-31 19:53:34 -04:00
Botond Ballo
b2856971b2
Bug 1200158 - Define PaintedLayerData::AccumulateEventRegions() out of line. r=mstange
...
--HG--
extra : source : aee33a58cf9ad30d9723b33582748af2690a4050
2015-08-31 19:59:22 -04:00
Zack Weinberg
7912db5bd1
Bug 1035091 part 2: disable @-moz-document in author sheets. r=heycam
...
--HG--
rename : layout/style/test/test_condition_text.html => layout/style/test/chrome/moz_document_condition_text.css
rename : layout/style/test/test_rule_serialization.html => layout/style/test/chrome/moz_document_serialization.css
rename : layout/style/test/test_condition_text.html => layout/style/test/chrome/test_moz_document_condition_text.html
rename : layout/style/test/chrome/test_moz_document_rules.html => layout/style/test/chrome/test_moz_document_matching.html
rename : layout/style/test/test_bug511909.html => layout/style/test/chrome/test_moz_document_nesting.html
rename : layout/style/test/test_rule_serialization.html => layout/style/test/chrome/test_moz_document_serialization.html
extra : rebase_source : 9d97f4cfe5e5e3bbda1d1b7910db44faf33d14c1
2015-09-02 13:54:30 -04:00
Zack Weinberg
a48ac7cfae
Bug 1035091 part 1: change CSS parser and loader APIs to distinguish UA, user, and author sheets instead of just UA vs everyone else. r=heycam
...
--HG--
extra : rebase_source : 2d860f8493e328dec364a00282fcf1257a1c4d23
2015-09-02 13:52:49 -04:00
Ryan VanderMeulen
9aaf79cf7c
Merge m-c to inbound. a=merge
2015-09-02 14:55:29 -04:00
Ryan VanderMeulen
35369d17c7
Merge inbound to m-c. a=merge
2015-09-02 14:53:48 -04:00
Ryan VanderMeulen
95ed3be802
Merge fx-team to m-c. a=merge
2015-09-02 14:50:05 -04:00
B2G Bumper Bot
d0df1b131b
Bumping manifests a=b2g-bump
2015-09-02 11:19:03 -07:00
B2G Bumper Bot
9e5a628ddb
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/90326c2ed68f
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #31556 from rickychien/b2g-43"
This reverts commit 7d915992b2e1bde8cb64906a2b83280588dc923d, reversing
changes made to 4d8aeb0c301250f3696dda44a8518c70d9ac196a.
2015-09-02 11:15:37 -07:00
Terrence Cole
d15cc51b3c
Backout d92d88957742 (Bug 1200732) for bustage on a CLOSED TREE.
2015-09-02 11:07:27 -07:00
Eitan Isaacson
af27c436af
Bug 1200836 - Land on first atomic object in container traversal. r=yzen
...
--HG--
rename : accessible/jsat/TraversalRules.jsm => accessible/jsat/Traversal.jsm
2015-09-02 09:44:30 -07:00
Gian-Carlo Pascutto
546ec0bfcb
Bug 1200614 - Protect the capture engines array from concurrent access (during shutdown). r=jesup
2015-09-02 18:41:06 +02:00
B2G Bumper Bot
bd53060f7d
Bumping manifests a=b2g-bump
2015-09-02 09:19:58 -07:00
B2G Bumper Bot
c3d5547d55
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/cb0a474452f1
Author: Ricky Chien <rickychien@users.noreply.github.com>
Desc: Merge pull request #31556 from rickychien/b2g-43
Bug 1146713 - Upgrade to b2g 43.0a1 r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/eb9ce27f2860
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1146713 - Upgrade to b2g 43.0a1
2015-09-02 09:17:15 -07:00
B2G Bumper Bot
b15f330046
Bumping manifests a=b2g-bump
2015-09-02 08:20:09 -07:00
B2G Bumper Bot
9c704cfc5a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/290173a08347
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #31605 from ferjm/bug1157172.zipcodetruncation
Bug 1157172 - [Contacts] The hint text of 'Zip code' on value selecto…
========
https://hg.mozilla.org/integration/gaia-central/rev/6c5a1bee21d0
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1157172 - [Contacts] The hint text of 'Zip code' on value selector button are displayed with truncation. r=borjasalguero
2015-09-02 08:17:26 -07:00
B2G Bumper Bot
26667a60ef
Bumping manifests a=b2g-bump
2015-09-02 06:10:15 -07:00
B2G Bumper Bot
3bf95dce4e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/98e7bf4a40fd
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #31647 from chenpighead/1200517
Bug 1200517 - Let text-selection-dialog show on top of ActivityWindow.
========
https://hg.mozilla.org/integration/gaia-central/rev/bd8550b66f72
Author: Jeremy Chen <jeremychen@mozilla.com>
Desc: Bug 1200517 - Let text-selection-dialog show on top of ActivityWindow.
2015-09-02 06:07:23 -07:00
Carsten "Tomcat" Book
55e715b3b4
Merge mozilla-central to b2g-inbound
2015-09-02 14:57:45 +02:00