Commit Graph

147678 Commits

Author SHA1 Message Date
Cykesiopka
5c68328e57 Bug 914272 - Move IS_COMPONENT to mozbuild. r=joey 2013-09-19 17:29:32 -04:00
Ryan VanderMeulen
c2f15d22d6 Bug 886164 - Disable test on B2G since it relies on observers working. 2013-09-19 16:25:03 -04:00
Dan Gohman
f343ebe8d9 Bug 917991 - Use higher-level interfaces which are nicer, and avoid using temporary registers in some cases as a bonus. r=luke 2013-09-19 13:14:17 -07:00
Dan Gohman
8f370dd000 Bug 917991 - IonMonkey: Avoid using r11 in contexts where the MacroAssembler may want to use a temporary register. r=luke 2013-09-19 13:14:11 -07:00
Malini Das
f81bd59268 Bug 918361 - delete the unused test_emulator.py, r=jgriffin 2013-09-19 16:04:04 -04:00
Benoit Jacob
cb05a6ca3f Bug 918330 - GfxInfoCollector.h should not include jsapi.h - r=ehsan 2013-09-19 16:02:03 -04:00
Dan Gohman
ddef34b988 Bug 918031 - SpiderMonkey: Simplify trivial effective address computations to simple moves. r=sstangl 2013-09-19 12:39:58 -07:00
Dan Gohman
f4803ed572 Bug 918031 - IonMonkey: Use useRegisterAtStart for LUnbox and LUnboxDouble on x64. r=sstangl 2013-09-19 12:39:58 -07:00
Dan Gohman
bfcb0b2493 Bug 918031 - IonMonkey: Make the lowering for neg more consistent across the types. r=sstangl 2013-09-19 12:39:58 -07:00
Dan Gohman
378efea25e Bug 918031 - SpiderMonkey: Delete no-op branches. r=sstangl 2013-09-19 12:39:58 -07:00
Olli Pettay
f0fffa2dcb Bug 918223 - make sure to save persdict.dat, r=ehsan
--HG--
extra : rebase_source : baffbf457b4eb9a1874ddfdda7dce1763a713a30
2013-09-19 22:27:03 +03:00
Ehsan Akhgari
9cafa40bbe Bug 918105 - Minimize the #includes in xpcom/ds; r=bsmedberg 2013-09-19 15:31:21 -04:00
Birunthan Mohanathas
eefecb0ae1 Bug 784739 - Switch from NULL to nullptr in netwerk/ (2/2); r=ehsan 2013-09-19 15:29:27 -04:00
Birunthan Mohanathas
79bf43a7d3 Bug 784739 - Switch from NULL to nullptr in netwerk/ (1/2); r=ehsan 2013-09-19 15:28:26 -04:00
Birunthan Mohanathas
7173956e37 Bug 784739 - Switch from NULL to nullptr in js/jsd/; r=ehsan 2013-09-19 15:26:36 -04:00
Birunthan Mohanathas
39e3b9e4cc Bug 784739 - Switch from NULL to nullptr in js/ductwork/, js/ipc/, and js/public/; r=ehsan 2013-09-19 15:24:53 -04:00
Wan-Teh Chang
9f09f45399 Bug 917391: Update to NSPR_4_10_1_RTM. 2013-09-19 12:01:05 -07:00
Benjamin Bouvier
7fea300dab Bug 915934: Rename UInt32ToDouble into AsmJSUInt32ToDouble; r=h4writer 2013-09-19 11:49:50 -07:00
Rik Cabanier
8614b1d5ca Bug 917943 - Fix color-burn and color-dodge blend modes for Direct2D. r=Bas 2013-09-19 14:48:30 -04:00
Andy Wingo
86236f7d71 Bug 666396 - Implemement yield*. r=jorendorff, r=Waldo 2013-09-19 15:26:26 +02:00
Andrew Halberstadt
ad613bb425 Bug 917055 - Add mach target for b2g desktop mochitests, r=jgriffin,gps 2013-09-19 14:43:44 -04:00
Neil Deakin
ea30f7298d Bug 621399, disable some more of the test on windows 8 2013-09-19 14:26:58 -04:00
Rick Eyre
3d1863eac0 Bug 895091 - Part 5: Test for multiple WebVTT files loading at once r=khuey 2013-09-10 07:13:00 -07:00
Rick Eyre
c9318dfb37 Bug 895091 - Part 4: Turn text track cue tests back on r=rillian 2013-09-05 07:57:00 -07:00
Rick Eyre
afa9ff26f8 Bug 895091 - Part 3: Add JS WebVTT parser code in (vtt.js) r=rillian, ted, gwagner, khuey
- Current source code for vtt.js can be found at:
https://github.com/andreasgal/vtt.js
- vtt.js code taken from commit 6bca57d265fc58cff091148b426ec69f576057d7.
2013-09-17 12:31:00 -07:00
Rick Eyre
aa35aad13b Bug 895091 - Part 2: Add WebVTT parser and wrapper IDls r=rillian, ted, gwagner, khuey
- Added vtt.js, a JS WebVTT parser, to Gecko.
- Added a wrapper to interface between it and Gecko.
- Updated TextTrackCue and WebVTTListener to work with it.

