User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
bmo@edmorley.co.uk Tue Feb 21 12:01:45 2012 +0000 | 4038ffaa5d820b7ee60db411517f6d3179e17f4f | Ed Morley — Merge last PGO-green changeset of mozilla-inbound to mozilla-central ← 49 merge changesets [Collapse] |
027f56e65a84cba315935f13c9a71edf6214edc0 | Zack Weinberg — Bug 96971: Move GetSystemFont from nsDeviceContext to mozilla::LookAndFeel. r=roc | |
621528be5df8c9862d390918d3fb2b214c373d32 | Nicholas Nethercote — Bug 728780 - Define String.prototype.startsWith and use it in about:memory. r=jschoenick. | |
ec21e7e02464f60cabd31bdedb126fd9962dd4a1 | Nicholas Nethercote — Bug 702300 (part 9) - Remove the unnecessary safe/unsafe distinction for report descriptions. r=jlebar. | |
17927137a6993f35d7d97a19997112214d191ed2 | Nicholas Nethercote — Bug 702300 (part 8) - Add about:compartments. r=jlebar, ehsan. | |
4edde0ad19d888dcc68420bf6531ca8a8fc7ed12 | Nicholas Nethercote — Bug 702300 (part 7) - Add the "compartments" multi-reporter. r=billm. | |
d5598ffb1aafdb5f5b7843461349096dd50b73b5 | Nicholas Nethercote — Bug 702300 (part 6) - Move some code around in aboutMemory.js. r=jschoenick. | |
21fc99c3762676b8d99aed93b88f25af10067263 | Nicholas Nethercote — Bug 702300 (part 5) - Replace "reporter" with "report" in many places. r=jlebar. | |
0642fc24dacb237b4547a2033c2fcc70da3ae464 | Nicholas Nethercote — Bug 702300 (part 4) - Use multi-line string literals for tree descriptions. r=jlebar. | |
397de2686f8890896a525d7e0f8e4cbb98ffe839 | Nicholas Nethercote — Bug 702300 (part 3) - Tweak the about:memory tests. r=jlebar. | |
49bae78a33a79c03928903a2d4c9db0dbec91191 | Nicholas Nethercote — Bug 702300 (part 2) - Fix indentation in about:memory tests. r=jschoenick. | |
a22548d04fc3cd10c339a39243a66060c554b08b | Nicholas Nethercote — Bug 702300 (part 1) - Use |let| instead of |var| in aboutMemory.js and its tests. r=jschoenick. | |
dec32ab636c6bf0d9afaaa89ee3581d8b7044181 | Gregory Szorc — Bug 712542 - Apply add-on state before install when installing through Sync; r=Unfocused, r=rnewman | |
1e6b5a9bbdccddd000666c7f5724d1aacd74455f | William Chen — Bug 522607 - Tests for new css3-background background-position syntax. r=dbaron | |
f25d65f080f81dd7256ae593677a858dd628dcda | Lazar Sumar — Bug 522607 - New css3-background background-position syntax. r=dbaron | |
f07a6060cc5a15f7435d1429dad813baf8992687 | Jeff Walden — Bug 728423 - Fix warnings in js/src related to JSObject::asString et al (r=luke) | |
ac02ca06e1273e3c0d4e73589fd6655767d3fc26 | Andrew Quartey — Bug 710594 - Adapt WebGL about:memory reporters to the new memory reporting API. r=njn,bjacob. | |
c714722a7aad88ec64b96c59adc22de4608bd6d5 | Nicholas Nethercote — Bug 682431 (part 1) - Fix up ns{String,CString} SizeOf* functions. r=bz. | |
969493463a87c7942ac30d75c9548e547f03b976 | Jonathan Kew — bug 728866 - pt 3 - add support for Hebrew presentation forms, excluded from canonical composition. r=smontagu | |
2c3f7f3ace8913fa91417c4dc9c462b536a031fb | Jonathan Kew — bug 728866 - pt 2 - implement canonical composition callbacks for harfbuzz. r=smontagu | |
8ee6310cecda70be036be4eadd436735677d0898 | Jonathan Kew — bug 728866 - pt 1 - expose low-level APIs for canonical composition and decomposition of a single Unicode character. r=smontagu | |
096697e2beab9af9069f0f4c6897cefb6ace5f84 | Andrew McCreight — Bug 727604 - add release assertions to investigate cycle collector crashes. r=smaug | |
b59f89947b54fbb7f2cc47ed43622d9422784ea6 | Andrew McCreight — Bug 726777, followup. r=sicking | |
489a84d4a5028d9fcd653d0859d79a83d9541696 | Robert Longson — Bug 728665 - SVGTests interface missing from foreignObject elements. r=jwatt | |
14f791dbb5796d0b3566aab3ad7225128c1b67de | Lucas Rocha — Bug 723841 - Add a foreign key to bookmarks table and sanitize special folders (r=rnewman) | |
0ffb3b233fcedae835ffcbd2a4f696852255c0fd | Lucas Rocha — Bug 723841 - Define a constant for the predefined root id for bookmarks (r=rnewman) | |
06b31e6330c6273f677c0d62cc4aa2684a814bcb | Lucas Rocha — Bug 723841 - Generalize code to create or update special folders (r=rnewman) | |
2094fc0fc224761062a20c44398ef40e8d8f0db7 | Lucas Rocha — Bug 723841 - Factor out methods to create each part of the database (r=rnewman) | |
81311083cc0a565ac8173fe8876cbe406fd1539a | Benoit Girard — Bug 728924 - Fix MOZ_JAVA_COMPOSITOR definition. r=joe | |
efd7b7d7f91c83d55cc36b30e8ad5326c1bcb100 | Ben Turner — Bug 728921 - 'IndexedDB: FileManager file enumeration should run within a transaction'. r=sicking. | |
121ada16c79304e61fb723861f8d72dd41f30c29 | Mark Cote — Bug 719618 - Craft a no-outside-network mode for peptest. r=ctalbert | |
d25397e8464594b73e349c13055f5975c70aec05 | Vicamo Yang — Bug 723244 - Tests for RIL parcel length guards. r=philikon | |
9d17d2dc9754e3872d92569874783bfec665ed04 | Vicamo Yang — Bug 723244 - RIL: implement parcel length guards. r=philikon | |
09072cd32bb924b12b4a27ce09324def9ad76163 | Axel Hecht — merge backout of bug 693226 | |
cfff460d9d8bd75a384a04623d35aa1e0a6cabbd | Axel Hecht — back out bug 693226, rev fbbf2d56cc8e, r=bustage | |
db9349758f671449d48249722d97b03ba77b4922 | Chris Lord — Bug 709813 - Fix full-screen mode in native android fennec. r=mbrubeck | |
28803f706b3a64f7934436cf5c45ae4208a0820c | Simon Montagu — Mark the last line in the block dirty when text-align-last resolves to something other than left. Bug 726392, r=dbaron | |
a76bb7843e733d67788f0d942cb6101d9de4209e | Simon Montagu — Reftests for bug 726392, r=dbaron | |
6a43d088a2b44458360c328e2159344722b5a352 | Alexander Surkov — Bug 714579 - Don't use GetComputedStyle for object attribute calculation, r=tbsaunde, marcoz, f=bz | |
a4aa5506b2c670a241f9f06646004782793e3e75 | Philipp von Weitershausen — Bug 728864 - B2g SMS: Fix SMS success notifications. r=qDot DONTBUILD because NPOTB | |
13ff3e5b66eae8f612b9f8804d560c985f34b216 | Kyle Machulis — Bug 711601 - B2G Bluetooth Boiler Plate r=bent | |
0dbfda1a8f0c4f9d4f352bf02ecdc530f6e6bc82 | Joel Maher — Bug 725112 - Add an easy make command to rerun tests that failed the last time. r=ted | |
81c166bac966d0b225b78220264cbef5256266c5 | Ed Morley — Merge mozilla-central to mozilla-inbound | |
4ad3d672bf460cac00b2c30b9d94b0444a6c43df | Jonathan Kew — bug 728518 - improve the handling of weight in FindFontForChar. r=jdaggett | |
3588de29a03f649140ade4a58d84a382f38b0d9a | Jonathan Kew — bug 717175 - clear word cache earlier when expiring fonts. r=jdaggett | |
985031d212189a59b7ae8db38a85f650155a6eb7 | Mike Hommey — Fixup for bug 718738. r=me | |
356382604d2d7db8c70c66dbc6f6b36857331062 | Mike Hommey — Bug 728656 - Avoid crashing when there are no GL extensions reported by the GL implementation. r=bjacob | |
216ba95b0cc4adc9f7d83c186d3669d7bd299a05 | Mike Hommey — Bug 718738 - Send all StartupInfo values in telemetry ping. r=tglek | |
f444ebecc91fc733cfe6c22f26e154bbaaf38862 | Masayuki Nakano — Bug 725233 Get rid of hacky text event dispatchers, they are not necessary due to bug 622247 r=jimm |