Andy Wingo
f7331dbec8
Bug 924318 - Clean up ecma_6/Generators iterator tests. r=jwalden
2013-10-17 12:56:03 +02:00
Andy Wingo
81039dc4b4
Bug 924040 - Update yield* to use @@iterator protocol. r=jwalden
2013-10-17 12:36:04 +02:00
Andy Wingo
c9977b2ad9
Bug 919948 - Convert Array.prototype.@@iterator to use new iteration protocol. r=jorendorff
...
--HG--
extra : rebase_source : d67252851178e66e8d7ef82ef83edddf79535a4e
2013-10-17 12:10:02 +02:00
Robert O'Callahan
9a303b5dd1
Bug 926706. When nsGfxScrollFrameInner::UpdateOverflow decides we need to update the scrollbars, don't reflow the scrollframe with NS_FRAME_IS_DIRTY since that reflows all descendants. Just reflow the frame itself and don't dirty anything else. r=tn
2013-10-17 23:05:15 +13:00
Robert O'Callahan
8a21ef315e
Bug 923193. Make transform-origin on SVG elements use the SVG bbox as the reference rectangle. r=heycam
...
--HG--
extra : rebase_source : f4f620acc51e14625f45b8022385d8a1112fd086
2013-10-03 08:34:24 -04:00
Ben Kelly
696e8c2a7d
Bug 927649: Use object literal syntax in for-of iterator. r=jorendorff
2013-10-16 16:44:00 +02:00
Yoshi Huang
ba5831cad0
Bug 921388 - UnicodeDecodeError: 'ascii' codec can't decode byte 0xa3 ... when running xpcshell-tests. r=gps
2013-10-17 11:59:53 +08:00
Jon Coppeard
5290af20fc
Bug 926681 - Make JSRuntime::currentThreadOwnsOperationCallbackLock() work the the same in non-threadsafe builds r=bhackett
2013-10-17 09:41:27 +01:00
Jan de Mooij
b5cb5864c1
Bug 859892 - Rename JS_CANONICALIZE_NAN to JS::CanonicalizeNaN. r=Waldo
2013-10-17 10:16:17 +02:00
Bobby Holley
5c32c180a4
Bug 922009 - MOZ_CRASH when trying to transplant objects with SCSWs. r=mrbkap
2013-10-17 10:00:02 +02:00
Bobby Holley
d49053d1eb
Bug 924431 - Remove dumbmake dependency of js/xpconnect on js/src. r=gps
2013-10-17 10:00:01 +02:00
Vivien Nicolas
d433e8a1e8
Bug 863702 - [B2G] :active state is sometime not rendered if you tap quickly. r=fabrice
2013-10-17 09:18:13 +02:00
Ehsan Akhgari
9bf1bff8b4
Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium
2013-10-17 00:36:13 -04:00
Sankha Narayan Guria
cfb139cff6
Bug 864895 - Catch exceptions from PopupNotification callbacks. r=MattN
2013-06-01 08:22:16 +05:30
Phil Ringnalda
214fbe3acd
Back out ee100983f921 (bug 895047) for build bustage
...
CLOSED TREE
2013-10-16 21:51:55 -07:00
Ehsan Akhgari
6f865c67f5
Bug 895047 - Make char16_t available everywhere and use that to define PRUnichar and jschar; r=jcranmer,jorendorff,glandium
2013-10-17 00:36:13 -04:00
Alexander Surkov
f94c0ddd68
Bug 917598 - ISimpleDOMNode::innerHTML does not work on math elements, r=tbsaunde
2013-10-16 23:10:55 -04:00
Christoph Diehl
a942ff0321
Bug 916128 - Add crash test. r=khuey
2013-10-16 22:55:45 -04:00
Stephen Pohl
bd50fe7dfa
Bug 916128 - Ensure that image encoding callbacks are released on the main thread. r=khuey
2013-10-16 22:55:41 -04:00
Stephen Pohl
450f723d1f
Bug 817700 - Fix animSVGImage test. r=roc
2013-10-16 22:55:33 -04:00
Stephen Pohl
739afbd931
Bug 817700 - Fix test_toBlob canvas test. r=roc
2013-10-16 22:55:20 -04:00
Stephen Pohl
6d855025ed
Bug 817700 - Fix test_mozGetAsFile canvas test. r=roc
2013-10-16 22:55:15 -04:00
Stephen Pohl
a1933d949e
Bug 817700 - Make <canvas>.toBlob run asynchronously - canvas changes. r=roc,bz
2013-10-16 22:55:08 -04:00
Stephen Pohl
458ffe7420
Bug 817700 - Make <canvas>.toBlob run asynchronously. r=seth,roc,bz
2013-10-16 22:55:04 -04:00
Blake Kaplan
619701a65c
Bug 851353 - Disable this test that only fails on android.
...
--HG--
extra : rebase_source : 496445edb117c9886623b5bf71f24a097ab7f746
2013-10-16 18:40:03 -07:00
Chris Peterson
db3e2e4971
Bug 927209 - Fix -Wunused-function and -Wreorder warnings in nsNSSIOLayer.cpp. r=bsmith
2013-10-15 16:22:13 -07:00
Blake Kaplan
6c71f06863
Bug 840098 - Add mochitest. r=bzbarsky
2013-10-16 17:52:25 -07:00
Daniel Holbert
2038bed17a
Bug 913548 part 2: Replace unused variable "ignored" with unused<< in nsExceptionHandler.cpp, and add a few other unused<< for consistency. r=ted
2013-10-16 16:46:22 -07:00
Daniel Holbert
421eb33150
Bug 913548 part 1: Switch nsExceptionHandler.cpp from (void) to unused<<. r=ted
2013-10-16 16:46:14 -07:00
Eric Faust
d359eb08df
Bug 925201 - Ensure SetElementIC properly handles dense element holes. (r=shu)
2013-10-16 16:37:17 -07:00
Eric Faust
74bffea9a0
Bug 922499 - Fix SetPropertyIC generic proxy stub mistakenly swallowing DOM proxies. (r=djvj)
2013-10-16 16:37:14 -07:00
Blake Kaplan
fee88aac7c
Bug 851353 - Add crashtest. r=bholley
2013-10-16 16:09:45 -07:00
Luke Wagner
1cffb50c48
Bug 927112 - OdinMonkey: loosen up type rules for + (r=sstangl)
...
--HG--
extra : rebase_source : 7c3cc07c2885202524f604cdd259e029f47282e9
2013-10-16 18:02:13 -05:00
Luke Wagner
1ab3082cee
Bug 927112 - OdinMonkey: loosen up type rules for ~~ (r=sstangl)
...
--HG--
extra : rebase_source : 3bf86703790d10f563f9091f7acd8513d63c569f
2013-10-16 18:02:00 -05:00
Mike Hommey
09764202e0
Bug 927260 - Invoke the right gmake when building gaia. r=gps
2013-10-17 07:56:34 +09:00
Mike Hommey
154513af04
Bug 927088 - Move specialpowers component registration to jar.mn. r=gps
2013-10-17 07:55:31 +09:00
Mike Hommey
346ab641f4
Bug 924992 - Use an absolute path for DIST for webidl generated headers install. r=gps
2013-10-17 07:55:18 +09:00
Mike Hommey
5badab1842
Bug 926906 - Kill core_abspath, core_realpath and core_winabspath. r=gps
2013-10-17 07:55:16 +09:00
Mike Hommey
9228a9c148
Bug 926906 - Drop support for GNU make < 3.81. r=gps
2013-10-17 07:55:14 +09:00
Terrence Cole
f9c7be1c57
Bug 924986 - Make threadsafe builds the default for spidermonkey; sr=jorendorff,r=gps
2013-10-09 10:03:38 -07:00
Ryan VanderMeulen
2ad9e11ee0
Merge m-c to inbound.
2013-10-16 17:02:56 -04:00
Ryan VanderMeulen
400b11cacd
Merge b2g-inbound to m-c.
2013-10-16 17:01:40 -04:00
Ryan VanderMeulen
a8ac6bc8d1
Merge fx-team to m-c.
2013-10-16 17:00:57 -04:00
Ryan VanderMeulen
3f5c7c7703
Backed out changeset b4ebfef56fee (bug 922270) for SM(r) failures.
2013-10-16 16:21:03 -04:00
Kannan Vijayan
17b3325cdc
Bug 921035 - Dont phi-eliminate scopeChain object in heavyweight functions if it may be neede for argsobj construction later. r=h4writer
2013-10-16 16:20:10 -04:00
Ryan VanderMeulen
e36b5c1666
Backed out changeset 403bbc5e127f (bug 914888) for intermittent xpcshell failures.
2013-10-16 16:19:48 -04:00
Randell Jesup
fbbbde651e
Bug 926598: fix some this-in-initializer warnings and remove tabs in MediaPipeline r=ekr
2013-10-16 16:12:09 -04:00
Gaia Pushbot
20d015acbf
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/86e06b1db110
Author: Corey Frang <gnarf37@gmail.com>
Desc: Bug 927330 - [Clock][Timer] The countdown is not normally(un-countdown) while clicking pause/resume button quickly. - r=jugglinmike
- Fix timer math for ticks
2013-10-16 11:45:27 -07:00
Gregor Wagner
48b155d4fa
Bug 924378 - [Contacts API] Error in finding matching contacts for international number (00). r=bent
2013-10-16 11:22:16 -07:00
Gaia Pushbot
da8ac19f57
Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e022eb54f8a6
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Merge pull request #12865 from jonallengriffin/fixreturncode
Bug 927097 - Set a non-zero exit code if any tests failed, r=ahal, a=test-only
========
https://hg.mozilla.org/integration/gaia-central/rev/21c739ab7454
Author: Jonathan Griffin <jgriffin@mozilla.com>
Desc: Bug 927097 - Set a non-zero exit code if any tests failed, r=ahal, a=test-only
========
https://hg.mozilla.org/integration/gaia-central/rev/993293ea0af7
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12842 from alivedise/bugzilla/919864_master/screenshot-objecturl-leak
Bug 919864 - Better screenshot objectURL management to avoid mem leak, r=timdream, a=koi+
========
https://hg.mozilla.org/integration/gaia-central/rev/6e24ba9e26af
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 919864 - Better screenshot objectURL management to avoid mem leak
2013-10-16 11:10:23 -07:00