Jean-Yves Avenard
70c1e1f031
Bug 1182444: Show audio as enabled when an audio track is present in stream. r=jesup
2015-07-17 14:50:51 +10:00
Masayuki Nakano
fc1b65e187
Bug 1184004 part.3 IPC methods to notify IME should use IMENotification for its argument r=smaug
2015-07-17 13:30:01 +09:00
Masayuki Nakano
e7b2bdc25f
Bug 1184004 part.2 Make all structs in IMENotification IPC-aware r=smaug
2015-07-17 13:30:01 +09:00
Masayuki Nakano
308f797ddf
Bug 1184004 part.1 Give a name to each struct in IMENotification r=smaug
2015-07-17 13:30:01 +09:00
Masayuki Nakano
a81bbc4eef
Bug 1176959 nsGtkIMModule shouldn't commit composition when a selection change is notified but it was caused by selection set event r=m_kato
2015-07-17 13:27:32 +09:00
Chris Pearce
a7402b1f1e
Bug 1180109 - Telemetry to report whether we can play H.264/AAC with Windows Media Foundation. r=dolske,vladan
2015-07-17 16:10:34 +12:00
Seth Fowler
25f92aa6d8
Bug 1184804 - Wait for DECODE_COMPLETE to be fired in browser_bug666317.js. r=tn
2015-07-16 20:32:24 -07:00
Kan-Ru Chen
aa41d37da1
Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz
2015-07-17 11:07:53 +08:00
Kan-Ru Chen
e23f1dd401
Bug 1179718 - Convert BrowserElement.webidl to use CheckAllPermissions. r=bz
2015-07-17 11:06:30 +08:00
Kan-Ru Chen
b74ff567ec
Bug 1179718 - Add a CheckAllPermissions extended attribute to WebIDL. r=bz
2015-07-17 11:06:23 +08:00
Masayuki Nakano
6f357e2664
Bug 1176955 part.3 nsTextStore shouldn't notify TSF of selection change which is caused by selection set event r=m_kato
2015-07-17 11:25:00 +09:00
Masayuki Nakano
b2a38bd156
Bug 1176955 part.2 NOTIFY_IME_OF_SELECTION should have a flag which indicates if it's caused by a selection event r=smaug
2015-07-17 11:25:00 +09:00
Masayuki Nakano
b5b9eace4d
Bug 1176955 part.1 TextComposition should guarantee that WidgetSelectionEvent should be handled by same content as the target of composition events when there is a composition r=smaug
2015-07-17 11:25:00 +09:00
JW Wang
ce086ec878
Bug 1184412. Part 2 - remove code that is not used anymore. r=roc.
2015-07-17 10:18:15 +08:00
JW Wang
76c5ee0260
Bug 1184412. Part 1 - remove dependency on MDSM::OnAudioEndTimeUpdate from DecodedStream. r=roc.
2015-07-17 10:18:04 +08:00
mcaceres@mozilla.com
32dba41f73
Backed out changeset 01d03b6be047 (bug 1171200)
2015-07-17 11:45:59 +10:00
Cameron McCormack
ecccc94108
Bug 1182496 - Don't create frames for SVG <text> descendants with failing conditional processing attributes. r=dholbert
2015-07-17 11:29:22 +10:00
Andrew McCreight
691be28839
Bug 1184695 - Fix some indentation in nsHashPropertyBag. r=poiru
2015-07-16 17:50:43 -07:00
Andrew McCreight
0c83496787
Bug 1184400, part 3 - Use HasExternalReference in XPCWrappedNative::Traverse. r=bholley
...
This is just for consistency.
2015-07-16 17:50:43 -07:00
Andrew McCreight
6aed00f0c9
Bug 1184400, part 2 - XPCWrappedNative::Suspect() should suspect the JS reflector object even if it doesn't own it. r=bholley
2015-07-16 17:50:43 -07:00
Andrew McCreight
2392a9d341
Bug 1184400, part 1 - Make XPCJSRuntime::SuspectWrappedNative into a method on XPCWrappedNative. r=bholley
2015-07-16 17:50:43 -07:00
Andrew McCreight
147aa8879b
Bug 1184630 - Remove the unused XPCWrappedNative::LocateTearOff(). r=gabor
...
Also, remove some redundant access specifiers in XPCWrappedNative.
2015-07-16 17:50:43 -07:00
Ryan VanderMeulen
3f722ff9a9
Backed out changeset 0dca237df7e2 (bug 1160307) for causing bug 1184752.
2015-07-16 20:38:13 -04:00
Jeff Gilbert
1136aa93d6
Bug 1171228 - Expose WEBGL_debug_renderer_info to Web Content #ifndef MOZ_RELEASE_BUILD. - r=kamidphish, sr=jst
2015-07-16 17:20:15 -07:00
Jeff Gilbert
022bd5a118
Bug 1177887 - Deref *after* changing the value held by RefPtr. - r=waldo
2015-07-16 17:15:44 -07:00
Eric Rahm
68c138bf3a
Bug 1184282 - Remove break suggested inside cluster warning. r=roc
2015-07-16 16:43:04 -07:00
Eric Rahm
51d2fb0650
Bug 1183883 - Switch graph thread slowdown warning to log message. r=padenot
...
The graph thread slowdown warning is switched over to a STREAM_LOG message
in an #ifdef DEBUG block to preserve the debug only semantics of
NS_WARN_IF_FALSE. The message will still be emitted if the STREAM_LOG is
enabled.
2015-07-16 09:17:31 -07:00
Wes Kocher
49bb9beb7a
Backed out changeset 7b3074ad5644 (bug 1184397) to hopefully fix the xpcshell bustage
2015-07-16 16:35:08 -07:00
Chris Pearce
d023942cb5
Bug 1184333 - Handle UTF8 paths as input for GMP loading. r=bobowen
2015-07-17 11:09:49 +12:00
Chris Pearce
a8cf8fdfe8
Bug 1184333 - Handle GMP crashing inside GMPVideoDecoder trial create. r=edwin
2015-07-17 11:09:39 +12:00
David Burns
c5d26dbfe2
Bug 1178468 - Update marionette cookie support to use nsICookie2. r=jgriffin
...
This allows us to return httpOnly key when doing getCookie and serialising the result
Details in http://w3c.github.io/webdriver/webdriver-spec.html#dfn-serialized-cookie
2015-07-15 23:51:51 +01:00
David Burns
018d6e62a5
Bug 1178468: rename marionette cookie test methods to be more pythonic. r=jgriffin
2015-07-07 20:57:57 +01:00
Terrence Cole
3b673fc2f9
Bug 1150349 - Update the zone triggers when updating GC parameters; r=jonco
2015-07-08 10:32:55 -07:00
David Anderson
9257079b8f
Move more compositor backend checks into gfxPlatform. (bug 1179051 part 4, r=mattwoodrow)
2015-07-16 15:18:38 -07:00
David Anderson
966456c514
Move compositor backend decisions into gfxPlatform. (bug 1179051 part 3, r=mattwoodrow)
2015-07-16 15:18:05 -07:00
Jason Orendorff
d28349b25a
Bug 1178932 - Implement Reflect.construct. r=Waldo.
2015-06-16 13:04:27 -05:00
Boris Zbarsky
c132fcc634
Bug 1183896. Don't assume that relatively positioned table cells actually have positioned offsets computed, because in the case of position:sticky they don't. r=dholbert
2015-07-16 17:53:52 -04:00
Boris Zbarsky
d72e137a79
Bug 1181966. Remove uses of mozRequestAnimationFrame from browser code. r=gijs,paul
2015-07-16 17:53:28 -04:00
Cody Crews
bcd7436b6c
Bug 1178058. Don't convert an expanded principal into inheriting the current principal. Just pretend like the null principal did the load (like LOAD_FLAGS_DISALLOW_INHERIT_OWNER does). r=bholley
2015-07-16 17:53:19 -04:00
David Anderson
86705fe776
Fix regression where WARP could be used as a fallback on Windows 7. (bug 1179051 part 2.1, r=jrmuizel)
2015-07-16 14:45:06 -07:00
Mike Hommey
2ceb8811dc
Bug 1184446 - Remove manual package manifest preprocessing. r=mshal
...
packager.py itself has been able to do preprocessing since the beginning.
For some reason, Makefile.in-driven preprocessing was kept back then, and
never was removed, and even worse, concatenation was added on top of it.
There is however a downside to the current way of doing things: error
reporting is given relative to the given manifest, which in the current
case is the preprocessed/concatenated file, so line numbers don't match
what is in the file in the source tree. However, when packager.py does
preprocessing itself, line numbers are reported properly.
Thus, switch all package manifests to packager.py-driven preprocessing.
2015-07-17 06:45:14 +09:00
Lorien Hu
1e9f53e5c1
Bug 1171995 - Part 7: Check for proxy in accessibilityIsIgnored for mozButtonAccessible and mozTextAccessible r=tbsaunde
2015-07-16 17:35:29 -04:00
Lorien Hu
7fb3016bc1
Bug 1171995 - Part 6: Handle proxies in mozAccessible accessibilityHitTest and accessibilityFocusedUIElement r=tbsaunde
2015-07-16 17:34:52 -04:00
Lorien Hu
22a3af9917
Bug 1171995 - Part 5: Handle proxies in mozAccessible accessibilityAttributeValue r=tbsaunde
2015-07-16 17:34:52 -04:00
Lorien Hu
99cac85393
Bug 1171995 - Part 4: Handle proxies in mozAccessible accessibilityAttributeNames r=tbsaunde
2015-07-16 17:34:52 -04:00
Lorien Hu
db9d2df32f
Bug 1171995 - Part 3: Handle proxies in mozAccessible accessibilityIsIgnored r=tbsaunde
2015-07-16 17:34:51 -04:00
Lorien Hu
86ba7db772
Bug 1171995 - Part 2: Add IsTable, IsTableRow, IsTableCell to proxied accessibles r=tbsaunde
2015-07-16 17:34:51 -04:00
Lorien Hu
3234b0ab05
Bug 1171995 - Part 1: Add FocusedChild to proxy accessibles r=tbsaunde
2015-07-16 17:34:51 -04:00
Mike Hommey
3108bfb317
Bug 1182395 - Don't error out when -p is not given an argument in RemoteCommandLine. r=bsmedberg
...
Leave it to the normal command line handling to handle the situation and display
the profile manager.
2015-07-17 06:23:50 +09:00
Ryan VanderMeulen
a8c7273a6f
Backed out 7 changesets (bug 1168979) for breaking the gecko decision task on a CLOSED TREE.
...
Backed out changeset 0d9496880482 (bug 1168979)
Backed out changeset 913594264a8c (bug 1168979)
Backed out changeset 18560f41c3fb (bug 1168979)
Backed out changeset dd5644a30469 (bug 1168979)
Backed out changeset 162318c4e626 (bug 1168979)
Backed out changeset 5bfd2e72d330 (bug 1168979)
Backed out changeset 0d97c2ab4fe4 (bug 1168979)
2015-07-16 16:51:36 -04:00