Commit Graph

395935 Commits

Author SHA1 Message Date
Terrence Cole
21bfd50b31 Bug 1105069 - Part 2: Implement GCCellPtr; r=jonco
--HG--
extra : rebase_source : 429ccde74ab4732c864582b776c223b1f81b198c
2014-12-01 14:49:21 -08:00
Terrence Cole
98a5f959aa Bug 1105069 - Part 1: Move GCTraceKind from jspubtd to TraceAPI; r=jonco, r=mccr8
--HG--
extra : rebase_source : 86fef608628fe2eaa6c6f91e84d90aa9e9baa84d
2014-12-01 14:49:07 -08:00
ProgramFOX
e0889ac043 Bug 1107918 - Remove ValueToIntegerRange from jsstr.cpp. r=luke 2014-12-08 13:11:49 -05:00
Ryan VanderMeulen
5c88387084 Backed out changesets 916dbe7cf99d and 4ae3b6ea1d85 (bug 1104623) for intermittent leaks in the newly-added test. 2014-12-08 13:11:49 -05:00
Steven Michaud
08c8931f01 Bug 1083284 - New sandbox rules for Adobe's code fragment. r=areinald 2014-12-08 12:10:14 -06:00
Jeff Muizelaar
9abf7c02bb Bug 1090518. Fix crash during webgl-depth-texture.html conformance test. r=jrmuizel
The crash happens because we get a GL error back from glTexImage2D when we try
to glTexImage2D a depth texture in EnsureNoUnitializedImageData. Uploading
glTexImage2D is not supported with the ANGLE_depth_texture extension. We need
to use the framebuffer path.

--HG--
extra : rebase_source : db249208c3f13c05d3f603f85b5614885171a9fb
2014-12-08 11:36:19 -05:00
Jean-Yves Avenard
5fce4dd1c9 Bug 1107264 - Enable the use of FFmpeg on mac. r=k17e 2014-12-03 14:41:49 -08:00
Zhenbo Li
4ada9ac75e Bug 1106050 - Fix variable ‘fifoCallbacksRegistered’ set but not used warning. r=njn 2014-12-04 21:30:22 +08:00
Martin Stransky
0504bfc33a Bug 1073117 - [gtk3] Use GTK_STYLE_CLASS_VIEW style for selected text rendering. r=karlt
It also merges some duplicated colors and adds GTK_STATE_FLAG_FOCUSED for selected text.
2014-12-08 01:35:00 -05:00
Martin Stransky
81e1b1a96e Bug 1073117 - Add new GTK_STATE_FLAG_CHECKED for checkbox rendering. r=karlt 2014-12-02 07:14:00 -05:00
Neil Deakin
2e2109d0f9 Bug 1060529, send the enabled state of child process commands to the parent on update, now with improved test, r=smaug,ehsan 2014-12-08 08:12:22 -05:00
Neil Deakin
4ec2cadc72 Bug 1060529, don't treat a raise of the child process window specially, r=smaug 2014-12-08 08:12:12 -05:00
Carsten "Tomcat" Book
c61ad80d65 Merge mozilla-central to mozilla-inbound 2014-12-08 13:07:44 +01:00
Carsten "Tomcat" Book
3f9c4792cc merge b2g-inbound to mozilla-central a=merge 2014-12-08 12:58:28 +01:00
Carsten "Tomcat" Book
372b2adf2a merge fx-team to mozilla-central a=merge 2014-12-08 12:56:24 +01:00
Carsten "Tomcat" Book
cf57e57455 merge mozilla-inbound to mozilla-central a=merge 2014-12-08 12:48:58 +01:00
Carsten "Tomcat" Book
6ff63d92d8 Backed out changeset 2957dcebbfff (bug 1107918) for suspicion of causing memory leaks 2014-12-08 11:03:41 +01:00
Mark Finkle
b894784b22 Bug 1079891 - Search widget minWidth is too big for some phones r=wesj 2014-12-07 16:21:09 -05:00
Victor Porof
907780c2f8 Bug 1107947 - Small reorg of the files in the new performance tool, r=jsantell
--HG--
rename : browser/devtools/performance/controller.js => browser/devtools/performance/performance-controller.js
rename : browser/devtools/performance/views/main.js => browser/devtools/performance/performance-view.js
rename : browser/devtools/performance/views/call-tree.js => browser/devtools/performance/views/details-call-tree.js
rename : browser/devtools/performance/views/waterfall.js => browser/devtools/performance/views/details-waterfall.js
2014-12-06 12:08:10 -05:00
Victor Porof
d23fd42595 Bug 1107945 - The call tree in the new performance tool has a distracting thick top border, r=jsantell 2014-12-06 12:08:10 -05:00
Victor Porof
37b2cf1f80 Bug 1107943 - The maker sidebar has some annoying text spacing, r=jsantell 2014-12-06 12:08:10 -05:00
Victor Porof
a4c4b22a94 Bug 1106409 - Avoid overlap by hiding the 'max' framerate tooltip when the min/max difference is too small, r=jsantell 2014-12-06 12:08:10 -05:00
ffxbld
15713eb9bb No bug, Automated HPKP preload list update from host bld-linux64-spot-132 - a=hpkp-update 2014-12-06 03:20:43 -08:00
ffxbld
6e96f60fd3 No bug, Automated HSTS preload list update from host bld-linux64-spot-132 - a=hsts-update 2014-12-06 03:20:41 -08:00
B2G Bumper Bot
07329b9f0d Bumping manifests a=b2g-bump 2014-12-05 17:56:58 -08:00
B2G Bumper Bot
7cfb46e63c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5f064a62ce5e
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1108099 - merge pull request #26647 from stasm:1108099-format-once to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c8f4deeaede5
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1108099 - Make formatValue wait for Context.isReady. r=gandalf
2014-12-05 17:52:19 -08:00
Richard Newman
8f7c48fbe2 Bug 1106347 - Don't die when retrieving over-large favicons from the database. r=mfinkle 2014-12-05 16:54:47 -08:00
Mark Hammond
bcfa00a2e3 Bug 1019985 - followup to address missing review comment, r=adw. 2014-12-05 16:54:10 -08:00
B2G Bumper Bot
72baa28836 Bumping manifests a=b2g-bump 2014-12-05 16:52:01 -08:00
B2G Bumper Bot
6974f80262 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ca178877d09f
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #26198 from yzen/bug-1069214

