Commit Graph

179185 Commits

Author SHA1 Message Date
Wes Kocher
7489efdd11 Backed out changeset 9e43ff213b64 (bug 616491) for bustage 2014-04-21 14:05:21 -07:00
Viktor Stanchev
bd0315f4ae Bug 867728 - Add tests for JSStreamWriter. r=bgirard
--HG--
extra : rebase_source : ee679794165b171ec89dfc2785647ffa7cb7f009
2014-04-21 16:52:40 -04:00
Viktor Stanchev
6cfb5c4aef Bug 867728 - Stream profiler JSON directly to a file. r=bgirard,terrence
--HG--
extra : rebase_source : 3472eb981d0c8778be318b3d51b51edfe8c1c96a
2014-04-21 16:48:47 -04:00
Benoit Girard
eec0b58bca Bug 999121 - Avoid mFramesMarkedForDisplay relloc with SetCapacity. r=mwoodrow
--HG--
extra : rebase_source : dd3d1b9cd756dcbb9c014d9d5472c794057b4073
2014-04-21 16:46:03 -04:00
Daniel Holbert
c7db6814fb (no bug) Fix mis-indented line in mochitest file 'flexbox_layout_testcases.js'. (whitespace-only, DONTBUILD) 2014-04-21 13:47:51 -07:00
Bill McCloskey
e65bfc07d8 Bug 798678 - WeakMaps with keys from another compartment are possible and incorrect (tests) (r=mccr8) 2014-04-21 13:41:44 -07:00
Bill McCloskey
2c27b09e99 Bug 993714 - [e10s] Cache native key bindings in tests (r=masayuki,sr=roc) 2014-04-21 13:40:09 -07:00
Sean Stangl
1001139b6c Bug 616491 - Follow-up: detect over-recursion on Windows. r=mjrosenb 2014-04-08 13:51:37 -07:00
Ehsan Akhgari
f3516bfb72 Bug 772823 - Focus the main test window before closing the newly opened window in order to work around an unknown focus manager bug; r=gavin 2014-04-17 10:59:10 -04:00
Ryan VanderMeulen
55bc95f122 Merge b2g-inbound to m-c. 2014-04-21 16:16:55 -04:00
Ryan VanderMeulen
c1915ef9cf Merge fx-team to m-c. 2014-04-21 15:59:10 -04:00
Dave Hylands
8172867e2f Bug 997242 - Make DeviceStorageFileDescriptor use a threadsafe reference count. r=khuey 2014-04-21 11:56:04 -07:00
Ryan VanderMeulen
3ffe1dcfb7 Backed out changeset d525f195556d (bug 997886) for intermittent test failures. 2014-04-21 14:23:54 -04:00
Chenxia Liu
f26f4af118 Bug 856565 - Removing bookmark will unpin and remove website from Home page. r=margaret 2014-04-21 11:14:23 -07:00
Margaret Leibovic
a74e551446 Bug 988068 - Improve about:addons styling. r=mfinkle 2014-04-21 11:06:14 -07:00
Margaret Leibovic
404f9979b8 Bug 993749 - More padding in ArticleItemView. r=liuche 2014-04-21 11:06:10 -07:00
Bobby Holley
71586ad49b Bug 988880 - Disable startup cache on b2g. r=fabrice 2014-04-21 10:20:49 -07:00
Reuben Morais
91d34498a8 Bug 992313 - Keep track of registered idle observers so we don't call into a freed pointer. r=roc 2014-04-21 14:18:53 -03:00
B2G Bumper Bot
0cdb9b87df Bumping manifests a=b2g-bump 2014-04-21 10:06:39 -07:00
B2G Bumper Bot
49d9aceb5b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/46f6f5683923
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18453 from daleharvey/997521-redux

Bug 997521 - Add prepopulated top sites and history. r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/579b516192e0
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 997521 - Add prepopulated top sites and history. r=kgrandon
2014-04-21 10:00:42 -07:00
B2G Bumper Bot
5eb6ab11e3 Bumping manifests a=b2g-bump 2014-04-21 09:48:14 -07:00
B2G Bumper Bot
47bb382055 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c44513e52de
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #18461 from KevinGrandon/bug_996662_rocketbar_tests

Bug 996662 - Rocketbar tests are intermittently failing

========

