Commit Graph

144425 Commits

Author SHA1 Message Date
Masayuki Nakano
5c76898d21 Bug 897885 part.2 Add test for handling kVK_JIS_KeypadComma r=smichaud 2013-08-24 13:53:01 +09:00
Masayuki Nakano
de06376613 Bug 897885 part.1 Handle kVK_JIS_KeypadComma in widget::TextInputHandler r=smichaud 2013-08-24 13:53:01 +09:00
Justin Dolske
9e89664f18 Bug 355063 - Password manager does not work on script-generated forms, should use new DOMFormHasPassword event instead. r=mattn,jwilde,margaret 2013-08-23 20:28:11 -07:00
Boris Zbarsky
ea46bf3d63 Bug 908837. Include a bit less stuff in binding implementation files. r=smaug 2013-08-23 22:42:42 -04:00
Boris Zbarsky
f9dfbe132d Bug 908576 part 7. Move the various DOMProxyHandler classes into the binding implementation files. r=smaug 2013-08-23 22:42:42 -04:00
Boris Zbarsky
f80a9893ef Bug 908576 part 6. Expose just a NativePropertyHooks pointer, not the object itself, so we can forward-declare it in bindings headers. r=smaug 2013-08-23 22:42:41 -04:00
Boris Zbarsky
bb11190a02 Bug 908576 part 5. Make GetProtoObject and GetConstructorObject not inline so they don't force us to include PrototypeList.h in all binding headers. r=smaug 2013-08-23 22:42:41 -04:00
Boris Zbarsky
1b0c4c3b11 Bug 908576 part 4. Move all the PrototypeTraits bits into PrototypeList.h so they don't force us to include that header in all binding headers. r=smaug 2013-08-23 22:42:41 -04:00
Boris Zbarsky
a912d1fc13 Bug 908576 part 3. Get rid of PrototypeIDMap structs. r=smaug 2013-08-23 22:42:41 -04:00
Boris Zbarsky
98ea7295a7 Bug 908576 part 2. Move DOMClass/DOMJSClass declarations out of binding headers. r=smaug 2013-08-23 22:42:40 -04:00
Boris Zbarsky
3fcd503298 Bug 908576 part 1. Remove unused Is() method from proxy bindings. r=smaug 2013-08-23 22:42:40 -04:00
Boris Zbarsky
b89190851a Bug 908530 part 3. Stop including xpcpublic.h in DOMJSProxyHandler.h. r=khuey 2013-08-23 22:42:40 -04:00
Boris Zbarsky
7da23c2946 Bug 908530 part 2. Fix all the places that are bootlegging things (esp nsIURI) via xpcpublic.h. r=khuey 2013-08-23 22:42:40 -04:00
Boris Zbarsky
12e653e224 Bug 908530 part 1. Make Link::GetURI return a raw pointer so we don't have to include nsIURI.h in Link.h. r=khuey 2013-08-23 22:42:39 -04:00
Boris Zbarsky
253a8c8d80 Bug 908351. Stop over-including DOMJSClass.h, so we don't rebuild as much when PrototypeList.h changes. We do this by factoring out the slot macros into a separate header and including that. r=khuey 2013-08-23 22:42:39 -04:00
Phil Ringnalda
39b79afdce Back out a35a5681fe2f (bug 887703) for b2g mochitest-8 failures
--HG--
rename : dom/tests/mochitest/general/test_donottrack.html => dom/tests/mochitest/general/test_bug629535.html
2013-08-23 19:38:25 -07:00
Phil Ringnalda
e8dd2ef338 Back out 27eb88629c56:a26582e3c44d (bug 906901)
CLOSED TREE
2013-08-23 19:33:29 -07:00
Jeff Walden
161921f0ee Back out bc75fd3095eb (bug 907958), the simple rebasing through bug 666399 is busted. Probably a simple-ish fix, not gonna try it on a deadline, tho. r=beep-beep-beep from a CLOSED TREE 2013-08-23 19:27:30 -07:00
Matt Brubeck
8e01c16ec6 Back out caa126fcb928 (bug 885717) because of Android build errors 2013-08-23 18:55:47 -07:00
Justin Dolske
f126e6b17c Bug 901747 - The "slow startup" notification bar should point users to the help article on resetting Firefox. r=jaws 2013-08-23 18:30:07 -07:00
David Zbarsky
f26a570cba Bug 906901: Address review nit 2013-08-23 21:16:37 -04:00
David Zbarsky
9ab8e39be1 Bug 906901 - Use webIDL dictionaries for BrowerElementParent's event details r=bz 2013-08-23 21:11:47 -04:00
Drew Willcoxon
d838a5710b Bug 908060 - Choose a better size for the background thumbnail service's browser. r=markh 2013-08-23 17:38:21 -07:00
Matt Brubeck
5ee5b5c9a9 Bug 906047 - Remove unused code from metro/base/content/Util.js [r=sfoster]
--HG--
extra : rebase_source : 76af61778df8adf89b63006e7331ed69e1c7b32c
2013-08-23 17:10:29 -07:00
Shilpan Bhagat
feb19f78fa Bug 899376: PageActions for helper apps. r=wesj 2013-08-23 16:28:00 -07:00
Wes Johnston
abbfa01f2f Bug 885717 - Use a property animator for button toast. r=lucasr 2013-08-23 17:06:59 -07:00
Geoff Lankow
2c50afa830 Bug 905136 - Blackbox icons missing from debugger (Linux); r=msucan 2013-08-24 11:50:48 +12:00
Sam Foster
9f899c1fe6 Bug 893091 - New populateFragmentFromString+tests, format the save-or-run download notification bar text. r=mbrubeck 2013-08-23 16:29:51 -07:00
Luke Wagner
2cbf512d71 Bug 900669 - OdinMonkey: store relative offsets in AsmJSModule::{Exit,ExportedFunction} (r=bbouvier) 2013-08-23 17:51:46 -05:00
Andres Hernandez
c84e1da479 Bug 905508 - Create test for download interruption prompts. r=paolo 2013-08-23 16:33:52 -06:00
Adam Dane [:hobophobe]
5c3f899820 Bug 907575 - mResniffMimeType not properly reset. r=seth 2013-08-27 18:39:54 -05:00
Sahil Chelaramani
55f4b8bd1f Bug 906177 - Make bootstrap compatible with Elementary OS. r=gps 2013-08-28 08:03:26 -04:00
Luke Wagner
22b552c00e Bug 900669 - OdinMonkey: un-HeapPtr more AsmJSModule property names (r=terrence)
--HG--
extra : rebase_source : 1411a2f8deb7422aac36add0bf20cdabc539930d
2013-08-23 17:32:47 -05:00
Nick Fitzgerald
d38b7f6571 Bug 882795 - source responses in the RDP should include a contentType property; r=vporof 2013-08-23 15:04:03 -07:00
Ryan VanderMeulen
9888e14228 Merge m-c to fx-team. 2013-08-23 17:53:27 -04:00
Ryan VanderMeulen
0e1d3c26c6 Merge inbound to m-c. 2013-08-23 17:49:37 -04:00
Brian Nicholson
badc3e5077 Bug 904741 - Follow-up to update tests. r=me 2013-08-23 14:40:35 -07:00
Nick Fitzgerald
330d1df63e Bug 908870 - disable logging RDP packets in mochitests by default again; r=me 2013-08-23 14:18:08 -07:00
Sam Foster
783638efff Bug 848137 - Begin break out of Utils.js into a ContentUtil.jsm module. r=mbrubeck 2013-08-23 13:58:55 -07:00
Ryan VanderMeulen
46a8713421 Merge fx-team to m-c. 2013-08-23 16:56:55 -04:00
Marina Samuel
a5d5b6268d Bug 907520 - Close soft keyboard when findbar closes. r=mbrubeck 2013-08-23 16:47:13 -04:00
Margaret Leibovic
ed14d537ac Bug 907881 - Update normal cursor position when moving beyond its bounds in TopSitesCursorWrapper. r=wesj 2013-08-23 13:09:24 -07:00
Ryan VanderMeulen
c8e81dd315 Backed out changesets aed22a2d8353 and c61fe8e1f887 (bug 908006) for OSX reftest failures. 2013-08-23 15:45:27 -04:00
Brian Nicholson
e43a59734a Bug 904741 - Change session restore pref to have two states. r=mfinkle 2013-08-23 12:32:19 -07:00
Robert Strong
22f5e009f3 Possible fix for Bug 908020 - tests 160 and 161 _appInUse take too long (top 8 duration). r=bbondy 2013-08-23 12:25:03 -07:00
Robert Strong
c84bba5606 Bug 907975 - Several telemetry histograms sent for checkForBackgroundUpdates and notify that should only be sent for notify. r=bbondy 2013-08-23 12:24:43 -07:00
Wan-Teh Chang
06ce771f6f Bug 907512: Update NSPR to NSPR_4_10_1_BETA2. 2013-08-23 12:22:47 -07:00
David Anderson
d81936c648 Fix click focusing on multi-process OS X (bug 908453, r=smaug). 2013-08-23 12:17:13 -07:00
David Zbarsky
6e2250a052 Backout c619171e0070 for windows assertion failure on a CLOSED TREE 2013-08-23 14:58:41 -04:00
Gaia Pushbot
bba73a228f Bumping gaia.json for 2 gaia-central revision(s)
========

https://hg.mozilla.org/integration/gaia-central/rev/4f6313014c28
Author: Gregor Wagner <anygregor@gmail.com>
Desc: Merge pull request #11648 from caiolima/close-not-test

Bug 907375 - Implementation of close() to new Notification API operationin UITest application

========

https://hg.mozilla.org/integration/gaia-central/rev/448e2ef98f5e
Author: Caio Lima <ticaiolima@gmail.com>
Desc: Bug 907375 - Implementation of close() to new Notification API operation in UITest application
2013-08-23 11:55:21 -07:00