Commit Graph

236145 Commits

Author SHA1 Message Date
Jeff Walden
0ea97c1107 Bug 1146644 - Don't assert compiling a for-loop with a const loop-variable declaration. r=shu 2015-03-26 14:12:31 -04:00
Andrew Halberstadt
75ca512b9a Bug 987360 - Fix b2g/android xpcshell bustage, r=bustage 2015-03-27 12:17:00 -04:00
Olli Pettay
383674217b Bug 1148083 - IPC Proxy for Document, r=davidb 2015-03-27 17:41:04 +02:00
JerryShih
fc2ddfc356 Bug 1147793 - Remove unnecessary intr semantic in ipdl file. r=bent 2015-03-26 03:04:00 -04:00
Douglas Crosher
32c1fe7bea Bug 1147353 - Odin: simplify the masked index bounds check test. r=sfink, r=luke 2015-03-26 10:04:05 +11:00
Hector Zhao
e315209812 Bug 1146869 - Make AM_PATH_{NSPR,NSS} compatible with input version in the form of major.minor. r=glandium 2015-03-24 06:45:38 +08:00
Timur Valeev
71db30f7ff Bug 1146365 - Add support of union type for FetchEvent.respondWith. r=nsm, r=ehsan 2015-03-24 10:37:39 +03:00
Jeff Walden
69acd3a54d Bug 1145058 - Annotate the SpeciesConstructor utility function with step-by-step comment numbering to make clear where we do (and do not!) follow the spec. Also fix issues related to our half-pretense of implementing this method without having first implemented the well-known @@species symbol. r=efaust 2015-03-25 23:33:49 -04:00
Martijn Wargers
404a79b2da Bug 1145553 - Remove remaining usage of enablePrivilege in crashtests; r=jmaher 2015-03-20 14:29:19 +01:00
George Wright
d57c49038b Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange 2015-03-16 14:30:41 -04:00
Jason Orendorff
db4ac4cade Bug 1142794 - Change 'receiver' argument to SetProperty functions and ProxyHandler::set methods to be a HandleValue. r=Waldo.
Also: Change signature of these functions and methods to all have the same arguments in the same order: (cx, obj, id, v, receiver). Also change v from MutableHandleValue to HandleValue.

There is no change in behavior.

In fact the new error message `JSMSG_SET_NON_OBJECT_RECEIVER` is
impossible to trigger from scripts for now, I think (after re-reading
the whole patch with this in mind). JS_ForwardSetPropertyTo is the only
way to get a non-object receiver into the engine, but no caller
currently does so.

We're installing new pipes here, and they should work, but for now it's
the same cold water flowing through as before. Actually hooking up the
hot water is left for another bug (one with tests, not to put too fine a
point on it).

Notes:

*   InvokeGetterOrSetter had to be split into two functions:
    InvokeGetter takes a MutableHandleValue out-param,
    InvokeSetter a HandleValue in-param.

*   Watchpoints can still tamper with values being assigned. So can
    JSSetterOps. I'm pleased we can support this craziness in a way that
    doesn't have to spread via the type system to encompass the entire
    codebase.

*   Change in GlobalObject::setIntrinsicValue is not really a change.
    Yes, it asserted before, but an exception thrown during self-hosting
    initialization is not going to go unnoticed either.

*   Since the receiver argument to js::SetProperty() is at the end now, it
    makes sense for it to be optional. Some callers look nicer.
