Commit Graph

128665 Commits

Author SHA1 Message Date
Margaret Leibovic
95e30b28b4 Bug 857989 - Add Serif/Sans Serif font toggle to Reader Mode. r=lucasr 2013-04-16 10:39:16 -07:00
Ryan VanderMeulen
00e2144e60 Bug 861399 - Update pdf.js to version 0.8.47. r=bdahl 2013-04-16 13:34:43 -04:00
Terrence Cole
1d65c55b74 Bug 779336 - Replace DOMExpandoMap with a js::HashSet; r=bholley
--HG--
extra : rebase_source : 125fbd75b5123c17cda64c9dfe7e09b36c03bb42
2012-07-31 15:52:16 -07:00
Ms2ger
d61b281c6d Backout changeset baf184596a7b for build errors on a CLOSED TREE. 2013-04-16 19:07:38 +02:00
Rodrigo Silveira
a090b35902 Bug 854077 - Use radio buttons for "Do Not Track" options and add a neutral option r=ally
--HG--
rename : browser/metro/base/tests/mochitest/browser_sanitize_ui.js => browser/metro/base/tests/mochitest/browser_prefs_ui.js
extra : rebase_source : 331345b81ff030f6cd6fa2f2e1bf20f276c82ce7
2013-04-13 18:21:27 -07:00
Gabor Krizsanits
93fd95ba5e Bug 820170 - Wrapping nodes into documents compartment. r=bholley 2013-04-16 11:31:26 +02:00
Kyle Huey
6311c49742 Bug 857669: Remove unused traversal method. r=mounir 2013-04-16 09:10:00 -07:00
Kyle Huey
f987b571a6 Bug 855276: Diagnostic patch. r=bent 2013-04-16 09:09:11 -07:00
Ryan VanderMeulen
8b4107f38d Backed out changeset 76f7d7963692 (bug 861912) for debug mochitest b-c orange. 2013-04-16 11:51:49 -04:00
Michal Novotny
fdd94e62db Bug 829419 - Don't allow processing pending events while shutting down cache IO thread, r=jduell 2013-04-16 17:40:08 +02:00
Daniel Holbert
eef75b0252 Bug 847211: When reparenting style contexts, skip flex-item style fixup if our element is the root of an anonymous subtree. r=bz 2013-04-16 08:33:41 -07:00
Gavin Sharp
a4c3308b1b bug 862152: remove obsolete xpcom/tests/utils code, r=bsmedberg
--HG--
extra : transplant_source : ytT%C26%9B%27d%AB%A4%EA%5E%F3%21%7F%0AV%B9%86%00
2013-04-16 08:27:42 -07:00
Gavin Sharp
9cbdb22a88 Bug 703377: remove now-unused pref override functionality, r=dolske
--HG--
extra : transplant_source : %C1%B65%07%B60XS%AB%DD%EF7Hx%A5%8Cz%11%04%97
2011-11-17 13:41:04 -08:00
Gavin Sharp
fa2d73bd9f Bug 862186: remove unused import from DebuggerUI.jsm, r=past
--HG--
extra : transplant_source : %27%06U%D8%1C%10%FB%81%E5%00%EBi%2A%27%09%F0%0C%E6%D4%DB
2013-04-16 08:25:29 -07:00
Gavin Sharp
4953ac0383 Bug 851630: fix error in patch for bug 758288 that caused improper cancellation of key events in children of autocomplete textboxes, r=dao
--HG--
extra : transplant_source : %D2XWZ%B0%21%E6%D5z%3F%26%9D%3E%DD7q%CE%B1%EFE
2013-04-15 15:41:55 -07:00
Mike Hommey
b926643870 Bug 861453 - Restore empty substs after bug 857557, but put them in a separate file, unlisted as a dependency for everything. r=gps 2013-04-16 08:23:18 +02:00
Benoit Girard
d755cb0d1a Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
--HG--
extra : rebase_source : 41af95bcc4b6044b7394538e2524528f67cbd1d5
2013-04-03 18:59:17 -04:00
James Willcox
a9072ded93 Bug 734691 - Add multi-thread support to profiler r=benwa
--HG--
extra : rebase_source : 71db00ee222713fd60ba42be14226b52535a4f1e
2013-03-29 15:34:49 -04:00
Olli Pettay
c81e6649ce Bug 847596 - Paris binding for DeviceMotionEvent, r=peterv
--HG--
extra : rebase_source : 7cbf9ac11b81506a2ffe0a5c3a34ecb78fe54f5b
2013-04-16 16:03:46 +03:00
Jonathan Watt
96abfb7613 Bug 851782 - Dispatch an 'input' event when the 'type' of an <input type=range> is changed while a user is dragging its thumb. r=smaug 2013-04-16 15:20:37 +01:00
Gian-Carlo Pascutto
acce101048 Bug 835716 - Enable building of WebRTC on Android by default. r=ted 2013-04-16 15:47:42 +02:00
Gian-Carlo Pascutto
c0120a36d4 Bug 861637 - Add workaround for missing clone function. r=blassey 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
77768b8b13 Bug 861146 - Provide pthread_rwlock replacement for Android 2.2. r=jesup 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
d4e25c377c Bug 815905 - Provide JNI as a fallback if OpenSLES opening fails. r=jesup 2013-04-16 15:47:41 +02:00
Gian-Carlo Pascutto
1af67671e9 Bug 815905 - Dynamically open OpenSLES libary if available. r=jesup 2013-04-16 15:47:41 +02:00
Jon Coppeard
7146aedf17 Bug 861912 - GC: Remove use of AUTO_MARK_JSVAL in XPConnect r=bholley
--HG--
extra : rebase_source : 5d279fe19c5dfc5812eaa2a241945c58a29dbe9d
2013-04-09 16:42:32 +01:00
Jon Coppeard
1f1c0e6af9 Bug 861281 - GC: Root the wrap object API r=terrence r=bholley
--HG--
extra : rebase_source : 1d3ed88299ad8e9ad6812fb41aa48f03cc7aabae
2013-04-15 18:32:55 +01:00
Masatoshi Kimura
f8d1bd5a37 Bug 860180 - Regression tests. r=hsivonen
--HG--
rename : parser/htmlparser/tests/mochitest/test_xml_mislabeled_nobom.html => parser/htmlparser/tests/mochitest/test_xml_mislabeled.html
2013-04-16 21:19:30 +09:00
Masatoshi Kimura
145b5b5cd1 Bug 860180 - Prefer UTF-16BE/LE to UTF-16. r=hsivonen 2013-04-16 21:19:29 +09:00
Scott Johnson
08eaceb702 Bug 861182: Pull knownFeasibleHeight and knownInfeasibleHeight into ReflowConfig so they can be used outside of nsColumnSetFrame::Reflow(). [r=roc] 2013-04-16 07:52:51 -05:00
Scott Johnson
368dace6fb Bug 861181: Separate interface from implementation for nsColumnSetFrame. [r=roc] 2013-04-16 07:52:49 -05:00
Reuben Morais
402ff52542 Bug 861790 - Fix unused function TypeIsFloatingPoint/TypeIsUnsigned in ObjectImpl.h. r=jwalden
--HG--
extra : rebase_source : 0ee1b49909e370983cba448480fc28741a0879bd
2013-04-15 11:26:48 +02:00
Valentin Gosu
e741cc0e0c Bug 843865 - Fix >> in code. r=bz 2013-04-16 08:46:03 -04:00
Marco Bonardo
df4a364d65 Bug 848935 - requestLongerTimeout for intermittent failure in browser_aboutHome.js 2013-04-16 14:35:59 +02:00
Brian Hackett
e447c2da08 Bug 862228 - Move a RootedPropertyName to the proper place. 2013-04-16 06:35:52 -06:00
Joel Maher
1a86ca2b35 Bug 857252 - testing-modules-dir is not defined. r=gps 2013-04-16 08:33:30 -04:00
Ryan VanderMeulen
d3dbb10cd3 Merge m-c to inbound. 2013-04-16 08:05:10 -04:00
Ms2ger
dbbebc6ee4 Backout changesets 3581b3d60886, cff9eab960e3, d390c8c21882 for Android foreignObject-fixedpos-01.html failures on a CLOSED TREE. 2013-04-16 11:40:41 +02:00
Gina Yeh
510eab17b7 Bug 857896 - Convert device property "Connected" into a boolean if bluez returns a two-byte array, r=echou,qdot 2013-04-16 11:10:29 +02:00
Cameron McCormack
f0a0ced56a Backout 66c01cdf30d2 (bug 862158) for text-layout-08.svg failure. (CLOSED TREE) 2013-04-16 18:28:21 +10:00
Cameron McCormack
79316007de Backout 64abee9b00f1 (bug 841363) for suspected test_bug375003-1.html failure. (CLOSED TREE) 2013-04-16 17:23:46 +10:00
Mike Hommey
8fc54f8a52 Backout changeset 0ff383d4a899 (bug 861453) for universal builds bustage 2013-04-16 09:18:06 +02:00
Cameron McCormack
ed4e6792d2 Bug 862154 - Fix paint-order-02.svg to work with svg.text.css-frames.enabled=true. r=longsonr 2013-04-16 16:43:29 +10:00
Cameron McCormack
56cea3b198 Bug 862158 - Propagate implied SVG text rotate="" values over the top of inherited implied values. r=longsonr 2013-04-16 16:43:28 +10:00
Mike Hommey
0b2ff3e67c Bug 861453 - Restore empty substs after bug 857557, but put them in a separate file, unlisted as a dependency for everything. r=gps 2013-04-16 08:23:18 +02:00
Eric Chou
e909254f82 Bug 861085 - Enable/Disable Bluetooth based on mozSettings value at startup, r=gyeh, r=qdot 2013-04-16 11:02:23 +08:00
Ryan VanderMeulen
fd6cbbfcfa Merge m-c to birch. 2013-04-15 21:53:13 -04:00
Ryan VanderMeulen
a1a134ef6f Merge the last PGO-green inbound changeset to m-c. 2013-04-15 21:49:22 -04:00
Gregory Szorc
9abe035c50 Merge mozilla-central into services-central 2013-04-15 16:59:00 -07:00
Gregory Szorc
9ef864cafd Merge mozilla-central into services-central 2013-04-15 16:55:11 -07:00