--HG--
rename : content/media/WebVTTLoadListener.cpp => content/media/WebVTTListener.cpp
rename : content/media/WebVTTLoadListener.h => content/media/WebVTTListener.h
2013-09-19 08:26:00 -07:00
Rick Eyre
d59dfb9494 Bug 895091 - Part 1: Remove references to C WebVTT parser and unused code r=rillian
- Remove left over references to WebVTT C parser in TextTrackCue and
WebVTTListener classes.
- Remove miscellaneous unused code as well and included libraries as
well.
2013-09-10 06:53:00 -07:00
Ehsan Akhgari
a2c0c65e43 Bug 917885 - Minimize the #includes in xpcom/base; r=bsmedberg 2013-09-19 14:29:31 -04:00
Ehsan Akhgari
9b717619cf Backed out changeset a8d6973e5743 (bug 917885) because I pushed the wrong patch 2013-09-19 14:27:35 -04:00
Ben Hearsum
5ae807e947 bug 803531: renew authenticode certificates in september 2013 - update in-tree fingerprints for add-on hotfixes. r=mossop
--HG--
rename : browser/base/content/test/general/moz.build => browser/base/content/test/newtab/moz.build
extra : rebase_source : bbb8df66e22b5541e3112b4898e2a4eab1462f90
2013-09-19 13:31:33 -04:00
Ehsan Akhgari
dc575f6de1 Bug 917885 - Minimize the #includes in xpcom/base; r=bsmedberg 2013-09-19 14:12:56 -04:00
Ed Morley
9e1f94393c Merge mozilla-central and inbound 2013-09-19 18:43:55 +01:00
Ed Morley
02ff03f180 Merge latest green fx-team changeset and mozilla-central 2013-09-19 15:39:37 +01:00
Ed Morley
f85e620314 Merge latest green b2g-inbound changeset and mozilla-central 2013-09-19 15:38:36 +01:00
Gaia Pushbot
808614c137 Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/9bf9368a1110
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #12155 from cctuan/911673

Bug 911673 - [system] use 'scroll from device side to screen'(scroll up) gesture to back to homescreen

========

https://hg.mozilla.org/integration/gaia-central/rev/483951ba1552
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 911673 use 'scroll from device side to screen'(scroll up) gesture to back to homescreen
2013-09-19 04:15:25 -07:00
Gaia Pushbot
ba9eabe6de Bumping gaia.json for 2 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/b74eef52b0d0
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #12308 from gtorodelvalle/contacts-bug-916100-footer-button-not-disabled-reloaded

Bug 916100 - [Contacts] Taapping on the disabled merge button when there are not contacts selected to be merged make it to change its colour (r=jmcanterafonseca)

========

https://hg.mozilla.org/integration/gaia-central/rev/36fe8acf08df
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 916100 - [Contacts] Taapping on the disabled merge button when there are not contacts selected to be merged make it to change its colour
2013-09-19 02:55:23 -07:00
Gaia Pushbot
e0fb917d28 Bumping gaia.json for 4 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/892887f2e1c2
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12307 from jmcanterafonseca/bug-917783

Bug 917783 - [Contacts] Email field is case sensitive when merging

========

https://hg.mozilla.org/integration/gaia-central/rev/79d6af966b4b
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 917783 - [Contacts] Email field is case sensitive when merging

