Commit Graph

303970 Commits

Author SHA1 Message Date
Ryan VanderMeulen
114ddf1599 Backed out bug 789897 due to regressions. 2013-03-29 14:07:32 -04:00
Gregory Szorc
3e2b83c475 Bug 837323 - Automatically clobber when CLOBBER is updated; r=ted 2013-03-29 10:34:58 -07:00
Terrence Cole
72134a625d Bug 765432 - Make JS_IsAboutToBeFinalized indirect; r=bholley,billm 2013-03-28 13:27:29 -07:00
Sriram Ramasubramanian
b879f3634e Bug 844816: Remove tests for open in new tab/private tab in Awesomebar. [r=bnicholson] 2013-03-28 16:31:46 -07:00
Sriram Ramasubramanian
4064df3868 Bug 844816: Remove context menu entries for new tab/private tab in Awesomebar. [r=mfinkle] 2013-03-21 13:48:26 -07:00
Andrew Quartey
3a200590dd Bug 827684 - Fix potential memory leak of OmxDecoder if Init fails on Android. r=doublec 2013-03-29 12:45:01 -04:00
Simone Carletti
79cbece21c Bug 853810 - Add .POST to PSL. r=gerv. 2013-03-29 16:19:05 +00:00
Benjamin Smedberg
2b9e63f722 Bug 831768 part 2 - Also defer painting from RecvUpdateBackground just as we did with RecvAsyncSetWindow, r=gfritzsche
--HG--
extra : rebase_source : c5b2001b1c32b1be7d5718bb72ae956706d572a4
2013-03-29 11:53:59 -04:00
David Chan
1b69f6f153 Bug 855192 - Fix MockPermissionPrompt scope. r=jgriffin 2013-03-27 13:16:39 -07:00
Cykesiopka
9fc47f73b3 Bug 852295 - Allow Lightweight Themes in Permanent Private Browsing. r=dao 2013-03-29 11:29:29 -04:00
Brandon Coffman
4638b87ace Bug 849624 - Add tests. r=surkov 2013-03-29 07:04:28 -04:00
Brandon Coffman
8fdc631614 Bug 849624 - Map header and footer to their newly recommended roles. r=surkov 2013-03-29 07:05:39 -04:00
David Rajchenbach-Teller
cdcc26e4b7 Bug 846848 - UNC-formated paths. r=froydnj 2013-03-29 11:29:28 -04:00
Suhas
07fd9b9546 Bug 844295 - Make removeStream as not implemented. r=abr, r=jesup 2013-03-29 11:29:28 -04:00
Jim Chen
c64e638333 Bug 842013 - Buffer IME key events and dispatch them at once; r=cpeterson 2013-03-29 10:54:01 -04:00
Jim Chen
45eeb64f4d Bug 842013 - Don't add extra modifiers to key press events; r=cpeterson 2013-03-29 10:54:01 -04:00
Jim Chen
bf161904b0 Bug 842013 - Suppress key up events during key down event; r=cpeterson 2013-03-29 10:54:01 -04:00
Jim Chen
87882ec4ec Bug 842013 - Send key events for character input; r=cpeterson 2013-03-29 10:54:01 -04:00
Simone Carletti
450f853e02 Bug 853805 - Add .CW to PSL. r=gerv. 2013-03-29 14:44:17 +00:00
Josh Aas
679f395227 Bug 842887 - Update Mozilla's copy of libevent from 1.4.7 to 2.0.21. r=bsmedberg 2013-03-29 09:34:53 -05:00
Ryan VanderMeulen
46aa1abe52 Backed out changeset 17b7d2222f14 (bug 855407) for likely causing leaks. 2013-03-29 10:28:05 -04:00
Ryan VanderMeulen
475ffb86c2 Merge m-c to inbound. 2013-03-29 10:08:41 -04:00
Joel Maher
30428051d0 Bug 856000 - remove SimpleTest.finish() call from states/test_tree.xul. r=tbsaunde 2013-03-29 08:43:29 -04:00
Joel Maher
420861c89e Bug 685652 - we need a pushPermissionsEnv equivalent to pushPrefEnv in SpecialPowers. r=jdm 2013-03-29 08:43:27 -04:00
Jim Mathies
2341f8120b Bug 850673 - Prevent triggering selection attachment when the user clicks rapidly on the find bar navigation buttons. r=mbrubeck 2013-03-29 06:50:48 -05:00
Jim Mathies
e562d58411 Bug 855407 - When running mochitest-metro-chrome, route test harness output to the metrotestharness console. r=tabraldes 2013-03-29 06:47:17 -05:00
Doug Turner
e1a86c81cf Bug 822712 - SimplePush - Add PushManager to the test_interfaces.html test. r=dougt 2013-03-28 22:08:35 -07:00
Doug Turner
57b9036ba2 Bug 822712 - SimplePush - UDP Wakeup feature. r=jst, jlebar 2013-03-28 20:49:41 -07:00
Nikhil Marathe
032f5a8a7b Bug 822712 - SimplePush - Implementation. r=dougt, jst, jlebar 2013-03-28 20:49:41 -07:00
Doug Turner
e79cec0c47 Bug 822712 - SimplePush - Interface. r=dougt, sr=sicking 2013-03-28 20:49:41 -07:00
Ryan VanderMeulen
6ff45132fb Merge the last PGO-green inbound changeset to m-c. 2013-03-28 20:54:59 -04:00
Gary Kwong
722d156f3b Update Valgrind suppressions for bug 793548 and bug 823782. DONTBUILD
--HG--
extra : rebase_source : 933131ab806fdbd77ecebebd84ff94e68909def1
2013-03-28 14:47:41 -07:00
Jan Beich
c77be0d798 Bug 855728 - Always export FakeSpeechRecognitionService.h. r=gps 2013-03-28 15:41:32 -04:00
Andrea Marchesini
e575c7855f Bug 825196 - Convert HTMLInputElement to WebIDL. r=Ms2ger 2013-03-28 15:41:32 -04:00
Andrea Marchesini
eb909f5a5b Bug 825196 - Rename nsHTMLInputElement to HTMLInputElement. r=Ms2ger
--HG--
rename : content/html/content/src/nsHTMLInputElement.cpp => content/html/content/src/HTMLInputElement.cpp
rename : content/html/content/src/nsHTMLInputElement.h => content/html/content/src/HTMLInputElement.h
2013-03-28 15:41:32 -04:00
Ryan VanderMeulen
fcc1b46c6f Merge m-c to inbound. 2013-03-28 15:41:29 -04:00
Nicholas D. Matsakis
04c8f281f9 Bug 855807 - Register 'inliner' and not 'inlinee' as the aborted script r=shu 2013-03-28 15:16:11 -04:00
Hsin-Yi Tsai
33c2d01791 Bug 855643 - B2G RIL: actively update networkSelectionMode at the first time querying. r=allstars.chh 2013-03-29 10:56:07 +08:00
Jonathan Watt
b021f4b4f9 Bug 855999 - The position of the thumb for vertical <input type=range> with native theming on OS X should not be inverted. r=me 2013-03-29 10:42:49 +00:00
Jonathan Watt
f9c6b3c079 Bug 855048 - nsRangeFrame shouldn't init the "nsReflowStatus frameStatus" that it passes into ReflowChild. r=dholbert 2013-03-29 09:49:53 +00:00
Honza Bambas
ff6f628857 Bug 729182 - Implement visual event tracer, fix bustage in nsHttpChannel.cpp when tracer build enabled, r=bustage CLOSED TREE 2013-03-28 19:18:09 +01:00
Honza Bambas
a2cb408e65 Bug 729182 - Implement visual event tracer, fix bustage in nsHttpChannel.cpp, r=bustage CLOSED TREE 2013-03-28 19:03:29 +01:00
Honza Bambas
b750ba79b2 Bug 729182 - Implement visual event tracer, fix bustage in nsHttpChannel.cpp, r=bustage 2013-03-28 18:57:53 +01:00
Aaron Klotz
3e0c42d61e Bug 855507: Update talos.json to capture new xperf main thread I/O counters. r=aki 2013-03-28 09:38:18 -06:00
Tom Schuster
e39915f6c6 Bug 839979 - Implement Object.is. r=jorendorff 2013-03-28 15:46:44 +01:00
Jeff Walden
e21bd39ae2 Bug 789897 - Make BaseProxyHandler::{isExtensible,preventExtensions} pure virtual. r=bholley
--HG--
extra : rebase_source : 6c3bada30b00877f0388baf8a72e18adf9636750
2013-03-28 00:19:40 -07:00
Kartikaya Gupta
d6c7400075 Bug 839767 - Add focus and highlight to about:home rows. r=sriram,wesj 2013-03-28 13:30:26 -04:00
Julian Seward
7e2826ed21 Bug 853851 - Transition some breakpad logging to BPLOG. r=ted
--HG--
rename : toolkit/crashreporter/google-breakpad/src/processor/logging.cc => toolkit/crashreporter/google-breakpad/src/common/logging.cc
rename : toolkit/crashreporter/google-breakpad/src/processor/logging.h => toolkit/crashreporter/google-breakpad/src/common/logging.h
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper.cc => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper.cc
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper.h => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper.h
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper_unittest.cc => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper_unittest.cc
extra : rebase_source : c2cf8bcfc7c996e0cdd82422adc7f6a50a8d964a
2013-03-28 18:06:39 +01:00
Honza Bambas
65652b61ac Bug 729182 - Implement visual event tracer, part2 - event tracer service, r=ehsan 2013-03-28 18:38:05 +01:00
Honza Bambas
4e13d0a06a Bug 729182 - Implement visual event tracer, part1 - instrumentation, r=mcmanus,bz,ehsan,bsmedberg,michal 2013-03-28 18:38:04 +01:00