Граф коммитов

399575 Коммитов

Автор SHA1 Сообщение Дата
Mark Banner bf113904c7 Bug 1079227 - Loop feedback form should always allow comments. r=nperriault 2015-01-07 11:52:57 +00:00
Paul Rouget a94876fd8e Bug 1117613 - [timeline] Match Google Chrome's colors and wording. r=vporof 2015-01-04 20:25:00 +01:00
Chris cfd6d9e121 Bug 1117153 - Added 'keyword' param for location bar searches triggered by search engine keyword. r=gavin 2015-01-04 17:14:26 -08:00
Jordan Santell 1efb78f34d Bug 1116847 - Add support for StereoPannerNodes in web audio editor. r=vp 2015-01-06 11:23:00 +01:00
Marco Castelluccio a9cdbaf2b9 Bug 1116775 - Handle rejection in WebappManager::doUninstall. r=myk 2014-12-31 07:41:00 +01:00
Marco Castelluccio e0ada48ef1 Bug 1116771 - Fix browser_getUserMedia permission denied error message. r=myk 2014-12-31 07:40:00 +01:00
Marco Castelluccio 2dff438034 Bug 1116756 - Handle WebappOSUtils.uninstall promise rejection when running webapprt-chrome tests. r=myk 2014-12-31 05:04:00 +01:00
Blake Winton fe9799f4da Bug 1102937 - Add UITelemetry for the improved search bar UI. r=florian, r=felipe 2015-01-06 13:09:43 -05:00
Marco Castelluccio fec5f30c06 Bug 1073790 - Use "storage" perm instead of "indexedDB-unlimited". r=myk 2015-01-06 11:19:00 +01:00
Wes Kocher c13319b1d9 Merge m-c to fx-team a=merge 2015-01-06 19:51:17 -08:00
Mark Hammond b3492f2340 Bug 1117033 - all sync migration states in the hamburger menu take us to Sync prefs. r=adw 2015-01-07 13:57:38 +11:00
Mark Hammond c9f525ae82 Bug 1114445 - update sync migration flows to reflect latest requirements. r=adw 2015-01-07 13:57:38 +11:00
Mark Hammond ec5b22d39d Bug 1113493 - maintain engine state and offer engine customization during migration. r=rnewman/adw 2015-01-07 13:57:38 +11:00
Ryan VanderMeulen 16a3a81985 Backed out changeset 205f8fa00772 (bug 1055755) for Android debug jsreftest permafail.
CLOSED TREE
2015-01-06 19:07:06 -05:00
Ehsan Akhgari c53723902a Bug 1058644 follow-up: Mark ConsoleRunnable's constructor as explicit
Landed to fix a bustage on a CLOSED TREE
2015-01-06 18:00:50 -05:00
Ryan VanderMeulen 63e600eaf7 Backed out changeset 577febac3790 (bug 1100024) for Talos xperf regressions.
CLOSED TREE
2015-01-06 17:41:15 -05:00
Jeff Walden c4e115f7d7 Bug 1112769 - Followup to adjust (hopefully all) code not compiled on x86-64, determined by skimming prior patch and making corresponding changes to other architectures. r=bustage in a CLOSED TREE 2015-01-06 16:20:28 -06:00
Jim Chen ff51478863 Bug 1109931 - Save child telemetry payload on shutdown; r=vladan 2015-01-06 16:48:03 -05:00
Jim Chen 3bc584457b Bug 1103101 - Start Telemetry on content process startup; r=vladan 2015-01-06 16:48:03 -05:00
Jim Chen bf90d800d4 Bug 1103101 - Use DeferredTask in TelemetryPing; r=vladan 2015-01-06 16:48:02 -05:00
Margaret Leibovic 0fd71819d0 Bug 1117841 - Remove "title bar" from display settings summary. r=mfinkle
--HG--
extra : rebase_source : e9ef000ac1a6db6e97015564663189bf70baa108
2015-01-05 16:29:08 -08:00
Margaret Leibovic 84e5add744 Bug 1116563 - Fall back to display URL if reading list item has no title. r=rnewman
--HG--
extra : rebase_source : bd72a15c6f7745c86d3ac01e0b3689c6d35d745e
2015-01-02 15:21:07 -08:00
Jared Wein ae21ee5c15 Bug 1105768 - Brighten the colors in the update badge. r=Gijs
--HG--
extra : rebase_source : 75215ac3156fef4d0adfe885fcb99a633458782d
2015-01-06 17:04:44 -05:00
Ryan VanderMeulen 0a1e81ace2 Backed out changesets 5bc97468e511 and 7194852248c0 (bug 932179) for intermittent failures in browser_net_security-state.js. 2015-01-06 16:07:22 -05:00
Sean Stangl 80bf2d2b45 Bug 1118040 - Remove getChar's maybeEOL optimization. r=evilpies 2014-12-30 16:05:03 -08:00
Ekanan Ketunuti 65c164918c Bug 1118091 - Add court-martial, pickiness to the en-US dictionary. r=ehsan 2015-01-06 09:15:23 +07:00
Milan Sreckovic 4713d65300 Bug 1113695 - Make gfxCriticalError thread safe. r=Bas 2014-12-19 12:03:58 -05:00
Andrea Marchesini baf0cbe028 Bug 1058644 - Console API in ServiceWorkers. r=khuey 2015-01-06 10:45:00 -05:00
Milan Sreckovic 217850bb7c Bug 1110488 - Check for empty log before using it. r=jmuizelaar 2015-01-06 12:02:22 -05:00
Ehsan Akhgari 9a5d3c336b Bug 1118428 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/workers; r=baku 2015-01-06 16:35:26 -05:00
Ehsan Akhgari 339580df7a Bug 1118429 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/datastore; r=baku 2015-01-06 16:35:25 -05:00
Ehsan Akhgari b7431d5633 Bug 1118430 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/fetch; r=baku 2015-01-06 16:35:24 -05:00
Jeff Walden 12b3fdc552 Bug 1112769 - Move the contents of js/src/vm/NumericConversions.h into a new js/public/Conversions.h header containing public API. r=jorendorff
--HG--
rename : js/src/vm/NumericConversions.h => js/public/Conversions.h
extra : rebase_source : c6b30f38cbc3eafa5eb861ba578234c28982459d
2014-12-17 13:50:14 -08:00
Ehsan Akhgari 6c86597c0a Bug 1116755 - Do not use window.setTimeout() in order to detect tests timing out in browser-chrome tests; r=ted 2015-01-06 16:30:04 -05:00
Ehsan Akhgari 46565f214b Bug 1118411 - Mark virtual overridden functions as MOZ_OVERRIDE in Gecko Profiler; r=BenWa 2015-01-06 16:30:03 -05:00
Ehsan Akhgari 860da94550 Bug 1114999 - Part 2: Apply MOZ_NO_ADDREF_RELEASE_ON_RETURN to all smart pointer arrow operators that can return refcounted objects; r=jrmuizel 2015-01-06 16:30:03 -05:00
Ehsan Akhgari 648fd5ffcd Bug 1117820 - Drop support for building with MSVC 2012; r=glandium 2015-01-06 16:30:02 -05:00
Trevor Saunders 19066f5c7a Revert "bug 1088148 - reenable ipc accessibility" because it still causes crashes 2015-01-06 16:20:07 -05:00
Daniel Holbert aadd8c9412 Bug 1110950 part 0: Annotate b2g test-failures that are probably caused by this bug as "random-if(B2G)" for the time being. (no review, test-manifest-only) 2015-01-06 13:16:55 -08:00
Eric Faust 236fc8fba2 Bug 1055755 - Remove |existing| arg from JSCompartment::wrap. (r=billm) 2015-01-06 13:12:06 -08:00
Vladimir Vukicevic 17154ace97 Bug 1117579; fullscreen broken on freeciv (throws with bogus requestFullScreen options); r=bz 2015-01-05 14:49:04 -05:00
Jonathan Kew 63dc9c1948 Bug 1113684 - part 2 - Update test from bug 1105268 to account for position of broken-image icon now being sensitive to vertical-rl mode. r=smontagu 2015-01-06 20:56:03 +00:00
Jonathan Kew c6f6059f08 Bug 1113684 - part 1 - Handle vertical writing modes when displaying alt-text alongside a broken-image icon. r=smontagu 2015-01-06 20:56:03 +00:00
Jonathan Kew b1289a8906 Bug 1111944 - Reftest for list item markers with vertical text. r=smontagu 2015-01-06 20:56:03 +00:00
Jonathan Kew 0253650f87 Bug 1111944 - part 2 - Update nsBulletFrame::PaintBullet to handle vertical text in list item markers. r=smontagu 2015-01-06 20:56:03 +00:00
Jonathan Kew e5ef938a64 Bug 1111944 - part 1 - Make nsLayoutUtils::DrawString (and the nsFontMetrics methods it calls) handle vertical text. r=smontagu 2015-01-06 20:56:03 +00:00
Jonathan Kew 82898bfa4d Bug 1095334 - Adjust ascent/descent to provide centered vertical baseline when reading 'vhea' table. r=smontagu 2015-01-06 20:56:02 +00:00
Jonathan Kew 9e872e8622 Bug 1115916 - Reftest for synthetic vertical metrics. r=smontagu 2015-01-06 20:56:02 +00:00
Jonathan Kew ff9f031360 Bug 1115916 - Improve synthetic vertical metrics for fonts that don't have actual vhea/vmtx tables. r=smontagu 2015-01-06 20:56:02 +00:00
Jonathan Kew 2cef5d1c88 Bug 1090329 - gfxHarfBuzzShaper::GetGlyphVAdvance should never use the backend-specific GetGlyphWidth method, which is for horizontal width only. r=smontagu 2015-01-06 20:56:01 +00:00