Ryan VanderMeulen
438d08b2de
Merge inbound to m-c.
2013-11-06 14:24:58 -05:00
Ryan VanderMeulen
d62ac3ed7a
Merge b2g-inbound to m-c.
2013-11-06 14:08:22 -05:00
Fabrice Desré
fe6688203e
Bug 891882 - Enable touch event on B2G desktop r=vingtetun
2013-11-06 11:05:07 -08:00
Fabrice Desré
562bc45d35
Bug 891882 - Enable touch event on B2G desktop r=vingtetun
2013-11-06 11:05:07 -08:00
Eddy Bruel
95d9ab17a5
Bug 927116 - Implement reflect support for import declarations; r=jorendorff
...
CLOSED TREE
2013-11-06 20:04:45 +01:00
Ryan VanderMeulen
3c583fb5f1
Backed out changeset 8222e9ae0a21 (bug 915233) for Windows xpcshell perma-fail on a CLOSED TREE.
2013-11-06 17:48:11 -05:00
Eddy Bruel
8529d26304
Bug 927116 - Test reflect support for import declarations; r=jorendorff
2013-11-06 20:05:23 +01:00
Eddy Bruel
a30d2750e1
Bug 927116 - Implement parser support for import declarations; r=jorendorff
2013-11-06 20:04:12 +01:00
Ryan VanderMeulen
f5eea02b5b
Backed out changeset faee77ddc112 (bug 935283) for mochitest-4 failures.
2013-11-06 17:40:46 -05:00
Jonathan Griffin
43fe8b2056
Bug 934555 - Report filenames for errors in JS files, r=mdas
2013-11-06 13:43:16 -08:00
Gordon P. Hemsley
a4e5ca9e84
Bug 934165 - Increase clang version to 3.3 for MacPorts. r=gps
2013-11-06 16:19:53 -05:00
Benjamin Bouvier
11a4f64279
Bug 926431 - Make clone unsafe for fuzzing in the JS shell. r=luke
2013-11-06 19:47:29 +01:00
Gaia Pushbot
369094606a
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f3af2b225255
Author: Alexandre Lissy <lissyx+github@lissyx.dyndns.org>
Desc: Bug 932271 - Reset context menu state at the correct moment. r=daleharvey
Displaying the context menu in the browser app is controlled by a
barrier. We have to make sure that this barrier is correctly reset at
the right time to ensure that the context menu will work more than once:
setting the state before doing the callback is safer than relying on the
callback to handle it by itself.
2013-11-06 10:45:24 -08:00
Gaia Pushbot
e8d41e9bfc
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0fcdcfc13086
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #13404 from mcav/bleach-js-case-sensitivity
Bug 935276 - [email] Bleach.js doesn't handle closing HTML tags with different case. r=asuth
========
https://hg.mozilla.org/integration/gaia-central/rev/e96d74b771f0
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 935276 - [email] Bleach.js doesn't handle closing HTML tags with different case. r=asuth
2013-11-06 10:35:25 -08:00
Sotaro Ikeda
dd983902e3
Bug 934106 - Reduce ImageClient holding video frame number to one. r=nical
2013-11-06 12:32:12 -05:00
Michael Shuen
b39e616813
Bug 933995 - Check return value of ImportCertsIntoPermanentStorage and CERT_ImportCerts. r=dkeeler
2013-11-06 12:30:45 -05:00
Gaia Pushbot
887cb957c0
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/2c67ef52ef14
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 932859 - Make the client provisioning PIN strings an input placeholder r=me
2013-11-06 09:10:25 -08:00
Gaia Pushbot
e3ad7770d8
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/430203851f6f
Author: ochameau <poirot.alex@gmail.com>
Desc: Merge pull request #13258 from ochameau/simulatorMode
Bug 930104 - Add SIMULATOR=1 to prevent shipping firefox addons in simulator profile r=yurenju
========
https://hg.mozilla.org/integration/gaia-central/rev/9b3bb9856c02
Author: Alexandre Poirot <poirot.alex@gmail.com>
Desc: Bug 930104 - Add SIMULATOR=1 to prevent shipping firefox addons in simulator profile
2013-11-06 09:00:25 -08:00
Ryan VanderMeulen
b2e80f8950
Backed out changeset 727ea6823984 (bug 931328) for Windows jit-test failures.
...
--HG--
rename : js/src/jit-test/tests/basic/hypot-approx.js => js/src/tests/ecma_6/Math/hypot-approx.js
rename : js/src/jit-test/tests/basic/hypot-exact.js => js/src/tests/ecma_6/Math/hypot-exact.js
2013-11-06 11:30:44 -05:00
Gaia Pushbot
ce628845fa
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/d995823e80fa
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #13433 from cctuan/935547
Bug 935547 - [Flatfish][System] wrong screen size after rebooting on homescreen
========
https://hg.mozilla.org/integration/gaia-central/rev/d461cec2873c
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 935547 - [Flatfish][System] wrong screen size after rebooting on homescreen
2013-11-06 08:25:25 -08:00
Jan de Mooij
d8f8555bea
Bug 933369 part 2 - Fix Load/Store TypedArrayElementStatic type policy. r=bhackett
2013-11-06 17:18:15 +01:00
Jan de Mooij
bf6bf671af
Bug 933369 part 1 - Improve heuristics for Ion try-catch compilation. r=bhackett
2013-11-06 17:18:10 +01:00
Honza Bambas
95e22c7a8b
Bug 931383 - nsICacheEntryOpenCallback is not defined in pageInfo.js, test_clearHistory_shutdown.js, r=dao
2013-11-06 16:59:05 +01:00
Honza Bambas
3c61986635
Bug 927878 - crash in nsDOMOfflineResourceList::ApplicationCacheAvailable(nsIApplicationCache*) when installing an app, r=jduell
2013-11-06 16:59:04 +01:00
Peter Van der Beken
c70c64f80b
Bug 935283, Keep document as a data property on window for now. r=bz
...
--HG--
extra : rebase_source : cca1ee4bf96315526e953235a76522cb71f44bfa
2013-11-06 10:21:36 +01:00
Wes Kocher
7cbc50abf1
Backed out 3 changesets (bug 927116) for Win debug XPCShell test bustage
...
Backed out changeset dfeee13c85fb (bug 927116)
Backed out changeset 17b2babbe34e (bug 927116)
Backed out changeset 13f60271f4f6 (bug 927116)
2013-11-06 12:53:11 -08:00
Ben Tian
3df3d24522
Bug 934552 - Crash in bluetooth while monkey testing, r=echou
2013-11-06 14:26:46 +08:00
Ed Morley
80b5f14e20
Backed out changeset 8233d40249e0 (bug 891882) since it needs to fix/disable gaia tests before landing
2013-11-07 09:27:04 +00:00
Gaia Pushbot
ebaf44012c
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3162ac13bf35
Author: Fernando Rodríguez Sela <frsela@tid.es>
Desc: Merge pull request #13345 from frsela/STK/Bug929936
Bug 929936 - [Settings] STK will not be shown in Settings if SIM PIN is enabled and reboot device.
========
https://hg.mozilla.org/integration/gaia-central/rev/d46bd582a94b
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 929936 - [Settings] STK will not be shown in Settings if SIM PIN is enabled and reboot device.
2013-11-07 01:15:25 -08:00
Gina Yeh
1aa8f2e681
Bug 934891 - Remove DISCONNECTING state from A2DP, r=echou
2013-11-07 16:54:52 +08:00
Gaia Pushbot
716981deba
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/349a37c2b731
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13462 from timdream/keyboard-callback-error
Bug 935868 - check for callback(), r=rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/e0e271c8ae98
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 935868 - check for callback()
2013-11-07 00:50:24 -08:00
Gaia Pushbot
e9ca13cbf8
Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6360408c567f
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 915570 - (part III) rename permission in test-ime, r=me, a=testonly
2013-11-07 00:15:25 -08:00
Stefan Sobering
8b52db17b7
Bug 893774 - Allow passing of `null' for aButtons param in doorhanger.show. r=mleibovic
2013-11-06 00:24:18 -06:00
Raymond Lee
092eb74ddd
Bug 862179 - Implement asynchronous loading of search engines. r=gavin
2013-11-06 14:18:27 +08:00
David Rajchenbach-Teller
417ceab8ae
Bug 932281 - Extend TelemetryHistogram.{id_offset, comment_offset} to uint32_t. r=froydnj
2013-11-06 09:02:29 -05:00
Paul Rouget
a8c629b8b1
Bug 914077 - Use rawNde() only if connection is not remote. r=bgrins
2013-11-06 09:02:09 -05:00
Anup
d3c6837851
Bug 468267 - Catch and report errors in search suggestions JSON response. r=gavin
2013-11-06 09:01:54 -05:00
Carsten "Tomcat" Book
0d091f0d6b
merge mozilla-central to fx-team
2013-11-06 14:58:21 +01:00
Jim Mathies
d422110891
Bug 935037 - Remove multi-touch event batching now that we filter non-moving touch points. r=tabraldes
2013-11-06 06:22:09 -06:00
Carsten "Tomcat" Book
8825880843
merge b2g-inbound to mozilla-central
2013-11-06 13:11:03 +01:00
Carsten "Tomcat" Book
591fd37a1b
merge fx-team to mozilla-central
2013-11-06 13:09:28 +01:00
Carsten "Tomcat" Book
f7fee85c4c
merge mozilla-inbound to mozilla-central
2013-11-06 13:07:50 +01:00
Jackson Isaac
6a026294c3
Bug 891581 - Focus the input field when switching to the web console tab; r=msucan
2013-11-06 13:58:52 +02:00
Victor Porof
bfd28f15ba
Bug 933649 - Group methods in editor.js for better self-documentation, r=anton
2013-11-06 11:59:20 +02:00
Victor Porof
b0a6f64ed3
Bug 934225 - GLSL code should be syntax highlighted, r=anton
2013-11-06 11:59:20 +02:00
Gaia Pushbot
c08b119cf1
Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5cc807be4ece
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #11985 from cctuan/911676
Bug 911676 - check navigator.mozTelephony statements robustness
========
https://hg.mozilla.org/integration/gaia-central/rev/171659274531
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 911676 - check navigator.mozTelephony statements robustness
2013-11-05 23:50:30 -08:00
Carsten "Tomcat" Book
f9c54fcc5e
Backed out changeset 48ba597444e8 (bug 934091) for linux build bustage on a CLOSED TREE
2013-11-06 08:40:37 +01:00
Lukas Nordin
1a6f06e17c
Bug 243412: Updated reftests for css3-ui box-sizing with correct values and better descriptions of the tests; r=dbaron
2013-11-05 23:25:41 -08:00
Scott Johnson
c7a71ba42d
Bug 243412: Add reftests for css3-ui box-sizing in W3C format. r=dbaron
2013-11-05 23:25:40 -08:00
Nick Fitzgerald
fb43b7e471
Bug 930141 - Replace escodegen with pretty-fast in the debugger and scratchpad pretty printing backend; r=gps,dcamp,past,benvie
2013-11-05 22:49:22 -08:00