Граф коммитов

431332 Коммитов

Автор SHA1 Сообщение Дата
Masayuki Nakano be6517597c Bug 1184004 part.2 Make all structs in IMENotification IPC-aware r=smaug 2015-07-17 13:30:01 +09:00
Masayuki Nakano 786aba3aee Bug 1184004 part.1 Give a name to each struct in IMENotification r=smaug 2015-07-17 13:30:01 +09:00
Masayuki Nakano 0c318e2eff 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 3bf7be3b02 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 44b587e55f 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 5c2f3fc74e Bug 1179718 - Rename CheckPermissions to CheckAnyPermissions. r=bz 2015-07-17 11:07:53 +08:00
Kan-Ru Chen abd5560402 Bug 1179718 - Convert BrowserElement.webidl to use CheckAllPermissions. r=bz 2015-07-17 11:06:30 +08:00
Kan-Ru Chen a5886f19c7 Bug 1179718 - Add a CheckAllPermissions extended attribute to WebIDL. r=bz 2015-07-17 11:06:23 +08:00
Masayuki Nakano 5da5ad2aec 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 4d9802aec0 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 6a5c380903 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 3b86e653ba Bug 1184412. Part 2 - remove code that is not used anymore. r=roc. 2015-07-17 10:18:15 +08:00
JW Wang aeeb938a34 Bug 1184412. Part 1 - remove dependency on MDSM::OnAudioEndTimeUpdate from DecodedStream. r=roc. 2015-07-17 10:18:04 +08:00
mcaceres@mozilla.com fa8ccba8c3 Backed out changeset 01d03b6be047 (bug 1171200)
--HG--
rename : dom/manifest/ImageObjectProcessor.jsm => dom/manifest/ImageObjectProcessor.js
rename : dom/manifest/ManifestProcessor.jsm => dom/manifest/ManifestProcessor.js
rename : dom/manifest/ValueExtractor.jsm => dom/manifest/ValueExtractor.js
2015-07-17 11:45:59 +10:00
Cameron McCormack 2b9faf4b60 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 74d0ecbbd9 Bug 1184695 - Fix some indentation in nsHashPropertyBag. r=poiru 2015-07-16 17:50:43 -07:00
Andrew McCreight 7102f1c26b 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 52b10c8714 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 e7070f39fe Bug 1184400, part 1 - Make XPCJSRuntime::SuspectWrappedNative into a method on XPCWrappedNative. r=bholley 2015-07-16 17:50:43 -07:00
Andrew McCreight f3d75a224c 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 7f057e1c5f Backed out changeset 0dca237df7e2 (bug 1160307) for causing bug 1184752.
--HG--
extra : rebase_source : 56a2060af6a1d4cbb1f21665d65e50ec3b834265
2015-07-16 20:38:13 -04:00
Jeff Gilbert 0cbd03cb79 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 d44d3d56e2 Bug 1177887 - Deref *after* changing the value held by RefPtr. - r=waldo 2015-07-16 17:15:44 -07:00
Eric Rahm 1593d2cf90 Bug 1184282 - Remove break suggested inside cluster warning. r=roc 2015-07-16 16:43:04 -07:00
Eric Rahm 477fcc3cb4 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 801de8e6d3 Backed out changeset 7b3074ad5644 (bug 1184397) to hopefully fix the xpcshell bustage 2015-07-16 16:35:08 -07:00
Chris Pearce c629cf3789 Bug 1184333 - Handle UTF8 paths as input for GMP loading. r=bobowen 2015-07-17 11:09:49 +12:00
Chris Pearce 730e6e237a Bug 1184333 - Handle GMP crashing inside GMPVideoDecoder trial create. r=edwin 2015-07-17 11:09:39 +12:00
David Burns df864f9993 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

--HG--
extra : commitid : Fkr0udCIjfm
extra : rebase_source : 7e837a36947e83520eae26c3f41b45dd5c211829
extra : histedit_source : 806d7c8249128b08bc1ad448389bb639e0369c07
2015-07-15 23:51:51 +01:00
Paolo Amadini 2e4abdf9ad Bug 1177152 - Add Tracking Protection tour entry point to about:privatebrowsing. r=ttaubert
--HG--
extra : commitid : 9itZDcOR5jG
extra : rebase_source : afebfb27f44eb23c3c6a8eb1efab185addc63161
2015-07-15 14:20:39 +01:00
Tim Taubert 527ea72a6c Bug 1172473 - Fix intermittent browser_607016.js failures by properly waiting for tabs to be removed r=mconley 2015-07-16 14:03:04 +02:00
Tim Taubert d2eec58c27 Bug 1183553 - [Control Center] Update copy for TP section r=bgrins 2015-07-14 11:21:53 +02:00
Ryan VanderMeulen d7e5192373 Backed out changesets 7f2ddcfe4537 and e88770aa2160 (bug 1171344) for intermittent OSX browser_tabopen_reflows.js failures.
--HG--
rename : browser/base/content/contentSearchUI.css => browser/base/content/searchSuggestionUI.css
rename : browser/base/content/contentSearchUI.js => browser/base/content/searchSuggestionUI.js
rename : browser/base/content/test/general/browser_contentSearchUI.js => browser/base/content/test/general/browser_searchSuggestionUI.js
rename : browser/base/content/test/general/contentSearchUI.html => browser/base/content/test/general/searchSuggestionUI.html
rename : browser/base/content/test/general/contentSearchUI.js => browser/base/content/test/general/searchSuggestionUI.js
2015-07-16 21:42:22 -04:00
Justin Dolske 9ddcd2a3b5 Bug 1182308 - Windows 10 search rewrite should handle more Bing domains. r=jaws 2015-07-16 17:29:32 -07:00
Margaret Leibovic e55ee1bc4e Bug 1183115 - Remove apps AboutRedirector contract from MobileComponents.manifest. r=mcomella
--HG--
extra : commitid : HbbXn10lMWT
extra : rebase_source : a228d96294fa6f967669811efa5c07d4b939defc
2015-07-15 17:16:26 -07:00
Mark Finkle c9baf340c8 Bug 1183724 - Add more complete telemetry coverage of GeckoApp startup actions r=margaret 2015-07-16 17:41:47 -04:00
Gregory Szorc 74ed7bcd35 Bug 1184598 - Don't perform mercurial-setup check for mach-commands command; r=smacleod
This command is used by tab completion handlers. A user reported that
hitting tab in his shell resulted in the mercurial-setup out of date
check spewing output.