Bug 1069214 - added accessibility improvements for day/week view.

========

https://hg.mozilla.org/integration/gaia-central/rev/958d59c4c8e5
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1069214 - added accessibility improvements for day/week view.
2014-12-05 16:47:22 -08:00
Mark Hammond
c7a1415922 Bug 1019985 - Create module to drive sync migration process. r=adw
--HG--
extra : rebase_source : bfd0ab3dbeb6f230c1f4de88bdf8851560e9a44e
2014-12-05 16:46:16 -08:00
Ryan VanderMeulen
8fdf3e55c6 Merge m-c to b2g-inbound. a=merge 2014-12-05 19:17:04 -05:00
Ryan VanderMeulen
5e0f31c0c5 Merge fx-team to m-c. a=merge 2014-12-05 19:10:22 -05:00
Ryan VanderMeulen
5f0aa6245d Merge inbound to m-c. a=merge 2014-12-05 19:02:53 -05:00
B2G Bumper Bot
d2c900691a Bumping manifests a=b2g-bump 2014-12-05 15:51:58 -08:00
B2G Bumper Bot
28f5503c54 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f7ac65df31fb
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Merge pull request #26611 from millermedeiros/1107200-add-account

Bug 1107200 - [Calendar] can't add a new account after removing an account r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/b605d1b8cb8a
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1107200 - [Calendar] can't add a new account after removing an account
2014-12-05 15:42:17 -08:00
Tim Taubert
de9c316b20 Backed out changeset 84c03250d7f6 (bug 1106936) 2014-12-05 14:21:25 -08:00
B2G Bumper Bot
be495d3934 Bumping manifests a=b2g-bump 2014-12-05 14:01:55 -08:00
B2G Bumper Bot
ebf5537a24 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5686a4726b2c
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1108008 - Fix the destination path for the dialer and calendar reference workloads' databases r=jhylands