https://hg.mozilla.org/integration/gaia-central/rev/d62f60c48ed0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 996662 - Rocketbar tests are intermittently failing r=daleharvey
2014-04-21 09:45:29 -07:00
Andrew McCreight
27738cc5c5 Bug 998779 - Remove unused #includes of nsHashtable.h. r=froydnj 2014-04-21 09:41:58 -07:00
Andrew McCreight
a7f8f4b52f Bug 997963, part 8 - Fix typos in string bundle comment. r=ehsan 2014-04-21 09:41:57 -07:00
Andrew McCreight
2e76cc3387 Bug 997963, part 7 - Remove some old ifdef DEBUG_foo code from string bundle code. r=ehsan 2014-04-21 09:41:57 -07:00
Andrew McCreight
f4d4ddae6f Bug 997963, part 6 - Use a refptr in nsStringBundleService::getStringBundle. r=ehsan 2014-04-21 09:41:57 -07:00
Andrew McCreight
d51eefcac6 Bug 997963, part 5 - Remove some useless OOM checks from nsStringBundleService. r=ehsan 2014-04-21 09:41:57 -07:00
Andrew McCreight
d50d87269d Bug 997963, part 4 - Turn bundleCacheEntry_t::mBundle into an nsCOMPtr. r=ehsan
Also remove the now useless recycleEntry.
2014-04-21 09:41:57 -07:00
Andrew McCreight
234e5741cc Bug 997963, part 3 - Make bundleCacheEntry_t::mHashKey into an nsAutoPtr. r=ehsan 2014-04-21 09:41:57 -07:00
Andrew McCreight
e0614fe99d Bug 997963, part 2 - Allocate bundleCacheEntry_t using new and free. r=ehsan 2014-04-21 09:41:56 -07:00
Andrew McCreight
7e6d121327 Bug 997963, part 1 - Delete trailing whitespace from string bundle files. r=ehsan 2014-04-21 09:41:56 -07:00
B2G Bumper Bot
3abf69d7c1 Bumping manifests a=b2g-bump 2014-04-21 09:26:23 -07:00
B2G Bumper Bot
2b9a5d4c5f Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8969cb22a0cf
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #18406 from cctuan/968661-4"

This reverts commit 6b7a10e5d026cf031b2f3fc0fe5f671ea02dd4f9, reversing
changes made to eb97461e75cd44d20967bc410b5653dff031ef5a.
2014-04-21 09:15:57 -07:00
Wes Johnston
2fbc1c0548 backout 8f33ef762433 (Bug 985967) for regressions. r=backout 2014-04-21 08:49:33 -07:00
Viktor Stanchev
7a00ba6b15 Bug 996285 - Profiler stops duplicating samples during sleeping periods after buffer wraps. r=benwa 2014-04-21 11:46:48 -04:00
William Lachance
9cddb231b1 Bug 996862 - Remove use of mozdevice's networktools. r=ahal 2014-04-21 11:03:51 -04:00
Maksim Lebedev
d5b2320f8f Bug 996457 - Make apzc's LongPressPreventDefault test consider the touch action property. r=kats 2014-04-21 11:30:15 -04:00
Marco Castelluccio
54fadd2c2a Bug 984464 - Create mozIApplication objects directly with the mozIApplication constructor (without mutating the prototype). r=fabrice 2014-04-21 11:30:15 -04:00
B2G Bumper Bot
e4311305f1 Bumping manifests a=b2g-bump 2014-04-21 08:02:57 -07:00
B2G Bumper Bot
64bb4627b4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a117a4c6ffcb
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #15025 from gasolin/issue-956634

Bug 956634 - [jsdoc] Enable generate all apps/ jsdoc, r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/1cfabfa337da
Author: gasolin <gasolin@gmail.com>
Desc: Bug 956634 - [jsdoc] Enable generate all apps/ jsdoc

- auto load grunt tasks
- use jsdoc.json for each app
2014-04-21 08:00:42 -07:00
Marco Castelluccio
9c9c88c41b Bug 997886 - Test installing and updating apps with asm.js pre-compiling. r=fabrice 2014-04-21 10:58:19 -04:00
YFdyh000
7209169dc8 Bug 995528 - Certificate viewer describes not-valid-before date as issue date. r=honzab, ui-r=philipp 2014-04-21 10:58:04 -04:00
B2G Bumper Bot
6a58349df1 Bumping manifests a=b2g-bump 2014-04-21 06:31:24 -07:00
B2G Bumper Bot
24f4ac7c49 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/46ded05dca53
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 997713 - Regression: e.me topic pages contain no results. r=daleharvey
2014-04-21 06:25:57 -07:00
B2G Bumper Bot
e77106825b Bumping manifests a=b2g-bump 2014-04-21 05:51:23 -07:00
B2G Bumper Bot
8156d80285 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6e8161981435
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #18203 from zbraniecki/934727-use-xmlhttprequest

Bug 934727 - Switch l10n.js to use xhr.addEventListener. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/069001ac8910
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 934727 - Switch l10n.js to use xhr.addEventListener. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/904f11cba3cb
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #18350 from nsarkar/bug987428

Display a pin entry pop-up for RUIM personalization states

========

https://hg.mozilla.org/integration/gaia-central/rev/a3905910bf2f
Author: Nivedita Sarkar <nsarkar@codeaurora.org>
Desc: Display a pin entry pop-up for RUIM personalization states

- Add strings for Network1, Network2, Hrpd,
  Ruim Corporate and ServiceProvider perso states

- Add unit tests for the new card states
2014-04-21 05:45:53 -07:00
Kai-Zhen Li
5edd57c6b7 Bug 998851 - Bind 'this' to callback function. r=vchang 2014-04-21 11:59:16 +08:00
Dimi Lee
7cf80fa585 Bug 997066 - Add MozWifiNetwork parameter to Webidl. r=mrbkap 2014-04-21 11:03:59 +08:00
Jocelyn Liu
446990d843 Bug 993288 - Separate BTHF_CALL_STATE_INCOMING and BTHF_CALL_STATE_WAITING for CLCC response only, for other cases, use BTHF_CALL_STATE_INCOMING for both states. r=echou 2014-04-17 16:55:45 +08:00
B2G Bumper Bot
fd09be3fcb Bumping manifests a=b2g-bump 2014-04-21 04:16:25 -07:00