2015-03-01 13:16:19 -06:00
Jason Orendorff
0fa4a70f2d Bug 1146165 - Stop calling Proxy::set directly from Ion IC stub. EmitObjectOpResultCheck is retained because GenerateCallSetter still uses it in the JSSetterOp case. r=efaust. 2015-03-22 14:54:48 -05:00
Heiher
28b8b8bb28 Bug 1147908 - IonMonkey: MIPS: Fix UDiv and UMod for double and merge them. r=rankov 2015-03-26 08:13:00 -04:00
Aleksandar Zlicic
dc25f7b280 Bug 1147424 - IonMonkey MIPS: Fix build failures on MIPS caused by recent updates (MacroAssemblerMIPS::ma_b). r=rankov 2015-03-25 18:50:06 +01:00
Emanuel Hoogeveen
ad81fb23f7 Bug 1146662 - Refactor ArenasToUpdate::next to work with a range-based for loop. r=jonco 2015-03-26 09:50:00 -04:00
Marc Nieper-Wißkirchen
377e3da47f Bug 1133529 - Parametrize MVariadicInstruction to allow for MVariadicControlInstructions. r=luke 2015-03-27 00:28:00 -04:00
Andrew Overholt
94f82a7a06 Bug 1127552 - Add Telemetry to Fetch. r=nsm
Note when the Fetch is coming from the main thread or a worker.  Also
count Requests just passed through a Service Worker.
2015-03-27 06:47:00 -04:00
Bill McCloskey
89f1e20315 Bug 1132072 - Tab switch refactoring (r=mconley) 2015-03-27 08:38:47 -07:00
Bill McCloskey
f7c031c937 Bug 1121072 - Always notify when layers cleared (r=dvander) 2015-03-27 08:38:47 -07:00
Bill McCloskey
1b7dcc1474 Bug 1132072 - Handle RequestNotifyLayerTreeReady when RenderFrameParent not ready (r=dvander) 2015-03-27 08:38:47 -07:00
Andrew Halberstadt
0094fdf983 Bug 987360 - Add ability to tag tests with arbitrary strings and run them, r=chmanchester
Add a `tags` attribute to a test or DEFAULT section in a manifest:

[test_foo]
tags = foo

Then run all tests with a given tag by passing in `--tag foo` to a supported test harness. So far mochitest, xpcshell and marionette are supported.
2015-03-19 16:15:33 -04:00
Ryan VanderMeulen
9c0db5ac32 Merge m-c to inbound. a=merge
CLOSED TREE
2015-03-27 11:17:04 -04:00
Ryan VanderMeulen
f33c31d162 Merge fx-team to m-c. a=merge 2015-03-27 11:14:08 -04:00
Jon Coppeard
3e289ea5ed Backed out changeset 49aa36d0b28a and eaf2526ffd90 (bug 1146696) for jit-test failures on a CLOSED TREE 2015-03-27 15:04:35 +00:00
B2G Bumper Bot
e4e90d083a Bumping manifests a=b2g-bump 2015-03-27 07:18:06 -07:00
B2G Bumper Bot
29305d20d3 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9e79307fd6bc
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Bug 1148392 - Disable Player_test.js and playlist_test.js for permafailing after a recent TC change.
2015-03-27 07:15:32 -07:00
Ryan VanderMeulen
4deebeb366 Backed out changeset a9d42e5c0c44 (bug 1148348) for test failures. 2015-03-27 10:09:30 -04:00
Jon Coppeard
c8758cc663 Bug 1146696 - Fix testcase not to over-recurse r=me on a CLOSED TREE 2015-03-27 13:55:07 +00:00
B2G Bumper Bot
451e77b09d Bumping manifests a=b2g-bump 2015-03-27 06:43:20 -07:00
B2G Bumper Bot
11762793e9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a97ef6de6d37
Author: tamarahills <thills@mozilla.com>
Desc: Merge pull request #28345 from tamarahills/bugfix/1131246-fixplus-callscreen-rtl

Bug 1131246 - Wrap the CallScreen number in bdi. r=drs.

========

https://hg.mozilla.org/integration/gaia-central/rev/e8413a9fe253
Author: Tamara Hills <thills@mozilla.com>
Desc: Bug 1131246 - Use bdi tag to put the + on left side in rtl.. r=drs.
2015-03-27 06:40:23 -07:00
B2G Bumper Bot
67f74d1d1a Bumping manifests a=b2g-bump 2015-03-27 06:07:24 -07:00
Jamin Liu
6cab2d0874 Bug 1142390 - Add a flag to identify if the CKPD is the very first AT+CKPD=200 for Bluetooth HSP handling. r=shuang 2015-03-27 19:00:41 +08:00
B2G Bumper Bot
5f2114fc5a Bumping manifests a=b2g-bump 2015-03-27 03:58:02 -07:00
B2G Bumper Bot
0c2db367f5 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f471316abba
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1148309 - merge pull request #29191 from bevis-tseng:Bug_1148309 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/1ebb48a9cb2b
Author: Bevis Tseng <btseng@mozilla.com>
Desc: Bug 1148309 - Always listen to 'iccdetected' event. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/158feab82316
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1140154 - merge pull request #28797 from dominickuo:bug-1140154 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/4617425cc869
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 1140154 - [Music] use <bdi> to replace <span>
2015-03-27 03:55:27 -07:00
B2G Bumper Bot
d688a2a675 Bumping manifests a=b2g-bump 2015-03-27 03:30:13 -07:00
B2G Bumper Bot
092eb68e45 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f65ef36b2ad8
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #29194 from lightsofapollo/disable-spree

