Граф коммитов

383556 Коммитов

Автор SHA1 Сообщение Дата
Lars T Hansen 1839b19b76 Bug 1068458 - Limit SharedArrayBuffer and SharedTypedArray to INT32_MAX bytes. r=waldo 2014-09-20 12:12:06 +02:00
Brian Smith c5500b85df Bug 1065264: Use MOZILLA_PKIX_MAP_LIST to define mozilla::pkix::Result, r=keeler
--HG--
extra : rebase_source : a91f7ab118f802fed6441edf00a245fe90c8e506
2014-09-10 00:17:24 -07:00
Brian Smith ddb8aedc17 Bug 1065173: Move more NSS dependencies to pkixtestnss.cpp, r=keeler
--HG--
extra : rebase_source : 205fa72506e175c0fe418c5428675e754a86c820
2014-09-08 20:41:53 -07:00
Brian Smith d4a0b9e59c Bug 1063031: Remove mozilla::pkix::test::NSSTest, r=keeler
--HG--
rename : security/pkix/test/gtest/nssgtest.cpp => security/pkix/test/gtest/pkixgtest.cpp
extra : rebase_source : 205faf2054134b3a7aecd55d53f73d19f2f86103
2014-08-31 20:42:28 -07:00
Walter Litwinczyk bfbc3e3904 Bug 1036068 - Update ANGLE to chromium/2151. r=jrmuizel 2014-09-19 16:35:54 -07:00
Boris Zbarsky 5b37e56161 Bug 1066826. Remove navigator.mozIsLocallyAvailable API. r=peterv 2014-09-19 22:58:27 -04:00
Boris Zbarsky bc34b41022 Bug 958887 part 4. Generate property accessors on the CSS2Properties interface for the dashed-named CSS properties and float that use their actual property names. r=peterv 2014-09-19 22:58:27 -04:00
Boris Zbarsky 9b823d6509 Bug 958887 part 3. Fix codegen support for IDL attribute names and methods with dashes in them. r=peterv 2014-09-19 22:58:27 -04:00
Boris Zbarsky 972f8bc0ee Bug 958887 part 2. Pass the actual names of the CSS properties involved to GenerateCSS2PropertiesWebIDL.py. r=peterv 2014-09-19 22:58:26 -04:00
Boris Zbarsky 895d364e1c Bug 958887 part 1. Add support for doing BinaryName annotations in IDL. r=peterv 2014-09-19 22:58:26 -04:00
Wes Kocher 4d2ce7aefa Merge m-c to inbound a=merge 2014-09-19 17:38:26 -07:00
Wes Kocher dc5c4f34a6 Merge inbound to m-c a=merge 2014-09-19 17:25:13 -07:00
Alexander Surkov d205486a00 Bug 1040735 - DOM node reinsertion under anonymous content may trigger a11y child adoption, r=bz, tbdaunde, davidb 2014-09-19 20:02:30 -04:00
Terrence Cole d428c6078c Back out changeset b7f417116d90 (Bug 1029549) for making the tree a beautiful orange color on a CLOSED TREE 2014-09-19 16:53:17 -07:00
Wes Kocher 93e91fe301 Merge fx-team to m-c a=merge 2014-09-19 16:25:24 -07:00
Terrence Cole 98b09bfb3a Bug 1029549 - Sanity-check TenuredHeap pointers when accessing them; r=jonco
--HG--
extra : rebase_source : 3aeb0679d121e301b1b6c5aea2511dbc1a419e55
2014-09-19 15:51:57 -07:00
Jim Blandy 04bf937110 Bug 1063247: Let embeddings tell Debugger how to find the size of a malloc'd block of memory. r=terrence 2014-09-19 15:10:01 -07:00
Jim Blandy 24bff230a9 Bug 1063247: Amend JS::ubi::Node::size and its implementations to expect a mozilla::MallocSizeOf function. r=terrence
Note that JS::ubi::Node::size has no callers at present, so we can change its
type without changing any callers.
2014-09-19 15:10:01 -07:00
Jim Blandy 11c263f4f6 Bug 1063247: Allow implicit construction of JS::ubi::Node from JS::HandleValue. r=terrence
This seems reasonable, since a ubi::Node is really just a pointer with some
introspection support, so the value and the Node are pretty similar. And I don't
see cases where you'd want an error.
2014-09-19 15:10:00 -07:00
Andrew McCreight 154ca8c80b Bug 1069689, part 3 - Make 'default' the default process type. r=jmaher 2014-09-19 15:00:43 -07:00
Andrew McCreight 06cb96aeec Bug 1069689, part 2 - Don't generate a regexp then throw it away. r=jmaher 2014-09-19 15:00:43 -07:00
Andrew McCreight 4578b908ad Bug 1069689, part 1 - .*? at the start of a search regexp isn't useful. r=jmaher 2014-09-19 15:00:43 -07:00
Seth Fowler e3b53953b5 Bug 1060200 (Part 4) - Store HQ scaled frames in SurfaceCache and remove ScaleRequest and ScaleResult. r=tn 2014-09-19 14:53:29 -07:00
Seth Fowler 79a519affc Bug 1060200 (Part 3) - Handle SurfaceCache function calls after shutdown. r=dholbert 2014-09-19 14:53:29 -07:00
Seth Fowler 721363b4e5 Bug 1060200 (Part 2) - Add SurfaceCache::RemoveIfPresent so invalid entries can be freed eagerly. r=dholbert 2014-09-19 14:53:28 -07:00
Seth Fowler 9b9d1e1c9f Bug 1060200 (Part 1) - Add support for RasterImage surfaces to SurfaceCache. r=dholbert 2014-09-19 14:53:28 -07:00
Randell Jesup 233163862b Bug 1062876: refactor window iteration code for MediaManager r=jib 2014-09-19 17:24:28 -04:00
Andrew McCreight bb7cc33cc1 Bug 1067505 - Make nsCategoryManager into a strong memory reporter. r=njn
The nsCategoryManager singleton lives until very late in shutdown, so the unregister always fails.

