Commit Graph

183229 Commits

Author SHA1 Message Date
Michael Comella
911b272760 Bug 1001243: Disable tabs button when in editing mode. r=bnicholson 2014-05-12 15:19:16 -07:00
Mark Finkle
2d11245019 Bug 1008645 - Add UI telemetry for First-run r=bnicholson 2014-05-12 18:16:51 -04:00
Mark Finkle
390262132e Bug 1008386 - Add thumbnail position to griditem loadurl probe r=lucasr 2014-05-12 18:16:44 -04:00
Nick Alexander
73e3e0ec45 Bug 1003359 - Delete existing zip before zipping resources. r=mcomella 2014-05-12 15:08:49 -07:00
David Keeler
3660be1571 bug 1005355 - look for PSM test binaries in /data/local/xpcb/ on Android/B2G r=mmc 2014-05-12 14:38:00 -07:00
Jonathan Kew
cb507f3c37 bug 1001233 - convert bullet frame's margin to the block frame's writing mode when positioning bullet. r=smontagu 2014-05-13 18:09:27 +01:00
Jonathan Kew
8e129569ab bug 1007524 - remove unused gfxFontGroup::Equals method. r=jdaggett 2014-05-13 18:08:26 +01:00
Jonathan Kew
014c71e67b bug 1006475 - remove unused method gfxPlatformFontList::SetFixedPitch. r=jdaggett 2014-05-13 18:08:09 +01:00
Anuj Agarwal
2aec8e32d5 Bug 984123, part 2 - Converted nsTArray<char*> to nsTArray<nsCString>. r=ehsan 2014-05-13 09:46:37 -07:00
Andrew McCreight
f16aba36d4 Backed out changeset 22994a1e0af4 for having the wrong author. 2014-05-13 09:45:41 -07:00
Andrew McCreight
98cf74e9ed Bug 984123, part 2 - Convert nsTArray<char*> to nsTArray<nsCString>. r=ehsan 2014-05-13 09:42:41 -07:00
Anuj Agarwal
2057c3ed46 Bug 984123, part 1 - Convert nsControllerCommandGroup::mGroupsHash and nsGroupsEnumerator::mHashtable to nsClassHashtable. r=ehsan 2014-05-13 09:42:41 -07:00
Myk Melez
caed4a6ab9 Bug 1009311 - truncate AndroidLog tags longer than 18 characters; r=rnewman 2014-05-13 09:18:00 -07:00
Masatoshi Kimura
b4ef255881 Bug 1008851 - Move NONASCII into |if| block to avoid errors on POSIX-violation intolerant environments. r=mshal 2014-05-14 01:04:59 +09:00
Mike Shal
5fda316bf7 Bug 1008442 - enable sccache for b2g linux32/debug; r=glandium 2014-05-13 11:36:32 -04:00
Sylvestre Ledru
11763530b5 Bug 1003929: Remove some useless declarations in netwerk/protocol/ found by scan-build, the LLVM/Clang static analyzer. r=mcmanus 2014-05-13 17:18:20 +02:00
Sylvestre Ledru
1168df34e7 Bug 1003929: Remove some useless declarations in netwerk/srtp found by scan-build, the LLVM/Clang static analyzer. r=mcmanus 2014-05-13 17:01:19 +02:00
Sylvestre Ledru
7111ea06b6 Bug 1003929: Remove some useless declarations in netwerk/sctp found by scan-build, the LLVM/Clang static analyzer. r=mcmanus 2014-05-13 17:01:15 +02:00
Hannes Verschore
4ee9b258d0 Bug 1007618 - Tracelogger: Attribute increasing memory to TraceLogger, r=bbouvier 2014-05-13 15:36:20 +02:00
Bobby Holley
a32b07a545 Bug 1008006 - Use a helper to avoid repeated computations of various dependencies. r=gabor 2014-05-12 14:37:46 -07:00
Matt Woodrow
2c8a78b862 Bug 1008610 - Convert right xlib surface into a SourceSurface. r=Bas 2014-05-13 14:58:54 +12:00
Jesse Ruderman
bc46fdea1a Bug 869183 followup - convert more WebIDL files from ISO-8859-1 to UTF-8 (only affects comments) (carrying over r=bz) 2014-05-12 19:57:23 -07:00
Anthony Jones
503d8be4f8 Bug 908503: Fix build issues and Hf build; r=cpearce 2014-05-13 14:53:54 +12:00
Anthony Jones
e03c355334 Bug 908503: Remove Chrome demuxer; r=cpearce 2014-05-13 14:53:54 +12:00
Anthony Jones
4bf0f21f11 Bug 908503: Build config changes for libstagefright demuxer; r=glandium 2014-05-13 14:53:54 +12:00
Anthony Jones
4964d0eb43 Bug 908503: Change to stagefright demuxer; r=cpearce 2014-05-13 14:53:54 +12:00
Makoto Kato
59f178ef90 Bug 1003085 - Update dump_syms.exe to r1319. r=ted 2014-05-13 11:20:30 +09:00
Matt Woodrow
8961437a23 Bug 1006198 - Use 8byte aligned surface for CopyableCanvasLayer since that's the max WebGL supports for readback. r=nical 2014-05-13 14:20:27 +12:00
Matt Woodrow
8516a3cf17 Bug 1006198 - Remove a bunch of dead Thebes code. r=jgilbert 2014-05-13 14:20:27 +12:00
Matt Woodrow
997d55e001 Bug 1006198 - Use a temporary surface if alignment is wrong during WebGL readback. r=jgilbert 2014-05-13 14:20:27 +12:00
Matt Woodrow
557b19be41 Bug 1006198 - Use Moz2D for WebGL snapshot readback. r=jgilbert 2014-05-13 14:20:26 +12:00
Matt Woodrow
23e67fb7fb Bug 1006198 - Add PremultiplyDataSurface. r=nical 2014-05-13 14:20:26 +12:00
Matt Woodrow
a22fbc0fe9 Bug 1006198 - Apply Y flip if necessary to tiled Textures in ImageHost. r=nical 2014-05-13 14:20:26 +12:00
Wes Kocher
e2db05ab84 Backed out changeset 4dc29fc7b91a (bug 1004309) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:11:40 -07:00
Wes Kocher
566b13b85b Backed out changeset 350f36f463d5 (bug 980178) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:11:08 -07:00
Wes Kocher
028d03e735 Backed out changeset 475168143f2e (bug 980178) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:10:30 -07:00
Wes Kocher
3ba6da388d Backed out changeset 247f04ad3201 (bug 980178) to fix webgl bustage on a CLOSED TREE 2014-05-12 19:09:28 -07:00
Jeff Gilbert
b51d48f31a Bug 980178 - Dither default is true. - r=kamidphish on a CLOSED TREE 2014-05-12 18:45:30 -07:00
Jim Blandy
a7237a5e84 Bug 997293: Enable MDN language-specific highlighting in js/src/doc/Debugger. DONTBUILD r=jorendorff 2014-05-12 17:59:50 -07:00
Jim Blandy
4c94ca2ac5 Bug 736733: Remove documentation for unneeded Debugger.Frame.prototype.pop and .replaceCall. DONTBUILD r=shu 2014-05-12 17:59:50 -07:00
Jim Blandy
0b87696752 Bug 966720: Scripts to automatically format and publish Debugger docs from js/src/docs to MDN. DONTBUILD r=jorendorff 2014-05-12 17:59:50 -07:00
Jeff Gilbert
4585817fa6 Bug 980178 - Remove printfs. - r=kamidphish 2014-05-12 17:58:57 -07:00
Jeff Gilbert
cd0c05f53c Bug 980178 - Clean up context loss handling code. - r=kamidphish 2014-05-12 17:56:31 -07:00
Mats Palmgren
6f66aa1e29 Bug 1008969 - part 2, Add a basic nsGridContainerFrame::Reflow() method. r=dholbert 2014-05-13 00:47:54 +00:00
Mats Palmgren
97cc36f507 Bug 1008917 - part 16, make nsFrame::BoxReflow() return type 'void'. r=roc 2014-05-13 00:47:54 +00:00
Mats Palmgren
e7eba30d1e Bug 1008917 - part 15, make RestyleManager::StyleChangeReflow() return type 'void'. r=roc 2014-05-13 00:47:53 +00:00
Mats Palmgren
e64c795df5 Bug 1008917 - part 14, make nsAbsoluteContainingBlock::Reflow() return type 'void'. r=roc 2014-05-13 00:47:53 +00:00
Mats Palmgren
1e2554db0d Bug 1008917 - part 13, make nsContainerFrame::ReflowOverflowContainerChildren() return type 'void'. r=roc 2014-05-13 00:47:53 +00:00
Mats Palmgren
53c1ea8f88 Bug 1008917 - part 12, make nsFrame::WillReflow() return type 'void'. r=roc 2014-05-13 00:47:53 +00:00
Mats Palmgren
d6b3dd6047 Bug 1008917 - part 11, make nsBlockFrame::ReflowDirtyLines() and nsLineLayout::ReflowFrame() return types 'void'. r=roc 2014-05-13 00:47:53 +00:00