Chris Pearce
c5bcd5267a
Bug 673698 - Don't update video playback position during seek. r=roc
2012-02-14 21:48:16 +13:00
Jonathan Kew
fa72971513
bug 724231 - test that synthetic styles applied to src:local fonts do NOT use a true styled face that happens to be installed, instead of the one defined by the @-rule. r=jdaggett
2012-02-04 22:22:19 +00:00
Jonathan Kew
d03fa2690f
bug 724231 - ensure synthetic font styles under GDI are truly synthetic, rather than using a potentially incompatible font face. r=jdaggett
2012-02-14 08:24:26 +00:00
Jonathan Kew
a96aef28c1
bug 695857 - update harfbuzz code and adapt gfx/thebes for revised harfbuzz API. r=jdaggett
...
harfbuzz library code from upstream harfbuzz-ng commit f51e167436a51b890ffe3f7f7920498fa287acd9;
replaced HB_SCRIPT_* with MOZ_SCRIPT_* codes in gfx;
adapted for changes to HB function signatures.
2012-02-14 08:03:01 +00:00
Mike Hommey
ff99a04d4a
Bug 725230 - Enable and fix assertions in linker code. r=tglek
2012-02-13 15:49:45 +01:00
Mike Hommey
c18cff6b50
Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey
2012-02-13 15:48:23 +01:00
Phil Ringnalda
b03af7b3b6
Back out 7f81109133b5 (bug 725221), 135721f3720b (bug 726891), aef4ead175b4 (bug 726894) for orange
2012-02-13 22:31:22 -08:00
Robert O'Callahan
c6d7c2a2dd
Bug 725221. Don't fire notifications in nsGenericDOMDataNode::SetTextInternal if the text hasn't changed. r=jst
2012-02-14 17:41:57 +13:00
Robert O'Callahan
ed27cff67a
Bug 726891. Move rate/channels/format up to nsAudioStream and add inline getters. r=kinetik
2012-02-14 17:39:33 +13:00
Robert O'Callahan
3fcdabd1bf
Bug 726894. Add a copy constructor to DebugOnly so it can be used in more situations. r=cjones
2012-02-14 17:39:20 +13:00
Joe Olivas
df03545edd
Bug 725152 - Only use force_stereo_mode pref if it's explicitly set. r=kinetik
2012-02-14 15:35:26 +13:00
Justin Lebar
9b600deee7
Bug 726004 - Fix intermittent reftest orange introduced by bug 715308 by not flushing invalidations when the decoder detects an error. r=joe
...
--HG--
rename : browser/devtools/debugger/test/test-editor-mode => browser/devtools/debugger/test/test-script-switching-02.js
extra : rebase_source : 4eeface3fbf6a257ca3f86cf05e13df276ff9743
2012-02-13 21:21:11 -05:00
Brian Birtles
934a1bfedf
Bug 629200 part 5 - Add assignment operator to nsAttrValue; r=bz
2012-02-14 11:00:57 +09:00
Brian Birtles
51495268ad
Bug 629200 part 4 - Tidy up bool parameters to make them easier to read; r=bz
2012-02-14 11:00:56 +09:00
Brian Birtles
f7939a2c38
Bug 629200 part 3 - Make AfterSetAttr take an nsAttrValue; r=bz
2012-02-14 11:00:56 +09:00
Brian Birtles
10b5960bdb
Bug 629200 part 2 - Make BeforeSetAttr take an nsAttrValue; r=bz
2012-02-14 11:00:56 +09:00
Brian Birtles
c949bd39d5
Bug 629200 part 1 - Make MaybeCheckSameAttrVal work on parsed attributes instead of strings; r=bz
2012-02-14 11:00:56 +09:00
Matt Brubeck
614777e8a0
Bug 719684 - Show an error message when add-on download is blocked or cancelled [r=mfinkle]
2012-02-13 16:56:03 -08:00
Masayuki Nakano
dfee245ce6
Bug 625151 Reset accesskey state at blur and alt keydown r=enn
2012-02-14 09:56:03 +09:00
Sriram Ramasubramanian
a66370abb9
Bug 706819: Show tabs-tray faster. [r=mfinkle]
2012-02-13 16:54:36 -08:00
Sriram Ramasubramanian
ac9f0d65a3
Bug 718268: Closing tab should not shift the list. [r=mfinkle]
2012-02-13 16:50:09 -08:00
Brian Smith
6b828cb01e
Bug 710176, Part 3: Abort the connection during send or recv when we time out assuming TLS intolerance, r=kaie
2012-02-13 16:18:48 -08:00
Brian Smith
4f42358d07
Bug 713934: Update SetCertVerificationResult to use SSL_AuthCertificateComplete, r=honzab
2012-02-13 16:18:28 -08:00
Brian Smith
761b75e627
Bug 713936, Part 2: Remove local patches that were incorporated into NSS 3.13.2, r=kaie
2012-02-13 16:18:20 -08:00
Brian Smith
9106282159
Bug 713936, Part 1: Update to NSS 3.13.2 RC0, r=kaie
2012-02-13 16:17:25 -08:00
Alexander Surkov
8ee948af98
Bug 725644 - add new nsIAccessibleHideEvent interface, r=tbsaunde
2012-02-14 09:02:41 +09:00
Geoff Lankow
f5ab0eae1b
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part G, remove remaining uses of nsIPrefBranch2; r=bsmedberg
2012-01-18 23:23:28 +13:00
Geoff Lankow
a958b354fe
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part F, remove uses of nsIPrefBranch2 in testing/ and layout/tools/reftest/ ; r=bsmedberg
2012-01-17 15:01:25 +13:00
Geoff Lankow
25256f8889
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part E, remove uses of nsIPrefBranch2 in netwerk/ ; r=bsmedberg
2012-01-17 14:48:29 +13:00
Geoff Lankow
c6c476684a
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part D, remove uses of nsIPrefBranch2 in browser/ and mobile/ ; r=bsmedberg
2012-01-17 14:34:51 +13:00
Geoff Lankow
699d34d8e2
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg
2012-01-17 14:18:29 +13:00
Geoff Lankow
a9af3eb4a9
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part B, remove uses of nsIPrefBranch2 in modules/libpref/ ; r=bsmedberg
2012-01-16 21:47:13 +13:00
Geoff Lankow
943683fe68
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part A, merge interfaces; r=bsmedberg, sr=gavin
2012-01-16 21:47:13 +13:00
Mats Palmgren
e8e0217a5b
Bug 726364 - "ASSERTION: unexpected disconnected nodes" with range, splitText, mutation event". r=smaug
2012-02-12 22:21:49 +01:00
Mats Palmgren
e91410ed43
Bug 725535 - "ASSERTION: Only transformed frames should have UpdateTransformLayer hint". r=roc
2012-02-12 22:21:50 +01:00
Mats Palmgren
e21c2993a1
Bug 725376 - Don't do column balancing deeper than 5 nested levels to avoid hang. r=roc
2012-02-12 22:21:51 +01:00
Matthew Schranz
f18b225948
Bug 718274 - Implement ::DispatchUntrustedEvent and ::DispatchEvent for ContentUtils. r=mounir
2012-02-13 18:07:04 -05:00
Michael Wu
6c97f89bae
Bug 714416 - Add rotation support to gonk backend, r=cjones
2012-02-06 17:47:11 -08:00
Chris Jones
c23835081b
Bug 714416 - Add API for rotating screens, sr=roc
2012-02-06 14:33:04 -08:00
Chris Jones
0da2f8e255
Bug 714416 - Merge screen manager into nsWindow.cpp, r=mwu
2012-02-06 14:47:11 -08:00
Brad Lassey
c86620cf70
bug 725538 - make creating GeckoEvents sane r=kats
2012-02-08 23:18:27 -08:00
Daniel Holbert
8c3021c9ae
Bug 725723: rename reftests/flexbox to reftests/box. r=dbaron
...
--HG--
rename : layout/reftests/flexbox/flexbox-attributes-no-box-horizontal-ref.xhtml => layout/reftests/box/flexbox-attributes-no-box-horizontal-ref.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-box-horizontal.xhtml => layout/reftests/box/flexbox-attributes-no-box-horizontal.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-box-vertical-ref.xhtml => layout/reftests/box/flexbox-attributes-no-box-vertical-ref.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-box-vertical.xhtml => layout/reftests/box/flexbox-attributes-no-box-vertical.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-input-horizontal-ref.xhtml => layout/reftests/box/flexbox-attributes-no-input-horizontal-ref.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-input-horizontal.xhtml => layout/reftests/box/flexbox-attributes-no-input-horizontal.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-input-vertical-ref.xhtml => layout/reftests/box/flexbox-attributes-no-input-vertical-ref.xhtml
rename : layout/reftests/flexbox/flexbox-attributes-no-input-vertical.xhtml => layout/reftests/box/flexbox-attributes-no-input-vertical.xhtml
rename : layout/reftests/flexbox/reftest.list => layout/reftests/box/reftest.list
2012-02-13 14:36:18 -08:00
Till Schneidereit
c14783cbea
Bug 726573: Change .hgignore and .gitignore to ignore Eclipse IDE project files in subdirectories, too. r=khuey
2012-02-13 14:36:16 -08:00
Joe Drew
f004fe2bc6
Bug 724584: Pass in aRequest as an nsIRequest* (instead of an nsIChannel*) in mgRequest::Init. r=jrmuizel
2012-02-13 14:36:14 -08:00
Timothy B. Terriberry
12b9b1a666
Bug 722924 - Fix handling of Vorbis floor0 codebook with no used entries, r=kinetik
2012-02-13 14:05:23 -08:00
Robert Longson
e1d872d1d4
Bug 711653: In SVG lighting calculations, when input surface is 1px wide, use a normal vector that points straight out of the page. r=dholbert
2012-02-13 14:04:19 -08:00
Karl Tomlinson
37f9762f63
b=726443 rework last event time calculation to avoid problems with gtk_get_current_event_time in nested loops r=roc
...
--HG--
extra : rebase_source : 151b60b10944ccf3ccee0cb69f89728ba1c29977
2012-02-14 09:19:59 +13:00
Karl Tomlinson
534486004b
b=724967 update mWidget before calling CaptureRollupEvents to handle rollup during the call r=enndeakin
...
--HG--
extra : rebase_source : 47e0d5e43884c3722a3517d1e631c790e95101ec
2012-02-14 09:19:50 +13:00
Javi Rueda
4028d35dd6
Bug 708595 - Clarify download history related preferences in the Privacy pane. r=jwein
...
--HG--
extra : rebase_source : 16f3e7973494a01bc0be1287ceaee636416258e2
2012-02-13 21:54:41 +01:00
passfree
0659c8ef85
Bug 636841 - Stop using unneeded private API on OS X (_LSCopyDefaultSchemeHandlerURL). r=smichaud
2012-02-13 14:55:28 -06:00