Commit Graph

162261 Commits

Author SHA1 Message Date
Boris Zbarsky
10d159beaf Bug 956806 part 2. Share generic getters/setters/methods across all bindings. r=peterv 2014-01-08 10:29:15 -05:00
Boris Zbarsky
51a2257bd1 Bug 956806 part 1. Output a list of interface names in PrototypeList.cpp. r=peterv 2014-01-08 10:29:15 -05:00
Archana
c661f41cba Bug 414071 - Let escape key close crash reporter dialog. r=ted 2014-01-08 09:57:00 -05:00
Jan-Ivar Bruaroey
1eebc9f2b6 Bug 950855 - Create basic getStats mochitest. r=jsmith 2014-01-07 10:35:06 -05:00
Jan-Ivar Bruaroey
984b83fa97 Bug 950855 - Spec-compliant enumeration of RTCStatsReport. r=bz 2013-12-19 10:34:39 -05:00
Chuck Lee
011feb1dc9 Bug 948743 - Query interface stat directly. r=vchang, r=acperez 2014-01-02 17:53:51 +08:00
Jed Davis
50845fb861 Bug 942407 - Fix breakpad signal handler's test for signal origin. r=ted 2014-01-08 09:45:59 -05:00
Ehsan Akhgari
dab5bc67ba Bug 957431 - Remove support for Attr.ownerElement; r=bzbarsky 2014-01-08 09:28:19 -05:00
Ehsan Akhgari
e6d5ae1cb1 Bug 956507 - Remove the PRUnichar typedef from Char16.h; r=jcranmer
--HG--
extra : rebase_source : 372ddaf10a7c65fb6d0c0c44181c61fc93577a01
2014-01-07 22:16:17 -05:00
Paul Adenot
0a391e2f8e Bug 956201 - Null check the destination node when muting. r=karlt
This can happen since we now mute instead of suspending when an AudioContext
shuts down.
2014-01-07 11:17:28 +01:00
Alexander Surkov
33a2b15a73 Bug 947170 - a testcase for getTextAtOffset when closing tag is preceeded by newline char, r=tbsaunde 2014-01-08 08:18:10 -05:00
Carsten "Tomcat" Book
c5a86da212 Merge mozilla-central to mozilla-inbound 2014-01-08 13:25:28 +01:00
Hannes Verschore
900f7a7ba8 Bug 951947 - IonMonkey: Inline the call to str.replace(re, string), r=jandem 2014-01-08 13:23:36 +01:00
Carsten "Tomcat" Book
8fb6176842 merge b2g-inbound to mozilla-central 2014-01-08 13:17:30 +01:00
Carsten "Tomcat" Book
4727d5affd merge fx-team to mozilla-central 2014-01-08 13:12:38 +01:00
Carsten "Tomcat" Book
d16760b6f2 merge mozilla-inbound to mozilla-central 2014-01-08 13:10:57 +01:00
Jan de Mooij
eba627f3f8 Bug 950462 - Clear template object convert-double-elements flag if needed. r=h4writer
--HG--
extra : rebase_source : 39f449e09dbf3ffa77f56d382586409342eadc42
2014-01-08 13:08:25 +01:00
Jan de Mooij
2c2b278f37 Bug 957075 - Add missing parentheses, silence an MSVC warning. r=shu
--HG--
extra : rebase_source : 5c95b5a56b3e03cb2933582226ce03d32df23a85
2014-01-08 12:46:52 +01:00
Markus Stange
9d2935a7ed Bug 956266 - Don't rebuffer quad vertex + texture coordinates when drawing simple quads in CompositorOGL. r=nrc 2014-01-08 13:00:04 +01:00
Jon Coppeard
aa37ba4b77 Bug 951230 - Link test_IHistory against JS engine to fix link error with GGC r=glandium 2014-01-08 10:44:56 +00:00
Markus Stange
d8a934661f Backing out changeset 1ff04cca465b (bug 956266) due to compilation failures on Android. 2014-01-08 11:36:13 +01:00
Markus Stange
bbcac476df Bug 957192 - Ignore unnecessary invalidations from NSView / NSWindow. Improves scrolling performance with plugins. r=smichaud 2014-01-08 10:37:59 +01:00
Markus Stange
4524b19731 Bug 874792 - Make adjustment sign consistent and use a transform for moving the arrow. r=Enn 2014-01-08 10:35:19 +01:00
Markus Stange
6562fd38d9 Bug 874792 - Allow panel sliding to work even if mPosition is POPUPPOSITION_UNKNOWN. r=Enn 2014-01-08 10:35:06 +01:00
Markus Stange
994a52511c Bug 874792 - [Australis] Make the PanelUI popup slide instead of flip when it doesn't fit on the screen. r=Gijs 2014-01-08 10:34:55 +01:00
Markus Stange
c7957d1b5f Bug 874792 - Remove the 3px offset between menus / panels and the screen edge. r=Enn 2014-01-08 10:32:30 +01:00
Markus Stange
caa0777649 Bug 951443 - Don't attempt to create 0x0-sized CGContexts when the UnboundnessFixer encounters an empty clip. r=jrmuizel 2014-01-08 10:31:17 +01:00
Markus Stange
48ff985804 Bug 956266 - Don't rebuffer quad vertex + texture coordinates when drawing simple quads in CompositorOGL. r=nrc 2014-01-08 10:31:07 +01:00
Markus Stange
31de23a050 Bug 957366 - Skip the temporary surface during filter drawing for DrawTarget-backed gfxContexts. r=roc 2014-01-08 10:30:57 +01:00
Markus Stange
c1ee39df36 Bug 941887. r=roc 2014-01-08 10:30:03 +01:00
Mark Capella
a42a2e6ccb Bug 957259 - Error: "TypeError: caretPos is null" in SelectionHandler.js @ line: 585, r=margaret 2014-01-08 02:59:08 -05:00
Phil Ringnalda
2c0fc9b2c0 Merge m-c to b2g-inbound
CLOSED TREE
2014-01-07 22:25:11 -08:00
Phil Ringnalda
3f26f5a02d Merge m-c to fx-team
CLOSED TREE
2014-01-07 22:19:30 -08:00
Boris Zbarsky
f34e63fcba Bug 932837 followup. Don't use AutoJSContext in JSStackFrame, since we use that code on workers too. r=bholley pending, but landing now to fix the CLOSED TREE. 2014-01-08 01:00:57 -05:00
Phil Ringnalda
2dc3add1e1 Back out 2e7e2de7b13e (bug 948574) for b2g mochitest crashes
CLOSED TREE
2014-01-07 21:10:23 -08:00
Phil Ringnalda
8783358821 Back out f122349d9fbd (bug 941725) for debug and ASan bc timeouts in browser_codemirror.js
CLOSED TREE
2014-01-07 20:48:34 -08:00
Gaia Pushbot
aa85471c9e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/65400ea2bb3e
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #15076 from gurumukhi/patch-5

