Mike Conley
|
6f1e8b32fb
|
Bug 978913 - Dragging e10s window between HiDPI and non-HiDPI displays causes text to be scaled incorrectly. r=smaug.
|
2014-05-23 10:36:50 -04:00 |
|
Till Schneidereit
|
980ac192c9
|
Bug 1015119 - Replace self-hosted ToString function with intrinsic to avoid cloning of String.prototype. r=jandem
Relanding after the last landing's bustage turned out to be infrastructure-related.
|
2014-05-23 13:36:20 +02:00 |
|
Kartikaya Gupta
|
d9ff5bb377
|
Bug 1014034 - Use the root bounds to get the page size rather than scrollWidth/height which seem to not always work. r=Cwiiis
|
2014-05-23 09:42:46 -04:00 |
|
Kartikaya Gupta
|
d84288f389
|
Bug 1014054 - Use the right screen size when computing the displayport margins. r=Cwiiis
|
2014-05-23 09:42:38 -04:00 |
|
Carsten "Tomcat" Book
|
5ef6758f17
|
Backed out changeset 91eb27108c0b (bug 1015119) for build bustages and other test failures on a CLOSED TREE
|
2014-05-23 15:09:20 +02:00 |
|
Jan de Mooij
|
aa5e6777ec
|
Bug 1013917 part 2 - Add shell functions for testing latin1 strings. r=luke
|
2014-05-22 21:40:36 +02:00 |
|
Jan de Mooij
|
5096a71998
|
Bug 1013917 part 1 - Some JSString changes for latin1 strings. r=luke
|
2014-05-22 21:40:34 +02:00 |
|
Jan de Mooij
|
d697174be6
|
Bug 1009957 - Suppress GC during bailouts. r=nbp
|
2014-05-23 14:39:30 +02:00 |
|
Till Schneidereit
|
eaa918f2ca
|
Bug 1015119 - Replace self-hosted ToString function with intrinsic to avoid cloning of String.prototype. r=jandem
|
2014-05-23 14:22:13 +02:00 |
|
Frederik Braun
|
a2e4c55419
|
Bug 1013507 - adding test case for CSP-report only message in devtools (introduced in bug 1010953). r=ckerschb
|
2014-05-23 10:49:13 +02:00 |
|
Tim Chien
|
a69d36b4d6
|
Bug 983490 - Better progress control for setInputMethodActive() test. r=yxl
|
2014-05-23 03:14:00 +02:00 |
|
Gijs Kruitbosch
|
d587239dd0
|
Bug 1013457 - remove browser.frames.enabled pref, r=bz
|
2014-05-23 10:54:58 +01:00 |
|
Nicolas Silva
|
05dcea1c5a
|
Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro
|
2014-05-07 11:06:19 +02:00 |
|
Carsten "Tomcat" Book
|
e2c21aa225
|
Backed out changeset c4a259f05a18 (bug 1012407) for reftest 5 test failures
|
2014-05-23 10:37:03 +02:00 |
|
Mike Hommey
|
8147393f93
|
No bug - Disable replace-malloc on rooting hazard builds until bug 1014134 is entirely fixed. r=me
|
2014-05-23 16:46:24 +09:00 |
|
Andrea Marchesini
|
59f6c06277
|
Bug 1014657 - Port DOMStorageEvent to WebIDL and remove nsIDOMStorageEvent, r=smaug, f=ms2ger
|
2014-05-23 08:33:24 +01:00 |
|
Vivien Nicolas
|
60a65e2b52
|
Bug 1009097 - Report notable images individually. r=jwatt.
--HG--
extra : rebase_source : b29e992294d01c303d322a29404d56dadd7daeef
|
2014-05-15 16:11:57 -07:00 |
|
Juien Pagès
|
10977a08dc
|
Bug 1003401 - Mozbase unit test logs should include test name in failures. r=dminor
|
2014-05-21 11:22:00 +02:00 |
|
Julien Levesy
|
bb264024ec
|
Bug 1006692 - Replaced nsScriptSecurityManager::SubjectIsPrivileged and AccessCheck::IsCallerChrome by nsContentUtils::IsCallerChrome. r=bholley
|
2014-05-19 13:39:00 +02:00 |
|
Nils Ohlmeier [:drno]
|
440fa974c8
|
Bug 1013822 - add test failures if delay between set*Description calls was too high. r=bwc
|
2014-05-22 14:30:00 +02:00 |
|
JW Wang
|
a129bc7245
|
Bug 1008012 - |mBasePosition| should be updated after seeking otherwise GetVideoStreamPosition will get the wrong value. r=cpearce
|
2014-05-21 00:41:00 +02:00 |
|
Jan-Ivar Bruaroey
|
2c50262cd5
|
Bug 1013238 - Fix timer event crash on shutdown in recent PeerConnectionCtx change. r=jesup
|
2014-05-21 22:32:03 -04:00 |
|
Tim Taubert
|
77aebbb2bc
|
Backed out changeset 67652107c498 (bug 965309)
|
2014-05-23 08:03:19 +02:00 |
|
Tim Taubert
|
0cacd480c8
|
Backed out changeset 97e18fbba4b6 (bug 965309)
|
2014-05-23 08:03:18 +02:00 |
|
Kyle Huey
|
e7b356d3a9
|
Bug 965309 - Test that terminating a sync XHR at loadstart doesn't hang r=test-only
|
2014-05-23 06:58:49 +02:00 |
|
Tim Taubert
|
e018840e95
|
Bug 965309 - Stop the SyncLoop of a running sync XHR if the proxy was released before the LoadStartDetectionRunnable could run r=khuey
|
2014-05-09 12:53:12 +02:00 |
|
Matt Woodrow
|
d02c127327
|
Bug 1011865 - Create optimized source surfaces when skia-gl is enabled since we want to cache the GPU texture. r=gw280
|
2014-05-23 17:09:34 +12:00 |
|
Andreas Gal
|
e029044925
|
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
|
2014-05-23 06:10:51 +02:00 |
|
Wes Kocher
|
5cda8162a2
|
Backed out 2 changesets (bug 1013917) for rootanalysis failures
Backed out changeset eb24106356d9 (bug 1013917)
Backed out changeset 1264ddc72695 (bug 1013917)
|
2014-05-22 21:10:33 -07:00 |
|
Steve Fink
|
ca6282a631
|
Bug 1014134 - Annotate that je_malloc_message will not GC. r=terrence
|
2014-05-21 14:41:51 -07:00 |
|
Bas Schouten
|
31ce7ef213
|
Bug 1012213: Let the BufferRect be managed and cleared by the callers like before. r=mattwoodrow
|
2014-05-23 06:01:05 +02:00 |
|
Wes Kocher
|
b5b9abecf4
|
Backed out changeset c3780924e7b4 (bug 966646) for making b2g emulator tests frequently time out
|
2014-05-22 20:28:06 -07:00 |
|
Alexander Surkov
|
8ed8f08ecd
|
Bug 1011496 - complete the TextRange interface design, r=davidb
|
2014-05-22 20:10:19 -04:00 |
|
Nicholas Nethercote
|
c360e10994
|
Bug 1014249 - Beef up the "is DMD enabled?" and "is DMD running?" checks. r=mccr8.
--HG--
extra : rebase_source : 868ce1a1e470e45f51447f5126982aaeb51905f1
|
2014-05-22 19:45:14 -07:00 |
|
Brian Hackett
|
4c2bf349b6
|
Bug 966646 - Use JS helper threads for GC background sweeping / allocation, r=billm.
|
2014-05-22 19:25:34 -07:00 |
|
Jan Beich
|
159531d5e1
|
Bug 1014613 - Unbreak build on BSDs after bug 908503.
|
2014-05-23 14:07:29 +12:00 |
|
Bobby Holley
|
be363a4ae6
|
Bug 1013576 - Guard against duplicate property holder creation in XBL. r=billm
|
2014-05-22 18:44:03 -07:00 |
|
Wes Kocher
|
d7647deae8
|
Merge m-c to inbound
|
2014-05-22 17:55:00 -07:00 |
|
Nick Lebedev
|
d056961ec8
|
Bug 1013378. Make GestureEventListener not to pass apzc status up for touchend event since it causes apzc stay in touching state after gestures completed. r=kats
|
2014-05-22 20:42:15 -04:00 |
|
Myk Melez
|
2d7efa8359
|
Bug 1007770 - use the app (i.e. "rocket ship") icon in the update notification; r=blassey, ibarlow
|
2014-05-22 17:35:21 -07:00 |
|
Wes Kocher
|
b1359c893a
|
Merge inbound to m-c
|
2014-05-22 17:30:30 -07:00 |
|
Wes Kocher
|
65630a0dc4
|
Merge b2g-inbound to m-c
|
2014-05-22 17:24:00 -07:00 |
|
Wes Kocher
|
a2281283d0
|
Merge fx-team to m-c
|
2014-05-22 17:11:15 -07:00 |
|
David Caldwell
|
fe8f03d67b
|
Bug 1006656. Ignore setLineDash calls with negative dash values. r=roc
--HG--
extra : rebase_source : 21c356a82618402f1665331348f5be42a640a465
|
2014-05-23 12:07:24 +12:00 |
|
Wes Kocher
|
feeffae5a4
|
Backed out changeset 9c4c4356afce (bug 966646) for causing bug 1014458
|
2014-05-22 15:14:52 -07:00 |
|
B2G Bumper Bot
|
946ce2ad88
|
Bumping manifests a=b2g-bump
|
2014-05-22 13:57:38 -07:00 |
|
B2G Bumper Bot
|
bc5bba41f3
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/2838c1b561aa
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Merge pull request #19159 from fcampo/contacts-edit-name-behind-title-994572
Bug 994572 - Name behind title when edit contact (r=jmcf)
========
https://hg.mozilla.org/integration/gaia-central/rev/751ae548d159
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 994572 - Name behind title when edit contact
|
2014-05-22 13:50:36 -07:00 |
|
B2G Bumper Bot
|
b9195f7aa3
|
Bumping manifests a=b2g-bump
|
2014-05-22 13:01:35 -07:00 |
|
B2G Bumper Bot
|
0d142e9a8f
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/5b5b51bdbf87
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #19560 from lightsofapollo/new-tc-images
taskgraph image update
========
https://hg.mozilla.org/integration/gaia-central/rev/ab73d41847c5
Author: James Lal <james@lightsofapollo.com>
Desc: NO BUG - taskgraph image update r=me
|
2014-05-22 12:56:03 -07:00 |
|
Andrew Halberstadt
|
128c51e5c2
|
Bug 1009730 - Stop using /data/local/user.js in b2g unittests, r=jgriffin
|
2014-05-22 15:47:52 -04:00 |
|