Mike Hommey
|
7d1eec64ac
|
Bug 725230 - Enable and fix assertions in linker code. r=tglek
|
2012-02-13 15:49:45 +01:00 |
|
Mike Hommey
|
526bd939af
|
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
|
9f50602120
|
Back out 7f81109133b5 (bug 725221), 135721f3720b (bug 726891), aef4ead175b4 (bug 726894) for orange
|
2012-02-13 22:31:22 -08:00 |
|
Robert O'Callahan
|
f141285d2c
|
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
|
e9992c0076
|
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
|
aa9fa6a0c3
|
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
|
dc638382f4
|
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
|
8f51dc6a1f
|
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
|
959132a6de
|
Bug 629200 part 5 - Add assignment operator to nsAttrValue; r=bz
|
2012-02-14 11:00:57 +09:00 |
|
Brian Birtles
|
c61e1cace8
|
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
|
b01aa376a5
|
Bug 629200 part 3 - Make AfterSetAttr take an nsAttrValue; r=bz
|
2012-02-14 11:00:56 +09:00 |
|
Brian Birtles
|
6d87e35dd1
|
Bug 629200 part 2 - Make BeforeSetAttr take an nsAttrValue; r=bz
|
2012-02-14 11:00:56 +09:00 |
|
Brian Birtles
|
8850a85b48
|
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
|
1e39cddad6
|
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
|
c4557e80fd
|
Bug 625151 Reset accesskey state at blur and alt keydown r=enn
|
2012-02-14 09:56:03 +09:00 |
|
Sriram Ramasubramanian
|
d9f7afff3b
|
Bug 706819: Show tabs-tray faster. [r=mfinkle]
|
2012-02-13 16:54:36 -08:00 |
|
Sriram Ramasubramanian
|
1070a43d7c
|
Bug 718268: Closing tab should not shift the list. [r=mfinkle]
|
2012-02-13 16:50:09 -08:00 |
|
Brian Smith
|
4efa2f941e
|
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
|
8e20105125
|
Bug 713934: Update SetCertVerificationResult to use SSL_AuthCertificateComplete, r=honzab
|
2012-02-13 16:18:28 -08:00 |
|
Brian Smith
|
a59c3ffc51
|
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
|
891ce7972c
|
Bug 713936, Part 1: Update to NSS 3.13.2 RC0, r=kaie
|
2012-02-13 16:17:25 -08:00 |
|
Alexander Surkov
|
4b8f6522ce
|
Bug 725644 - add new nsIAccessibleHideEvent interface, r=tbsaunde
|
2012-02-14 09:02:41 +09:00 |
|
Geoff Lankow
|
22383d15ab
|
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
|
61a628c863
|
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
|
95f0153308
|
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
|
775acbaa1a
|
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
|
b0321a6413
|
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
|
baa4881110
|
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
|
909101e444
|
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part A, merge interfaces; r=bsmedberg, sr=gavin
|
2012-01-16 21:47:13 +13:00 |
|
Mats Palmgren
|
0a812d37d3
|
Bug 726364 - "ASSERTION: unexpected disconnected nodes" with range, splitText, mutation event". r=smaug
|
2012-02-12 22:21:49 +01:00 |
|
Mats Palmgren
|
2155a76fec
|
Bug 725535 - "ASSERTION: Only transformed frames should have UpdateTransformLayer hint". r=roc
|
2012-02-12 22:21:50 +01:00 |
|
Mats Palmgren
|
18a57f69e7
|
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
|
6fbdd9a8e9
|
Bug 718274 - Implement ::DispatchUntrustedEvent and ::DispatchEvent for ContentUtils. r=mounir
|
2012-02-13 18:07:04 -05:00 |
|
Michael Wu
|
10ba38d0c6
|
Bug 714416 - Add rotation support to gonk backend, r=cjones
|
2012-02-06 17:47:11 -08:00 |
|
Chris Jones
|
9b97572b79
|
Bug 714416 - Add API for rotating screens, sr=roc
|
2012-02-06 14:33:04 -08:00 |
|
Chris Jones
|
fc7243b266
|
Bug 714416 - Merge screen manager into nsWindow.cpp, r=mwu
|
2012-02-06 14:47:11 -08:00 |
|
Brad Lassey
|
e2bbf28d0e
|
bug 725538 - make creating GeckoEvents sane r=kats
|
2012-02-08 23:18:27 -08:00 |
|
Daniel Holbert
|
2e3624026b
|
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
|
b1bca9b945
|
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
|
9578a10a77
|
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
|
cecb925239
|
Bug 722924 - Fix handling of Vorbis floor0 codebook with no used entries, r=kinetik
|
2012-02-13 14:05:23 -08:00 |
|
Robert Longson
|
6bd66d29e8
|
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
|
8d5945b23d
|
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
|
699a6f830b
|
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
|
560c5869b9
|
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
|
5d01df5227
|
Bug 636841 - Stop using unneeded private API on OS X (_LSCopyDefaultSchemeHandlerURL). r=smichaud
|
2012-02-13 14:55:28 -06:00 |
|
Steven Michaud
|
ec48e485cd
|
Bug 721160 - Stop explicitly linking libcrypto on OS X. r=ted
|
2012-02-13 14:21:44 -06:00 |
|
Nathan Froyd
|
c59f60fcd7
|
Bug 720456 - Include more startup-relevant information in telemetry pings. r=taras
|
2012-02-13 15:04:21 -05:00 |
|
George Wright
|
ffea6b6474
|
Bug 723110. Refactor font code to lay the groundwork for having a ScaledFontFreetype class. r=jrmuizel
|
2012-02-13 14:58:01 -05:00 |
|
Nathan Froyd
|
bf3c723caa
|
Bug 725699 - Clean up Telemetry hashtable reflection. r=taras
|
2012-02-13 14:47:40 -05:00 |
|