Commit Graph

158106 Commits

Author SHA1 Message Date
Olli Pettay
ba5349ce62 Bug 944128 - Random failures with test_bug_461710_perwindowpb.html, r=ehsan
--HG--
extra : rebase_source : c572f2fba1ad41844dba62f3967697379d8f6484
2013-11-28 18:51:08 +02:00
Olli Pettay
9ac767ea64 Bug 944126 - Random failures with browser_privatebrowsing_aboutSessionRestore.js, r=ehsan
--HG--
extra : rebase_source : 163eb5bc1e765958136f7f54211cf5b0cca0a69d
2013-11-28 18:50:18 +02:00
Olli Pettay
14a059f4d9 Bug 944125 - test_bug602962.xul is racy, r=ehsan
--HG--
extra : rebase_source : 183ab49a00239b39518ee67cb547caa1fac9333e
2013-11-28 18:49:24 +02:00
Olli Pettay
f036fe4406 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
68990c4839 Bug 944133 - Valgrind-on-TBPL: Suppress an intentional leak.
NPOTB
2013-11-27 15:32:24 -08:00
Gaia Pushbot
4f17ab3b98 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
Mike Hommey
fdd3247a81 Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal 2013-11-27 22:55:07 +09:00
Mike Hommey
f84b90cf73 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
6688f74375 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
bca6ec49e2 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
1d47a8cf9a 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
52e1e748b8 Bug 922669 - Part 11: Tests. r=bz 2013-11-28 17:47:01 +11:00
Cameron McCormack
ce88b40019 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
7ffd78fd4a Bug 922669 - Part 9: Restyle pseudo-elements when their content state changes. r=bz 2013-11-28 17:46:40 +11:00
Cameron McCormack
b1435ad12a 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
7cd5796121 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
a6ad886c1e 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
d13824d78e Bug 922669 - Part 5: Store pseudo-element nsCSSSelectors directly in hashtables. r=bz 2013-11-28 17:46:39 +11:00
Cameron McCormack
713ca1fdcb 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
9be09e10cf 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
c88b82ac5b 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
83cfdc715c 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
831068aa34 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
d0f4c50dcb 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
5221f2b874 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
7985316566 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
ec8602d3aa 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
99e768bcaf 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
0d5a6e0aef 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
a276318a1b 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
3cdee5e781 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
cc75b5b1a0 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
4d946ef40b 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
1dc9070a7b Merge m-c to b2g-inbound 2013-11-27 12:50:24 +01:00
Gaia Pushbot
c1e0e83893 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
ee498c4f28 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
b56bd3339e merge fx-team to mozilla-central 2013-11-27 11:01:25 +01:00
Carsten "Tomcat" Book
605f800cb2 merge b2g-inbound to mozilla-central 2013-11-27 10:59:41 +01:00
Gaia Pushbot
eadeae5e75 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 01:40:23 -08:00
Gaia Pushbot
83f35a9b92 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 01:30:24 -08:00
Gaia Pushbot
f0d6b7f39b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-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 01:20:23 -08:00
Gaia Pushbot
6c0eedde15 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9ab2a346d962
Author: evelynhung <jj.evelyn@gmail.com>
Desc: Merge pull request #13778 from pivanov/bug-939377

Bug 939377 - [Bluetooth] 1.3 Visual Refresh of Bluetooth Icons, r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/5fe5f8223fd9
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 939377 - [Bluetooth] 1.3 Visual Refresh of Bluetooth Icons
2013-11-27 00:55:24 -08:00
Gaia Pushbot
8e972b0930 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d9b25655b41f
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #14055 from crdlc/bug-923692

Bug 923692 - [B2G][Everything.me] The home button does not take the user...

========

https://hg.mozilla.org/integration/gaia-central/rev/b0006ea72d80
Author: crdlc <crdlc@tid.es>
Desc: Bug 923692 - [B2G][Everything.me] The home button does not take the user back to the homescreen when naming a collection
2013-11-27 00:30:28 -08:00
Eric Chou
31b12ffadb Bug 942712 - Ensure event 'AdapterAdded' will be fired after 'Enabled' being fired, r=gyeh 2013-11-27 16:24:51 +08:00
Carsten "Tomcat" Book
b2a4117318 Backed out changeset 3436989a306e (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:39 +01:00
Carsten "Tomcat" Book
504b02db96 Backed out changeset 8ef36d96a366 (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:31 +01:00
Carsten "Tomcat" Book
27b1351d98 Backed out changeset abf315caa163 (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:22 +01:00
Carsten "Tomcat" Book
3e98b7afc4 Backed out changeset 274255d4107d (bug 938466) for marionette webapi bustage on a CLOSED TREE 2013-11-27 09:23:13 +01:00
Gaia Pushbot
38a4246d85 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d41dc9ef60e7
Author: Rex KM Lee <rexboy@mozilla.com>
Desc: Merge pull request #14059 from rexboy7/fix-bug928597

Bug 928597 - [Dialer][CDMA] Show switch call text in proper font size

========

https://hg.mozilla.org/integration/gaia-central/rev/81a06e037836
Author: Rex Lee <rexboy@mozilla.com>
Desc: Bug 928597 - [Dialer][CDMA] Show switch call text in proper font size

========

https://hg.mozilla.org/integration/gaia-central/rev/518c9b0c1ed6
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #13250 from EverythingMe/933146-file-ext-regex

Bug 933146 - Improve file-type regex in LazyLoader [r=gnarf, ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/87ff49045007
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 933146 - Improve file-type regex in LazyLoader [r=gnarf, ranbena]
2013-11-26 23:55:23 -08:00
Shawn Ku
9dcc4fbb08 Bug 931722 - Part 3: Add test cases for call mute test. r=hsinyi 2013-11-27 15:47:29 +08:00