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

352100 Коммитов

Автор SHA1 Сообщение Дата
Edwin Flores 679eaab499 Bug 941298 - Build changes for FFmpeg PlatformDecoderModule r=gps 2014-03-21 19:35:14 +13:00
Jeff Walden 85e409d130 Bug 985687 - Remove vestigial tinyid/shortid references, as well as the field in JSPropertySpec. Followup to bug 975069. r=luke
--HG--
extra : rebase_source : 9e4bd270925efb155dacb91470b617f169526824
2014-03-20 23:24:21 -07:00
Stephen Horlander 30db8a400a Bug 978491 — [Australis] Add inverted icon for Sidebar to menuPanel*.png r=mikedeboer 2014-03-20 23:10:15 -07:00
Boris Zbarsky b153574939 Bug 985827 followup. Remove shadowing variable that confuses things. r=bustage 2014-03-21 00:55:50 -04:00
Anthony Jones ec9a27854b Bug 983633 - Error if filterdiff is required; r=gps 2014-03-21 17:43:28 +13:00
Jeff Gilbert e74ceb3aeb Bug 985685 - DrawRangeElements should call Before/AfterGLDrawCall(). - r=kamidphish 2014-03-20 21:20:02 -07:00
Masatoshi Kimura 26270a19ca Bug 980278 - Remove DataContainerEvent dependency from Mochitest. r=jmaher 2014-03-21 13:00:00 +09:00
Masatoshi Kimura 1bd9e40c57 Bug 981237 - Remove DataContainerEvent dependency from Plugin crash handler. r=jst,johns 2014-03-21 13:00:00 +09:00
Masatoshi Kimura 26f4814ffd Bug 980307 - Remove DataContainerEvent dependency from accessibility. r=tbsaunde 2014-03-21 12:59:59 +09:00
Masatoshi Kimura f26ac39a5d Bug 974677 - Stop following symlinks when OS.File removes a directory. r=yoric 2014-03-21 12:59:59 +09:00
Srirakshith Betageri 67824e20dd Bug 955860. Implement the CSS.escape API for escaping CSS identifiers from script. r=bzbarsky 2014-03-20 23:19:43 -04:00
Boris Zbarsky eb294c97b6 Bug 985827. Make Navigator::DoNewResolve not double-create objects no matter what JS is doing. r=khuey 2014-03-20 23:19:43 -04:00
Boris Zbarsky 7627aed509 Bug 983261. Improve example codegen for non-leaf and non-root interfaces. r=khuey 2014-03-20 23:19:43 -04:00
Boris Zbarsky 20d2acf564 Bug 976305. Use the callee, not the irrelevant this value, to figure out the GlobalObject for a static WebIDL method. r=bholley 2014-03-20 23:19:43 -04:00
Boris Zbarsky 009cf4dd56 Bug 980962. Fix in-tree consumers to not construct typed arrays without "new". r=jorendorff 2014-03-20 23:19:42 -04:00
B2G Bumper Bot d8e42c6fa2 Bumping manifests a=b2g-bump 2014-03-20 19:49:40 -07:00
B2G Bumper Bot 4b89499999 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 983663 - [Contacts] JSHint fixes for contact unit tests

========

https://hg.mozilla.org/integration/gaia-central/rev/2c99aceb1b7f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 983663 - [Contacts] JSHint fixes for contact unit tests r=arcturus
2014-03-20 19:49:29 -07:00
Wes Kocher c4d7176ff2 Merge m-c to b2g-inbound 2014-03-20 19:47:40 -07:00
Bobby Holley 1eb065e532 Bug 975042 - Tests. r=peterv
We try to make this test machinery reusable for future Xrayable JS objects.
2014-03-20 23:47:25 -03:00
Bobby Holley d43fdd46b2 Bug 975042 - Update expando sharing tests to test the Xray-to-JS case. r=peterv 2014-03-20 23:47:25 -03:00
Bobby Holley 1973d9aa6a Bug 975042 - Enable JS Xray for the Date object. r=peterv 2014-03-20 23:47:24 -03:00
Bobby Holley 838db9bb08 Bug 975042 - Implement resolveOwnProperty and enumerateNames trap. r=peterv 2014-03-20 23:47:24 -03:00
Bobby Holley 5cc38c0e83 Bug 975042 - Make enumerateNames trap virtual. r=peterv 2014-03-20 23:47:24 -03:00
Bobby Holley 3364cb667b Bug 975042 - Implement getPrototypeOf. r=peterv 2014-03-20 23:47:24 -03:00
Bobby Holley a00932c5e2 Bug 975042 - Implement createHolder. r=peterv 2014-03-20 23:47:24 -03:00
Bobby Holley 9115f9b416 Bug 975042 - Implement the easy trait hooks. r=peterv 2014-03-20 23:47:23 -03:00
Bobby Holley eb2c3f8bbb Bug 975042 - Basic Xray infrastructure and boilerplate. r=peterv
All of this machinery asserts if it actually get used. But it won't be used at
present, because we have an empty whitelist of JSProtoKeys.
2014-03-20 23:47:23 -03:00
Bobby Holley 6567ce6262 Bug 975042 - Remove the special COW support for Date. r=peterv
As soon as Date is on Xrays, this stuff won't work anyway. Henceforth, content
access to chrome Date objects is forbidden, and APIs should use something like
|new contentWindow.Date()| for any Date object they wish to expose to content.
2014-03-20 23:47:23 -03:00
Wes Kocher de8aeff03c Merge m-c to inbound 2014-03-20 19:46:52 -07:00
B2G Bumper Bot 6bab98e345 Bumping manifests a=b2g-bump 2014-03-20 17:46:05 -07:00
B2G Bumper Bot 1f0fb798b3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/38ce454dc452
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #17398 from zacc/bug_986117

