Commit Graph

128469 Commits

Author SHA1 Message Date
Ms2ger
326dc2f307 Bug 826740 - Part d: Use implicit_jscontext to simplify nsIDOMHTMLCanvasElement.getContext; r=khuey 2013-04-13 09:05:33 +02:00
Ms2ger
0d078c43c7 Bug 826740 - Part c: Pass a JS::Value instead of an nsIVariant to nsIDOMHTMLCanvasElement.toDataURL; r=khuey 2013-04-13 09:05:22 +02:00
Ms2ger
b7775baef4 Bug 826740 - Part b: Remove unused arguments from nsIDOMHTMLCanvasElement; r=khuey 2013-04-13 09:04:53 +02:00
Ms2ger
1f76a9c63a Bug 826740 - Part a: General cleanup for HTMLCanvasElement; r=khuey 2013-04-13 09:03:57 +02:00
Ms2ger
8f5d5c7049 Bug 841488 - Part d: Move HTMLSelectElement to WebIDL bindings, remove CI and QS; r=khuey 2013-04-13 09:01:59 +02:00
Ms2ger
ebd729fff1 Bug 841488 - Part c: Implement the remainder of the WebIDL API on HTMLSelectElement; r=khuey 2013-04-13 09:01:04 +02:00
Ms2ger
483c6e3f26 Bug 858211 - Use more webidl features for HTMLAudioElement; r=bz 2013-04-13 08:59:30 +02:00
Ms2ger
0bb1813be5 Bug 853818 - Followup: address missed review comment. 2013-04-13 08:56:44 +02:00
Ryan VanderMeulen
604b323797 Merge m-c to inbound. 2013-04-12 17:36:56 -04:00
Marco Bonardo
e0bcea2674 Bug 848935 - Skip spurious load events for intermittent failures in browser_aboutHome.js 2013-04-12 23:20:05 +02:00
Ryan VanderMeulen
19e4e47c0d Merge m-c to fx-team 2013-04-12 15:07:48 -04:00
Ryan VanderMeulen
58910343ce Merge the last PGO-green inbound changeset to m-c. 2013-04-12 15:06:45 -04:00
Tim Taubert
31e8f2d327 Bug 845681 - Save session states without any open windows on Mac OS X; r=felipe 2013-04-12 20:35:24 +02:00
Bob Clary
eb696b8677 bug 860986 - SUTAgent - add abi to registration url, r=jmaher. DONTBUILD 2013-04-12 11:23:56 -07:00
Dave Camp
867be90cb3 Merge backout. 2013-04-12 08:08:04 -07:00
Dave Camp
e4d2996f5e Backout 643194ceabe4, cfca520dc6f5, and cfca520dc6f5 (bug 855914) for MaxHeap regression. 2013-04-12 08:07:34 -07:00
Ryan VanderMeulen
4ca92387c2 Merge m-c to fx-team. 2013-04-12 10:44:26 -04:00
Mike Hommey
cce5067358 Backout changeset 859361dea2f0 (bug 860371) for windows PGO regressions 2013-04-12 16:06:56 +02:00
Mike Hommey
471539477e Bug 861178 - Don't purge dist/ data during the MOZ_PROFILE_USE pass of a PGO build. r=ted 2013-04-12 16:03:06 +02:00
Jonathan Kew
0cfb1cf739 bug 838239 - check for possible DPI change when restoring content from browser history. r=roc 2013-04-12 13:23:01 +01:00
Jonathan Kew
174ccacffb bug 861112 - (widget/gtk2) scaling from display to device pixels should only apply to top-level windows/dialogs/popups, not to child or plugin windows. r=roc 2013-04-13 08:53:47 +01:00
Chris Lord
e4232965a8 Bug 861246 - Fix async scrolling of fixed layer margins. r=nrc
Make sure the fixed margins are sent over IPC to shadow layers.