========

https://hg.mozilla.org/integration/gaia-central/rev/a8027db4408d
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12309 from jmcanterafonseca/bug-917684

Bug 917684 - [Contacts] Importing from SIM a contact without phone numbe...

========

https://hg.mozilla.org/integration/gaia-central/rev/ca914400218f
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 917684 - [Contacts] Importing from SIM a contact without phone number, will add an empty phone for that contact
2013-09-19 02:40:21 -07:00
Jon Coppeard
e29ed058ae Bug 917843 - Handlify JS identifier APIs r=billm 2013-09-19 08:54:02 +01:00
Jon Coppeard
97f8bee930 Bug 917295 - GC: Handlify public date APIs r=terrence r=bz 2013-09-19 08:54:01 +01:00
Jon Coppeard
dffe7f475b Bug 917798 - Handlify JS exception APIs r=terrence r=bz 2013-09-19 08:54:01 +01:00
Jon Coppeard
2f22e4980a Bug 917296 - GC: Handlify public regexp APIs r=billm 2013-09-19 08:54:01 +01:00
Gaia Pushbot
d86ec87b72 Bumping gaia.json for 4 gaia-central revision(s) a=NPOTB
========

https://hg.mozilla.org/integration/gaia-central/rev/684f7deeab97
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12304 from wanderview/contacts-css-opt

Bug 918174: Load contacts CSS from index.html

========

https://hg.mozilla.org/integration/gaia-central/rev/6c981ec2dccd
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 918174: Load contacts CSS from index.html

========

https://hg.mozilla.org/integration/gaia-central/rev/0a88a2ce13e7
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12290 from jmcanterafonseca/bug-917208

Bug 917208 - [Contacts] Phone field appears twice when merging two conta...

========

https://hg.mozilla.org/integration/gaia-central/rev/47e3f76ae9dc
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 917208 - [Contacts] Phone field appears twice when merging two contacts with same phone number
2013-09-19 00:35:22 -07:00
Gijs Kruitbosch
9011f467c3 Bug 917706 - add tests for updating disabled/hidden values dynamically, r=test-only
--HG--
extra : rebase_source : b7be8eefe9387310328bc2cafe98f8ef75685447
2013-09-19 09:11:44 +02:00
Gijs Kruitbosch
136e9263e8 Bug 917706 - menu items and shortcuts should start working as soon as the relevant pref(s) are flipped, r=robcee
--HG--
extra : rebase_source : ecf03f556d09eb045bc395d36b7ae9b4ee9c66ac
2013-09-19 09:10:42 +02:00
Phil Ringnalda
9b61e0092a Merge m-c to b-i 2013-09-18 23:31:20 -07:00
Ehsan Akhgari
005683ab88 Bug 917269 - Remove kFontAppleMyungjo; r=jdagget
--HG--
extra : rebase_source : 7a8ed04534c14423185c27ffdcfe2e3c64825c97
2013-09-19 02:18:33 -04:00
Phil Ringnalda
059782fbe5 Merge m-c to m-i 2013-09-18 23:28:41 -07:00
Phil Ringnalda
fbd6eb9d18 Backed out 10 changesets (bug 907926, bug 911393, bug 740200, bug 917703) for b2g build bustage
CLOSED TREE

Backed out changeset ae02054863f7 (bug 907926)
Backed out changeset 8fcdbbc2dac2 (bug 917703)
Backed out changeset aa253a1fd7e5 (bug 911393)
Backed out changeset ec63e6d6d874 (bug 907926)
Backed out changeset 0042a2722aab (bug 907926)
Backed out changeset dc8bddfca5f1 (bug 740200)
Backed out changeset 439ff7e64d35 (bug 740200)
Backed out changeset d871c0d61510 (bug 740200)
Backed out changeset 3b248c5a0dc2 (bug 740200)
Backed out changeset 3466e81d3a41 (bug 740200)
2013-09-18 23:08:41 -07:00
Phil Ringnalda
bce2227c3d Back out febd08d19087 (bug 918090) for xpcshell bustage 2013-09-18 21:47:01 -07:00
Wes Kocher
2e8ba6cf4c Merge fx-team to m-c 2013-09-18 18:00:34 -07:00