It is okay to make it a strong reporter because it will always outlive the memory reporter manager anyways.
2014-09-19 14:07:25 -07:00
Aaron Klotz 70797271f3 Bug 1070042: Fix --debugger parameter in reftest/crashtest; r=ted 2014-09-19 14:49:34 -06:00
Neil Deakin 5a3a792f4d Bug 1067993, TabParent's Deactivate isn't called when window is lowered, r=smaug 2014-09-19 16:44:08 -04:00
Julian Seward 41486cb970 Bug 1065130 - nsFtpState::mDoomCache is used uninitialised r=jduell 2014-09-19 13:12:10 -07:00
B2G Bumper Bot 61af96b90c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b5f6c10e2583
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #24010 from wilsonpage/1066660

Bug 1066660 - [camera] Update drag for improved transitions

========

https://hg.mozilla.org/integration/gaia-central/rev/bb0487323a07
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 1066660 - [camera] Update drag for improved transitions

========

https://hg.mozilla.org/integration/gaia-central/rev/dcdd1b716bcf
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #24193 from DouglasSherk/1069439-ice-contacts-broken

Bug 1069439 - Fix ICE contacts not showing up on emergency call screen. r=Rik

========

https://hg.mozilla.org/integration/gaia-central/rev/024360bfc8a9
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1069439 - Fix ICE contacts not showing up on emergency call screen. r=Rik
2014-09-19 12:25:48 -07:00
B2G Bumper Bot 93a605fc19 Bumping manifests a=b2g-bump 2014-09-19 12:22:30 -07:00
Margaret Leibovic bc49b0fd22 backout 79bf6ebacb09 for causing 1070072 2014-09-19 12:19:19 -07:00
Ryan VanderMeulen 8838d7602f Merge m-c to b2g-inbound. 2014-09-19 14:17:27 -04:00
Ryan VanderMeulen b41ea27ac0 Merge fx-team to m-c. a=merge 2014-09-19 14:10:43 -04:00
Ryan VanderMeulen 46848f400f Merge inbound to m-c. a=merge 2014-09-19 13:33:32 -04:00
B2G Bumper Bot 5dedfe4196 Bumping manifests a=b2g-bump 2014-09-19 10:17:03 -07:00
B2G Bumper Bot 8a4b098828 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

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

Bug 1069810 - Homescreen application does not handle basic authentication in icon urls

========

https://hg.mozilla.org/integration/gaia-central/rev/becefc2eddcc
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1069810 - Add icon auth test r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/cd1ae65c84b8
Author: Andreas Larsson <andreas3.larsson@sonymobile.com>
Desc: Bug 1069810 - Homescreen application does not handle basic authentication in icon urls

Use the url string instead of an anchor element when fetching icons
2014-09-19 10:10:48 -07:00
B2G Bumper Bot 070b016c82 Bumping manifests a=b2g-bump 2014-09-19 08:52:35 -07:00
B2G Bumper Bot b4abd95233 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/02fabec99101
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #24186 from arcturus/bug-1061422

