Commit Graph

247322 Commits

Author SHA1 Message Date
Masayuki Nakano
29a6c72e4d Bug 1166436 part.6 mContentCache should store editor rect and TabParent should use it r=m_kato 2015-06-05 18:28:19 +09:00
Masayuki Nakano
089e35f52d Bug 1166436 part.5 mContentCache should store writing mode at selection and TabParent should use it r=m_kato 2015-06-05 18:28:19 +09:00
Masayuki Nakano
d0d93d8ea9 Bug 1166436 part.4 mozilla::ContentCache should store text rects and caret rect and TabParent should use them r=m_kato 2015-06-05 18:28:19 +09:00
Masayuki Nakano
4636dfd9c1 Bug 1166436 part.3 mozilla::ContentCache should store active composition information and TabParent should use them r=m_kato 2015-06-05 18:28:19 +09:00
Masayuki Nakano
6ed67251e1 Bug 1166436 part.2 mozilla::ContentCache should store a selection range and TabParent should use it r=m_kato 2015-06-05 18:28:19 +09:00
Masayuki Nakano
bcb1296f6b Bug 1166436 part.1 Create mozilla::ContentCache and TabParent should store the text to it r=m_kato 2015-06-05 18:28:18 +09:00
Ms2ger
c164077447 Bug 1171440 - Stop using for-each loops in reftest.js; r=dbaron 2015-06-05 11:23:14 +02:00
Ms2ger
dbc39340d2 Bug 1171509 - Stop using for each in test_checked.html; r=janv 2015-06-05 11:23:08 +02:00
Ms2ger
71fe7e3a2b Bug 1171451 - Use the correct type for the argv argument to NS_CreateJSArgv and the nsJSArgArray constructor; r=jst 2015-06-05 11:23:00 +02:00
Sylvestre Ledru
7c3703f1d4 Bug 1171448 - Matches the rest of the descriptions in ./mach help r=nfroyd 2015-06-05 11:06:41 +02:00
Sylvestre Ledru
6821e6123c Bug 1171446 - Add a description to the luciddream mach target r=ochameau 2015-06-05 11:04:11 +02:00
Seth Fowler
4ca2f8b1a9 Bug 1169680 - Don't merge image cache entries for blob URIs with different refs. r=tn 2015-06-05 01:52:06 -07:00
Jon Coppeard
69969ffb18 Bug 1168666 - Update assertions to allow export specs to contain batch exports r=waldo 2015-06-05 09:55:03 +01:00
Carsten "Tomcat" Book
a64c4c610a Backed out changeset 32aea59e702f (bug 659285) for bustage on a CLOSED TREE 2015-06-05 10:47:09 +02:00
Lee Salzman
4b4d6a5d39 Bug 1169609 - test for all zero dash pattern leaving context in error state. r=jmuizelaar 2015-06-03 10:29:52 -04:00
Lee Salzman
54e8e7419a Bug 1169609 - Avoid all-zero patterns that would trigger the CAIRO_STATUS_INVALID_DASH error state. r=jmuizelaar 2015-06-01 18:02:10 -04:00
Benjamin Chen
2a0eb9481c Bug 1165825 - 1. Release the buffer which contains INFO_FORMAT_CHANGED. 2. Re-trigger the decode task if we still hold a promise. r=sotaro 2015-06-02 15:03:06 +08:00
Randall Barker
b19913117a Bug 659285 - Extend media.autoplay.enabled to provide a way to disable untrusted play() invocations. r=cpearce 2015-05-26 10:32:00 +02:00
Karl Tomlinson
dbc93361bf bug 1116382 test opening referenced MediaSource after URL.revokeObjectURL() r=bholley 2015-05-29 00:15:07 +12:00
Karl Tomlinson
99ae8dc4b7 bug 1116382 adjust explict revoke test to fail if revocation fails r=bholley
Previously this test would pass even without the revokeObjectURL().
2015-05-28 23:36:31 +12:00
Karl Tomlinson
54391448b6 bug 1116382 no need to check IsMediaSourceURI(mLoadingSrc) once mMediaSource has been set r=bholley 2015-05-28 14:49:23 +12:00
Karl Tomlinson
e7d16ea973 bug 1116382 use MediaSource from resolution of MediaSource urls when set r=bholley 2015-05-28 14:38:34 +12:00
Karl Tomlinson
da1f8f84b6 bug 1116382 always ShutdownDecoder() so that MediaSourceDecoder alone can manage MediaSource::Detach() r=bholley 2015-05-28 14:23:27 +12:00
Karl Tomlinson
491103311c bug 1116382 resolve MediaSource urls on media element src attributes when set r=bholley 2015-05-26 22:36:04 +12:00
Karl Tomlinson
0938ae5f45 bug 1116382 resolve MediaSource urls on Source element src attributes when set r=bholley 2015-05-26 23:01:14 +12:00
Karl Tomlinson
2f6257dba4 bug 1116382 accept abstract strings in NewURIFromString() r=bholley 2015-05-22 17:12:13 +12:00
Karl Tomlinson
b89789e0b9 bug 1116382 reuse some UTF8toUTF16 code r=bholley 2015-05-26 17:41:43 +12:00
Jonathan Kew
9420006c2b Bug 1079151 - patch 4 - Handle unconstrained inline-size when computing constraints for an orthogonal absolutely-positioned block. r=smontagu 2015-06-05 08:47:09 +01:00
Jonathan Kew
a1296cfe6c Bug 1079151 - patch 3 - Remove failure annotations from the vertical abs-pos reftests. r=smontagu 2015-06-05 08:47:09 +01:00
Jonathan Kew
5d87ef2690 Bug 1079151 - patch 2 - Convert nsAbsoluteContainingBlock to use logical coordinates. r=smontagu 2015-06-05 08:47:09 +01:00
Jonathan Kew
cadfbcc6b7 Bug 1079151 - patch 1 - Update constraint calculations in nsHTMLReflowState to work with logical coordinates. r=smontagu 2015-06-05 08:47:09 +01:00
Simon Montagu
dca16b4436 Bug 1147834: tests for overconstrained relative positioning, r=jfkthame 2015-06-04 02:07:59 -07:00
Simon Montagu
74719ef559 Bug 1147834: Use abstract coordinates in nsHTMLReflowState, r=jfkthame 2015-06-04 03:43:02 -07:00
Andrea Marchesini
58d82ea2ad Bug 1155153 - about:serviceworkers should work in e10s mode, r=nsm, r=bholley 2015-06-04 19:51:57 +01:00
Chris Peterson
0a651899ad Bug 1169945 - Remove unused plugins.enumerable_names whitelist. r=bsmedberg 2015-05-29 22:42:23 -07:00
Chris Peterson
06a433bde1 Bug 1171368 - Fix -Wunreachable-code-break warning in layout/style/nsCSSRuleProcessor.cpp. r=dholbert 2015-06-03 23:12:24 -07:00
Chris Peterson
2e3c295639 Bug 1171361 - Fix -Wunreachable-code-break warnings in shell/nsMacShellService.cpp. r=mak 2015-06-03 23:13:07 -07:00
Mike Hommey
93bf79982e Fixup for hazard bustage after bug 1168719 on a CLOSED TREE. r=sfink 2015-06-05 14:40:11 +09:00
Phil Ringnalda
dc7ae9b9c5 Back out 0ed1ae70d922 (bug 1171357) for b2g emulator-l warnings-as-errors
CLOSED TREE
2015-06-04 22:25:00 -07:00
Phil Ringnalda
534dde662c Back out 60963a019905 (bug 1171371) for still crashing rc1 in testAboutPage
CLOSED TREE
2015-06-04 22:05:50 -07:00
Botond Ballo
9cbfb04730 Backed out d952a7d6bfb4 (bug 1170388) on a CLOSED TREE for static analysis bustage. r=bustage 2015-06-05 00:14:14 -04:00
John Daggett
6fff01df97 Bug 1171357 - log font matching for textruns. r=m_kato 2015-06-05 12:35:48 +09:00
Botond Ballo
75fa4313c2 Bug 1170388 - Restrict the static analysis error given about raw pointers to refcounted objects inside a lambda, to the case where the raw pointer is captured. r=ehsan 2015-06-03 16:51:36 -04:00
Nicholas Nethercote
caa0b3e745 Bug 1171309 - Remove PREF_Init()'s return value. r=bsmedberg.
This is now possible because PLDHashTable initialization is infallible.
2015-06-04 16:14:48 -07:00
Nicholas Nethercote
47c48aa026 Bug 1171323 - Remove PL_DHashFreeStringKey(), because it's dead. r=froydnj. 2015-06-04 16:14:37 -07:00
Jeff Muizelaar
8dd67a3df9 Bug 1171021. Rewrite SetFullAlpha to choose one method of iterating.
Perviously it had two.
2015-06-04 14:48:43 -04:00
Chris Pearce
c7813824ff Bug 1160101 - Revert browser.eme.ui.enabled pref change from Bug 1160101. a=backout 2015-06-05 14:17:58 +12:00
Edwin Flores
e34ee6df0b Bug 1163764 - Add telemetry to determine whether users have disabled EME - r=cpearce 2015-06-05 13:57:03 +12:00
Jean-Yves Avenard
acb3d9e3a0 Bug 1165819: Part2. Use TimeUnits in SourceBuffer. r=mattwoodrow 2015-06-05 11:53:05 +10:00
Jean-Yves Avenard
027e95b7c8 Bug 1165819: Abstract TrackBuffer interface. r=kentuckyfriedtakahe 2015-06-05 11:52:57 +10:00