Commit Graph

149182 Commits

Author SHA1 Message Date
Andy Wingo
7f77ca8399 Bug 907077 - Fix up jetpack for for-of changes. r=rFobic 2013-10-01 13:05:15 -04:00
Gregory Szorc
bd3349b8c8 Bug 922685 - Local $(foreach) variable isn't set properly; r=bsmedberg 2013-10-01 18:48:26 +02:00
Gregory Szorc
4913cbaefb Bug 920184 - Have mach xpcshell-test and mochitest-* update test files automatically; r=ted 2013-10-01 18:36:44 +02:00
David Anderson
3fe1554192 Add RPC message support to messagemanager (bug 910493 part 2, r=smaug). 2013-10-01 09:15:06 -07:00
David Anderson
9af725998a Introduce new RPC messaging semantics (bug 910493 part 1, r=cjones). 2013-10-01 09:15:03 -07:00
Dan Gohman
6cfe4746a1 Bug 917991 - Cleanup the mechanism by which movapd and movaps are used for register-to-register moves. r=jandem 2013-10-01 08:46:47 -07:00
Andy Wingo
c1f85a7964 Bug 907077: Change for-of to conform to latest ES6 specification. r=jwalden
--HG--
extra : rebase_source : 93c5b9d6a28a42468d9ca9ac7da3b4e1b6d92820
2013-10-01 06:25:00 +02:00
Milan Sreckovic
2f361899e6 Bug 916322 - Add UnsetAttr to HTMLCanvasElement to catch the removal of attributes and keep the context it owns of matching size. r=khuey, r=jmuizelaar
The test is debug only, asserting without this fix.
2013-09-30 17:02:40 -04:00
Ryan VanderMeulen
e568cb9126 Backed out changeset 09cca9f32103 (bug 848731) for mochitest-bc failures. 2013-10-01 11:20:36 -04:00
Benjamin Peterson
d763598339 Bug 922190 - Remove bundled copy of simplejson. r=gps
--HG--
extra : rebase_source : 5d33bafacd732e6bfb7acb6bb4d171eabb7d258a
2013-10-01 10:32:58 -04:00
Ehsan Akhgari
fe43f6784d Bug 920292 - Part 1: Stop passing string literals as the first argument to MOZ_ASSERT; r=Waldo 2013-10-01 08:25:08 -04:00
Gregory Szorc
eb23bcadad Bug 921987 - Don't install inactive tests; r=ted 2013-10-01 16:31:19 +02:00
Patrick Brosset
1af69ddc75 Bug 848731 - Deleting nodes or container frames now resets the markup, highlighter, css views accordingly. r=paul 2013-10-01 08:14:07 -04:00
Andy Wingo
8e2c5e3d30 Bug 922028 - Only intern iterator result object shapes in compileAndGo mode. r=jorendorff 2013-09-30 12:53:20 +02:00
Andrew McCreight
8940831ad3 Bug 920840 - Crash when JS-implemented WebIDL's init method returns a value other than undefined. r=bz 2013-09-26 16:46:42 -07:00
Jeff Walden
a8469377b5 Back out caa83f3d823e, Windows bustage. r=bustage in a CLOSED TREE 2013-10-01 06:11:21 -07:00
Jeff Walden
7c4ec5c5eb Back out 28eab6ee7425, error message changes I don't have time to fix right now. r=orange in a CLOSED TREE 2013-10-01 05:46:52 -07:00
Jeff Walden
ecfc4fb663 Back out 0a76209b85d2, error message changes I don't have time to fix right now. r=orange 2013-10-01 05:46:51 -07:00
Jeff Walden
096db352ad Back out e8764878be44, b2g/gcc4.4 bustage. r=orange 2013-10-01 05:46:46 -07:00
Jeff Walden
38dd6e1358 Bug 921548 - Remove js_ValueToObjectOrNull -- people should use ToObject or explicit null/undefined tests, for readability. r=jorendorff 2013-09-27 11:19:47 -07:00
Jeff Walden
fa99ea9de0 Bug 921548 - Remove js_ValueToNonNullObject, which was entirely equivalent to ToObject. r=jorendorff 2013-09-27 11:19:47 -07:00
Jeff Walden
aa5662e285 Bug 921631 - Restrict the JS_PSG/JS_PSGS flags to not contain JSPROP_READONLY (meaningless for accessors) or JSPROP_SHARED or JSPROP_NATIVE_ACCESSORS (implied by the macros already). r=jorendorff 2013-09-27 14:43:38 -07:00
Jeff Walden
cde765ce10 Bug 921561 - Make JS_DECLARE_NEW_METHODS use C++11 "perfect" forwarding (which isn't, because it won't let you pass an expression that's a bit field #nowyouknow), to eliminate issues arising when non-const references are used in these methods with classes that don't copy nicely, or shouldn't be copied for perf reasons. r=luke 2013-09-27 11:19:43 -07:00
Jeff Walden
d5e07b5e2b Bug 919872 - Compute the internal properties of Collator, NumberFormat, and DateTimeFormat objects only when they're actually needed -- not when the objects are constructed. r=till
--HG--
extra : rebase_source : 86493b4ce69b1379bd18c2a0d20fed9c5341072a
2013-09-27 16:07:00 -07:00
Ed Morley
5267298284 Merge mozilla-central and inbound 2013-10-01 12:01:45 +01:00
Ed Morley
a0f5a9b647 Merge latest green b2g-inbound changeset and mozilla-central 2013-10-01 10:56:53 +01:00
Ed Morley
4c5013daf4 Merge latest green inbound changeset and mozilla-central 2013-10-01 10:27:39 +01:00
Ed Morley
ab0a26d20a Merge mozilla-central and fx-team 2013-10-01 10:23:54 +01:00
Gregory Szorc
b43c9a4f33 Bug 920679 - Improve build environment detection in mach; r=glandium 2013-10-01 10:55:07 +02:00
Ben Turner
3bb13a1686 Backout rev eedf61cab3fa (bug 643325) for test failures 2013-10-01 01:06:11 -07:00
Robert Longson
06907863cd Bug 919319 - Simplify number parsing. r=dholbert 2013-10-01 08:50:40 +01:00
Gregory Szorc
598e4f27ba NO BUG - Document mozinfo attributes, test manifest naming convention
DONTBUILD (NPOTB)
2013-10-01 09:28:39 +02:00
Masayuki Nakano
aedd4cb175 Bug 920377 part.29 Get rid of nsMouseScrollEvent r=roc 2013-10-01 16:23:02 +09:00
Masayuki Nakano
2e247a29a0 Bug 920377 part.28 Get rid of nsDragEvent r=roc 2013-10-01 16:23:02 +09:00
Masayuki Nakano
e468587f5e Bug 920377 part.27 Get rid of nsMouseEvent_base r=roc 2013-10-01 16:23:02 +09:00
Masayuki Nakano
9c18a013ca Bug 920377 part.26 Get rid of nsInputEvent r=roc 2013-10-01 16:23:02 +09:00
Masayuki Nakano
58f4b701e7 Bug 920377 part.25 Get rid of nsUIEvent r=roc 2013-10-01 16:23:01 +09:00
Masayuki Nakano
805b0a7850 Bug 920377 part.24 Get rid of nsSelectionEvent r=roc 2013-10-01 16:23:01 +09:00
Masayuki Nakano
1cf4b4233a Bug 920377 part.23 Get rid of nsQueryContentEvent r=roc 2013-10-01 16:23:00 +09:00
Masayuki Nakano
a899a68a7f Bug 920377 part.22 Get rid of nsCompositionEvent r=roc 2013-10-01 16:23:00 +09:00
Masayuki Nakano
dfa18ff7c5 Bug 920377 part.21 Get rid of nsTextEvent r=roc 2013-10-01 16:22:59 +09:00
Masayuki Nakano
9fc5453724 Bug 920377 part.20 Get rid of nsTextRange r=roc 2013-10-01 16:22:59 +09:00
Gaia Pushbot
708bc774b9 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/daf039f9ad04
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #12555 from rnowm/922124

Bug 922124 - [Contacts] Close button in the import FB contacts screen is shown with vertical white lines

========

https://hg.mozilla.org/integration/gaia-central/rev/3befbbf6ba5c
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 922124 - [Contacts] Close button in the import FB contacts screen is shown with vertical white lines
2013-10-01 00:05:23 -07:00
Gaia Pushbot
96a93a8188 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/50b087245392
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #12534 from EverythingMe/911767-cloudapps-editmode

Bug 911767 - [e.me][bug] Long press on pinned cloud apps doesn't toggle ...

========

https://hg.mozilla.org/integration/gaia-central/rev/0ce631e5c8db
Author: Amir Nissim <amirn@everything.me>
Desc: Bug 911767 - [e.me][bug] Long press on pinned cloud apps doesn't toggle edit mode [r=crdlc]
2013-09-30 23:15:23 -07:00
Richard Newman
e6d9a9b110 Bug 919768 - Slowdown and OOM hit visiting top-sites in about:home. r=sriram 2013-09-30 20:56:09 -07:00
Alan Huang
155bc26448 Bug 822325: Implement an LRU pool for background app processes. The LRU app will get the smallest oom_adj and get killed last. r=khuey 2013-10-01 11:54:59 +08:00
Gaia Pushbot
0f6d4376ad Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4c3121fffef0
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #12425 from dwi2/bug919891

Bug 919891 - [B2G] [Settings] Hint screen was blocked by Bluetooth pinco...r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/eedfc25b50c9
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 919891 - [B2G] [Settings] Hint screen was blocked by Bluetooth pincode request
2013-09-30 20:35:23 -07:00
Daniel Holbert
da589c9e63 Bug 922410: Consolidate loops in MainAxisPositionTracker constructor. r=mats 2013-09-30 20:30:24 -07:00
Adam Roach [:abr]
288d6ed630 Bug 922245 - Make SDP buffer allocation dynamic in feature message r=ehugg 2013-09-30 22:28:38 -05:00
Matt Brubeck
84544b91ad Bug 922337 - Remove unused viewport zooming code from /browser/metro [r=jimm] 2013-09-30 20:27:05 -07:00