Commit Graph

86905 Commits

Author SHA1 Message Date
Simon Montagu
44aabada8f 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
f7096e5202 Reftests for bug 726392, r=dbaron 2012-02-20 08:49:44 -08:00
Alexander Surkov
7ef094a34b 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
b649557f72 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
ded9d399f1 Bug 711601 - B2G Bluetooth Boiler Plate r=bent 2012-02-20 16:15:19 +01:00
Joel Maher
97e3d4e4bd 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
36cdf1a7ea Merge mozilla-central to mozilla-inbound 2012-02-20 12:19:49 +00:00
Ed Morley
0d22afb4a6 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-20 12:08:28 +00:00
Jonathan Kew
c3b1694b4b bug 728518 - improve the handling of weight in FindFontForChar. r=jdaggett 2012-02-20 08:55:07 +00:00
Jonathan Kew
deab9d480e bug 717175 - clear word cache earlier when expiring fonts. r=jdaggett 2012-02-20 08:54:58 +00:00
Mike Hommey
8f06a49844 Fixup for bug 718738. r=me 2012-02-20 09:32:58 +01:00
Mike Hommey
4ac4ed2ad7 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
1851ac1d49 Bug 718738 - Send all StartupInfo values in telemetry ping. r=tglek 2012-02-20 08:04:28 +01:00
Masayuki Nakano
eda430e92c 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
Serge Gautherie
d18ed4187e Bug 718237. (Bv2) test_focus_autocomplete.xul: Skip this test on SeaMonkey ftb. r=surkov.alexander. 2012-02-20 05:25:17 +01:00
Cameron McCormack
06a52fb222 Bug 728661 - Remove CalcVectorAngle and use AngleOfVector instead. r=jwatt 2012-02-20 11:37:22 +11:00
Bobby Holley
0366c08d78 Bug 718543 - Preserve SpecialPowers wrapper identity with a WeakMap cache. r=mrbkap 2012-02-19 15:47:12 -08:00
Philipp von Weitershausen
830dbb2daf Bug 720643 - B2G SMS: Notify SMS send success. r=qDot 2012-02-20 00:44:29 +01:00
Philipp von Weitershausen
b4da8b67b0 Bug 720632 - Part 4: Use nsISmsRequestManager in Android JNI code. r=cjones 2012-02-20 00:44:29 +01:00
Philipp von Weitershausen
78603b9d9c Bug 720632 - Part 3: Register SmsRequestManager. r=cjones 2012-02-20 00:44:29 +01:00
Philipp von Weitershausen
ed0f5cf261 Bug 720632 - Part 2: XPCOMtaminate SmsRequestManager. r=cjones,mounir 2012-02-20 00:44:29 +01:00
Philipp von Weitershausen
4ef7b4ce33 Bug 720632 - Part 1: nsISmsRequestManager. r=cjones,gal 2012-02-20 00:44:29 +01:00
David Seifried
f3faca678f Bug 680321 - Media preload state should reset in resource selection algorithm. r=cpearce 2012-02-20 10:02:08 +13:00
Chris Pearce
45a6bbad67 Bug 727303 - Add nsPIDOMWindow::SetFullScreenInteral. r=roc 2012-02-20 10:02:08 +13:00
Jonathan Watt
b6f2456346 Bug 721920 - Honor the 'lang' and 'xml:lang' attributes in SVG as we do in HTML. r=bz. 2012-02-19 20:49:34 +00:00
Jesse Ruderman
90828e6fbc Bug 728717 - Make the 'Some pres arena objects were not freed' assertion fatal. r=bz 2012-02-19 12:40:14 -08:00
Richard Newman
19cf7c7eba Bug 700540 - Intermittent test_jpakeclient.js | Shouldn't have aborted with jpake.error.timeout! r=gps 2012-02-19 12:02:01 -08:00
Patrick McManus
23a5e04f8e bug 727943 spdy broke caldav (and probly webdav) methods r=honzab 2012-02-19 14:29:09 -05:00
Patrick McManus
3c064c1588 bug 727855 spdy: rst streams instead of sessions on some errors r=honzab 2012-02-19 14:28:58 -05:00
Emanuel Hoogeveen
bf0c63446d Bug 727337 - Switch IsAllowedAttribute over to lossless conversion to avoid false positives; r=bz 2012-02-19 18:55:15 +00:00
Olli Pettay
7a6ac5442b Bug 728547 - Increase the forgetSkippable timer value, r=mccr8 2012-02-19 20:36:06 +02:00
Chris Jones
137db1b528 Bug 728673: Restore call to getNumberOfCameras(). r=fabrice 2012-02-19 09:47:16 -08:00
Andreas Gal
3f7bedc614 Use native httpd instead of httpd.js (bug 728695, r=cjones). 2012-02-19 18:07:43 +01:00
Masatoshi Kimura
0a6c1a9d0d Bug 727530 - XHR for data URIs should support content-type header field; r=jonas 2012-02-19 11:58:24 +00:00
Serge Gautherie
66ed388f0c Bug 728538. (Av1) browser_ConsoleStorageAPITests.js: Improve code a little. r=gavin.sharp. 2012-02-19 06:21:57 +01:00
Serge Gautherie
6cdfed8452 Bug 728541. (Av1) browser_bug703210.js: Add a missing removeEventListener(). r=smaug. 2012-02-18 21:49:14 +01:00
ffxbld
73b6a2aedb Automated blocklist update from host linux-ix-slave14 2012-02-18 03:28:33 -08:00
Ed Morley
68d24ea865 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-18 11:16:37 +00:00
Chris Jones
83fc706977 Bug 727950: Don't close the camera dso, some of them don't like that. r=fabrice (npotb) 2012-02-17 22:33:52 -08:00
Josh Aas
eea2e8804d Bug 723190: Fix/mitigate crash at nsGfxScrollFrameInner::ScrollToImpl. r=smichaud 2012-02-17 23:32:16 -05:00
Tim Taubert
517c2c96e4 merge m-c to fx-team 2012-02-18 02:03:47 +01:00
Ed Morley
fe4a039dbe Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-18 00:16:22 +00:00
Kyle Machulis
c892abd822 Back out bug 711601 (changeset 4c8aa2b0ca1c) due to qemu breakage 2012-02-17 15:54:27 -08:00
Kyle Huey
8393918f17 Bug 669845: Make nsTypeFindAhead clear out all of its references to content nodes when reset. r=gavin 2012-02-17 15:17:05 -08:00
Brian Smith
243b038426 Bug 713936, Part 4: Remove security/patches/bug-717906-lowhash, r=kaie, a=akeybl 2012-02-17 14:51:47 -08:00
Brian Smith
3a9ac2bbb7 Bug 713936, Part 3: Update to NSPR 4.9 RTM (NSPR_4_9_RTM), r=kaie, a=akeybl 2012-02-17 15:03:46 -08:00
Vivien Nicolas
2f365eb1c3 Bug 728373 - Ensure the xul window handle keypress when the screen goes fullscreen r=cjones 2012-02-17 22:37:53 +01:00
Vivien Nicolas
39bb4f69c4 Bug 727443 - Do not fire a click when the user stops the kinetic panning by touching the screen r=cjones 2012-02-17 22:37:53 +01:00
Kan-Ru Chen
35b72542ec Bug 723391 - Add a simple remote JS console to b2g. r=vingtetun 2012-02-17 22:37:53 +01:00
Tim Taubert
f8883ee2f1 Bug 725200 - about:newtab briefly shown in location bar of new tab; r=gavin 2012-02-17 22:26:38 +01:00