Ehsan Akhgari
1d8f2b4eef
Bug 1118424 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/html; r=baku
2015-01-06 23:33:50 -05:00
Ehsan Akhgari
78040ba909
Bug 1118425 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/ipc; r=baku
2015-01-06 23:33:49 -05:00
Ehsan Akhgari
2016b4944c
Bug 1117028 - Try to look for zipalign in all of Android build tools; r=nalexander
...
Some Android SDK installations do not have the zipalign program in
the same directory as other Android build tools. For example,
zipalign may be found in /build-tools/21.1.2 whereas the
rest of the build tools are in /build-tools/android-4.4.
2015-01-06 23:33:48 -05:00
Ben Turner
1ae3153656
Bug 1118535 - Don't let PBackgroundChild actors leak HANDLEs on Windows, r=mrbkap.
2015-01-06 20:20:27 -08:00
Ben Turner
a8ea9a313a
Bug 1118504 - Add test for <input type='file'> blobs in indexedDB, r=khuey.
2015-01-06 14:56:36 -08:00
Tooru Fujisawa
88fe5eb39d
Bug 1116413 - Fix example comment for PromiseUtils.resolveOrTimeout. r=yoric
2015-01-07 13:16:13 +09:00
Xidorn Quan
c1e4ed76d9
Bug 1116688 - Always try to push children after reflowing an incomplete ruby segment. r=dbaron
...
--HG--
extra : rebase_source : eddbedeaf484513da0789ec73d82801d55234d69
extra : source : afabc75550c1c5b3e8ce4b375cd0b5bb6a30fb21
2015-01-07 12:47:09 +11:00
Xidorn Quan
172cb2654c
Bug 1117597 - Sync bounds of ruby annotation containers. r=roc
...
--HG--
extra : rebase_source : 336b023e6d44031a3a2adfde42a510b6729d83a3
extra : source : a2e4eb7e9c71f299685e8e4c9175bfb31a27a70b
2015-01-07 12:47:09 +11:00
Xidorn Quan
676a72ac80
Bug 1116635 - Fix interaction between ruby alignment and trimmed whitespace. r=roc
...
--HG--
extra : rebase_source : 02452c197129f05cee9ebf1a868c166c3b5c7880
extra : source : 0d467e9425a4a48d358e65227d6f5f0812e8dd0c
2015-01-07 12:47:09 +11:00
Xidorn Quan
8eeb38494e
Bug 1116631 - Fix isize reservation of ruby base container. r=roc
...
--HG--
extra : rebase_source : efc67e14e7e6bbc2b6ba736b09780a9e507b122e
extra : source : 86371e41d07bab00c6cd04b236d194fa312b99c4
2015-01-07 12:47:09 +11:00
Chris Pearce
d13c7ffa8b
Bug 1118593 - Disable MoofParser for encrypted streams. r=kentuckyfriedtakahe
2015-01-07 17:09:27 +13:00
Nicholas Nethercote
0696849cfd
Bug 1117623
- Fix undefined value error in TouchInputMapper::configureSurface(). r=mwu.
...
--HG--
extra : rebase_source : 6a6fe5eefda60df9b42bcc6212ecdd763f548495
2015-01-06 19:31:03 -08:00
Brian Smith
f64580a5e6
Bug 1073867, Part 5: Make DSS test faster, r=mmc
...
--HG--
extra : rebase_source : 5d3ae5b6c777382d69134d5c38fca0c52c93c3a2
extra : histedit_source : 15209d1249d2eb638143409404cbbe15f0a2715b
2014-12-24 17:56:10 -08:00
Ryan VanderMeulen
5119aa2dd9
Backed out changeset 205f8fa00772 (bug 1055755) for Android debug jsreftest permafail.
...
CLOSED TREE
2015-01-06 19:07:06 -05:00
Ehsan Akhgari
50ef0a650b
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
410ee5da98
Backed out changeset 577febac3790 (bug 1100024) for Talos xperf regressions.
...
CLOSED TREE
2015-01-06 17:41:15 -05:00
Jeff Walden
2f1b228f1e
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
95d6ec7e23
Bug 1109931 - Save child telemetry payload on shutdown; r=vladan
2015-01-06 16:48:03 -05:00
Jim Chen
fb665b3d86
Bug 1103101
- Start Telemetry on content process startup; r=vladan
2015-01-06 16:48:03 -05:00
Jim Chen
ee5651e7cc
Bug 1103101
- Use DeferredTask in TelemetryPing; r=vladan
2015-01-06 16:48:02 -05:00
Sean Stangl
74488ab123
Bug 1118040 - Remove getChar's maybeEOL optimization. r=evilpies
2014-12-30 16:05:03 -08:00
Ekanan Ketunuti
e5f5fc4424
Bug 1118091 - Add court-martial, pickiness to the en-US dictionary. r=ehsan
2015-01-06 09:15:23 +07:00
Milan Sreckovic
359e340f3e
Bug 1113695 - Make gfxCriticalError thread safe. r=Bas
2014-12-19 12:03:58 -05:00
Andrea Marchesini
c09b82d5c2
Bug 1058644 - Console API in ServiceWorkers. r=khuey
2015-01-06 10:45:00 -05:00
Milan Sreckovic
31f4e8d163
Bug 1110488 - Check for empty log before using it. r=jmuizelaar
2015-01-06 12:02:22 -05:00
Ehsan Akhgari
a3a8837e15
Bug 1118428 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/workers; r=baku
2015-01-06 16:35:26 -05:00
Ehsan Akhgari
1e50f39cec
Bug 1118429 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/datastore; r=baku
2015-01-06 16:35:25 -05:00
Ehsan Akhgari
d0cf9acfdd
Bug 1118430 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/fetch; r=baku
2015-01-06 16:35:24 -05:00
Jeff Walden
5f66a773c4
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
5b976ab5a8
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
da9956a5b2
Bug 1118411 - Mark virtual overridden functions as MOZ_OVERRIDE in Gecko Profiler; r=BenWa
2015-01-06 16:30:03 -05:00
Ehsan Akhgari
26a8215eb5
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
c6011d03a7
Bug 1117820 - Drop support for building with MSVC 2012; r=glandium
2015-01-06 16:30:02 -05:00
Trevor Saunders
cf7ef4df45
Revert "bug 1088148 - reenable ipc accessibility" because it still causes crashes
2015-01-06 16:20:07 -05:00
Daniel Holbert
8c8b7c59a7
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
68d09e87cf
Bug 1055755 - Remove |existing| arg from JSCompartment::wrap. (r=billm)
2015-01-06 13:12:06 -08:00
Vladimir Vukicevic
1cf5b452b7
Bug 1117579; fullscreen broken on freeciv (throws with bogus requestFullScreen options); r=bz
2015-01-05 14:49:04 -05:00
Jonathan Kew
e137529bf4
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
7c90333f67
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
cb01b47afe
Bug 1111944 - Reftest for list item markers with vertical text. r=smontagu
2015-01-06 20:56:03 +00:00
Jonathan Kew
9462febf5a
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
0e4fbcf5fd
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
0ed708ecdd
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
5fb4c0e20c
Bug 1115916 - Reftest for synthetic vertical metrics. r=smontagu
2015-01-06 20:56:02 +00:00
Jonathan Kew
0b1a3023b6
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
1b836295dc
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
Bobby Holley
8633b37ec8
Bug 1117851 - Make GetCallingLocation take an nsA{,C}String. r=smaug
2015-01-06 15:50:29 -05:00
Monica Chew
bac106e091
Bug 1100024: Don't call Connect if the principal is on a local or remote blocklist (r=mcmanus)
2015-01-06 10:49:47 -08:00
Ryan VanderMeulen
09ec6a6ac1
Backed out changeset 9035e4de3c03 (bug 1117851) for suspicion of causing Linux32 dromaeo DOM regressions (bug 1118257).
2015-01-06 15:24:45 -05:00
JerryShih
1c75ae0748
Bug 1118336. Extract timer rate function from RefreshDriverTimer into SimpleTimerBasedRefreshTimer. r=roc
2015-01-06 09:28:18 -08:00