--HG--
extra : rebase_source : ab26359f1ebf2ea130ee65d37249d43d1fd82aec
2013-04-13 10:41:18 +12:00
Chris Peterson
5a418134e7 Bug 861395 - Part 1: Log the cause exception that we report to Socorro. r=kats 2013-04-12 12:56:31 -07:00
Nathan Froyd
e4396bdb71 Bug 859257 - include jscpucfg.h in NumericConversions.h so DoublePun definitions are correct; r=Waldo 2013-04-12 15:09:38 -04:00
Vicamo Yang
754cfb79d3 Bug 854790 4-2/4: test cases for filtering messages by threadId. r=gene 2013-04-12 14:56:27 +08:00
Vicamo Yang
e2570d5207 Bug 854790 4-1/4: refactor test_filter_mixed.js so that we have multiple messages in one thread. r=gene 2013-04-12 14:56:23 +08:00
Vicamo Yang
bd600fa25b Bug 854790 3/4: RIL. r=gene 2013-04-12 14:56:19 +08:00
Vicamo Yang
740b89bf29 Bug 854790 2/4: DOM. r=mounir 2013-04-12 14:56:16 +08:00
Vicamo Yang
562f02fefa Bug 854790 1/4: Support filtering mobile messages with thread id. Interface changes. sr=mounir 2013-04-12 14:56:12 +08:00
Vicamo Yang
57bd116b87 Bug 859830: determine Android API level through android/api-leve.h instead. r=glandium 2013-04-12 13:39:42 +08:00
Nicholas Cameron
0e977ab226 No bug. Remove .orig files, r=njn, DONTBUILD 2013-04-12 17:09:58 +12:00
Chris Pearce
54c67fa315 Bug 846992 - Don't assume last video frames in media's timestamp covers all of audio overhang. r=kinetik 2013-04-12 16:50:04 +12:00
Reuben Morais
c15e76962f Bug 860918 - Disable the mozContact constructor if the dom.mozContacts.enabled is not set. r=gwagner
--HG--
extra : rebase_source : f5a5291a4b1c74f9048ca04067d7fc8bf02ad1f9
2013-04-11 21:45:40 -07:00
Kannan Vijayan
02dd6771f3 Bug 856627 - Add stubs to handle ListBase GetProp invoking native getters. 2013-04-11 23:45:16 -04:00
Gregor Wagner
a6c519dc5a Bug 859601 - mozSetting API - return undefined if the API is unsupported on the platform, not null. r=bent 2013-04-11 20:40:44 -07:00
Gijs Kruitbosch
925ab45386 Bug 860033 - un-generic-ify _showExceptions, r=gavin
--HG--
extra : rebase_source : 0a1dd71567a95892e0a8ad40c513c8baeb63be57
2013-04-11 19:41:21 -07:00
Ehsan Akhgari
04873bf8ec Bug 859595 - Implement the alternate names for AudioBufferSourceNode, AudioContext and AudioParam; r=bzbarsky
Let this be mentioned in our code base history that I wrote this patch
with tears in my eyes.  This is the saddest thing I've ever had to do to
Gecko. :(

--HG--
extra : rebase_source : 798e5b1dc8af51a399189dd05bc59ac077670820
2013-04-11 22:08:05 -04:00
Reuben Morais
c692778422 Bug 861041 - Fix -Wunused-function error in XPCQuickStubs.h. r=bz
--HG--
extra : rebase_source : d51c372a236b67fdaf91535bc967beb9621c671d
2013-04-11 20:19:54 -07:00
Reuben Morais
a366543483 Bug 861032 - Fix -Wreinterpret-base-class warning on Codegen.py. r=bz
--HG--
extra : rebase_source : c05d51d8aeed182b85333a347f0b1dfb5d6b1ef9
2013-04-11 19:29:50 -07:00
Joshua Cranmer
a0488f07c4 Bug 856108 - Port static analyses to clang, part 3: Remove NS_STACK_CLASS. r=bsmedberg 2013-04-11 22:22:44 -05:00
Joshua Cranmer
41c5d7997f Bug 856108 - Port static analyses to clang, part 2h: use MOZ_STACK_CLASS everywhere else. r=bsmedberg 2013-04-11 22:22:09 -05:00
Joshua Cranmer
87a1b0bcfe Bug 856108 - Port static analyses to clang, part 2g: use MOZ_STACK_CLASS in xpconnect. r=bholley 2013-04-11 22:21:46 -05:00
Joshua Cranmer
a74766f285 Bug 856108 - Port static analyses to clang, part 2f: use MOZ_STACK_CLASS in xpcom. r=bsmedberg 2013-04-11 22:21:40 -05:00
Joshua Cranmer
c7aade5e1f Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats 2013-04-11 22:20:45 -05:00
Joshua Cranmer
76a02c6434 Bug 856108 - Port static analyses to clang, part 2d: use MOZ_STACK_CLASS in gfx. r=roc 2013-04-11 22:20:37 -05:00
Joshua Cranmer
5928d70fad Bug 856108 - Port static analyses to clang, part 2c: use MOZ_STACK_CLASS in editor. r=ehsan 2013-04-11 22:20:27 -05:00
Joshua Cranmer
45e3447406 Bug 856108 - Port static analyses to clang, part 2b: use MOZ_STACK_CLASS in dom. r=Ms2ger 2013-04-11 22:20:18 -05:00
Joshua Cranmer
66e39d8aff Bug 856108 - Port static analyses to clang, part 2a: use MOZ_STACK_CLASS in content. r=bz 2013-04-11 22:20:09 -05:00
Joshua Cranmer
b721b5a37b Bug 856108 - Port static analyses to clang, part 1: stack-class. r=ehsan 2013-04-11 22:20:02 -05:00
Randell Jesup
45a0f4aad4 Bug 860222: use our own isascii() for sanitizing TURN passwords r=glandium 2013-04-11 22:46:23 -04:00