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
Ms2ger
e556e26619
Bug 726417: Signed/unsigned comparison in nsCacheMetaData::UnflattenMetaData r=jduell
2012-02-13 11:32:31 -08:00
Jason Duell
431f380112
Bug 725862: Allow test_websocket.html to run multiple times to help track down random oranges. r=mcmanus
2012-02-13 11:30:01 -08:00
Neil Deakin
62ea709480
Bug 670317, add a focus manager flag to restrict tab navigation to the same frame, r=smaug
2012-02-13 14:24:28 -05:00
Neil Deakin
feb4615c7b
Bug 723676, crash writing to startup cache when an empty method body is used, r=bz
2012-02-13 14:24:28 -05:00
Neil Deakin
e322091a75
Bug 721452, crash writing to startup cache when empty handler is used, r=bz
2012-02-13 14:24:28 -05:00
Vladan Djeric
cdcbba0cfc
Bug 714964 - Add a 'dirty bit' column to webappsstore2_temp to reduces writes in DOM storage. r=honzab
2012-02-13 14:18:38 -05:00
Terrence Cole
e00892b3d7
Bug 714109 - Add missing barriers to Generator; r=billm
...
The generator object stores aside values from the stack of the generator
function when the generator is not running. These values need to properly root
objects in the nursery.
--HG--
extra : rebase_source : 0de3980a058a2951e14663841078fb575ae22f6c
2012-02-13 10:01:18 -08:00
Jonathan Watt
10981a9e4a
Bug 726582 - Prevent nsSMILCSSProperty::ValueFromString from reading uninitialized out-param aPreventCachingOfSandwich. r=dholbert.
...
--HG--
extra : rebase_source : 1a766e42f4b3f323fcf5d4de4d3ba96be1ec8b15
2012-02-13 18:24:51 +00:00
Michael Wu
8c568e3281
Bug 712789 - Put packed xpi extensions in the extension lists, r=bsmedberg
2012-02-13 13:57:28 -05:00
Sriram Ramasubramanian
0914c17cb0
Bug 725930: DoorHangerPopup should be initialized late to avoid problems in startup. [r=mfinkle]
2012-02-13 10:29:29 -08:00
Sriram Ramasubramanian
4abd44528f
Bug 711746: ActionBar should be loaded in XML to avoid temporary title screen. [r=mfinkle]
2012-02-13 10:23:09 -08:00
Robert Accettura
0c4e2053de
Bug 542938: add a pref to control whether oncopy/oncut/onpaste events are fired, r=smaug
2012-02-13 10:06:26 -08:00
Josh Aas
76ab9294bf
Bug 661260: Don't unregister plugins as content handlers just because they are unloaded. Thanks to Rodd Zurcher for his report and proposed solution. r=bsmedberg
2012-02-13 11:52:58 -05:00
Marco Bonardo
5f1b8882fb
Merge central to inbound
2012-02-13 17:31:26 +01:00