Commit Graph

134959 Commits

Author SHA1 Message Date
Caitlin Potter
528c2268d4 Bug 882535 - Set HTMLTrackElement Readiness State during WebVTT Parsing. r=rillian
This patch enables "LOADING", "LOADED" and "ERROR" readiness states to be
applied to the Parent HTMLTrackElement, in order to avoid test flakiness,
and to comply with the HTML5 draft
http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#text-track-readiness-state.
2013-06-12 22:26:14 -04:00
Vladimir Vukicevic
d88ff928f5 b=879624; un-blocklist RDP for hardware accel if server is Win8/2012; r=bjacob 2013-06-14 15:34:41 -04:00
Vladimir Vukicevic
3674b7925e b=882906; remove EXTRA_DSO_LIBS; r=ted 2013-06-13 22:58:22 -04:00
Joey Armstrong
416f2dabde bug 882904: move LIBS to moz.build (logic). r=gps 2013-06-14 15:33:45 -04:00
Robert Strong
075c065ab7 Bug 883165 - Windows installer only. r=bbondy 2013-06-14 12:10:33 -07:00
Tom Schuster
84f47d7af7 Bug 867771: Make Debugger.Object.prototype.getClass switch compartments correctly. r=jorendorff 2013-06-14 11:59:27 -07:00
Drew Willcoxon
d252133f12 Bug 882879 - In mozInlineSpellChecker, queue UpdateCurrentDictionary after InitSpellChecker while init is pending to fix spell check regression in contentEditable elements focused by script. r=ehsan 2013-06-14 11:46:08 -07:00
Marty Rosenberg
d52c78d190 bug 882486: The truncate instruction should saturate to the full range of integers on receiving an out of bounds input (r=h4writer) 2013-06-14 14:25:17 -04:00
Marty Rosenberg
7a8ea24629 bug 871290: If there someone takes a reference into the instruction stream, then a pool is placed, make sure we step over this pool when trying to patch code. (r=jbramley) 2013-06-14 14:25:16 -04:00
Justin Lebar
91916a7c2e No bug - Fix typo in comment in mfbt/HashFunctions.h. DONTBUILD 2013-06-14 11:17:01 -07:00
Terrence Cole
a0a32f7aa7 Bug 883234 - Fix GGC oranges caused by lazy parsing; r=bhackett
Lazy parsing allows a new function clone site to flow into scripts. This site
needs to create its functions tenured.

