Jonathan Kew
e1892d0a75
Bug 1076657 pt 3 - Support drawsVerticallyForCharacterAtIndex method in Cocoa childView and IME input handler. r=masayuki
2015-02-10 15:28:05 +00:00
Jonathan Kew
9fa6bda1dc
Bug 1076657 pt 2 - Add writing-mode to the reply to NS_QUERY_TEXT_RECT event. r=masayuki
2015-02-10 15:28:05 +00:00
Jonathan Kew
9e4d7ffb58
Bug 1076657 pt 1 - Fix ContentEventHandler::OnQueryTextRect for vertical textframes. r=smontagu
2015-02-10 15:28:05 +00:00
Patrick McManus
3e65150607
bug 1130874 - test for alt-svc -06 h2 extension r=hurley
2015-02-08 09:11:22 -05:00
Patrick McManus
207cf8c7c4
bug 1130874 - h2 test server altsvc 06 r=hurley
...
This only updates node-http2 for mozilla's CI needs by supporting
sending of the AltSvc frame (-06). It does not implement receiving or
the node internal tests.
2015-02-08 09:00:39 -05:00
Patrick McManus
bb53a57af7
bug 1130874 - update h2 alternate service extension to draft-06 r=hurley
2015-02-06 17:45:05 -05:00
Martin Thomson
289f020fd9
Bug 1129791 - Check connection state rather than context state. r=ekr
2015-02-05 17:18:57 +11:00
Martin Thomson
f24345ac5b
Bug 1063290 - Disable most gUM tests on Android too. r=jib
2015-02-07 11:39:35 +11:00
Dave Hunt
67519972ab
Bug 1130358 - [mozlog] Bump version to 2.10. r=jgraham
2015-02-06 04:47:00 -05:00
Morris Tseng
53bcd0a13e
Bug 1119126 - Send updateposition after reflow when selection is collapsed. r=roc
2015-02-02 22:10:00 -05:00
Martin Stransky
fe75191be7
Bug 1097897 - Add HiDPI support (scale) for Gtk2 and update and fix calculation of scaled screen borders. r=karlt
2015-02-10 02:14:00 -05:00
Mark Goodwin
4e1ac3b63f
Bug 1092055 - Test that webconsole messages show up for non-top level security errors. r=past
2015-02-10 00:34:00 -05:00
Mark Goodwin
f5a3e59966
Bug 1092055 - Show security messages for subresources. r=mcmanus
2015-02-09 07:04:00 -05:00
Catalin Badea
f63da27be0
Bug 982726 - Patch 3: Implement client.postMessage. r=baku
2015-02-09 12:43:00 -05:00
Catalin Badea
80a1b203b6
Bug 982726 - Patch 2: Add postMessage to service worker. r=baku
2015-02-09 12:42:00 -05:00
Benoit Girard
d6f7422100
Bug 1131462 - Remove buggy GetAsSurface override. r=jrmuizel
2015-02-10 23:03:15 +08:00
Carsten "Tomcat" Book
833aa080c8
Backed out changeset 7d0e23391d53 (bug 1108957) for breaking nexus builds
2015-02-10 16:01:08 +01:00
Joel Maher
d77dce24d2
Bug 1110982 - [backout] tracking bug to get --run-by-dir enabled for 'oth' job on trunk. r=RyanVM
2015-02-10 09:07:32 -05:00
Masatoshi Kimura
3b7544e51a
Bug 1124039 - Enable RC4 only if ClientHelloVersion <= TLS 1.0. r=keeler
2015-02-10 22:29:51 +09:00
Kartikaya Gupta
bd3209cbbd
Bug 930939 - Switch the B2G controller thread from the main thread to the compositor thread. r=botond,mwu
2015-02-10 08:24:23 -05:00
Kartikaya Gupta
0fdb14cfb6
Bug 930939 - Add a function to encapsulate running things on the APZ controller thread. r=botond
2015-02-10 08:24:23 -05:00
Kartikaya Gupta
a83100edb9
Bug 930939 - Move thread assertion code into APZThreadUtils and add more assertions. r=botond
2015-02-10 08:24:23 -05:00
Seth Fowler
e92e773792
Bug 1130802 - Always prefer decoded surfaces when substituting surfaces for downscale-during-decode. r=dholbert
2015-02-10 04:20:45 -08:00
Brian Hackett
d6514d74fe
Bug 1126629 - Refine handling of minimal intervals in the backtracking allocator, r=sunfish.
2015-02-10 04:40:06 -07:00
Carsten "Tomcat" Book
f5bebcf5e0
Backed out changeset 96de29a78170 (bug 1096800) for xperf perma failures
2015-02-10 12:32:06 +01:00
Cameron McCormack
d917384221
Bug 1067755 - Store relevant style data rather than style context pointers on transformed text runs. r=jdaggett
2015-02-10 21:30:25 +11:00
Carsten "Tomcat" Book
59721c07ea
Backed out changeset cab2c930fa02 (bug 1067755) for static analysis build bustage
2015-02-10 11:15:33 +01:00
Kaustabh Datta Choudhury
caec67b5ba
Bug 1056851 - [layout] Change existing callers of SpecialPowers.setBoolPref/setIntPref/setCharPref to SpecialPowers.pushPrefEnv. r=jmaher
2015-02-06 11:50:00 +01:00
Milan Sreckovic
3c586fdd4c
Bug 1130971 - Null pointer checks before dispatching. r=mattwoodrow
2015-02-09 17:23:09 +08:00
Andrew Comminos
611f50b6a1
Bug 1126094 - Adds high resolution display support to GdkScreen. r=karlt
2015-01-26 17:21:00 +01:00
JerryShih
e208c92bdb
Bug 1129686 - Update cms profile in SRGBOverrideObserver callback. r=jmuizelaar
2015-02-06 00:18:00 +01:00
Dragana Damjanovic
4959d096be
Bug 1108957 - Add per network interface dns query. This is possible only with gonk. r=mayhemer
2015-02-09 01:52:00 +01:00
Cameron McCormack
a1e68dc1cd
Bug 1067755 - Store relevant style data rather than style context pointers on transformed text runs. r=jdaggett
2015-02-10 20:35:59 +11:00
Frédéric Wang
fb56fe513c
Bug 1110056 - Merge nsMathMLmphantomFrame into nsMathMLmrowFrame. r=jkitch
2015-02-09 11:19:00 +01:00
Ted Clancy
8141cc96f9
Bug 1000305 - Part 2 - imported patch bug-1000305-fix-part2. r=mcmanus
2015-02-09 08:39:07 -05:00
Ted Clancy
3852ba3695
Bug 1000305 - Part 1 - Add a getIcon() method. r=fabrice r=ehsan
2014-12-18 17:40:41 -05:00
Cykesiopka
646544ea00
Bug 897690 - Remove misleading error message from AppendErrorTextUntrusted. r=dkeeler
2015-02-09 03:50:00 +01:00
Jonathan Kew
281856cac3
Bug 1127935 - Check for null when trying to load 'head' table, to avoid crashing on non-sfnt fonts. r=jdaggett
2015-02-10 09:18:23 +00:00
Robert Longson
4857d974f4
Bug 1108887 - Backout part 3 and part 4 of bug 949435 (SVG iframe). r=birtles sr=bzbarsky
2015-02-10 09:14:19 +00:00
Bob Owen
d7507fde77
Bug 1129369 Part 3: Turn on MITIGATION_STRICT_HANDLE_CHECKS process-level mitigation for the GMP sandbox. r=tabraldes
2015-02-10 09:06:59 +00:00
Bob Owen
5a5232342f
Bug 1129369 Part 2: Turn on BOTTOM_UP_ASLR process-level mitigation for the GMP sandbox. r=tabraldes
2015-02-10 09:06:59 +00:00
Bob Owen
9aff5c26a7
Bug 1129369 Part 1: Turn on DEP_NO_ATL_THUNK process-level mitigation for the GMP sandbox. r=tabraldes
2015-02-10 09:06:59 +00:00
Jan de Mooij
25210150e8
Bug 1128196 - Don't relazify scripts with a TypeScript. r=till
2015-02-10 09:40:46 +01:00
Ian Moody
f36067225d
Bug 1096800 - Default sans-serif font for zh-CN on windows is mapped to SimSun, which is actually a serif font. r=jdaggett
2015-02-10 17:18:32 +09:00
Masayuki Nakano
b9ddb90367
Bug 1131026 Rename nsITextInputProcessor.init() and .initForTests() to .beginInputTransaction() and .beginInputTransactionForTests() r=smaug, sr=smaug
2015-02-10 17:09:29 +09:00
Tooru Fujisawa
52353f4e95
Bug 1130785 - Fix JS_HAS_EXPR_CLOSURES macro conditions. r=shu
2015-02-10 17:06:07 +09:00
JW Wang
088fb91a19
Bug 1114826 - run test_eme_persistent_sessions.html tests after MediaKeySession.update() to avoid collision with MediaKeySession.load(). r=edwin.
2015-02-08 09:54:37 +08:00
Seth Fowler
79b866737f
Bug 1129804 - Flip on decode-on-draw on B2G. r=me
2015-02-04 23:26:54 -08:00
Seth Fowler
59f6986711
Bug 1130707 - Make decode-on-draw-only image notifications more robust. r=tn
2015-02-09 23:50:30 -08:00
Seth Fowler
9c9d5eb0e3
Bug 1128769 (Part 6) - Remove imgIContainer::IsDecoded and all remaining callers. r=tn
2015-02-09 23:27:40 -08:00