Commit Graph

246322 Commits

Author SHA1 Message Date
Michael Layzell
2b035df8c7 Bug 1168170 - Mark reference counted members of nsTimerImpl::mCallback as MOZ_OWNING_REF. r=froydnj 2015-05-28 10:14:00 -04:00
Michael Layzell
15fea60ba2 Bug 1167378 - Mark ArrayAndPrefix as MOZ_STACK_CLASS and array member as MOZ_NON_OWNING_REF. r=froydnj 2015-05-28 10:06:00 -04:00
Michael Layzell
a7a61a173a Bug 1167380 - Mark (Read/Write)SegmentsState::m(Source/Sink) as MOZ_NON_OWNING_REF and mark as MOZ_STACK_CLASS. r=froydnj 2015-05-28 08:32:00 -04:00
Michael Layzell
571548f22c Bug 1168115 - Null CSSStyleSheet::mOwningPtr in the nsStyleLinkElement Unlink method. r=heycam 2015-05-25 08:00:00 -04:00
Michael Layzell
b6e9896be7 Bug 1168156 - Remove unused nsCSSValueTokenStream::mSheet. r=heycam 2015-05-28 09:02:00 -04:00
Michael Layzell
7d35de2ca3 Bug 1168158 - Make URLValue::mString a smart pointer. r=heycam 2015-05-28 08:54:00 -04:00
Michael Layzell
bb019f6a50 Bug 1167385 - Mark xpcObjectHelper's unsafe references as UNSAFE_REF. r=bholley 2015-05-21 14:18:00 -04:00
Morris Tseng
76a0335236 Bug 1155493 - Part 4 - Add test for mozbrowsercaretstatechanged. r=kanru 2015-05-28 01:39:00 -04:00
Morris Tseng
fe912f3b0e Bug 1155493 - Part 3: Dispatch event when carets are updated, pressed, released, tap, longpressonemptycontent, hidden. r=roc 2015-05-13 20:10:00 -04:00
Morris Tseng
685aaaec24 Bug 1155493 - Part 2: Event hook for mozbrowser element. r=kanru 2015-05-28 01:57:00 -04:00
Morris Tseng
69861ae867 Bug 1155493 - Part 1: Add CaretStateChangedEvent and corresponding utility function. r=roc, sr=smaug 2015-05-19 20:59:00 -04:00
Andrew Comminos
0414a5de9f Bug 974832 - Add tests for WebGL's EXT_disjoint_timer_query. r=dglastonbury 2015-05-27 12:11:00 -04:00
Andrew Comminos
13b8ac0d8a Bug 974832 - Add support for WebGL's EXT_disjoint_timer_query. r=dglastonbury, r=smaug 2015-05-27 07:12:00 -04:00
Andrew Comminos
50fb693cc1 Bug 974832 - Implement necessary GL features to provide timer queries. r=dglastonbury 2015-05-28 07:15:00 -04:00
Bob Owen
836edcd4aa Bug 1123759: Set low integrity on NPAPI processes for Windows sandboxing policy level >= 2. r=bbondy, r=bsmedberg 2015-05-22 17:05:45 +01:00
Ryan VanderMeulen
9f6005f287 Merge m-c to inbound. a=merge 2015-05-29 09:42:38 -04:00
Gijs Kruitbosch
7bb4b76eb7 Bug 1104732 - followup: fix test flakiness due to arbitrariness of when load happens on a CLOSED TREE 2015-05-29 14:36:36 +01:00
Ryan VanderMeulen
19dc73f937 Merge inbound to m-c. a=merge 2015-05-29 09:32:46 -04:00
Ryan VanderMeulen
686c3f1971 Merge fx-team to m-c. a=merge 2015-05-29 09:20:52 -04:00
Bas Schouten
430438e8ee Bug 1153609: Push layers for cleartype when trying to draw cleartype glyphs to a transparent layer. r=jrmuizel
This patch lets us repush all layers with their backgrounds copied when drawing subpixel AA'ed text to a transparent surface. This can be wasteful since the last layer that was pushed could already have had its pixels where the glyphs will be drawn made opaque, however we have no way of knowing this so we have to always repush the layers.
2015-05-29 14:49:19 +02:00
Gabor Krizsanits
9a3f68751c Bug 1164011 - Shim optimisation. r=billm 2015-05-29 14:47:49 +02:00
Gabor Krizsanits
3f8d6ce320 Bug 1164011 - Fixing defaultShims. r=billm 2015-05-29 14:47:49 +02:00
B2G Bumper Bot
f17a1db1f2 Bumping manifests a=b2g-bump 2015-05-29 05:23:18 -07:00
B2G Bumper Bot
c70bf60017 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e67700d565f5
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #30301 from weilonge/seanlee/STK/master/Bug1148651

Bug 1148651 - Add TR for SET UP EVENT proactive command.

========

https://hg.mozilla.org/integration/gaia-central/rev/01a6db187b56
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1148651 - Add TR for SET UP EVENT proactive command.
2015-05-29 05:21:22 -07:00
Julian Seward
a0acd24930 Bug 1125084 - Uninitialised value use in mozilla::hal_impl::SetScreenBrightness(double). r=dhylands. 2015-05-29 13:21:36 +02:00
B2G Bumper Bot
d018b56c7a Bumping manifests a=b2g-bump 2015-05-29 04:17:11 -07:00
B2G Bumper Bot
2ac8ce1be5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1c8c1d211d2e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1126260 - merge pull request #30289 from gabrielesvelto:bug-1126260-callscreen-memory-pressure to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/869a60ff5727
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1126260 - Do not free the callscreen when memory is low if it's in active use
2015-05-29 04:15:16 -07:00
B2G Bumper Bot
061f56fa7b Bumping manifests a=b2g-bump 2015-05-29 04:02:24 -07:00
B2G Bumper Bot
ec64fb95b4 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7449c5739b6c
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1158094 - merge pull request #30283 from crh0716:1158094 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c71ce7a64f28
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1158094 - Allow multi-line for menu-items