Bug 892950 - error-network message can use better English, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/3862f66d8eb9
Author: Ram Dayal Vaishnav <vaishnav.rd@gmail.com>
Desc: Bug 892950 - error-network message can use better English
2014-01-07 20:06:56 -08:00
Gaia Pushbot
2e64c06a20 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/53a930e0a23a
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Merge pull request #14731 from qdot/950876-support-contacts-test

Bug 950876: Fix Support Contacts unit test to use Support Contacts customizer

========

https://hg.mozilla.org/integration/gaia-central/rev/a9e2e0d1cbc5
Author: Kyle Machulis <kyle@nonpolynomial.com>
Desc: Bug 950876: Fix Support Contacts unit test to use Support Contacts customizer
2014-01-07 20:04:42 -08:00
Karl Tomlinson
b30e46dcaa b=957468 don't unset mNonRealtimeProcessing after offline graph completion r=roc
--HG--
extra : transplant_source : %D1%17%20%079%82%2B%91ES%B5%CC%83%E3t%8B%F9%A8%D6%E7
2014-01-08 17:04:36 +13:00
Ehsan Akhgari
ff919795e1 Backed out changeset 07a4682a75f2 (bug 956507) because it has bitrotten
Landed on a CLOSED TREE
2014-01-07 23:02:23 -05:00
Karl Tomlinson
473f7b8c71 b=943461 don't move messages from mCurrentTaskMessageQueue after it has been emptied r=roc
--HG--
extra : transplant_source : a%27%91%24%A5%1Fe%82%B5%5B%82%AF%17%1A%BA%D8%9DRai
2014-01-08 16:58:14 +13:00
Karl Tomlinson
1c1570d60b b=956604 optimize inverse FFT scaling during convolution r=padenot
--HG--
extra : transplant_source : %FD%10%CEAnU%98w%15%9D%9E6l%A7Q1%E1V%CDD
2014-01-08 16:58:11 +13:00
Karl Tomlinson
3ef01a9b6c b=956604 Remove unnecessary channel count parameter from AudioBufferInPlaceScale r=padenot
--HG--
extra : transplant_source : %98%098%E3%1D%9D%B4%22%FD%ED%3C%96%11%96%F9P%89%F4J0
2014-01-08 16:57:53 +13:00
Karl Tomlinson
65f6a47487 b=956604 rename block version of AudioBufferInPlaceScale to AudioBlockInPlaceScale r=padenot
--HG--
extra : transplant_source : %EE%9C%0D%B4%F0S%DA%AFX%3D%D2%10H%28-%82%EE%B5%AB%84
2014-01-08 16:57:26 +13:00
Gene Lian
1754f81186 Bug 956322 - Trying to download an MMS fails with 'Missing SIM card'. r=vicamo f=gaston a=v1.3+,approval-mozilla-b2g28+ 2014-01-08 11:29:40 +08:00
Ehsan Akhgari
b992e6cd88 Bug 956507 - Remove the PRUnichar typedef from Char16.h; r=jcranmer 2014-01-07 22:16:17 -05:00
Gaia Pushbot
b98eadf8d0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/376444b1a858
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #15079 from gaye/bug-952719

Bug 952719 - Reenable notification click message reader test

========

https://hg.mozilla.org/integration/gaia-central/rev/7d7a5621b6b3
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 952719 - Reenable notification click message reader test
2014-01-07 18:31:50 -08:00
Gaia Pushbot
6a6b1f27ff Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3c31ce933f48
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #14912 from davidflanagan/bug939679

Bug 939679: compute the right camera preview size on HD devices r=dmarcos

========

https://hg.mozilla.org/integration/gaia-central/rev/f1092ff15f42
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 939679: compute the right camera preview size on HD devices

========

https://hg.mozilla.org/integration/gaia-central/rev/84146f63920f
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #15051 from davidflanagan/bug939962

Bug 939962: set the willReadFrequently flag when creating the 2D context... r=snorp

========

https://hg.mozilla.org/integration/gaia-central/rev/4452a66717b2
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 939962: set the willReadFrequently flag when creating the 2D context for saving an edited image
2014-01-07 18:31:29 -08:00
Wes Kocher
a5685f1f9c Merge m-c to fx-team 2014-01-07 18:29:54 -08:00
Wes Kocher
6bd3a94ee1 Merge m-c to b2g-inbound 2014-01-07 18:29:03 -08:00