Olli Pettay
4d0205662c
Bug 944125 - test_bug602962.xul is racy, r=ehsan
...
--HG--
extra : rebase_source : 183ab49a00239b39518ee67cb547caa1fac9333e
2013-11-28 18:49:24 +02:00
Olli Pettay
d0ea96520f
Bug 931641 - Intermittent test_contextmenu_nested.xul failure, r=ehsan
...
--HG--
extra : rebase_source : c5341f590e827dee214d6e5a0953db6b78665309
2013-11-28 18:48:25 +02:00
Nicholas Nethercote
7d81d80a3c
Bug 944133 - Valgrind-on-TBPL: Suppress an intentional leak.
...
NPOTB
2013-11-27 15:32:24 -08:00
Gaia Pushbot
9ff3acd8e6
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1d5a3fddabf1
Author: John Ford <john@johnford.info>
Desc: Revert "Merge pull request #14037 from timdream/keyboard-oop-reenable"
This reverts commit afa10908940f8d84f9e0477deeeba6569bf780a1, reversing
changes made to 62009adb592cfb3bd68a06318c5d01552ede79e7.
From bug 942790:
This patch caused a serious performance hit to all of our keyboard UI
automation - the keyboard is now taking way too long too load across
the entire phone. We need to back this out.
2013-11-27 11:15:23 -08:00
Dan Minor
f839f44a61
Bug 939274 - Change jit-tests remote harness to push tests/* to remote device; r=terrence
2013-11-27 12:51:03 -05:00
Masatoshi Kimura
01ea0e8fba
Bug 942402 - Add version test functions for Thunderbird. r=jimm
2013-12-03 00:01:48 +09:00
Boris Zbarsky
a302631cce
Bug 943989. Check the right member for our generation, and replace some hardcoded offsets with offsetof values. r=efaust
2013-12-02 09:50:34 -05:00
Boris Zbarsky
4ffa18ba5a
Bug 938355 part 2. Relax the restriction on [Pure] not mixing with [Throws] and annotate some more things as [Pure]. r=peterv
2013-12-02 09:50:34 -05:00
Boris Zbarsky
69a8f7bb18
Bug 938355 part 1. Refactor jitinfo to separate out the concepts of side-effects and movability. r=efaust
2013-12-02 09:50:34 -05:00
Jacek Caban
f3e0c87159
Bug 900248 - Removed extra qualification of IsInTextureHostList.
...
--HG--
extra : rebase_source : 8e0cdc445810aad2f3f4332462df69b07a6eac02
2013-12-02 12:25:51 +01:00
Jacek Caban
be149faf27
Bug 930833 - Add missing extern "C" for mingw compilation
...
--HG--
extra : rebase_source : 54b23b82b4cab3d4fba31e289c69f03f00ec6f5f
2013-12-02 12:13:43 +01:00
Jacek Caban
096ae9f20f
Bug 944900 - Fix content/media/fmp4 compilation on mingw. r=cpearce
...
--HG--
extra : rebase_source : 3e1bd0401c7768b97dc22bddb7c76cc8ba832675
2013-12-02 12:12:35 +01:00
Robert Longson
d077e99f2c
Bug 940381 (part 2) - Simplify test loading now that SMIL is always enabled. r=dholbert
2013-12-02 11:19:13 +00:00
Robert Longson
f9c6841198
Bug 940381 - Try to make mochitest loading more robust. r=dholbert
2013-12-02 11:16:19 +00:00
William Chen
ad649152bc
Bug 929885 - Implement web components ShadowRoot style sheet behavior. r=mrbkap
2013-12-02 02:26:12 -08:00
William Chen
b92be20c45
Bug 854736 - Implement HTML content element. r=mrbkap
2013-12-02 02:26:12 -08:00
William Chen
3baf52909b
Bug 806506 - Part 2: Implement innerHTML on ShadowRoot. r=mrbkap
2013-12-02 02:26:12 -08:00
William Chen
d22dcd56b5
Bug 806506 - Part 1: Implement ShadowRoot interface with DOM accessor methods. r=mrbkap,ehsan
2013-12-02 02:26:11 -08:00
William Chen
4db9ead793
Bug 942217 - Undefine LoadImage to prevent naming conflict on Windows. r=ehsan
2013-12-02 02:26:11 -08:00
Mike Hommey
8fd06cf41b
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
b69bae938f
Bug 944265 - Do proper quoting of DEFINES, and do the same for ACDEFINES. r=gps
2013-11-28 17:08:22 +09:00
Carsten "Tomcat" Book
d969fc65f8
Backed out changeset de7d74796ced (bug 923992) for frequent mochitest-1 orange on a CLOSED TREE
2013-11-28 09:06:42 +01:00
Cameron McCormack
422b24f3ea
Bug 930020 - Part 2: Use flag to hide <input type=number> pseudo-elements from content. r=bz
2013-11-28 18:03:16 +11:00
Cameron McCormack
1c6e168631
Bug 930020 - Part 1: Add a flag to pseudo-elements to say whether they are exposed to content. r=bz
2013-11-28 18:03:13 +11:00
Cameron McCormack
9ea2a4f140
Bug 922669 - Part 11: Tests. r=bz
2013-11-28 17:47:01 +11:00
Cameron McCormack
aa3d6b0ae0
Bug 922669 - Part 10: Don't capture the <input> element when dragging a range control's thumb. r=jwatt
2013-11-28 17:46:40 +11:00
Cameron McCormack
7e881fe646
Bug 922669 - Part 9: Restyle pseudo-elements when their content state changes. r=bz
2013-11-28 17:46:40 +11:00
Cameron McCormack
a00c5b4b39
Bug 922669 - Part 8: Look at user action pseudo-classes on pseudo-elements during selector matching. r=bz
2013-11-28 17:46:39 +11:00
Cameron McCormack
5bbc325e7f
Bug 922669 - Part 7: Add nsStyleSet::HasStateDependentStyle and nsCSSRuleProcessor:HasStateDependentStyle overrides that work on pseudo-elements. r=bz
2013-11-28 17:46:39 +11:00
Cameron McCormack
d7dc2f1d71
Bug 922669 - Part 6: Split out user action pseudo-class matching from SelectorMatches. r=bz
2013-11-28 17:46:39 +11:00
Cameron McCormack
8a35f420b9
Bug 922669 - Part 5: Store pseudo-element nsCSSSelectors directly in hashtables. r=bz
2013-11-28 17:46:39 +11:00
Cameron McCormack
c350837b66
Bug 922669 - Part 4: Pass in anonymous content nodes when restyling any pseudo-elements that can match user action pseudo-classes. r=bz
2013-11-28 17:46:38 +11:00
Cameron McCormack
f8487d13bf
Bug 922669 - Part 3: Add a flag to represent whether a pseudo-element supports user action pseudo-classes (currently :hover and :active). r=bz
2013-11-28 17:46:38 +11:00
Cameron McCormack
836792bdcf
Bug 922669 - Part 2: Use a different operator to represent the element -> pseudo-element relationship in selectors. r=bz
2013-11-28 17:46:38 +11:00
Cameron McCormack
417805594e
Bug 922669 - Part 1: Parse selectors with user action pseudo-classes after pseudo-elements. r=bz
2013-11-28 17:46:38 +11:00
Makoto Kato
4b25f5dfda
Bug 912371 - Cross compile support for ICU. r=glandium
...
--HG--
rename : build/autoconf/codeset.m4 => js/src/build/autoconf/codeset.m4
2013-11-28 14:49:10 +09:00
Gaia Pushbot
117cd83d44
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/74ed51578aa6
Author: Florin Strugariu <bebef_1987@yahoo.com>
Desc: Merge pull request #14078 from zacc/bug_942107_camera
Bug 942107 - Camera app. Be smart and reduce locators.
========
https://hg.mozilla.org/integration/gaia-central/rev/f39520348031
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 942107 - Camera app. Be smart and reduce locators.
========
https://hg.mozilla.org/integration/gaia-central/rev/5bbbedf7a67a
Author: Bob Silverberg <bob.silverberg@gmail.com>
Desc: Merge pull request #14062 from zacc/bug_939062_pt2
Bug 939062 - Part 2 address intermittent failure in test_add_contact_to_...
========
https://hg.mozilla.org/integration/gaia-central/rev/c59fd8caa6ee
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 939062 - Part 2 address intermittent failure in test_add_contact_to_favorites.py
2013-11-27 05:30:23 -08:00
Gaia Pushbot
1ef091a512
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8e26f0bf60e6
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 939227 - Remove shadows from action icons in camera. r=daleharvey
2013-11-27 05:15:27 -08:00
Gaia Pushbot
216fc774e6
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ace477ac314e
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14063 from EverythingMe/937535-collection-bg-header
Bug 937535 - [e.me] Collection header in BG Fullscreen mode is not align...
========
https://hg.mozilla.org/integration/gaia-central/rev/531f09f316a5
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 937535 - [e.me] Collection header in BG Fullscreen mode is not aligned [r=evyatron, ranbena]
2013-11-27 05:05:24 -08:00
Gaia Pushbot
af1a999764
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/704563ba3b61
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #14116 from viorelaioia/bug_943579
Bug 943579 - override timeout in wait_for_notification_toaster_not_displ...
========
https://hg.mozilla.org/integration/gaia-central/rev/7c83c5fc6d50
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 943579 - override timeout in wait_for_notification_toaster_not_displayed()
2013-11-27 04:40:29 -08:00
Gaia Pushbot
7091171d0b
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/86c925cd0293
Author: gitmai <mri@tid.es>
Desc: Merge pull request #14076 from gitmai/bug-942060-no-usage-data-and-graph
Bug 942060 -[Cost Control] There is no usage data and graph in usage app
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/0c737e666f77
Author: mai <mri@tid.es>
Desc: Bug 942060 -[Cost Control] There is no usage data and graph in usage app
2013-11-27 04:10:24 -08:00
Gaia Pushbot
0e14027681
Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/61db56e065e5
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #13971 from RudyLu/keyboard/bulgarian_keyboard_layouts
Bug 936840 - Added Bulgarian keyboard layouts.
r=rudylu
========
https://hg.mozilla.org/integration/gaia-central/rev/aa93c5fa634c
Author: Mihail Chilyashev <chilyashev@gmail.com>
Desc: Bug 936840 - Added Bulgarian keyboard layouts
========
https://hg.mozilla.org/integration/gaia-central/rev/b8bbc544eca9
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 943817 - Marionette timeouts are lost when using the --restart command line option. r=zcampbell
2013-11-27 04:09:13 -08:00
Gaia Pushbot
e703474f47
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/011876d3b6c5
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #14068 from comoyo/942865-show-pwd-focus
Bug 942865 - [Settings][WiFi] In wifi settings, 'Show Password' checkbox makes the keyboard disappear
========
https://hg.mozilla.org/integration/gaia-central/rev/903cee3badea
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 942865 - [Settings][WiFi] In wifi settings, 'Show Password' checkbox makes the keyboard disappear
2013-11-27 04:08:50 -08:00
Gaia Pushbot
253a073e5a
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/679eab6303d8
Author: EragonJ <eragonj@eragonj.me>
Desc: bug 932731 - [DSDS][Gaia][Sim Manager] can set outgoing call, msg and data
========
https://hg.mozilla.org/integration/gaia-central/rev/f70332a1be1a
Author: Julien Wajsberg <felash@gmail.com>
Desc: Revert "Merge pull request #13283 from EragonJ/bug-932731"
This reverts commit 9e0df13811b577026b70ccfdcd9b4a309746e8ba, reversing
changes made to 13e51d5f543729bb38cdd054d6452bf3f3e611ae.
2013-11-27 04:08:26 -08:00
Gaia Pushbot
8984860037
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/22ae719385f4
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13875 from gasolin/issue-939011
Bug 939011 - [Keyboard]visual keyboard switcher status indicator, r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/754568765122
Author: gasolin <gasolin@gmail.com>
Desc: Bug 939011 - [Keyboard]visual keyboard switcher status indicator
2013-11-27 03:55:51 -08:00
Gaia Pushbot
7f744c9a44
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
Truncated some number of revisions since the previous bump.
========
https://hg.mozilla.org/integration/gaia-central/rev/e81ec57d689f
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #14047 from asutherland/stream-review
Bug 871897 - [email] Change mail sending process to use streaming to reduce peak memory usage. r=mcav
========
https://hg.mozilla.org/integration/gaia-central/rev/d9cf0d0477c7
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 871897 - [email] Change mail sending process to use streaming to reduce peak memory usage. r=mcav
2013-11-27 03:55:29 -08:00
Carsten "Tomcat" Book
ae4e6d5152
Merge m-c to b2g-inbound
2013-11-27 12:50:24 +01:00
Gaia Pushbot
d8c03300ca
Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/61db56e065e5
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #13971 from RudyLu/keyboard/bulgarian_keyboard_layouts
Bug 936840 - Added Bulgarian keyboard layouts.
r=rudylu
========
https://hg.mozilla.org/integration/gaia-central/rev/aa93c5fa634c
Author: Mihail Chilyashev <chilyashev@gmail.com>
Desc: Bug 936840 - Added Bulgarian keyboard layouts
========
https://hg.mozilla.org/integration/gaia-central/rev/b8bbc544eca9
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 943817 - Marionette timeouts are lost when using the --restart command line option. r=zcampbell
2013-11-27 03:16:25 -08:00
Gaia Pushbot
2420946060
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/011876d3b6c5
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Merge pull request #14068 from comoyo/942865-show-pwd-focus
Bug 942865 - [Settings][WiFi] In wifi settings, 'Show Password' checkbox makes the keyboard disappear
========
https://hg.mozilla.org/integration/gaia-central/rev/903cee3badea
Author: Sergi Mansilla <sergi.mansilla@gmail.com>
Desc: Bug 942865 - [Settings][WiFi] In wifi settings, 'Show Password' checkbox makes the keyboard disappear
2013-11-27 02:20:23 -08:00
Carsten "Tomcat" Book
8288f8888d
merge fx-team to mozilla-central
2013-11-27 11:01:25 +01:00