diff browse annotate |
28aec373fa436a5a7f0b1f8ea5c80dc355368443 created 2018-06-29 17:32 +0900 pushed 2018-07-02 21:52 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1469875 - Make nsPluginInstanceOwner::RequestCommitOrCancel() call IMEStateManager::NotifyIME() rather than calling nsIWidget::NotifyIME() r=m_kato |
diff browse annotate |
a97feb8161b7a4c60a539d83cb702a6e50fab1b1 created 2018-06-25 14:20 -0700 pushed 2018-06-27 10:27 +0000 |
Jeff Gilbert | Jeff Gilbert - Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot |
diff browse annotate |
a825cd43372d308d3eb62a408ed55e9859b1e5e3 created 2018-06-26 18:59 +0200 pushed 2018-06-27 10:27 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1470930: Fix a typo in OSX-only code. r=me CLOSED TREE |
diff browse annotate |
508445453d966b9f4dd32e353529b9b9b0a80885 created 2018-06-25 18:23 +0200 pushed 2018-06-27 10:27 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1470930: Use enums for passing arguments for event dispatch. r=smaug |
diff browse annotate |
33346f699996421fc8bf22a25f574de470142a41 created 2018-06-17 22:43 -0700 pushed 2018-06-26 14:53 +0000 |
Chris Peterson | Chris Peterson - Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj |
diff browse annotate |
00e35d8446bd1dbead1a69fb3d2e3c0d7f278cf3 created 2018-06-14 08:38 +0300 pushed 2018-06-14 09:44 +0000 |
Andi-Bogdan Postelnicu | Andi-Bogdan Postelnicu - Bug 1453795 - Dom/Plugins - Initialize member fields in classes/ structures. r=jmathies |
diff browse annotate |
5be1985874a06d7a7192d8db04d07af2f436c41c created 2018-05-25 10:20 -0400 pushed 2018-05-25 17:52 +0000 |
Makoto Kato | Makoto Kato - Bug 1464061 - Return error immediately when plugin frame is destroyed. r=masayuki |
diff browse annotate |
66f6b8d84e5d35d0de8d07d3e9de44a9cce913f2 created 2018-05-23 07:12 +0200 pushed 2018-05-23 22:01 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1434553 - Implement nsIInputStreamLength and nsIAsyncInputStreamLength - part 9 - necko and docShell, r=mayhemer, r=smaug |
diff browse annotate |
9e0c05903821bd86d8481a7f1dbca11d64b5225d created 2018-05-17 14:47 +0900 pushed 2018-05-17 15:28 +0000 |
Makoto Kato | Makoto Kato - Bug 1456294 - Hook ImmAssociateContextEx. r=masayuki |
diff browse annotate |
e03927d418ba7b3535eff25063a31704c417510e created 2018-04-20 22:59 +0200 pushed 2018-04-28 17:30 +0000 |
Eugen Sawin | Eugen Sawin - Bug 1439013 - [1.2] Add isUserTriggered argument to nsILinkHandler and expose it as an internal load flag. r=smaug |
diff browse annotate |
c7b96bb087f0281d93edcb7fb1ee69bfed7f4cc6 created 2018-04-26 23:37 -0400 pushed 2018-04-27 10:05 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1455674 part 16. Remove most use of nsIDOMElement in dom. r=qdot |
diff browse annotate |
2d34c4f04bc7e18e0e1d2c77581fcca07fd1e865 created 2018-04-26 15:28 -0400 pushed 2018-04-27 10:05 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1457155. Rename various focus manager variables to make it clearer that they're Elements. r=mccr8 |
diff browse annotate |
13b1094802143e1d2c05ae5c23749ed02712062d created 2018-04-27 01:34 +0300 pushed 2018-04-27 10:05 +0000 |
shindli | shindli - Backed out 2 changesets (bug 1457155, bug 1457156) for B failures in builds/worker/workspace/build/src/dom/html/HTMLObjectElement.cpp on a CLOSED TREE |
diff browse annotate |
8b2a6b54336cdb5e4f89138a94fc3c25adb1305a created 2018-04-26 15:28 -0400 pushed 2018-04-27 10:05 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1457155. Rename various focus manager variables to make it clearer that they're Elements. r=mccr8 |
diff browse annotate |
f4ed3bc2cd85de4c75b946cd3a780237add780f7 created 2018-04-26 10:37 -0400 pushed 2018-04-26 21:39 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1456588 part 1. Change nsIFocusManager::SetFocus to take Element. r=enndeakin |
diff browse annotate |
491b4ebcc48a57315d0e19b31e99d8a62f911f5e created 2018-04-20 00:49 -0400 pushed 2018-04-20 23:00 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1455055 part 6. Clean up HandleEvent implementations in dom. r=masayuki |
diff browse annotate |
6567a1d09c3923142b3c151cc6c6896cd4a78276 created 2018-04-20 00:49 -0400 pushed 2018-04-20 23:00 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1455055 part 1. Convert nsIDOMEventListener to taking an Event, not an nsIDOMEvent. r=masayuki |
diff browse annotate |
8a94faa5cc60495da5d80d4b3c07bf5877d2e6d8 created 2018-04-13 16:01 +0300 pushed 2018-04-13 13:02 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out 4 changesets (bug 525063) on request from Andi. a=backout |
diff browse annotate |
d7d2f08e051c3c355d41dc5c1ce1bd3ca55a43b9 created 2018-04-10 21:11 +0200 pushed 2018-04-11 23:46 +0000 |
Tristan Bourvon | Tristan Bourvon - Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan |
diff browse annotate |
ff93374ac3d25331a93421b9da19ae9e01d9bd3b created 2018-03-20 00:16 -0400 pushed 2018-03-20 10:11 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1446851. Get rid of nsIDOMWheelEvent. r=qdot |
diff browse annotate |
003c353b9112e54d5646d7374741b3d0254d29fa created 2018-03-16 22:25 -0400 pushed 2018-03-17 10:29 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1445417 part 3. Stop using ndIDOMDragEvent in docshell and dom code. r=mystor |
diff browse annotate |
7019615c84b26751b5cf0d7109ec10f4d1d7d2d6 created 2018-02-25 16:44 +0100 pushed 2018-02-26 09:39 +0000 |
Emilio Cobos Álvarez | Emilio Cobos Álvarez - Bug 1441009: Don't null-check OwnerDoc. r=smaug |
diff browse annotate |
3790c8adcba31c0a49bda55161777a7992fbfb4a created 2018-02-21 07:00 +0900 pushed 2018-02-21 10:00 +0000 |
Hiroyuki Ikezoe | Hiroyuki Ikezoe - Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug |
diff browse annotate |
ac2ecd4a52f88b63933bbccff2c7ab83d7ad754c created 2018-01-31 14:49 -0500 pushed 2018-01-31 23:15 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1434399 part 13. Remove C++ uses of nsIDOMXULDocument. r=mystor |
diff browse annotate |
76bf3def2b51dae62623a6815eb4e663abb53797 created 2018-01-31 22:45 +0200 pushed 2018-01-31 23:15 +0000 |
Cosmin Sabou | Cosmin Sabou - Backed out 19 changesets (bug 1434399) for build bustages on nsXULPopupManager.cpp on a CLOSED TREE |
diff browse annotate |
8eaa395d62002c85d0689b982a709a99bea69711 created 2018-01-31 14:49 -0500 pushed 2018-01-31 23:15 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1434399 part 13. Remove C++ uses of nsIDOMXULDocument. r=mystor |
diff browse annotate |
f68860d4dff630ca043486370b4920132c4c58f1 created 2018-01-03 18:42 +0200 pushed 2018-01-03 21:39 +0000 |
Olli Pettay | Olli Pettay - backout Bug 1414204 because of regressions, r=backout |
diff browse annotate |
8d7a9a3500cac383bdfb19faa3a78d022847114b created 2017-12-06 16:54 +0800 pushed 2017-12-20 21:42 +0000 |
Stone Shih | Stone Shih - Bug 1414204 Part4: Check headless mode before calling GDK_ROOT_WINDOW. f=bdahl. r=jimm. |
diff browse annotate |
5099359807198a380882e2a0d4dc870b067bdcdd created 2017-11-22 14:21 -0500 pushed 2017-11-23 09:42 +0000 |
Kartikaya Gupta | Kartikaya Gupta - Bug 1419868 - Fix some inconsistent naming r=mystor |
diff browse annotate |
be7765b6b04948083e15375f84faccd23b9dc004 created 2017-11-13 10:41 -0500 pushed 2017-11-13 22:58 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot |
diff browse annotate |
b8f533c5a2701afaa2624092d781eaecc844492d created 2017-11-10 21:14 -0500 pushed 2017-11-11 09:58 +0000 |
Kartikaya Gupta | Kartikaya Gupta - Bug 1416267 - Update gfxContext matrix functions to avoid flip-flopping between float and double matrices. r=jrmuizel |
diff browse annotate |
7f08de0f71a04f5d1fe025df06ac1fd109d37404 created 2017-10-16 14:56 -0700 pushed 2017-10-17 09:45 +0000 |
Kris Maglione | Kris Maglione - Bug 1404198: Follow-up: Fix more OS-X build bustage on a CLOSED TREE r=bustage |
diff browse annotate |
e405a4ec473c3d510047fff16599a5f73a8d600b created 2017-10-15 23:15 -0700 pushed 2017-10-17 09:45 +0000 |
Kris Maglione | Kris Maglione - Bug 1404198: Part 2i - Switch to NS_NewTimer* in dom. r=njn |
diff browse annotate |
d05d93a25235ef79fd99165aae66be720eb89703 created 2017-09-22 17:05 -0700 pushed 2017-09-23 09:36 +0000 |
Kyle Machulis | Kyle Machulis - Bug 1402102 - Remove nsIDOMHTMLObjectElement; r=bz |
diff browse annotate |
e77471a16ff7406ee33fb964d40f0ee0343ed8a4 created 2017-09-22 08:11 +0200 pushed 2017-09-22 21:56 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1398733 - nsILinkHandler::OnLinkClick and OnLinkClickSync should know the post data inputStream length, r=smaug |
diff browse annotate |
10cfc563ec9dc126f4667d1d6952fbd2a703ab9a created 2017-09-22 14:35 +1000 pushed 2017-09-22 09:43 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1401813 - Rename Null[C]String() as Void[C]String(). r=erahm. |
diff browse annotate |
ef1641e40903ff5e6cff94f2a1d1a3188598e563 created 2017-09-07 22:54 +0900 pushed 2017-09-08 20:15 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1369072 - part3: nsXBLPrototypeHandler::DispatchXBLCommand() should use controller of visible window r=smaug |
diff browse annotate |
54fa8df4ba288dd6226e433c87a6c66911ac3304 created 2017-08-07 16:07 +1200 pushed 2017-08-11 20:16 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1388162 - Add a Destroy function to nsDisplayItem to use instead of manually invoking the destructor, this will allow us to recycle them in the future. r=mstange |
diff browse annotate |
3c4d5576374d3a4dd74945e7246576a8877dca79 created 2017-08-10 14:40 +0200 pushed 2017-08-11 01:14 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset e9985564e081 (bug 1388162) for failing chrome's test_animation_performance_warning.html | preserve-3d transform. r=backout |
diff browse annotate |
e9985564e08132cf64b530587b0165dbb4031bfa created 2017-08-07 16:07 +1200 pushed 2017-08-11 01:14 +0000 |
Matt Woodrow | Matt Woodrow - Bug 1388162 - Add a Destroy function to nsDisplayItem to use instead of manually invoking the destructor, this will allow us to recycle them in the future. r=mstange |
diff browse annotate |
af4be30c258b531e06a6350f03604ca3fc3cb43c created 2017-07-18 16:25 -0500 pushed 2017-08-01 09:24 +0000 |
James Willcox | James Willcox - Bug 1381916 - Remove support for plugins on Android r=jchen,bsmedberg |
diff browse annotate |
e6f1f895449d428accf0c6bac03d75a449d58d17 created 2017-07-10 16:00 -0700 pushed 2017-07-31 09:10 +0000 |
Kyle Machulis | Kyle Machulis - Bug 1279218 - Remove Applet tag; r=bz |
diff browse annotate |
ae7695ceea329fb25d37f03175c51416815af61e created 2017-04-18 16:56 +1000 pushed 2017-07-06 09:18 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1352575 (part 20) - Remove nsPluginInstanceOwner::NotifyHostAsyncInitFailed. r=jimm. |
diff browse annotate |
6b0f6053943f47823620aa32da53f6e5b5263ef3 created 2017-04-18 16:56 +1000 pushed 2017-07-06 09:18 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1352575 (part 18) - Remove PluginAsyncSurrogate. r=jimm. |
diff browse annotate |
f698238a64591edbce3e44a234ce87a348e47731 created 2017-04-18 16:56 +1000 pushed 2017-07-06 09:18 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1352575 (part 14) - Remove more surrogate use when casting. r=jimm. |
diff browse annotate |
ed0500b5762558d797594794a7d46af4a6a75b58 created 2017-04-18 16:56 +1000 pushed 2017-07-06 09:18 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1352575 (part 8) - Remove AsyncNPP_NewResult. r=jimm. |
diff browse annotate |
e21a77cab74059d05ab1b4aa2c2c306cdc83d752 created 2017-07-05 11:18 -0400 pushed 2017-07-05 23:45 +0000 |
Kartikaya Gupta | Kartikaya Gupta - Bug 1377090 - Turn gfxMatrix into a typedef for MatrixDouble. r=jrmuizel |
diff browse annotate |
99566b93d105c2fb5fcc09d39875854ed6ab92e2 created 2017-06-29 12:13 -0700 pushed 2017-07-04 08:48 +0000 |
Bill McCloskey | Bill McCloskey - Bug 1377222 - Eliminate nsITimer::InitWithFuncCallback in favor of InitWithNamedFuncCallback (r=froydnj) |
diff browse annotate |
aa1693a26a15eb5cba24102222687dc81eeddd7b created 2017-06-22 17:08 +1000 pushed 2017-06-26 11:27 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1375392 - Tweak the PROFILER_LABEL* macros. r=mstange. |
diff browse annotate |
f90fe3e970ebfc30798ed420569b1bf98537b331 created 2017-06-20 01:17 -0700 pushed 2017-06-21 00:59 +0000 |
David Anderson | David Anderson - Rename LayerManager::Composite to LayerManager::ScheduleComposite. (bug 1365879 part 17, r=mattwoodrow) |
diff browse annotate |
3611ff7a79e6b616088bc4bf14e7ba8cdfe8bebf created 2017-06-13 17:50 -0700 pushed 2017-06-14 12:45 +0000 |
Wes Kocher | Wes Kocher - Backed out 6 changesets (bug 1371699) for various failures including frequent img-blobURI-2.html failures and leaks a=backout |
diff browse annotate |
2d67624a01dc4894d647ebae9aaac75097b3b353 created 2017-06-13 16:16 -0400 pushed 2017-06-14 12:45 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1371699 part 3. Make nsIStringInputStream not inherit from nsIInputStream anymore. r=bkelly |
diff browse annotate |
06142f9787e7643cae17dced089d4ebd37ec1bbc created 2017-05-15 23:11 -0400 pushed 2017-05-16 13:05 +0000 |
Jim Chen | Jim Chen - Bug 1363567 - 1. Remove addPluginView/removePluginView methods; r=rbarker |
diff browse annotate |
92f482c9e6595348a20213aefbfb6c767f8edb74 created 2017-03-09 17:51 -0600 pushed 2017-05-15 23:22 +0000 |
James Willcox | James Willcox - Bug 1322650 - Adjust Android Flash support to API changes r=jchen |
diff browse annotate |
a5e2d088c2ed74f9b376492d34f944171fd2eaa7 created 2017-05-12 10:21 +0800 pushed 2017-05-12 12:37 +0000 |
Iris Hsiao | Iris Hsiao - Backed out 11 changesets (bug 1322650) for media test failures on android. a=backout |
diff browse annotate |
3cb108f7492fbd0c84acdb67a7d0e1b8ea2f234a created 2017-03-09 17:51 -0600 pushed 2017-05-12 12:37 +0000 |
James Willcox | James Willcox - Bug 1322650 - Adjust Android Flash support to API changes r=jchen |
diff browse annotate |
c74f6afe9f3c8b4fa9d5b26c4b506be0ca6c3331 created 2017-05-05 18:53 +0200 pushed 2017-05-05 21:06 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out changeset d6516a10c808 (bug 1322650) |
diff browse annotate |
d6516a10c8088a6ce872c888d88bc98a545a7fee created 2017-03-09 17:51 -0600 pushed 2017-05-05 21:06 +0000 |
James Willcox | James Willcox - Bug 1322650 - Adjust Android Flash support to API changes r=jchen |
diff browse annotate |
ce13c8b07ca7cae81d32f802b97c14fb4cad8b34 created 2017-04-25 07:33 +0900 pushed 2017-04-27 19:44 +0000 |
Masatoshi Kimura | Masatoshi Kimura - Bug 1358758 - Use CSSIntRect for nsIFrame::GetScreenRect. r=kats |
diff browse annotate |
c0fb3ea06656cac96df1dec813749b2160f39e64 created 2017-03-27 13:35 -0700 pushed 2017-03-28 00:03 +0000 |
Kyle Machulis | Kyle Machulis - Bug 1350940 - Label Runnables in dom/plugins; r=bsmedberg |