========

https://hg.mozilla.org/integration/gaia-central/rev/b2ee7022edab
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1095120 - merge pull request #26209 from stasm:1095120-async-format to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/b58c524523c0
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1095120 - Add async mozL10n.format{Value,Entity} methods. r=gandalf
2014-12-05 13:57:15 -08:00
B2G Bumper Bot
413f5c5bc9 Bumping manifests a=b2g-bump 2014-12-05 13:17:03 -08:00
B2G Bumper Bot
c75dff6bd7 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/49143a92bd20
Author: Jan Keromnes <janx@linux.com>
Desc: Merge pull request #26540 from jankeromnes/hidedebugging

Bug 1097166 - Allow debugging icon to be hidden. r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/d07a6478f5a5
Author: Jan Keromnes <janx@linux.com>
Desc: Bug 1097166 - Allow debugging icon to be hidden. r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/5d1201051046
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26332 from ochameau/customOrigin"

This reverts commit e3ab9dceeb7db02e57c9b44558cc54fb552a297b, reversing
changes made to 1c89a60723ae27e6eb6d3f7aeeca5efbf4c9beb5.
2014-12-05 13:07:17 -08:00
B2G Bumper Bot
2b9e273626 Bumping manifests a=b2g-bump 2014-12-05 12:47:03 -08:00
Wes Kocher
e17b14bb50 Backed out 8 changesets (bug 1089417) for b2g bustage possibly on a CLOSED TREE
Backed out changeset bf9f31312c1a (bug 1089417)
Backed out changeset babf33f8e077 (bug 1089417)
Backed out changeset 47b4f47d2e36 (bug 1089417)
Backed out changeset 11da22489a4f (bug 1089417)
Backed out changeset a39f32b2b2de (bug 1089417)
Backed out changeset fba9c331e036 (bug 1089417)
Backed out changeset b541a037f627 (bug 1089417)
Backed out changeset fc47a51b4f96 (bug 1089417)
2014-12-05 12:45:41 -08:00
B2G Bumper Bot
a457d610ba Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/715e2146a0ce
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #26641 from punamdahiya/Bug1092233-update-gaia-node-module-rev

Bug1092233 - Update marionette-file-manager to 0.0.3 r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/8ff57bd1aa7b
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug1092233 - Update marionette-file-manager to 0.0.3 r=kgrandon
2014-12-05 12:37:16 -08:00
B2G Bumper Bot
47cf263698 Bumping manifests a=b2g-bump 2014-12-05 12:04:11 -08:00
B2G Bumper Bot
7f49f068db Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1b5ceb13f47b
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #26631 from gmarty/Bug-1107727-Better-support-data-uri-HTML-pages-browser

Bug 1107727 - Better support of data-uri HTML pages in the browser

========

https://hg.mozilla.org/integration/gaia-central/rev/76a514e2da82
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1107727 - Better support of data-uri HTML pages in the browser
2014-12-05 12:03:52 -08:00
Jordan Lund
b3c33043fc Bug 1080749 - Add nightly jobs for new splitapk Android builders, r=rnewman 2014-12-05 11:54:39 -08:00
L. David Baron
4938f0925a Bug 1089417 patch 8 - Only drop MediumFeaturesChanged on the floor if we've never computed style before, rather than never computed style using this rule processor. r=heycam
This depends on patches 4 and 7.
2014-12-05 11:37:39 -08:00
L. David Baron
6c5a41030a Bug 1089417 patch 7 - Save the previous media query cache key on the rule processor. r=heycam
This depends on patches 5 and 6, and is needed for patch 8.
2014-12-05 11:37:39 -08:00
L. David Baron
c4977dbae7 Bug 1089417 patch 6 - Pass the previous CSS rule processor to the constructor of the new one (when we replace one with another). r=heycam
This is needed for patch 7.
2014-12-05 11:37:38 -08:00