--HG--
extra : commitid : 5DE199lHcn2
extra : rebase_source : 7f2ef1c325b3f0deb091798a5d21820257d6c1f6
extra : amend_source : 016428cf3d2442cc2ced24d328aec53a752619ab
2015-07-16 14:37:14 -07:00
Ryan VanderMeulen e5e20485f9 Merge m-c to fx-team. a=merge 2015-07-16 16:23:27 -04:00
Ryan VanderMeulen acf6cee4ea Merge b2g-inbound to m-c. a=merge 2015-07-16 15:15:42 -04:00
Ryan VanderMeulen 5f9582530e Merge inbound to m-c. a=merge 2015-07-16 14:53:39 -04:00
Jordan Lund ad4d03f6ef Bug 1154796 - bump mozharness.json to match 239491bc393a, CLOSED TREE r=ryanvm a=testing
--HG--
extra : amend_source : d599fae2ccb0b8599e41d8d37ecfbf49a585a4de
2015-07-16 11:02:52 -07:00
Jordan Lund b7ceb47a26 Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 239491bc393a, r=ryanvm a=testing 2015-07-16 11:01:57 -07:00
B2G Bumper Bot 7620aed880 Bumping manifests a=b2g-bump 2015-07-16 09:53:27 -07:00
B2G Bumper Bot 24fbc2b8a7 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dfd4a9e8f31e
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30968 from begeeben/1174658_intro_launch_animation

Bug 1174658 - [Stingray][Dashboard] Intro launch animation for dashbo…

========

https://hg.mozilla.org/integration/gaia-central/rev/115a8b013f55
Author: Yi-Fan Liao <begeeben@gmail.com>
Desc: Bug 1174658 - [Stingray][Dashboard] Intro launch animation for dashboard - Central Clock and Background

* Add background and greeting animations.
* Change mozl10n.get() to mozl10n.formatValue().
2015-07-16 09:51:29 -07:00
B2G Bumper Bot dc8ca3288c Bumping manifests a=b2g-bump 2015-07-16 09:47:25 -07:00
Ryan VanderMeulen c5f205c7ca Merge m-c to inbound. a=merge
CLOSED TREE
2015-07-16 12:45:32 -04:00
B2G Bumper Bot b65f8ecbc3 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e201d8a177d8
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30993 from jedireza/lockscreen-dialog-clipping-alternative

Bug 1175461 - Updating dialog height on system resize

========

https://hg.mozilla.org/integration/gaia-central/rev/9b46e620b665
Author: jedireza <reza@akhavan.me>
Desc: Bug 1175461 - Updating dialog height on system resize

========

https://hg.mozilla.org/integration/gaia-central/rev/cacfaa7b43f2
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30819 from stasm/1180175-remove-l20n-syntax

Bug 1180175 - Remove L20n syntax support from shared/js/l10n.js. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/d07ad346b020
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1180175 - Remove L20n syntax support from shared/js/l10n.js. r=gandalf

========

https://hg.mozilla.org/integration/gaia-central/rev/bac937cea79d
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30988 from stasm/1184223-fm-l20n

Bug 1184223 - Migrate FM Radio to l20n.js

========

https://hg.mozilla.org/integration/gaia-central/rev/2ac9e21c6a7d
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1184223 - Migrate FM Radio to l20n.js. r=timdream r=gandalf
2015-07-16 09:45:26 -07:00
Ryan VanderMeulen 9466d7029c Backed out changeset 01478a143658 (bug 1159751) for causing bug 1184539.
CLOSED TREE

--HG--
extra : amend_source : 4ec25bfff3e810c29b68978142005b78fa8fb867
2015-07-16 11:11:39 -04:00
Ryan VanderMeulen 12c14bd758 Merge m-c to b2g-inbound. a=merge
CLOSED TREE
2015-07-15 21:30:15 -04:00
Ryan VanderMeulen 0c009c0080 Backed out changeset 653179afb65f (bug 1175098) for frequent WinXP browser_compartments.js failures.
CLOSED TREE

--HG--
extra : amend_source : 281a11895a3ee742061158d49672d42a52146bad
2015-07-15 21:28:00 -04:00