Benoit Girard
9945822fd2
Bug 1014042 - Add compositor benchmark. r=jrmuizel
2014-05-21 17:29:49 +00:00
Wes Kocher
ae72230fb0
Backed out 4 changesets (bug 1012407) for b2g reftest5 orange on an otherwise CLOSED TREE
...
Backed out changeset 08e17f48aed1 (bug 1012407)
Backed out changeset b17b7b59cf88 (bug 1012407)
Backed out changeset 1c692df3f080 (bug 1012407)
Backed out changeset 560bd45d52de (bug 1012407)
2014-05-21 18:05:15 -07:00
Wes Kocher
fa6b843889
Backed out changesets 8c23781bad3c,16418be9d4dd (bug 996310) for dt1 bustage on a CLOSED TREE
2014-05-21 16:21:17 -07:00
Camilo Viecco
4eff7cf088
Bug 1009635 - PreloadedHPKP.json should also contain production/exclusion lists. r=keeler
...
--HG--
extra : rebase_source : 46c13e490358f26b21191d6d783d795897ceea63
2014-05-15 08:04:54 -07:00
Vladimir Vukicevic
3591fee224
Bug 1009958 - UnlockProd if we fail during attachment. - r=jgilbert
2014-05-13 17:14:33 -07:00
Andreas Gal
e68467ac54
Bug 1012407 - Part 8: Remove VBOArena which is now dead code (r=Bas)
2014-05-22 00:47:02 +02:00
Andreas Gal
72438d4f4b
Bug 1012407 - Part 7: Use a single GL draw call to draw up to 4 texture quads (r=Bas)
2014-05-22 00:44:40 +02:00
Andreas Gal
a0ea043946
Bug 1012407 - Part 6: Eliminate VBO use and DrawQuads and manually draw no-repeat quads (r=Bas)
2014-05-22 00:23:21 +02:00
Andreas Gal
c18a94ef0b
Bug 1012407 - Part 5: Allow passing a texture rectangle to BindAndDrawQuad (r=Bas)
2014-05-22 00:23:18 +02:00
Ryan VanderMeulen
bcbeeaf810
Bug 996310 - Remove stray + that crept in when rebasing to fix a CLOSED TREE.
2014-05-21 18:20:10 -04:00
Jan Beich
d43aad9a35
Bug 1012415 - Explicitly include <unistd.h> for _exit() on XP_UNIX. r=josh
2014-05-18 10:29:00 -04:00
Christoph Kerschbaumer
898a3d5f50
Bug 994466 - CSP in C++: Fix memory leak in CSPContext. r=sstamm
2014-05-21 09:47:13 -07:00
Sid Stamm
1f87f6e46f
Bug 994322 - Violation reporting support for the new CSP implementation. r=ckerschb, r=grobinson
2014-05-20 10:20:00 -04:00
Andrew McCreight
bb04be7eb0
Bug 994090 - Use do_CreateInstance in nsWindowMemoryReport. r=smaug
2014-05-15 09:35:00 -04:00
Hiroyuki Ikezoe
20419e57cf
Bug 984194 - Use do_check_matches to output meaningful failure log. r=sworkman
2014-05-19 19:38:00 -04:00
Mats Palmgren
196236901a
Bug 1009329 - Make crashtests/724978.xhtml trigger fewer reflows to not timeout. r=dholbert
2014-05-13 05:09:00 -04:00
Will Hawkins
80f1a9a9f3
Bug 996310 - Change readArrayBuffer to return the number of bytes read. r=bsmedberg
2014-04-29 12:36:00 -04:00
Branislav Rankov
6ba1e9b9bd
Bug 994716 - IonMonkey MIPS: Update branchTestStringTruthy with latest changes. r=nbp
2014-05-20 17:04:16 +02:00
Branislav Rankov
0d8967a948
Bug 994716 - IonMonkey MIPS: Add functions needed by IonTrampolines-mips to InvalidationBailoutStack. r=nbp
2014-05-08 14:41:32 +02:00
Branislav Rankov
99a3be1089
Bug 994716 - IonMonkey MIPS: Add executableCopy function to AssemblerBuffer. r=mrosenberg
2014-05-21 16:04:13 +02:00
Birunthan Mohanathas
51bb570c80
Bug 798033 - Remove 'using namespace' from remaining headers. r=froydnj
2014-05-18 19:34:00 -04:00
Trevor Saunders
0d8146af48
bug 743580 - don't remove atk-bridge from GTK_MODULES during startup r=ginn, karlt
2014-05-02 13:46:20 -04:00
Honza Bambas
ed629c4223
Bug 1014103 - Fix XPCShellImpl.cpp/GetLine() to use 4096 byte buffer as its caller, r=bz
2014-05-21 23:42:09 +02:00
Michal Novotny
9d113db4a2
Bug 1013333 - HTTP cache v2: do not allow preloading of chunks without input streams once the output stream is opened, r=honzab
2014-05-21 23:42:09 +02:00
Honza Bambas
05454905d8
Bug 779899 - Move nsHttpChannel::CreateNewURI to a different place in the file, r=mcmanus
2014-05-21 23:42:08 +02:00
Andreas Gal
ac89dda07d
Bug 1012407 - Part 4: Always pass the layer rect to BindAndDrawQuad (r=Bas)
2014-05-21 23:36:56 +02:00
Robert Kaiser
8e8ac9fd30
back out bug 1006615 (blocklist domain change) as data collection systems aren't completely ready yet
2014-05-21 23:36:58 +02:00
Andreas Gal
7eaf561a66
Bug 1012407 - Part 3: Eliminate DrawQuadInternal since we no longer need it (r=Bas)
2014-05-21 23:26:38 +02:00
Andreas Gal
299af06a65
Bug 1012407 - Part 2: Use Moz2D to draw velocity graph and elminiate use of GL_LINE_STRIP (r=Bas)
2014-05-21 23:24:16 +02:00
Andreas Gal
59bccf7c82
Bug 1012407 - Part 1: Reduce amount of data uploaded to GPU (layer quad rect instead of transform) r=Bas
2014-05-21 23:03:49 +02:00
Jan Beich
a379614ed6
Bug 1014064 - Implement LoadInfo::UpdateSystemLoad() on BSDs. r=gcp
2014-05-21 22:39:55 +02:00
Ryan VanderMeulen
efe3f7d0c3
Merge m-c to inbound.
2014-05-21 16:20:04 -04:00
Ryan VanderMeulen
ad4282b28a
Merge b2g-inbound to m-c.
2014-05-21 16:17:37 -04:00
Nicolas B. Pierron
3d841ec57c
Bug 1011383 - Definitions/Declarations follow the order of RECOVER_OPCODE_LIST. r=bbouvier
2014-05-21 12:57:10 -07:00
Ryan VanderMeulen
7b152917f2
Merge inbound to m-c.
2014-05-21 15:49:59 -04:00
Ryan VanderMeulen
6b85db09da
Backed out changeset d8d0a93e6d54 (bug 981477) and changeset 14713f296ec1 (bug 922680) for frequent B2G crashtest failures.
...
CLOSED TREE
2014-05-21 15:23:08 -04:00
Brian Hackett
fe7b4baa60
Bug 1010441 - Keep RegExpShared and RegExp jitcode around when preserving jitcode in a compartment, r=billm.
2014-05-21 11:31:02 -07:00
B2G Bumper Bot
239ed49ade
Bumping manifests a=b2g-bump
2014-05-21 11:21:35 -07:00
B2G Bumper Bot
04868898a6
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/54d21654d085
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #18730 from Rik/suggestion-list-995128
Bug 995128 - Suggestion list should use the building block action menu r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/3daa93d66711
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 995128 - Suggestion list should use the building block action menu
- Move the suggestion-item to an HTML import
- Prefix all classes used for JS DOM selection
- Remove the transition when the overlay opens since it was not visible on device
- Reorganise the test file to separate SuggestionBar and SuggestionList tests
- Add some new tests
- Move suggestion bar related styles out of keypad.css
- Used the BEM syntax for classes
2014-05-21 11:15:49 -07:00
Patrick McManus
566a392ad9
bug 1013934 - NS_ERROR_CORRUPTED_CONTENT should be a stream local error in http2 r=hurley
2014-05-21 14:09:48 -04:00
Ed Morley
403be7a9fd
Bug 919106 - Disable test_pointerlock-api.html since it became permaorange after a chunking change; CLOSED TREE
...
--HG--
extra : amend_source : 3c950b1662c2e37d915e761926d330bbe0198a58
2014-05-21 18:54:59 +01:00
Gabor Krizsanits
66c718a038
Bug 877072 - HTML Imports part1. r=mrbkap
2014-05-21 19:08:12 +02:00
B2G Bumper Bot
19d5c90d6e
Bumping manifests a=b2g-bump
2014-05-21 09:46:52 -07:00
B2G Bumper Bot
747b80f40a
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dab104584313
Author: Fernando RodrÃguez Sela <frsela@tid.es>
Desc: Merge pull request #19152 from frsela/STK/Bug999235
Bug 999235 - STK: Gaia is sending random Terminal Response in response to proactive commands form the STK app., r=vingtetun
========
https://hg.mozilla.org/integration/gaia-central/rev/73fcbe9ac982
Author: Fernando Rodriguez Sela <frsela@tid.es>
Desc: Bug 999235 - STK: Gaia is sending random Terminal Response in response to proactive commands form the STK app.
========
https://hg.mozilla.org/integration/gaia-central/rev/dcd9e3ee04d1
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 1013842 - Create gaia-menu Web Component [r=kgrandon]" for gaia_menu_test.js timeouts
This reverts commit 2c7455a92d106efffc6d8fa463a54d73559d60af.
2014-05-21 09:41:13 -07:00
Vincent Chen
d478f9a9e6
Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal
2014-05-21 12:19:54 -04:00
Vincent Chen
0e4568848c
Bug 922680 - Enable oop when running B2G emulator reftests, r=ahal
2014-05-21 12:19:53 -04:00
B2G Bumper Bot
49f1793b0b
Bumping manifests a=b2g-bump
2014-05-21 09:16:33 -07:00
B2G Bumper Bot
78febd0996
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/20f241d3b5c4
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #19386 from etiennesegonzac/bug-1012545
Bug 1012545 - Prevent a fluffing/rendering issue on the add-contact-button r=rik
========
https://hg.mozilla.org/integration/gaia-central/rev/94e02a6aaad6
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1012545 - Prevent a fluffing/rendering issue on the add-contact-button.
2014-05-21 09:10:50 -07:00
Kartikaya Gupta
0935bd8594
Bug 1001438 - Refactor the GetDisplayPortImpl code for readability. r=tn
2014-05-21 12:06:03 -04:00
Kartikaya Gupta
38e324242e
Bug 1001438 - Switch Fennec to using margins-based displayport as well. r=Cwiiis
2014-05-21 12:06:03 -04:00