Commit Graph

306544 Commits

Author SHA1 Message Date
Jan-Ivar Bruaroey
9f4b6ef454 Bug 861718 - Friendly error about PeerConnection missing in Offline mode. r=jesup 2013-04-17 01:16:02 -04:00
Sunny
6e44758482 Bug 708814 - Introduce a new function "onFullscreenChange" which is called when mozfullscreenchange event takes place and add a timer for hiding videocontrol when fullscreen starts. r=jaws 2013-04-17 11:48:07 -04:00
Gregory Szorc
0448cc1d1f Bug 855024 - Better management of pull-only providers; r=rnewman 2013-04-16 11:46:05 -07:00
Gregory Szorc
4a707b8706 Bug 830492 - Manually control WAL checkpointing during heavy I/O; r=rnewman 2013-04-16 11:45:02 -07:00
Paolo Amadini
b55d4bd0d8 Bug 859065 - Avoid "command timed out: 1200 seconds without output, attempting to kill" by providing an inner xpcshell timeout of 5 minutes. r=jmaher 2013-04-16 20:35:09 +02:00
Ben Hearsum
5b4c8051e3 bug 861967: updater sets PLATFORM_VERSION part of URL wrong. r=snorp 2013-04-16 14:04:59 -04:00
Tim Taubert
8a12bc0ad6 merge m-c to fx-team 2013-04-16 19:52:14 +02:00
Margaret Leibovic
a27528e195 Bug 862440 - Remove unused aboutReaderContent.html and aboutReaderContent.css. r=bnicholson 2013-04-16 10:37:14 -07:00
Ryan VanderMeulen
29b3a5a2ee Backed out 2 changesets (bug 734691) for leaks.
Backed out changeset ba88d9730af6 (bug 734691)
Backed out changeset 7d2fbf7b0372 (bug 734691)
2013-04-16 13:45:53 -04:00
Peter Van der Beken
0a02b10ae4 Bug 862092 - "Assertion failure: target->isNative() == obj->isNative()" adopting a <select>. r=bz.
--HG--
extra : rebase_source : 1905aa3aa956a599e9ce1de8866f7dc58feb73be
2013-04-16 19:02:57 +02:00
Ryan VanderMeulen
63b663859d Backed out changeset e2e27a2e5113 (bug 858723) for mochitest-other failures. 2013-04-17 11:00:47 -04:00
Bobby Holley
0fcaa3f3cd Bug 860494 - Tests. r=bz 2013-04-17 10:52:52 -04:00
Bobby Holley
b460b44c87 Bug 860494 - Move the named property check further down in XrayWrapper. r=bz 2013-04-17 10:52:52 -04:00
Daniel Holbert
17984156f4 No bug; fix typo in header comment for gfxCallbackDrawable. comment-only, DONTBUILD 2013-04-16 09:53:33 -07:00
Margaret Leibovic
82e8d55330 Bug 860326 - Don't update BrowserToolbar after editing a top site on about:home. r=wesj 2013-04-16 10:39:16 -07:00
Margaret Leibovic
43f3047662 Bug 857989 - Add Serif/Sans Serif font toggle to Reader Mode. r=lucasr 2013-04-16 10:39:16 -07:00
Ryan VanderMeulen
6aa392694e Bug 861399 - Update pdf.js to version 0.8.47. r=bdahl 2013-04-16 13:34:43 -04:00
Edgar Chen
aeb6ee1723 Bug 861486 - Update the emulator. r=jgriffin 2013-04-16 09:18:53 -07:00
Nathan Froyd
95b3000df9 Bug 837618 - teach expandlibs_exec.py about OS X's -filelist linker option; r=glandium 2013-04-16 11:13:50 -04:00
Marco Bonardo
0e69d13800 Bug 851519 - Keyboard commands may executed on the wrong download in the panel
r=Mano
2013-04-17 16:16:09 +02:00
Ben Kelly
28f950d2e0 Bug 862666 - Handle mozSettings async creation using addLoadEvent(). r=jdm 2013-04-17 10:03:29 -04:00
David Rajchenbach-Teller
cb1e6f251e Bug 858723 - Fixing _fdmsg test in async OS.File. r=froydnj 2013-04-17 10:03:28 -04:00
Ryan VanderMeulen
818ceb20c7 Merge m-c to inbound. 2013-04-16 08:05:10 -04:00
Ms2ger
cf13d9cc31 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
e5f7a77bc3 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
15a1a5b1e0 Backout 66c01cdf30d2 (bug 862158) for text-layout-08.svg failure. (CLOSED TREE) 2013-04-16 18:28:21 +10:00
Cameron McCormack
d4a0926419 Backout 64abee9b00f1 (bug 841363) for suspected test_bug375003-1.html failure. (CLOSED TREE) 2013-04-16 17:23:46 +10:00
Mike Hommey
d9bc5e1304 Backout changeset 0ff383d4a899 (bug 861453) for universal builds bustage 2013-04-16 09:18:06 +02:00
Cameron McCormack
a5e8302d09 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
e60f7ec363 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
d64a195ccb 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
Gijs Kruitbosch
74abc178d6 Bug 845555 - Fix statistics menu item, r=jaws 2013-04-15 23:06:12 -07:00
Eric Chou
c9b084301f 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
26576f2d01 Merge m-c to birch. 2013-04-15 21:53:13 -04:00
Ryan VanderMeulen
95bf443385 Merge the last PGO-green inbound changeset to m-c. 2013-04-15 21:49:22 -04:00
Gregory Szorc
7876cfdc64 Merge mozilla-central into services-central 2013-04-15 16:59:00 -07:00
Gregory Szorc
c9c21b22f4 Merge mozilla-central into services-central 2013-04-15 16:55:11 -07:00
Brian Nicholson
06ae07c12b Bug 859584 - Fix about:home thumbnail issues. r=lucasr 2013-04-15 15:31:05 -07:00
Michael Wu
78ce230297 Bug 840315 - Change default serif and sans serif fonts on gonk, r=jfkthame a=blocking-leo 2013-04-15 23:00:08 +02:00
Martijn Wargers
01ffcc1bab Bug 861674 - Change some content mochitests from enablePrivilege to use SpecialPowers. r=jgriffin 2013-04-15 19:50:45 +02:00
Martijn Wargers
ef862b3016 Bug 860748 - Cleanup exclude list for b2g mochitests on the emulator. r=jgriffin 2013-04-15 20:00:16 +02:00
Marco Chen
51794edb79 Bug 836201 - [FM Radio] Music is not playing while FM is playing in background. r=jlebar, a=leo+ 2013-04-15 23:02:12 +08:00
Ryan VanderMeulen
84b40fcc6a Merge m-c to birch. 2013-04-15 12:12:34 -04:00
Ryan VanderMeulen
d2a0208792 Backed out changesets e06db531baaa and 0f1658d37a86 (bug 840315) for B2G reftest failures. a=backout 2013-04-15 11:38:35 -04:00
Michael Wu
176463fa17 Bug 840315 - Change default serif and sans serif fonts on gonk, r=jfkthame a=blocking-leo 2013-04-15 15:14:39 +02:00
Girish Sharma
651b17f44b Bug 861817 - Stop using Ctrl+Shift+O shortcut for function searching, r=vporof 2013-04-15 17:41:55 +05:30
Josh Marchán
d4c5b06467 Bug 861192 - gcli addon command shows [object Object] instead of a list of addons; r=mratcliffe 2013-04-17 05:10:00 +03:00
Jonathan Griffin
ab6b29d8ba Bug 840315 - Emulator update for font support, r=mwu 2013-04-15 02:53:57 -07:00
Jonathan Griffin
bae018aace Bug 840315 - Emulator update for font support, r=mwu 2013-04-15 02:53:57 -07:00
Cameron McCormack
d602676c91 Bug 843917 - Test. 2013-04-15 19:50:57 +10:00