Ehsan Akhgari
016a359c65
Bug 1118418 - Mark virtual overridden functions as MOZ_OVERRIDE in intl; r=smontagu
2015-01-06 23:33:50 -05:00
Ehsan Akhgari
43d484b6c2
Bug 1118424 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/html; r=baku
2015-01-06 23:33:50 -05:00
Ehsan Akhgari
b6fefe8453
Bug 1118425 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/ipc; r=baku
2015-01-06 23:33:49 -05:00
Ehsan Akhgari
2dc67d1b6d
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
7f2df7991e
Bug 1118535 - Don't let PBackgroundChild actors leak HANDLEs on Windows, r=mrbkap.
2015-01-06 20:20:27 -08:00
Ben Turner
96b10a4fdf
Bug 1118504 - Add test for <input type='file'> blobs in indexedDB, r=khuey.
2015-01-06 14:56:36 -08:00
Tooru Fujisawa
6a9817fe05
Bug 1116413 - Fix example comment for PromiseUtils.resolveOrTimeout. r=yoric
2015-01-07 13:16:13 +09:00
Xidorn Quan
9d8b67eb39
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
75e692f4de
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
b78667c434
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
549081b6cc
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
97b5a8bb5e
Bug 1118593 - Disable MoofParser for encrypted streams. r=kentuckyfriedtakahe
2015-01-07 17:09:27 +13:00
Nicholas Nethercote
6713f15e31
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
d6400cda68
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
2e6520cea4
Backed out changeset 205f8fa00772 (bug 1055755) for Android debug jsreftest permafail.
...
CLOSED TREE
2015-01-06 19:07:06 -05:00
Ehsan Akhgari
7b34f7b0e1
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
dffbfdf6fa
Backed out changeset 577febac3790 (bug 1100024) for Talos xperf regressions.
...
CLOSED TREE
2015-01-06 17:41:15 -05:00
Jeff Walden
29d6c1309b
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
c65f0077bc
Bug 1109931 - Save child telemetry payload on shutdown; r=vladan
2015-01-06 16:48:03 -05:00
Jim Chen
db55c9e5d2
Bug 1103101
- Start Telemetry on content process startup; r=vladan
2015-01-06 16:48:03 -05:00
Jim Chen
6ca1ae1c81
Bug 1103101
- Use DeferredTask in TelemetryPing; r=vladan
2015-01-06 16:48:02 -05:00
Sean Stangl
5769f31a30
Bug 1118040 - Remove getChar's maybeEOL optimization. r=evilpies
2014-12-30 16:05:03 -08:00
Ekanan Ketunuti
8631b4a362
Bug 1118091 - Add court-martial, pickiness to the en-US dictionary. r=ehsan
2015-01-06 09:15:23 +07:00
Milan Sreckovic
a0df06fc5e
Bug 1113695 - Make gfxCriticalError thread safe. r=Bas
2014-12-19 12:03:58 -05:00
Andrea Marchesini
1db122563c
Bug 1058644 - Console API in ServiceWorkers. r=khuey
2015-01-06 10:45:00 -05:00
Milan Sreckovic
340c51ec0d
Bug 1110488 - Check for empty log before using it. r=jmuizelaar
2015-01-06 12:02:22 -05:00
Ehsan Akhgari
b8ccbe691d
Bug 1118428 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/workers; r=baku
2015-01-06 16:35:26 -05:00
Ehsan Akhgari
e9d0274687
Bug 1118429 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/datastore; r=baku
2015-01-06 16:35:25 -05:00
Ehsan Akhgari
9e77f6568d
Bug 1118430 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/fetch; r=baku
2015-01-06 16:35:24 -05:00
Jeff Walden
535fe9c758
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
94cf66c1f1
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
0c5dd70e0a
Bug 1118411 - Mark virtual overridden functions as MOZ_OVERRIDE in Gecko Profiler; r=BenWa
2015-01-06 16:30:03 -05:00
Ehsan Akhgari
3799d571b8
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
f1aab2b0de
Bug 1117820 - Drop support for building with MSVC 2012; r=glandium
2015-01-06 16:30:02 -05:00
Trevor Saunders
b73bed9198
Revert "bug 1088148 - reenable ipc accessibility" because it still causes crashes
2015-01-06 16:20:07 -05:00
Daniel Holbert
b6dfbc6e94
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
a9d12faa78
Bug 1055755 - Remove |existing| arg from JSCompartment::wrap. (r=billm)
2015-01-06 13:12:06 -08:00
Vladimir Vukicevic
c612b8b893
Bug 1117579; fullscreen broken on freeciv (throws with bogus requestFullScreen options); r=bz
2015-01-05 14:49:04 -05:00
Jonathan Kew
a762d12de5
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
19c56ab7b4
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
5414a4a507
Bug 1111944 - Reftest for list item markers with vertical text. r=smontagu
2015-01-06 20:56:03 +00:00
Jonathan Kew
7711c8644d
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
0691189ac6
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
1403418448
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
8d686923e6
Bug 1115916 - Reftest for synthetic vertical metrics. r=smontagu
2015-01-06 20:56:02 +00:00
Jonathan Kew
537950089b
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
5effe29181
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
9fdfb3a7be
Bug 1117851 - Make GetCallingLocation take an nsA{,C}String. r=smaug
2015-01-06 15:50:29 -05:00
Monica Chew
2dd57568f6
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
afefe1bb22
Backed out changeset 9035e4de3c03 (bug 1117851) for suspicion of causing Linux32 dromaeo DOM regressions (bug 1118257).
2015-01-06 15:24:45 -05:00