--HG--
extra : rebase_source : fecc7ff5de3994b0fc8eda01c13b8cd9f00d1d52
2013-06-14 11:09:56 -07:00
Joey Armstrong
ad3592a2c7 bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (file batch #1) r=mshal 2013-06-14 14:07:19 -04:00
Aaron Klotz
62efa8de18 Bug 867762: NSPR and SQLite Main Thread I/O Interposing. r=BenWa 2013-06-14 12:01:02 -06:00
Trevor Saunders
9ee7f78167 bug 852129 - use HyperTextAccessible for invalid img r=surkov, bz
If the img is not valid then its children will be rendered, and the
sensible way to handle that is by giving the img a HyperTextAccessible
instead of an ImageAccessible.  Since the accessible name of such an img
should be the value of the alt attribute we add similar logic as
ImageAccessible::NativeName() to HyperTextAccessible::NativeName()
conditioned on the tag being img.
2013-06-12 05:13:34 -04:00
Trevor Saunders
4f07f79b3b bug 809306 - fix a bunch of static initializers caused by ion monkey's assembler headers r=dvander 2013-06-07 15:49:03 -04:00
Dave Hunt
19d1166c69 Bug 879683 - Allow MarionetteTestResult and MarionetteTextTestRunner to be subclassed. r=jgriffin 2013-06-14 13:21:29 -04:00
Luke Wagner
83ebbc6a68 Bug 881882 - OdinMonkey: take the percentage back out (it's wrong and misleading with parallel compilation) (r=me)
--HG--
extra : rebase_source : 1bec8d8901fbaeb7929b1ca390cfeeae39ef1b0a
2013-06-14 10:09:18 -07:00
Olli Pettay
6c90bdfe86 Bug 883096 - Crash at nsEventListenerManager::GetListenerInfo, r=jst
--HG--
extra : rebase_source : 2073283f4b23586fac0a3ae4243a50b745912a20
2013-06-14 20:10:22 +03:00
Ms2ger
2198ead678 Bug 877277 - Followup: use the right macro to declare nsISupports; r=smaug over IRC 2013-06-14 19:10:12 +02:00
Ryan VanderMeulen
f8c401ea8e Merge m-c to inbound. 2013-06-14 13:04:31 -04:00
Ryan VanderMeulen
552011fdb9 Merge birch to m-c. 2013-06-14 13:03:51 -04:00
Gregory Szorc
c7337dd066 Bug 879406 - Unbust |mach help| when arguments are not prefixed with '-'; r=ted
DONTBUILD (NPOTB)
2013-06-14 09:44:33 -07:00
Jim Chen
331bf1f64b Bug 863777 - Add and turn on privacy mode in profiler for ANR reports; r=BenWa 2013-06-14 12:42:10 -04:00
Jim Chen
56b59b8f9b Bug 863777 - Letting profiler start/stop from a non-registered thread; r=BenWa 2013-06-14 12:42:10 -04:00
Jim Chen
632fc54b12 Bug 863777 - Get native stack in ANR report; r=blassey 2013-06-14 12:42:10 -04:00
Jim Chen
af22401d62 Bug 863777 - Implement native stack JNI calls using the profiler API; r=BenWa 2013-06-14 12:42:10 -04:00
Jim Chen
7ac143ee85 Bug 863777 - Add native stack JNI method definitions; r=kats 2013-06-14 12:42:10 -04:00
Jim Chen
972894c901 Bug 863777 - Add types to jni-generator.py; r=kats 2013-06-14 12:42:10 -04:00
Eitan Isaacson
00d23d5c79 Bug 882800 - Use IndieUI inspired scroll requests. r=davidb 2013-06-14 09:33:17 -07:00
Ed Morley
f97b6d2519 Merge mozilla-central and fx-team 2013-06-14 13:57:22 +01:00
Nick Fitzgerald
f9b181c2d5 Bug 882986 - A source map's sourcesContent doesn't work when the original file path is absolute; r=dcamp 2013-06-13 18:21:06 -07:00
Heather Arthur
d35f461d62 Bug 881633 - Style Editor should remember last selected stylesheet and line when page is reloaded; r=paul 2013-06-13 13:56:36 -07:00
Ryan VanderMeulen
b73616b45f Merge fx-team to m-c. 2013-06-13 15:29:06 -04:00
Ryan VanderMeulen
f1d1348439 Merge inbound to m-c. 2013-06-13 15:28:41 -04:00
Jonathan Griffin
e80897df24 Bug 881601 - Don't close the listener if it was never opened, r=wlach 2013-06-13 10:04:48 -07:00
Gaia Pushbot
e8abc7fb03 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/a7f713158285
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #10344 from Rik/stk-icc-lazy-loading-879773

Bug 879773 - STK panel can't be opened by async STK commands r=frsela

========

https://hg.mozilla.org/integration/gaia-central/rev/8f681e612fb1
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 879773 - STK panel can't be opened by async STK commands
2013-06-13 10:01:22 -07:00
Gaia Pushbot
7ef949371b Bumping gaia.json for 1 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/03dd0a16183f
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 881716 - [SMS/MMS] Search result for contacts from Messaging app is not showing the carrier r=arcturus

- Ensure that either "Type | Carrier" or "Type | PhoneNumber" displays in thread subheader
- Ensure that "Type | Carrier, Phone" displays in contact search results
- Ensure that "Phone" displays in contact search results when no type or carrier exists

https://bugzilla.mozilla.org/show_bug.cgi?id=881716
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-06-13 09:35:16 -07:00
Gaia Pushbot
072667abe5 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/87a0761f0865
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #10347 from arcturus/bug-880645

Bug 880645 - [CONTACTS] Order by last name option doesn't work well when item count>500

========

https://hg.mozilla.org/integration/gaia-central/rev/81d493bda67b
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 880645 - [CONTACTS] Order by last name option doesn't work well when item count>500
2013-06-13 09:34:55 -07:00
Gaia Pushbot
619cf98a26 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/d5f77c2bdc18
Author: Mihai Cîrlănaru <mihai@cirlanaru.com>
Desc: Merge pull request #10148 from mcirlanaru/bug_878421

Bug 878421 - [FTE] Properly set language keyboard when flashing device, r=@RudyLu

========

https://hg.mozilla.org/integration/gaia-central/rev/aa589e95af44
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 878421 - [FTE] Properly set language keyboard when flashing device. r=rudyl
2013-06-13 09:34:35 -07:00
Gaia Pushbot
b58a19f084 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/efdee3071120
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #10360 from timdream/uitest-fix

Bug 825148 - Make UI Tests and Test receivers app work with CSP, r=testonly

========

https://hg.mozilla.org/integration/gaia-central/rev/7da27be26b99
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 825148 - Make UI Tests and Test receivers app work with CSP
2013-06-13 09:22:11 -07:00
Gaia Pushbot
b4dc9ef212 Bumping gaia.json for 2 gaia-central revision(s)
Truncated some number of revisions since the previous bump.

========

https://hg.mozilla.org/integration/gaia-central/rev/3e0a0c69767e
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #10359 from dzbarsky/882564

Bug 882564 - Don't use deprecated IDBTransaction constants r=bent

========

https://hg.mozilla.org/integration/gaia-central/rev/181b27af8885
Author: David Zbarsky <dzbarsky@gmail.com>
Desc: Bug 882564 - Don't use deprecated IDBTransaction constants r=bent
2013-06-13 09:21:51 -07:00
Peter Van der Beken
1f3e027007 Bug 851465 - Remove slim wrappers - rename WRAPPER_MULTISLOT. r=bholley. 2013-06-13 16:55:40 +02:00
Tim Taubert
f252d69ce4 Bug 881661 - Use nsIDOMWindowUtils.getBoundsWithoutFlushing() for BrowserNewTabPreloader._collectTabBrowserSizes(); r=jaws 2013-06-13 12:53:13 +02:00
Tim Taubert
cca0f6cc90 Backed out changeset 94e5027d22a4 (bug 791670); r=talos-bustage 2013-06-13 12:52:24 +02:00
Ed Morley
d7a55feb8c Bug 882575 - Disable browser_capabilities.js for failing when snippets.mozilla.org is down (via use of about:home) 2013-06-13 11:20:32 +01:00
Ed Morley
ed9e45ed50 Merge latest green birch changeset and mozilla-central 2013-06-13 10:29:26 +01:00
Gaia Pushbot
703b918407 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/7a4b216668ae
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #10331 from KevinGrandon/bug_881743_clock_lazy_dom

Bug 881743 - Lazy load alarm edit dom

========

https://hg.mozilla.org/integration/gaia-central/rev/10753a5f5475
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 881743 - Lazy load alarm edit dom
2013-06-12 17:46:20 -07:00
Gaia Pushbot
0a5aab1133 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/c8bffe868520
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #10352 from davidflanagan/bug882197

Bug 882197: remember cursor position after calling replaceSurroundingText r=dhylands

========

https://hg.mozilla.org/integration/gaia-central/rev/19cdfadf93a9
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Bug 882197: remember cursor position after calling replaceSurroundingText
2013-06-12 16:47:46 -07:00
Gaia Pushbot
e4fc9d1f67 Bumping gaia.json for 4 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/e0863efffa89
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #10325 from KevinGrandon/bug_881744_clock_files

Bug 881744 - Lazy load alarm edit page

========

https://hg.mozilla.org/integration/gaia-central/rev/00e7f355859a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 881744 - Lazy load alarm edit page

========

https://hg.mozilla.org/integration/gaia-central/rev/1f9692e96a78
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #10302 from mcirlanaru/bug_881310

Bug 881310 - Add Serbian (Cyrillic) entry. r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/58fefc604727
Author: Mihai Cirlanaru <mihai@cirlanaru.com>
Desc: Bug 881310 - Add Serbian (Cyrillic) entry
2013-06-12 16:47:25 -07:00
Gaia Pushbot
ad9b91fa58 Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/6351c94ef82b
Author: Jim Porter <squibblyflabbetydoo@gmail.com>
Desc: Merge pull request #10332 from mozsquib/settings-storage-name

Bug 880059 - External SD card storage listed as "internal" in Settings

========

https://hg.mozilla.org/integration/gaia-central/rev/24904623863a
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 880059 - External SD card storage listed as "internal" in Settings; r=dhylands
2013-06-12 16:37:26 -07:00