Disable spree

========

https://hg.mozilla.org/integration/gaia-central/rev/07c52735684f
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1148336 - Disable intermittent r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/92ca66fb1220
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1148333 - Disable test r=me
2015-03-27 03:29:53 -07:00
gaye
633b37f5a8 Bug 1148065 - Retry Gu, Gij, Gbu, and Gip tests on failure r=lightsofapollo 2015-03-27 01:49:19 -07:00
jlal@mozilla.com
4e4ecaa6aa Bug 1148348 - Turn back on Rs-oop for b2g-destkop r=me a=config-only 2015-03-27 02:48:46 -07:00
jlal@mozilla.com
bd3ec3ae6a Bug 1144944 -Add support for emulator kk x86 r=kli 2015-03-27 00:48:15 -07:00
B2G Bumper Bot
5f7aef34ea Bumping manifests a=b2g-bump 2015-03-27 02:23:01 -07:00
B2G Bumper Bot
0ef18c96d8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6d56ecba32c2
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1147944 - merge pull request #29178 from albertopq:1147944-sim2-disabled to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/8fce5232102b
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1147944 - SIM2 input field disabled after correct 1st PIN
2015-03-27 02:20:25 -07:00
B2G Bumper Bot
594ab7595d Bumping manifests a=b2g-bump 2015-03-27 02:02:58 -07:00
B2G Bumper Bot
03b2d0f05d Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/561bf3f92ea1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1102835 - merge pull request #28648 from mnjul:bug_1102835_kb_app_use_ud_to_predict to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/a1670e6c818d
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1102835 - Part 3: Enable user dictionary in keyboard settings by default

========

https://hg.mozilla.org/integration/gaia-central/rev/0d8a2cf956ad
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1102835 - Part 2: Adjust merging strategy and uniform frequency

- The uniform frequency has been reduced from 31 (max) to 10 to facilitate merging strategy's threshold for user dictionary.
- In latin.js's prediction merging strategy, if we want to prioritize user dictionary predictions, we can only do so if such predictions have weight >= 1.

========

https://hg.mozilla.org/integration/gaia-central/rev/51246f791867
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1102835 - Part 1: Keyboard UserDictionary: Formally enable prediction engine to predict from user dictionary

- We use only one worker which instantiates two Predictions object and use Promise.all() to receive the asynchronous results and merge the results.
- A setUserDictionary() function has been added to worker since user dictionary may change even when layout language isn't changed. Necessary wiring from latin.js is added.
- An empty user dictionary is stored as |undefined| in IndexedDB, and worker uses a strategy- & proxy-derived pattern to decide whether user dictionary prediction is invoked.
- Predictions() are no longer IIFE since we need more than one instances now.
- Worker.js is now handled by jshint, removed from jshint xfail list.
- The suggestions passed from worker to latin.js annotate whether a suggestion is from user dictionary; latin.js will always consider to show at least one suggestion from user dictionary.

Conflicts:
	apps/keyboard/js/imes/latin/predictions.js
	apps/keyboard/test/unit/imes/latin/worker_test.js
2015-03-27 02:00:25 -07:00
jlal@mozilla.com
528dacad91 Bug 1147977 - Add additional timeouts and retries to curl downloads in tc-vcs r=jonasfj 2015-03-26 14:27:17 -07:00
B2G Bumper Bot
02843eb2d4 Bumping manifests a=b2g-bump 2015-03-26 21:48:12 -07:00
B2G Bumper Bot
fa8072c38c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/de685eb85d06
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1139179 - merge pull request #29004 from steveck-chung:contact-call-button-fix to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/f2f0f8c0956c
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1139179 - [RTL][Contacts] Fix dual sim call button icon misaligned by utilizing flex, r=arcturus
2015-03-26 21:45:31 -07:00
Gregory Arndt
9e5e5a3c96 Bug 1142779 - Environment variables needed for automated testing on device. r=me a=config-only 2015-03-26 22:44:55 -05:00
Wes Kocher
1782286dc3 Merge m-c to b2ginbound a=merge CLOSED TREE 2015-03-26 17:47:36 -07:00
Wes Kocher
5fda97fd8d Merge fx-team to m-c a=merge CLOSED TREE 2015-03-26 17:22:05 -07:00
B2G Bumper Bot
95167e8b11 Bumping manifests a=b2g-bump 2015-03-26 17:17:41 -07:00