Bug 1061422 - [Contacts] ICE can be set to a contact without number r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/a0888caab3c1
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1061422 - [Contacts] ICE can be set to a contact without number r=jmcf
2014-09-19 08:50:47 -07:00
B2G Bumper Bot 0ce2d1f5b9 Bumping manifests a=b2g-bump 2014-09-19 08:42:05 -07:00
B2G Bumper Bot 6d6925bc1a Bumping gaia.json for 12 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bc5c629e7bf0
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #24219 from arcturus/bug-1061225

Bug 1061225 - Add contact transition issue r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/136f6a60d7d9
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 1061225 - Add contact transition issue r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/e8632546a1ce
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #24217 from julienw/1038548-fake-timers

Bug 1038548 - Intermittent statusbar_test.js | system/Statusbar "after e...

========

https://hg.mozilla.org/integration/gaia-central/rev/adc253c4fd25
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1038548 - Intermittent statusbar_test.js | system/Statusbar "after each" hook | TypeError: navigator.mozL10n is undefined (app://system.gaiamobile.org/js/statusbar.js?time=1405393378621:687) r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/699281b96538
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #24222 from bebef1987/unxfail1

Unxfail Bug 1064228 - [v2.2][v2.1] Modifying setting in tests does not p...

========

https://hg.mozilla.org/integration/gaia-central/rev/ba3d0d14b232
Author: Bebe <bebe@mozilla.ro>
Desc: Unxfail Bug 1064228 - [v2.2][v2.1] Modifying setting in tests does not propagate to System

========

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

Bug 1068442 - Add marionette test for SHB on secure window

========

https://hg.mozilla.org/integration/gaia-central/rev/3999b204de83
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1068442 - Add marionette test for SHB on secure window r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/8730661941d1
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #24178 from ferjm/bug1068356.systemdialog.home

Bug 1068356 - Authentication screen remains indefinitely when long tappi...

========

https://hg.mozilla.org/integration/gaia-central/rev/ca0200dba7d1
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 1068356 - Authentication screen remains indefinitely when long tapping on the homescreen button in the FxAccount login proccess. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/3ce33c73441a
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #24179 from ferjm/bug1061690.systemdialogsheight

Bug 1061690 - System dialogs are truncated if closed while the keyboard ...

========

https://hg.mozilla.org/integration/gaia-central/rev/55b852c76445
Author: Fernando Jiménez <ferjmoreno@gmail.com>
Desc: Bug 1061690 - System dialogs are truncated if closed while the keyboard is being shown. r=alive
2014-09-19 08:35:46 -07:00
Asaf Romano 268a8a3563 Fix the 'bustage' of browser_parsable_script.js coming from bug 1067954 by whitelisting controller.js. It broke due to bug 1015578 (see mak's comment 2 there). CLOSED TREE 2014-09-19 18:23:20 +03:00
B2G Bumper Bot 5e3221656d Bumping manifests a=b2g-bump 2014-09-19 08:22:06 -07:00
B2G Bumper Bot c04e06b2f4 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9006e51d8ffd
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #24167 from julienw/1069238-fix-calendar-tests

Bug 1069238 - [Calendar] Failing unit test with newer mocha r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/d113464207da
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1069238 - [Calendar] Failing unit test with newer mocha r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/bd499b5d0969
Author: Michael Wu <mwu@mozilla.com>
Desc: Merge pull request #24116 from michaelwu/bug-1022728-gaia

Bug 1022728 - Create a pref only build target

========

https://hg.mozilla.org/integration/gaia-central/rev/0865319c4b16
Author: Michael Wu <mwu@mozilla.com>
Desc: Bug 1022728 - Create a pref only build target
2014-09-19 08:15:54 -07:00
Lucas Rocha 527e8c6482 Bug 1066634 - Make new Tablet configuration-related strings localizable (r=mcomella) 2014-09-19 15:18:17 +01:00
B2G Bumper Bot 8a1874eb2b Bumping manifests a=b2g-bump 2014-09-19 07:17:06 -07:00
B2G Bumper Bot b9e0fc24f8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/da2c1ac32278
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #24165 from julienw/1069232-wappush-fix-tests

Bug 1069232 - [Wappush] Issue in asychronous unit tests r=gsvelto

========

https://hg.mozilla.org/integration/gaia-central/rev/2c07b644126d
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1069232 - [Wappush] Issue in asychronous unit tests r=gsvelto
2014-09-19 07:10:48 -07:00
Asaf Romano 00c2d6bc3f Bug 1067956 - Async Places Transactions: Drop functionality. r=mak. 2014-09-19 17:04:51 +03:00