Bug 986117 - Debug intermittents in test_settings_app_permissions.py, r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/7cd0d3ae228b
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 986117 - Resolve intermittents in test_settings_app_permissions.py with enhanced wait for Settings app initialisation r=mhenrtty
2014-03-20 17:35:41 -07:00
Jeff Walden 40a47ea060 Remove an unused variable in the shell. No bug, r=themaid
--HG--
extra : rebase_source : 2793c32ddb79901439d93f19136a906c96e3371a
2014-03-20 15:09:05 -07:00
David Keeler 26eb4bc123 bug 985021 - mozilla::pkix: temporarily accept pathLenConstraint in EE basic constraints extensions r=briansmith 2014-03-21 10:38:36 -07:00
Terrence Cole b94991c554 Bug 985562 - Do not allocate large call objects in the nursery; r=jandem 2014-03-20 14:38:51 -07:00
Olli Pettay a567ff2d04 Bug 985988, event handlers should update preventDefault flag similar way to event.preventDefault(), r=masayuki
--HG--
extra : rebase_source : f82af82dfd290fbba851eda5dceebcd1911ef72b
2014-03-21 19:46:15 +02:00
John Schoenick fd0500d50a Bug 985859 - navigator.mimeTypes access should be case-insensitive. r=bsmedberg 2014-03-21 10:50:25 -07:00
Nathan Froyd 0ee6fbe7a3 Bug 942411 - Set the src of the iframe after adding it to the document 2014-03-21 13:36:11 -04:00
Nicolas Silva 43cda78fba Bug 968807 - Add assertions in TextureClient. r=bjacob 2014-03-21 18:03:20 +01:00
Andrea Marchesini 9115b34c9e Bug 986379 - Console crash for a mTimer set to null, r=ehsan 2014-03-21 16:57:54 +00:00
Andrew McCreight d0b4aa0b15 Bug 975823, part 13 - Make BFSTableData::predecessor into an AutoPtr. r=mcmanus 2014-03-21 09:43:41 -07:00
Andrew McCreight 319dd2470d Bug 975823, part 12 - Inline BFSState into BFSTableData. r=mcmanus 2014-03-21 09:43:41 -07:00
Andrew McCreight 7d38db7581 Bug 975823, part 11 - BFSTableData only uses the state case of its union. r=mcmanus 2014-03-21 09:43:41 -07:00
Andrew McCreight 2f5e8ced66 Bug 975823, part 10 - Substitute two SCTableData local vars. r=mcmanus 2014-03-21 09:43:40 -07:00
Andrew McCreight dd32fd245a Bug 975823, part 9 - No reason to store a pointer to the list, just store it inline. r=mcmanus 2014-03-21 09:43:40 -07:00
Andrew McCreight 17d721b9aa Bug 975823, part 8 - Inline nsStreamConverterService::Init which is now infallible. r=mcmanus 2014-03-21 09:43:40 -07:00
Andrew McCreight 04be8960b7 Bug 975823, part 7 - Replace SCTableData with a typedef. r=mcmanus 2014-03-21 09:43:40 -07:00
Andrew McCreight 227263bd5a Bug 975823, part 6 - Remove unneeded indirection in SCTableData. r=mcmanus 2014-03-21 09:43:40 -07:00
Andrew McCreight ffcf3a38aa Bug 975823, part 5 - SCTableData only uses the edges case of its union. r=mcmanus 2014-03-21 09:43:40 -07:00
Andrew McCreight 26fab5796a Bug 975823, part 4 - SCTableData doesn't use its key field. r=mcmanus 2014-03-21 09:43:40 -07:00
Andrew McCreight 9e928a094f Bug 975823, part 3 - Split SCTableData into two data types, one for each table. r=mcmanus 2014-03-21 09:43:39 -07:00