Brian O'Keefe
|
6cb4a9b9be
|
Bug 862986 - Part 2: Migrate PROGRAM from Makefile.in to moz.build. r=gps
|
2013-04-30 20:46:10 -04:00 |
|
Brian O'Keefe
|
1fe33f154d
|
Bug 862986 - Part 1a: Move MOZ_CHILD_PROCESS_NAME and MOZ_CHILD_PROCESS_BUNDLE to configure.in, remove ipc/app/def.mk. r=glandium
|
2013-04-30 20:45:39 -04:00 |
|
Matt Woodrow
|
6ea227e7a6
|
Bug 865104 - Implement a BasicCompositor. r=nrc
|
2013-05-01 12:42:05 +12:00 |
|
Yiming Yang
|
a6bceec29c
|
Bug 858834 - deprecate press/release/double_tap/cancel_touch, rename single_tap to tap, r=mdas
|
2013-04-26 15:18:55 -07:00 |
|
Timothy Nikkel
|
d1b622d17d
|
Bug 866959. Make sure to initialize mHasBeenDecoded in all constructors of imgStatusTracker. r=seth
|
2013-04-30 18:35:00 -05:00 |
|
Seth Fowler
|
d48060c7da
|
Bug 859377 (Part 4) - Make ClippedImage use gfxImageSurfaces on Windows. r=me
|
2013-04-30 16:28:25 -07:00 |
|
Chris Pearce
|
252138b2cf
|
Bug 862182 - Hold references to MediaResource in nsRefPtrs (content/media/omx), and fix some omx compiler warnings. r=doublec
|
2013-05-01 11:23:46 +12:00 |
|
Chris Pearce
|
679b4dd00f
|
Bug 862182 - Hold references to MediaResource in nsRefPtrs (content/media/plugins). r=doublec
|
2013-05-01 11:23:46 +12:00 |
|
Chris Pearce
|
53ff357687
|
Bug 862182 - Hold references to MediaResource in nsRefPtrs. r=roc
|
2013-05-01 11:23:46 +12:00 |
|
Brian Smith
|
7dd706f762
|
Bug 859817: Rewrite and refactor GetCertFingerprintByOidTag to avoid duplicating code, memory leaks, and implicit conversion from raw pointer to already_AddRefed, r=honzab
|
2013-04-30 16:21:25 -07:00 |
|
Masayuki Nakano
|
bfc75dd35a
|
Bug 865566 Support "Separator" key on Numpad of Brazilian ABNT keyboard and JIS keyboard for Mac r=jimm
|
2013-05-01 08:19:04 +09:00 |
|
Julian Seward
|
dbc52d6c45
|
Bug 863705 - SPS breakpad: show frame-trust statistics in the debugging log. r=bgirard
|
2013-05-01 01:00:26 +02:00 |
|
Vladan Djeric
|
09e2368b6a
|
Bug 867313: 'crash on hang' doesn't always trigger. r=ehsan
|
2013-04-30 18:39:16 -04:00 |
|
Daniel Holbert
|
eb0271acea
|
Bug 867420: Annotate AsyncPanZoomController as MOZ_FINAL to calm GCC Wdelete-non-virtual-dtor build warning. blanket-r=ehsan
|
2013-04-30 15:32:03 -07:00 |
|
Yohei Yukawa
|
27c7a9637a
|
Bug 866736 Use SetInputScopes to support InputScope on IMM32 r=masayuki
|
2013-04-30 00:41:45 +09:00 |
|
Jim Blandy
|
f6f6aee0c8
|
Bug 865328: Close console clients by building a chain of continuations. r=msucan
|
2013-04-30 15:18:05 -07:00 |
|
Jim Blandy
|
29e4703a6f
|
Bug 865328: debug protocol client: capture a 'self' variable, instead of doing lots of 'bind' calls. r=msucan
This lets us use ordinary function declarations, which can appear in the
order the code will run, for legibility.
|
2013-04-30 15:18:04 -07:00 |
|
Geoff Brown
|
9d40da28b7
|
Bug 865005 - Follow-up: disable netwerk xpcshell tests on Android; DONTBUILD
|
2013-04-30 16:13:11 -06:00 |
|
Allison Naaktgeboren
|
bbf59cf12d
|
Bug 856049 - Lower border of 'Pair a device' input box is missing.r=mbrubeck
|
2013-04-30 15:02:00 -07:00 |
|
Jim Blandy
|
21eb2a29e4
|
Bug 866231: Have the remote protocol profiler actor copy notification values and break cycles before sending them to the client. r=dcamp
|
2013-04-30 15:00:29 -07:00 |
|
Jim Blandy
|
f6ec534a2e
|
Bug 865073: debugging protocol: Systematically catch and log exceptions thrown by handler functions that their callers would otherwise ignore. r=dcamp
|
2013-04-30 15:00:29 -07:00 |
|
Allison Naaktgeboren
|
9bc3cb622e
|
Bug 865567 - Remove small box with orange border flickering (on top) when swiping in Snapped View.r=mbrubeck
|
2013-04-30 14:45:22 -07:00 |
|
Jim Blandy
|
7b5a4624a3
|
Bug 862531: Replace BaseProxyHandler::obj_toString with className. r=jorendorff
|
2013-04-30 14:44:50 -07:00 |
|
Shane Caraveo
|
810563e651
|
bug 866354 fix social button styling on windows, r=jaws
|
2013-04-30 12:27:25 -07:00 |
|
Steve Fink
|
05ea36d0e1
|
No bug. Fix a "used but not defined" warning from calling TypedArray::type() in MIR.h. r=woof!
--HG--
extra : rebase_source : 1edf8aebf55b81c27dad32a07fe9729575f64991
|
2013-04-30 14:31:32 -07:00 |
|
Steve Fink
|
6a131c5e21
|
Bug 866432 - Remove AutoValueRooter and replace it with RootedValue. r=terrence
--HG--
extra : rebase_source : f15a1a5fc43d3f43fc5f51fd3fb19001b040f8fe
|
2013-04-27 12:28:02 -07:00 |
|
Steve Fink
|
5637b7f42d
|
Bug 866432 - Replace AutoValueRooter with JS::Rooted<JS::Value> in gecko. r=smaug
--HG--
extra : rebase_source : 0897fc8f3968619185b754e13ca6119cb1c0f46d
|
2013-04-26 21:08:15 -07:00 |
|
Kannan Vijayan
|
bb596eaee8
|
Bug 863961 - Remove overconservative assertion on argument slots never being phi-ed in needsArgsObj scripts. r=nbp
|
2013-04-30 17:25:16 -04:00 |
|
Robert Strong
|
b4111746cf
|
Remove the 'Back' button from the stub installer options page - Bug 799172 - 'Back' after 'Options' just returns to the first dialog. r=bbondy, ui-r=shorlander - Windows stub installer only which is only built when building the nightly - DONTBUILD
|
2013-04-30 14:15:49 -07:00 |
|
Ryan VanderMeulen
|
fc8f7d6a67
|
Backed out changeset c0789f4c3113 (bug 863523) for Android no-ion bustage.
CLOSED TREE
|
2013-04-30 17:01:02 -04:00 |
|
Brian Hackett
|
5f5cac9989
|
Bug 863853 - Restrict the new object cache to GenericObject; r=billm,terrence
--HG--
extra : rebase_source : 56e0efbd232a39ba5d27ed04673c97fd9d06141a
|
2013-03-20 16:15:00 -07:00 |
|
Terrence Cole
|
41b939cb29
|
Bug 863521 - Remove legacy verifier nursery and store buffer from the Zone; r=billm
--HG--
extra : rebase_source : 4418bf1acf0badb99a92a976cee5c36df94c587a
|
2013-04-18 18:51:25 -07:00 |
|
Terrence Cole
|
d0fb238057
|
Bug 863795 - Add a de-duping step to store buffer compaction; r=billm
--HG--
extra : rebase_source : eaad82c46626d0031d87d42a31656645ed1c17f7
|
2013-04-19 13:38:25 -07:00 |
|
Brian Hackett
|
ae19255cca
|
Bug 863523 - Avoid post-barrier on global slots for JIT code; r=billm,terrence
--HG--
extra : rebase_source : 07295033b68776856fc3f519d08a6a114c930dd6
|
2013-03-20 16:15:00 -07:00 |
|
Terrence Cole
|
f1c7758121
|
Bug 863526 - Attempt to GC before the StoreBuffer overflows; r=billm
--HG--
extra : rebase_source : fe3df4a92c84e0b5a15df8bd3d5761b7e063a007
|
2013-04-18 17:03:29 -07:00 |
|
Andrew McCreight
|
61027ffc0b
|
Bug 851639 - Allow JS implemented WebIDL to be registered on window.navigator. r=bz
|
2013-04-30 13:30:25 -07:00 |
|
Norbert Lindenberg
|
9553825cbb
|
Bug 866305 - Use sh syntax instead of make syntax in configure file. r=glandium
|
2013-04-30 16:29:12 -04:00 |
|
Norbert Lindenberg
|
88b71300a2
|
Bug 866305 - Enable ECMAScript Internationalization API for JavaScript standalone build. r=Waldo, r=glandium
|
2013-04-30 16:28:58 -04:00 |
|
Jeff Muizelaar
|
d578d15fd7
|
Bug 845125. Fix impromper use of CheckedInt.
Previously we're missing the multiplication.
|
2013-04-30 15:46:22 -04:00 |
|
Andreas Gal
|
c7ef1e4893
|
Bug 867047 - remove caret theming support and the Gtk2 implementation r=roc
|
2013-04-30 12:17:08 -07:00 |
|
Maria Grazia Alastra
|
dc527aa116
|
Bug 866081 - Change two labels and their names in plugins.properties, replacing "enabled" with "installed". r=bsmedberg
|
2013-04-30 15:12:54 -04:00 |
|
Catalin Iacob
|
fe11e1f820
|
Bug 864119 - Don't generate assertions in MathML mochitests. r=karlt
|
2013-04-21 12:08:07 +02:00 |
|
Michael Kelly
|
8f6ad465cd
|
Bug 864946 - Add Google Analytics parameters to default snippet links. r=fryn
|
2013-04-30 12:03:43 -07:00 |
|
Terrence Cole
|
e417ffe01a
|
Bug 860050 - Remove JSMutableHandleObject typedef; r=bz,jonco
|
2013-04-16 16:20:44 -07:00 |
|
Terrence Cole
|
f6585536f8
|
Bug 860050 - Remove JSMutableHandleScript typedef; r=jonco
--HG--
extra : rebase_source : 1a651387d6ed974dce8483ca0c0a9507250606bb
|
2013-04-16 14:57:23 -07:00 |
|
Terrence Cole
|
6955c132d4
|
Bug 860050 - Remove JSMutableHandleId typedef; r=jonco
--HG--
extra : rebase_source : ca0b47df116527404a9f021bf0f1f6ae880ee2c0
|
2013-04-16 14:46:03 -07:00 |
|
Terrence Cole
|
35ced88780
|
Bug 860050 - Remove JSRawString typedef; r=jonco
--HG--
extra : rebase_source : 7660e5a1585cbfc5eab3f5d9966df841dc46659b
|
2013-04-16 14:33:00 -07:00 |
|
Terrence Cole
|
87ce3f9e28
|
Bug 860050 - Remove unused JSRaw{Function|Script|Id|Value}; r=jonco
--HG--
extra : rebase_source : 8f3ddd6b378b8c0b8d66f9874c26c7340df2ebe5
|
2013-04-16 14:29:06 -07:00 |
|
Terrence Cole
|
7343617880
|
Bug 860050 - Remove JSRawObject typedef; r=jonco
--HG--
extra : rebase_source : 507e2dfe13d6a02317502cd7a4b2004c198d1bdf
|
2013-04-15 18:16:13 -07:00 |
|
Geoff Brown
|
5931069e78
|
Bug 865006 - Enable more xpcshell tests on Android; r=jmaher DONTBUILD
|
2013-04-30 12:38:18 -06:00 |
|