diff browse annotate |
cef7cb4d90ab7320fac4e599a6f27d2e0e67b4ca created 2022-05-05 12:10 +0000 pushed 2022-05-05 16:11 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1767944 - Fix drag image coordinates after bug 1753836. r=tnikkel |
diff browse annotate |
de2f992edd63eb4dda772b5ea64f3509a74f3d00 created 2022-03-15 16:03 +0000 pushed 2022-03-15 21:39 +0000 |
Stephen A Pohl | Stephen A Pohl - Bug 1663508: Handle interruptions of drag sessions more gracefully on macOS. r=mstange |
diff browse annotate |
4eef9a6c17cda7bb1163b185b853476cdd51db8c created 2022-01-11 21:24 +0000 pushed 2022-01-12 09:52 +0000 |
Stephen A Pohl | Stephen A Pohl - Bug 1663508: Collect information about threads that are used during drag sessions on macOS (nightly-only). r=mstange |
diff browse annotate |
5e5084149f9550ee2f9b78be37715ac733812e1b created 2021-02-16 22:55 +0000 pushed 2021-02-17 09:45 +0000 |
Markus Stange | Markus Stange - Bug 1692391 - Replace NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_NIL with the functionally identical NS_OBJC_BEGIN/END_TRY_BLOCK_RETURN(nil). r=haik |
diff browse annotate |
ea0609de088e37eb70278f845360a4053a21ae3c created 2021-02-16 22:55 +0000 pushed 2021-02-17 09:45 +0000 |
Markus Stange | Markus Stange - Bug 1692391 - Replace the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_NSRESULT macros with the functionally identical NS_OBJC_BEGIN/END_TRY_BLOCK_RETURN(NS_ERROR_FAILURE). r=haik |
diff browse annotate |
aec9965dcb28806f962d21aa4eed1156f77ee593 created 2021-02-16 22:55 +0000 pushed 2021-02-17 09:45 +0000 |
Markus Stange | Markus Stange - Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers |
diff browse annotate |
e752099df41a507785cf79f96cf2cda96db34747 created 2021-01-08 21:41 +0000 pushed 2021-01-09 09:24 +0000 |
longsonr | longsonr - Bug 1685803 - fix deprecated getBytes calls r=mstange |
diff browse annotate |
1f438b01c7801e7d750c4297330669621d3b7a4f created 2019-12-06 09:17 +0000 pushed 2019-12-06 16:33 +0000 |
Gabriele Svelto | Gabriele Svelto - Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan |
diff browse annotate |
49bb3a94f0903f701de0afb7d707d9fc8ca367d0 created 2019-09-12 14:13 +0000 pushed 2019-09-12 21:52 +0000 |
YUKI "Piro" Hiroshi | YUKI "Piro" Hiroshi - Bug 1476195 - Allow invoking drag sessions outside of mouseDragged. r=mstange,spohl |
diff browse annotate |
0c6e149ba01d55dfa0e21e0eed6cfa2ec9aad90f created 2019-06-28 13:44 +0000 pushed 2019-06-28 23:19 +0000 |
Markus Stange | Markus Stange - Bug 1562048 - Draw the fallback drag image using a different API. r=spohl |
diff browse annotate |
f529b394cb111fff7e16028f063f3b8c3b96b225 created 2019-03-29 15:12 +0000 pushed 2019-03-29 21:53 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio |
diff browse annotate |
5d97989d4f0d6e6d357648963a4951661fa37628 created 2019-03-29 16:14 +0200 pushed 2019-03-29 21:53 +0000 |
Dorel Luca | Dorel Luca - Backed out 3 changesets (bug 1540015) for build bustage. CLOSED TREE |
diff browse annotate |
7b71c9da0214e43368ab5cfb95344ca5ae13d670 created 2019-03-29 13:09 +0000 pushed 2019-03-29 21:53 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1540015 - part 3: Rename Document::GetShell() to Document::GetPresShell() and make it return PresShell* rather than nsIPresShell* r=smaug,emilio |
diff browse annotate |
d55401632cea92b6b2775ba278274b5490275876 created 2019-03-13 10:19 +0100 pushed 2019-03-14 16:26 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan |
diff browse annotate |
b255d130f71827cdf6610b6a64785ac8ead11219 created 2019-02-17 16:10 +0000 pushed 2019-02-18 15:51 +0000 |
Chris Peterson | Chris Peterson - Bug 1528600 - widget/cocoa: Remove empty function EnsureLogInitialized(). r=mstange |
diff browse annotate |
0e3b5fe32d113a4a857bf7b948921f531cca8a8e created 2019-01-21 18:18 +0100 pushed 2019-01-23 09:28 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl |
diff browse annotate |
f0a91d36587266d7454a450c6044d573664fbed5 created 2019-01-02 14:05 +0100 pushed 2019-01-03 22:05 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug |
diff browse annotate |
7e2c0177115a4620627a9c15027e960116c0c394 created 2018-11-20 17:00 +0000 pushed 2018-11-20 21:42 +0000 |
Tom Schuster | Tom Schuster - Bug 1493292 - Remove aDataLen parameters from nsITransferable.setTransferData. r=smaug |
diff browse annotate |
a58e50deefdc260cef3514c1552e4355ea5a6024 created 2018-11-20 16:59 +0000 pushed 2018-11-20 21:42 +0000 |
Tom Schuster | Tom Schuster - Bug 1493292 - Remove aDataLen parameters from nsITransferable.getTransferData. r=smaug |
diff browse annotate |
4b0554a10847e9a879ab193bf16a3bbdaa8e69d4 created 2018-11-20 17:13 +0200 pushed 2018-11-20 21:42 +0000 |
Csoregi Natalia | Csoregi Natalia - Backed out 6 changesets (bug 1493292) for bustage on /nsTransferable.cpp. CLOSED TREE |
diff browse annotate |
71430fceb4a3f1641b2d786e4f66e83c87149946 created 2018-11-20 14:47 +0000 pushed 2018-11-20 21:42 +0000 |
Tom Schuster | Tom Schuster - Bug 1493292 - Remove aDataLen parameters from nsITransferable.setTransferData. r=smaug |
diff browse annotate |
3a9b6d65d8c7afb9289b1eca8dbaf84e5da37c69 created 2018-11-20 14:47 +0000 pushed 2018-11-20 21:42 +0000 |
Tom Schuster | Tom Schuster - Bug 1493292 - Remove aDataLen parameters from nsITransferable.getTransferData. r=smaug |
diff browse annotate |
16ee6006e57cce243c85a5ab7578b43f3a084213 created 2018-10-17 18:21 +0200 pushed 2018-10-18 10:21 +0000 |
Tom Schuster | Tom Schuster - Bug 1497831 - Followup as point as out by froydnj, r=me |
diff browse annotate |
2852663b840e9a4348130dcbf8efdd494f738a76 created 2018-10-10 20:25 +0000 pushed 2018-10-11 03:53 +0000 |
Tom Schuster | Tom Schuster - Bug 1497831 - Use nsTArray instead of nsIArray for nsITransferable. r=smaug |
diff browse annotate |
7790aa7225e2426134e2414b0be0bd79c7479fe9 created 2018-10-04 10:31 +0000 pushed 2018-10-04 15:22 +0000 |
Tom Schuster | Tom Schuster - Bug 396370 - Set RequestingPrincipal and ContentPolicy in BaseDragService. r=ckerschb |
diff browse annotate |
57204974417c9b9feaba3c2306624f3dd5d57d12 created 2018-08-30 13:56 +0000 pushed 2018-08-30 21:48 +0000 |
Gijs Kruitbosch | Gijs Kruitbosch - Bug 1487263 - set requesting principal for macOS drags, r=mstange |
diff browse annotate |
8727297a02487d109bf96fecd992375b5e1d31bb created 2018-08-07 09:32 -0400 pushed 2018-08-09 10:02 +0000 |
Neil Deakin | Neil Deakin - Bug 1473029, convert drag services to internally use CSSIntRegion instead ns nsIScriptableRegion, r=mstange |
diff browse annotate |
7161cb18122e3f51c30a014d688a4c5fbcacaa74 created 2018-05-29 22:58 -0400 pushed 2018-05-30 09:25 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1455676 part 3. Remove nsIDOMNode usage from widget/. r=qdot |
diff browse annotate |
cc8e481fd0e16fba17ab6786a3f5212ab814c0e9 created 2017-08-21 20:01 +1000 pushed 2017-08-22 09:49 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm. |
diff browse annotate |
d2571908d00cad44be3fc9dcc14426060b8b0a77 created 2017-08-18 10:58 -0400 pushed 2017-08-18 22:53 +0000 |
Ryan VanderMeulen | Ryan VanderMeulen - Backed out changeset fbf0e8609abb (bug 1390428) for Windows clipboard test failures on a CLOSED TREE. |
diff browse annotate |
fbf0e8609abb4b978070dd0cbfcab6de7b2cda73 created 2017-08-16 13:58 +1000 pushed 2017-08-18 22:53 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1390428 (part 2) - Remove more nsXPIDLCString local variables. r=erahm. |
diff browse annotate |
822d7f1bc602f84332b13e258738aa3b95700691 created 2017-08-16 13:58 +1000 pushed 2017-08-17 23:17 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1390428 (part 1) - Remove many nsXPIDLCString local variables. r=erahm. |
diff browse annotate |
5e5dda793c3e0a93fa8a0f2c377dcb28a113e3e7 created 2017-06-09 15:14 -0400 pushed 2017-06-14 01:31 +0000 |
Alexis Beingessner | Alexis Beingessner - Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel |
diff browse annotate |
b1940873102d01722956b79991166286e121072a created 2017-06-13 00:30 +0200 pushed 2017-06-13 10:10 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset 3d1ce85e6348 (bug 1088760) for bustage, at least on Android at layout/generic/nsPluginFrame.cpp:1612. r=backout |
diff browse annotate |
3d1ce85e6348307a1e98284e6d13da828729bf91 created 2017-06-09 15:14 -0400 pushed 2017-06-13 10:10 +0000 |
Alexis Beingessner | Alexis Beingessner - Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel |
diff browse annotate |
d823769f19bbdd8484e3fd4fa27eaa45400c208c created 2017-05-25 10:54 -0400 pushed 2017-05-25 20:34 +0000 |
Stephen A Pohl | Stephen A Pohl - Bug 1367720: Restore ability to drag & drop files from Finder to Firefox. r=mstange |
diff browse annotate |
d0aad1d6b4acce125b5d93fcdd41141c3e2ede16 created 2017-05-23 00:23 -0400 pushed 2017-05-23 14:09 +0000 |
Stephen A Pohl | Stephen A Pohl - Bug 1330470: Restore ability to drag & drop entries from the download list to Finder on OSX. r=mstange |
diff browse annotate |
c45eb8e4d71a6cccd9d187fdf8480738b368977b created 2017-05-23 00:23 -0400 pushed 2017-05-23 14:09 +0000 |
Stephen A Pohl | Stephen A Pohl - Bug 1358075: Generate UTI types dynamically when needed for the new drag & drop APIs on OSX. r=mstange |
diff browse annotate |
06d42295ca4263b18f876362477d4959bc3b14ef created 2017-05-23 00:23 -0400 pushed 2017-05-23 14:09 +0000 |
Stephen A Pohl | Stephen A Pohl - Bug 1358075: Display friendly names for .webloc files on OSX after dragging URLs to Finder. r=mstange |
diff browse annotate |
9ed543a5a37a7f19e376c7e77de9fe178ea99b28 created 2016-05-18 22:55 +0300 pushed 2017-04-04 10:35 +0000 |
Gaith | Gaith - Bug 1219464 - Replace PRLogModuleInfo usage with LazyLogModule in widget/. r=erahm |
diff browse annotate |
ad10adb391af1b458ce9049902c73557cb46a321 created 2017-03-24 13:18 +0100 pushed 2017-03-25 00:17 +0000 |
Nicolas Silva | Nicolas Silva - Bug 1309200 - Backout changeset 990c876f2c10 because of test failures. r=me |
diff browse annotate |
990c876f2c10773a80444faf3dbcb909478fb9ea created 2017-03-15 22:24 +0100 pushed 2017-03-25 00:17 +0000 |
Paul Bignier | Paul Bignier - Bug 1309200 - Use GetSoftwareBackend in widget. r=nical |
diff browse annotate |
a4f60181551b8bb66f6623b0bc65008ca16dc755 created 2017-02-17 11:29 +0800 pushed 2017-03-13 14:24 +0000 |
Stone Shih | Stone Shih - Bug 606885 - Fire drag events with keyboard modifiers. r=enn |
diff browse annotate |
f5d3690285980b574bd87d2b1bfbd81de5964a57 created 2017-02-15 18:46 -0500 pushed 2017-02-16 12:16 +0000 |
Stephen A Pohl | Stephen A Pohl - Bug 1329997: Ensure that we don't initiate drag sessions if the system has already sent a mouseUp event. This prevents getting stuck in drag sessions. r=mstange |
diff browse annotate |
0e06b22dfa60d6ccde74ea09293b60036094d294 created 2017-02-14 10:23 +1300 pushed 2017-02-14 12:38 +0000 |
David Major | David Major - Bug 1338925: Use the correct exception macro in nsDragService::IsValidType. r=mstange |
diff browse annotate |
494e4664f600d8b1e66ab462af720358d7472e46 created 2017-01-04 10:31 -0500 pushed 2017-01-05 02:33 +0000 |
Stephen A Pohl | Stephen A Pohl - Bug 1326472: Fix compile warning introduced by bug 1309596. r=mstange |
diff browse annotate |
243cf7829d19447e20b6b73b39940615794cdf9a created 2016-12-23 18:09 -0500 pushed 2016-12-25 00:51 +0000 |
Neil Deakin | Neil Deakin - Bug 1309596, fix changed drag feedback image when the page is zoomed, r=mstange |
diff browse annotate |
0c52b95f73fdebffa2c871f259b54b9816b39bae created 2016-12-23 18:09 -0500 pushed 2016-12-25 00:51 +0000 |
Neil Deakin | Neil Deakin - Bug 1309596,implementation of UpdateDragImage on mac, r=mstange |
diff browse annotate |
82ca4696b3425b6b5674ef48422d93a63dda2554 created 2016-12-20 14:33 -0500 pushed 2016-12-21 04:15 +0000 |
Stephen A Pohl | Stephen A Pohl - Bug 1235162: Replace deprecated drag API on OSX. r=mstange |
diff browse annotate |
4afa256ec14fc12798346eaf423ecc02c7135020 created 2016-10-19 15:01 -0400 pushed 2016-10-20 01:30 +0000 |
Neil Deakin | Neil Deakin - Bug 1301673, use the correct coordinates when drag feedback is disabled or fails; this allows the drag feedback on Mac to appear as a grey rectangle, r=tn |
diff browse annotate |
20162ef28859450116f183a6922a6d8c63b68780 created 2016-10-19 15:01 -0400 pushed 2016-10-20 01:30 +0000 |
Neil Deakin | Neil Deakin - Bug 1301673, use device pixels for the supplied drag position and the computed dragrectangle, r=tn |
diff browse annotate |
0bef53dbf128cb0571c59cde502538f0a40d7587 created 2016-10-19 15:01 -0400 pushed 2016-10-20 01:30 +0000 |
Neil Deakin | Neil Deakin - Bug 1301673, use more specific coordinates for screen position in drag calculations, r=tn |
diff browse annotate |
32b590e82c8ec5251e77451f91f1e3f8b9ccb92f created 2016-10-18 11:56 -0700 pushed 2016-10-19 15:02 +0000 |
Eric Rahm | Eric Rahm - Bug 1309698 - Remove usage of nsISupportsArray from nsIDragService. r=smaug |
diff browse annotate |
bd7461a1ed09447f4d38b4911f0e83933f9d875b created 2016-10-16 12:43 -0700 pushed 2016-10-17 09:19 +0000 |
Eric Rahm | Eric Rahm - Bug 1310017 - Remove nsISupportsArray usage from nsITransferable and nsIFormatConverter. r=smaug |
diff browse annotate |
bade5f18dc94268ddef4d156729d90bc66cf9fa0 created 2016-05-05 12:27 +0100 pushed 2016-05-14 20:03 +0000 |
Jonathan Watt | Jonathan Watt - Bug 1271867 - Update our usage of NSWindow::convertBaseToScreen/convertScreenToBase to modern ApplicationKit API. r=mstange |
diff browse annotate |
4cbc83f4c4b1d7cd3bf9758247dce1f54318fb62 created 2016-04-21 14:11 -0400 pushed 2016-04-22 13:56 +0000 |
Neil Deakin | Neil Deakin - Bug 860857, support custom datatransfer types using a special type, r=smaug,jmathies,mstange |
diff browse annotate |
0c34cc2dc429d2ea06415dc977def64d1a7ac72a created 2015-11-23 11:04 -0800 pushed 2015-11-24 21:54 +0000 |
Jorg K | Jorg K - Bug 938991 - text/rtf support for clipboard data. r=enndeakin |
diff browse annotate |
97e7e631a9f5adba2616189199ea5f6122b21e27 created 2015-08-15 06:34 +0900 pushed 2015-11-10 11:00 +0000 |
Tooru Fujisawa | Tooru Fujisawa - Bug 966986 - Part 2: Return true from nsDragService::IsDataFlavorSupported for text/x-moz-url-desc and text/x-moz-url-data on Mac. r=smichaud, vlad |
diff browse annotate |
200d18cf0eecdc929dfc1a26f985c807d1924de2 created 2015-08-15 06:33 +0900 pushed 2015-11-10 11:00 +0000 |
Tooru Fujisawa | Tooru Fujisawa - Bug 966986 - Part 1: Fix format of DataTransfer.getData(text/x-moz-url) and return each text and URL as a separated item on Mac. r=smichaud, vlad |
diff browse annotate |
01e2ab74a7f8570b76b4d0f5305bf5d6a8bb27f1 created 2015-10-21 22:16 +1300 pushed 2015-10-22 09:45 +0000 |
Karl Tomlinson | Karl Tomlinson - bug 1216916 clean up when InvokeDragSession() fails r=roc |