========

https://hg.mozilla.org/integration/gaia-central/rev/20d017674b10
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1168305 - merge pull request #30235 from tauzen:Bug1168305_mobile_wallet to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/cb1df29f3403
Author: Krzysztof Mioduszewski <kmioduszewski@gmail.com>
Desc: Bug 1168305 - [Secure Element] Replace HCI Event Demo with Mobile Wallet in dev_apps, r=timdream
2015-05-29 04:00:26 -07:00
B2G Bumper Bot
f5cdf6d4d4 Bumping manifests a=b2g-bump 2015-05-29 03:27:24 -07:00
B2G Bumper Bot
79cb537796 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e502a1f0a96c
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #30260 from arcturus/bug-1165824

Bug 1165824 - [RTL][Contacts]The name and address are truncated at wr…

========

https://hg.mozilla.org/integration/gaia-central/rev/4bd5e6b0edfb
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1165824 - [RTL][Contacts]The name and address are truncated at wrong side at select Gmail contacts view. r=ferjm
2015-05-29 03:25:28 -07:00
Jon Coppeard
3a79d96726 Bug 1169250 - Zero-initialize all function object members r=jandem 2015-05-29 10:50:18 +01:00
Jon Coppeard
885ad20f3a Bug 1166041 - Fix memory leaked by nursery when we hit OOM r=terrence 2015-05-29 10:46:27 +01:00
Jon Coppeard
b38fcaf496 Bug 1168586 - Initialize oomAfter_ member to avoid warnings r=terrence 2015-05-29 10:43:31 +01:00
Jon Coppeard
31e2dc87bb Bug 1169222 - Add --debugger option to jittests to run tests under the specified debugger r=terrence 2015-05-29 10:42:29 +01:00
Tooru Fujisawa
6a14c6e0ee Bug 1167816 - Do not treat anchor element without href attribute an interactive content. r=smaug 2015-05-29 18:23:08 +09:00
B2G Bumper Bot
ee0faaa99c Bumping manifests a=b2g-bump 2015-05-29 00:27:14 -07:00
B2G Bumper Bot
437ec0b740 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/897b772a0fef
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #30189 from steveck-chung/message-l10n-xfail-list

Bug 1167495 - [Messages][l10n] Fix file path changes in l10n xfail.list, r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/a167dc6026c6
Author: Steve Chung <schung@mozilla.com>
Desc: Bug 1167495 - [Messages][l10n] Fix file path changes in l10n xfail.list, r=azasypkin
2015-05-29 00:25:16 -07:00
B2G Bumper Bot
256cee776b Bumping manifests a=b2g-bump 2015-05-28 23:33:18 -07:00
B2G Bumper Bot
c8e9834526 Bumping manifests a=b2g-bump 2015-05-28 20:12:56 -07:00
B2G Bumper Bot
38f7628661 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/268d46cf469d
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #30280 from shamenchens/Bug1168252-SmartModalDialogForPrompt

Bug 1168252 - Move prompt dialog to smart-modal-dialog, r=johu

========

https://hg.mozilla.org/integration/gaia-central/rev/5e6acea43497
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1168252 - Move prompt dialog to smart-modal-dialog
2015-05-28 20:10:33 -07:00
Aus Lacroix
900ee1974a Bug 1165488 - Update tester docker image. r=jlal 2015-05-28 16:43:04 -07:00
Aus Lacroix
ac7c840dd5 Backout b602ac562bf1 - wrong version of patch. 2015-05-28 16:42:04 -07:00
B2G Bumper Bot
a0d23d3c96 Bumping manifests a=b2g-bump 2015-05-28 16:32:23 -07:00
B2G Bumper Bot
2b3db01708 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/838ece3641f0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #27825 from jimporter/music-art-improvements

Bug 1126466 - [music] Use full-size album art in the player UI

========

https://hg.mozilla.org/integration/gaia-central/rev/9458d808bebb
Author: Jim <jporter@mozilla.com>
Desc: Bug 1126466 - [music] Use full-size album art in the player UI
2015-05-28 16:30:27 -07:00
Aus Lacroix
e7adba1f54 bug 1165488 - Update tester docker image to latest npm, taskcluster-npm-cache client. r=jlal 2015-05-28 16:14:56 -07:00
Andrew Osmond
3e0652df61 Bug 1169342 - Remove nsIDOMDeviceStorage. Cleanup nsDOMDeviceStorage event wrappers. r=dhylands 2015-05-28 18:53:16 -04:00
Aus Lacroix
543162e030 Bug 1165488 - Backed out changeset 367ff7755bd6. a=bustage 2015-05-28 15:50:30 -07:00
Richard Newman
e99567155a Bug 1061273 - Pre: add 20+ to Versions. DONTBUILD 2015-05-28 15:22:08 -07:00
Aus Lacroix
a92ba7a0de Bug 1165488 - Update tester docker image to npm 2.10.1, update taskcluster-npm-cache client to 1.1.4. r=jlal 2015-05-28 15:06:04 -07:00