Benjamin Peterson
|
dbb9119fe9
|
Bug 922190 - Remove bundled copy of simplejson. r=gps
--HG--
extra : rebase_source : 5d33bafacd732e6bfb7acb6bb4d171eabb7d258a
|
2013-10-01 10:32:58 -04:00 |
|
Ehsan Akhgari
|
54eda21c57
|
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
|
370739298f
|
Bug 921987 - Don't install inactive tests; r=ted
|
2013-10-01 16:31:19 +02:00 |
|
Patrick Brosset
|
6a728d2d2b
|
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
|
3aaf69b249
|
Bug 922028 - Only intern iterator result object shapes in compileAndGo mode. r=jorendorff
|
2013-09-30 12:53:20 +02:00 |
|
Andrew McCreight
|
e6a955ab27
|
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
|
12a52ef694
|
Back out caa83f3d823e, Windows bustage. r=bustage in a CLOSED TREE
|
2013-10-01 06:11:21 -07:00 |
|
Jeff Walden
|
4e2c45dc32
|
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
|
94a362aae5
|
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
|
263c753b7e
|
Back out e8764878be44, b2g/gcc4.4 bustage. r=orange
|
2013-10-01 05:46:46 -07:00 |
|
Jeff Walden
|
6cf5365fb2
|
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
|
afb3018ebb
|
Bug 921548 - Remove js_ValueToNonNullObject, which was entirely equivalent to ToObject. r=jorendorff
|
2013-09-27 11:19:47 -07:00 |
|
Jeff Walden
|
77acd61ddf
|
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
|
21ba8471cf
|
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
|
551208e178
|
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
|
55665af441
|
Merge mozilla-central and inbound
|
2013-10-01 12:01:45 +01:00 |
|
Ed Morley
|
f751b47fe1
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-10-01 10:56:53 +01:00 |
|
Ed Morley
|
a249dc4903
|
Merge latest green inbound changeset and mozilla-central
|
2013-10-01 10:27:39 +01:00 |
|
Ed Morley
|
0e3846bb27
|
Merge mozilla-central and fx-team
|
2013-10-01 10:23:54 +01:00 |
|
Gregory Szorc
|
92b7f9f43c
|
Bug 920679 - Improve build environment detection in mach; r=glandium
|
2013-10-01 10:55:07 +02:00 |
|
Ben Turner
|
e77f54a021
|
Backout rev eedf61cab3fa (bug 643325) for test failures
|
2013-10-01 01:06:11 -07:00 |
|
Robert Longson
|
dc4a6d2c05
|
Bug 919319 - Simplify number parsing. r=dholbert
|
2013-10-01 08:50:40 +01:00 |
|
Gregory Szorc
|
6995db0a14
|
NO BUG - Document mozinfo attributes, test manifest naming convention
DONTBUILD (NPOTB)
|
2013-10-01 09:28:39 +02:00 |
|
Masayuki Nakano
|
c2ab14dbfd
|
Bug 920377 part.29 Get rid of nsMouseScrollEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
3fa4d1fd4d
|
Bug 920377 part.28 Get rid of nsDragEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
3224fb4749
|
Bug 920377 part.27 Get rid of nsMouseEvent_base r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
512bc33b30
|
Bug 920377 part.26 Get rid of nsInputEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
6415781ae8
|
Bug 920377 part.25 Get rid of nsUIEvent r=roc
|
2013-10-01 16:23:01 +09:00 |
|
Masayuki Nakano
|
ebe48cadea
|
Bug 920377 part.24 Get rid of nsSelectionEvent r=roc
|
2013-10-01 16:23:01 +09:00 |
|
Masayuki Nakano
|
597d5ac7d2
|
Bug 920377 part.23 Get rid of nsQueryContentEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
10d848c578
|
Bug 920377 part.22 Get rid of nsCompositionEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
f3095ec496
|
Bug 920377 part.21 Get rid of nsTextEvent r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
8f96a132b0
|
Bug 920377 part.20 Get rid of nsTextRange r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Gaia Pushbot
|
34e6f28d98
|
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
|
a434459567
|
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
|
5a8e1c9ed8
|
Bug 919768 - Slowdown and OOM hit visiting top-sites in about:home. r=sriram
|
2013-09-30 20:56:09 -07:00 |
|
Alan Huang
|
492ebafa8c
|
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
|
35ac436c47
|
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
|
72c8a88724
|
Bug 922410: Consolidate loops in MainAxisPositionTracker constructor. r=mats
|
2013-09-30 20:30:24 -07:00 |
|
Adam Roach [:abr]
|
3641c7bf24
|
Bug 922245 - Make SDP buffer allocation dynamic in feature message r=ehugg
|
2013-09-30 22:28:38 -05:00 |
|
Matt Brubeck
|
33c506e92d
|
Bug 922337 - Remove unused viewport zooming code from /browser/metro [r=jimm]
|
2013-09-30 20:27:05 -07:00 |
|
Eric Chou
|
961593ba5a
|
Bug 914514 - Close socket right after the user stops the transmission, r=gyeh, r=btian
Instead of setting a flag, this patch would shutdown current connection
right after the user stopped the transmission.
|
2013-10-01 10:53:08 +08:00 |
|
Gaia Pushbot
|
bc9f22a428
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/7654b8835a23
Author: evanxd <itoyxd@gmail.com>
Desc: Merge pull request #12509 from evanxd/bug-918995
Bug 918995 - [1.2][email] Multiple email notification should have senders listed in reverse chronological order of email timestamp
========
https://hg.mozilla.org/integration/gaia-central/rev/2417cf5a1757
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 918995 - The message senders show in notification bar are ordered by latest to oldest. r=jrburke
|
2013-09-30 19:50:32 -07:00 |
|
Kartikaya Gupta
|
867f76bf10
|
Bug 916379 - Follow-up to f6e27e069346 to fix test. r=me
|
2013-09-30 22:38:29 -04:00 |
|
Matt Brubeck
|
47fc2a838e
|
Bug 922075 - Back out HelperAppDialog changes from 63fc2fe63f0d (bug 875731) because of broken downloads
|
2013-09-30 19:29:09 -07:00 |
|
Mark Finkle
|
97b554ca00
|
Backout 41701d2c0341 (bug 875731), Caused a regression that breaks all downloads in Firefox for Android (bug 921944)
|
2013-09-30 22:01:35 -04:00 |
|
Richard Newman
|
07734ff8b6
|
Backed out changeset d95ef98e7b05 (bug 918802) for browser-chrome orange.
|
2013-09-30 18:05:22 -07:00 |
|
Kartikaya Gupta
|
5305166e4f
|
Bug 916379 - Remove a content repaint request that was clobbering the right frame metrics with the wrong one. r=BenWa
|
2013-09-30 20:58:36 -04:00 |
|
Gaia Pushbot
|
b8e3ec7265
|
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/d41f285add9d
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #12138 from caiolima/bug-907652
Bug 907652 - warning when we click on a notification but we have a message in composer r=julien
========
https://hg.mozilla.org/integration/gaia-central/rev/e8e28820bc92
Author: Caio Lima <ticaiolima@gmail.com>
Desc: Bug 907652 - Implemented a warning about dircard the current message to open a new one
|
2013-09-30 17:25:23 -07:00 |
|
Gaia Pushbot
|
6f26d3f7b9
|
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/e5fa650404ec
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 922378 - [Messages] Some tests for SMS are failing locally r=rwaldron
|
2013-09-30 17:15:23 -07:00 |
|