Commit Graph

264467 Commits

Author SHA1 Message Date
Nicholas Nethercote
fd1724e6f6 Bug 702300 - Fix a harmless typo ("about:compartment" -> "about:compartments"). r=me.
--HG--
extra : rebase_source : 3fb99130fd417da4bd81d0449c2422598a150cdc
2012-02-20 16:38:34 -08:00
Zack Weinberg
55006e6a38 Bug 96971: Move GetSystemFont from nsDeviceContext to mozilla::LookAndFeel. r=roc 2012-02-20 15:19:48 -08:00
Nicholas Nethercote
e1b24bdaa0 Bug 728780 - Define String.prototype.startsWith and use it in about:memory. r=jschoenick.
--HG--
extra : rebase_source : 8b3f4476cc93279ebb481e529bbf35b353d938c5
2012-02-20 14:42:22 -08:00
Nicholas Nethercote
898fb3ce60 Bug 702300 (part 9) - Remove the unnecessary safe/unsafe distinction for report descriptions. r=jlebar.
--HG--
extra : rebase_source : c11f5bbc909f4c1657750eab7abe16ce23b641ed
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
a14057dd8c Bug 702300 (part 8) - Add about:compartments. r=jlebar, ehsan.
--HG--
extra : rebase_source : ad9de010f0b51d5ae7d74b8cbc04c8748767ec0b
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
d655a2dc1d Bug 702300 (part 7) - Add the "compartments" multi-reporter. r=billm.
--HG--
extra : rebase_source : e45e59bd8657197dbd61c257f46ad6396cdda3c3
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
f9b9961d25 Bug 702300 (part 6) - Move some code around in aboutMemory.js. r=jschoenick.
--HG--
extra : rebase_source : d4da5ee9df29de02325242281ec87555a0dac600
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
97f6d74bca Bug 702300 (part 5) - Replace "reporter" with "report" in many places. r=jlebar.
--HG--
extra : rebase_source : 5bd5ddb64f6129ba2bd222b30df4aed32d4996c5
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
e294f22990 Bug 702300 (part 4) - Use multi-line string literals for tree descriptions. r=jlebar.
--HG--
extra : rebase_source : 0a27e236c9a849ece20bbceb20c8dd2b2261cdec
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
0c9ace411b Bug 702300 (part 3) - Tweak the about:memory tests. r=jlebar.
--HG--
extra : rebase_source : f09a6566dcf56a1ac326044b6a8df17dc4cb2502
2012-02-16 22:10:39 -08:00
Nicholas Nethercote
c7668b22ba Bug 702300 (part 2) - Fix indentation in about:memory tests. r=jschoenick.
--HG--
extra : rebase_source : 62b672c4e8547a16b5c68fbc88fd13aff833388c
2012-02-16 22:10:03 -08:00
Nicholas Nethercote
9e26d1c148 Bug 702300 (part 1) - Use |let| instead of |var| in aboutMemory.js and its tests. r=jschoenick.
--HG--
extra : rebase_source : 43d4fd770660ba8068689bd8b5b4f01d8183ce76
2012-02-16 22:09:13 -08:00
Gregory Szorc
a107ebbc0d Bug 712542 - Apply add-on state before install when installing through Sync; r=Unfocused, r=rnewman 2012-02-20 14:53:03 -08:00
William Chen
4a16132bcb Bug 522607 - Tests for new css3-background background-position syntax. r=dbaron 2012-02-20 12:16:11 +13:00
Lazar Sumar
c075b7dd27 Bug 522607 - New css3-background background-position syntax. r=dbaron 2012-02-20 13:14:42 +13:00
Jeff Walden
d5e28b8705 Bug 728423 - Fix warnings in js/src related to JSObject::asString et al (r=luke)
--HG--
extra : rebase_source : 8b64d2593d684a4e5d0d1ee87072db03afb78efe
2012-02-20 13:56:10 -08:00
Andrew Quartey
7fec112501 Bug 710594 - Adapt WebGL about:memory reporters to the new memory reporting API. r=njn,bjacob.
--HG--
extra : rebase_source : 49a48f5237e3fb8fe17ceb30e469de253e985028
2012-02-19 19:58:08 -08:00
Nicholas Nethercote
8a288b60e4 Bug 682431 (part 1) - Fix up ns{String,CString} SizeOf* functions. r=bz.
--HG--
extra : rebase_source : 85813ee7d843b6422f1a80a36a06fb42aa93b801
2012-02-19 19:16:41 -08:00
Jonathan Kew
43acd9229b bug 728866 - pt 3 - add support for Hebrew presentation forms, excluded from canonical composition. r=smontagu 2012-02-20 20:39:59 +00:00
Jonathan Kew
45c8227a48 bug 728866 - pt 2 - implement canonical composition callbacks for harfbuzz. r=smontagu 2012-02-20 20:39:59 +00:00
Jonathan Kew
2b957702c7 bug 728866 - pt 1 - expose low-level APIs for canonical composition and decomposition of a single Unicode character. r=smontagu
--HG--
rename : intl/unicharutil/src/nsUnicodeNormalizer.h => intl/unicharutil/public/nsUnicodeNormalizer.h
2012-02-20 20:39:59 +00:00
Andrew McCreight
50124fe16f Bug 727604 - add release assertions to investigate cycle collector crashes. r=smaug 2012-02-20 12:13:29 -08:00
Andrew McCreight
905cedea13 Bug 726777, followup. r=sicking 2012-02-20 12:02:47 -08:00
Robert Longson
fa2acc4cf5 Bug 728665 - SVGTests interface missing from foreignObject elements. r=jwatt 2012-02-20 19:34:04 +00:00
Lucas Rocha
89f960d81b Bug 723841 - Add a foreign key to bookmarks table and sanitize special folders (r=rnewman) 2012-02-20 19:28:27 +00:00
Lucas Rocha
df024d5068 Bug 723841 - Define a constant for the predefined root id for bookmarks (r=rnewman) 2012-02-20 19:28:27 +00:00
Lucas Rocha
5cbbe8f7fa Bug 723841 - Generalize code to create or update special folders (r=rnewman) 2012-02-20 19:28:27 +00:00
Lucas Rocha
4f5adf4bdd Bug 723841 - Factor out methods to create each part of the database (r=rnewman) 2012-02-20 19:28:27 +00:00
Benoit Girard
70d30b6760 Bug 728924 - Fix MOZ_JAVA_COMPOSITOR definition. r=joe 2012-02-20 14:02:15 -05:00
Ben Turner
2ccfb92c38 Bug 728921 - 'IndexedDB: FileManager file enumeration should run within a transaction'. r=sicking. 2012-02-20 10:35:45 -08:00
Mark Cote
1262d79568 Bug 719618 - Craft a no-outside-network mode for peptest. r=ctalbert 2012-02-14 10:23:25 -05:00
Vicamo Yang
f0e7ba7187 Bug 723244 - Tests for RIL parcel length guards. r=philikon 2012-02-20 19:30:05 +01:00
Vicamo Yang
2cf5118a3b Bug 723244 - RIL: implement parcel length guards. r=philikon 2012-02-20 19:30:04 +01:00
Axel Hecht
e4eed1d523 merge backout of bug 693226 2012-02-20 18:46:32 +01:00
Axel Hecht
cad08c1697 back out bug 693226, rev fbbf2d56cc8e, r=bustage 2012-02-20 18:43:51 +01:00
Chris Lord
be296c04dd Bug 709813 - Fix full-screen mode in native android fennec. r=mbrubeck
The style rule that gets set for full-screen mode was conflicting with how we
size the browser element for viewport/displayport support. Size the browser
using min-width/height to work around this.
2012-02-20 17:21:56 +00:00
Simon Montagu
a4f1d6d3ac Mark the last line in the block dirty when text-align-last resolves to something other than left. Bug 726392, r=dbaron 2012-02-20 08:49:44 -08:00
Simon Montagu
dbdfe2c067 Reftests for bug 726392, r=dbaron 2012-02-20 08:49:44 -08:00
Alexander Surkov
14bff999a4 Bug 714579 - Don't use GetComputedStyle for object attribute calculation, r=tbsaunde, marcoz, f=bz 2012-02-21 00:45:29 +09:00
Philipp von Weitershausen
c74237036c Bug 728864 - B2g SMS: Fix SMS success notifications. r=qDot DONTBUILD because NPOTB
--HG--
extra : rebase_source : 4ef167621f0e38b8d446bd09a117973ef8431aef
2012-02-20 15:57:38 +01:00
Kyle Machulis
d0600c2d50 Bug 711601 - B2G Bluetooth Boiler Plate r=bent 2012-02-20 16:15:19 +01:00
Joel Maher
9ef0e746bd Bug 725112 - Add an easy make command to rerun tests that failed the last time. r=ted 2012-02-20 09:59:04 -05:00
Ed Morley
0cecb7bb7d Merge mozilla-central to mozilla-inbound 2012-02-20 12:19:49 +00:00
Ed Morley
2451150604 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-20 12:08:28 +00:00
Jonathan Kew
afc6ddfa1a bug 728518 - improve the handling of weight in FindFontForChar. r=jdaggett 2012-02-20 08:55:07 +00:00
Jonathan Kew
254cc12f43 bug 717175 - clear word cache earlier when expiring fonts. r=jdaggett 2012-02-20 08:54:58 +00:00
Mike Hommey
ffeeedb0b6 Fixup for bug 718738. r=me 2012-02-20 09:32:58 +01:00
Mike Hommey
2154f9b1b1 Bug 728656 - Avoid crashing when there are no GL extensions reported by the GL implementation. r=bjacob 2012-02-20 08:04:38 +01:00
Mike Hommey
c1cf6946fd Bug 718738 - Send all StartupInfo values in telemetry ping. r=tglek 2012-02-20 08:04:28 +01:00
Masayuki Nakano
bc72e6452f Bug 725233 Get rid of hacky text event dispatchers, they are not necessary due to bug 622247 r=jimm 2012-02-20 14:26:16 +09:00