Commit Graph

116808 Commits

Author SHA1 Message Date
Benjamin Chen
9bb6871b30 Bug 805746 - Send CustomScroll domevent to browser.js. r=cjones 2012-12-25 14:09:34 +08:00
Ryan VanderMeulen
e750bea8da Backed out changesets 038194a2ffc3 and 4a7071b92069 (bug 820124) for mochitest orange. r=TryFTW 2012-12-26 22:48:23 -05:00
Chuck Lee
170658d87f Bug 820762 - 0003.Test if voicemailInfo is exposed. r=hsinyi 2012-12-26 18:49:10 +08:00
Chuck Lee
f948debdbe Bug 820762 - 0002.Access voicmail info with correct permission. r=hsinyi 2012-12-26 18:49:08 +08:00
Chuck Lee
6b34770bf6 Bug 820762 - 0001.Change IDL. r=hsinyi 2012-12-25 14:56:30 +08:00
Eric Chou
d38947e761 Bug 820216 - should use JS_NewUCStringCopyN to copy a Unicode string, r=gyeh 2012-12-27 10:20:17 +08:00
Sean Stangl
87bd6bbc66 Bug 820124, Part 2/2 - Handle fast removal in str_replace(). r=dvander 2012-12-18 17:28:16 -08:00
Sean Stangl
cfac57f5ce Bug 820124, Part 1/2 - Use RegExpShared for lazy RegExpStatics. r=dvander 2012-12-14 16:07:35 -08:00
Gary Kwong
09df64a24d Backout 4a66a93f8625 for causing mochitest failures. 2012-12-26 17:59:46 -08:00
Hubert Figuière
89cd00dc98 Bug 806515 - Send app identifier for B2G content. r=bz
--HG--
extra : rebase_source : a798a7c117e1d2af34243cd1a1bfa5b3bc701f18
2012-12-25 15:06:27 -08:00
Eitan Isaacson
6e1233a84f Bug 824844 - Fix text changed events. r=davidb 2012-12-26 17:52:28 -08:00
Nicolas B. Pierron
aa5b826253 Bug 780549 - Handle init error cases. r=bhackett 2012-12-26 16:00:43 -08:00
Boris Zbarsky
bd138a445c Bug 824448 followup to fix test bustage. r=peterv expected 2012-12-26 15:26:05 -08:00
Nicholas Cameron
5a8611288f Bug 823124; speculative fix - null style rule from an animation; r=dbaron 2012-12-27 11:42:34 +13:00
L. David Baron
4ca0db6188 Bug 823124: Add diagnostic (and otherwise good-to-have) assertion that non-root rule nodes must have a non-null rule (and vice-versa). 2012-12-21 14:36:53 -05:00
Boris Zbarsky
a65b5ab129 Bug 820909. Make LowerCaseEqualsASCII and LowerCaseEqualsLiteral actually do ASCII-case-insensitive matching instead of doing odd things with KELVIN SIGN and LATIN CAPITAL LETTER I WITH DOT ABOVE. r=bsmedberg, sr=dbaron 2012-12-26 13:42:39 -08:00
Boris Zbarsky
8c6988d0fe Bug 824448 part 2. Switch HTMLHeadingElement to WebIDL bindings. r=peterv 2012-12-26 13:40:46 -08:00
Boris Zbarsky
ae18157740 Bug 824448 part 1. Rename nsHTMLHeadingElement to mozilla::dom::HTMLHeadingElement. r=peterv
--HG--
rename : content/html/content/src/nsHTMLHeadingElement.cpp => content/html/content/src/HTMLHeadingElement.cpp
2012-12-26 13:40:44 -08:00
Boris Zbarsky
05eeb23844 Bug 819624 part 2. Hook up the HTMLDocument WebIDL API to quickstubs. r=peterv 2012-12-26 13:37:26 -08:00
Boris Zbarsky
9612c9ad9d Bug 819624 part 1. Hook up the WebIDL bindings for HTMLDocument. r=peterv 2012-12-26 13:37:26 -08:00
Sriram Ramasubramanian
28ac2fa9af Bug 824474: Proper cleanup of tabs-tray while hiding. [r=mfinkle]
--HG--
extra : rebase_source : 61bf7bde07dc4cfad77acd656a60c88c4d329d8a
2012-12-26 12:56:34 -08:00
Daniel Holbert
bc0245358f Bug 821449: Marked flex items whose height is stretched (via "align-items/align-self") as having a relative height. r=dbaron
--HG--
rename : layout/reftests/flexbox/flexbox-dyn-changePadding-1a.xhtml => layout/reftests/flexbox/flexbox-dyn-changePadding-1b.xhtml
2012-12-26 12:31:23 -08:00
Daniel Holbert
bc6d982e65 Bug 821426: Call FinishReflowChild() instead of DidReflow() after flex container's "measuring" reflow for a flex item. r=dbaron 2012-12-26 12:29:27 -08:00
Mike Conley
a3edf8a010 Bug 823095 - Better pinstripe theme-ing for new Downloads View in Places. r=Mano. 2012-12-26 15:25:15 -05:00
Daniel Holbert
5d939706e3 Bug 811521: When reflowing a flex container, ensure its children are sorted by 'order'. r=dbaron 2012-12-26 12:17:52 -08:00
Timothy Nikkel
40f7118381 Bug 824634. Painting may run script so hold onto the layer manager and re-get the listener in case it changed. r=jimm 2012-12-26 13:49:07 -06:00
Sriram Ramasubramanian
37bd20430d Bug 824142: Color mismatch between backgrounds in awesomescreen in PBM. [r=mfinkle]
--HG--
extra : rebase_source : bca592f3976d1e646269d7ac7ce50597268b2b22
2012-12-26 11:11:29 -08:00
Sriram Ramasubramanian
5905708ef8 Bug 816114: Awesomebar tabs title color should change with the themes. [r=mfinkle]
--HG--
extra : rebase_source : d544d0e2ee3925b89596296fdb18877215c4b7b4
2012-12-26 11:10:43 -08:00
Sriram Ramasubramanian
2fea3c89ff Bug 824132: Persona sends a Reset message on start. [r=mfinkle]
--HG--
extra : rebase_source : e8e47801fbc3f4ec55e6d7637e4586a587cdda16
2012-12-26 11:10:14 -08:00
Daniel Holbert
a8b5158916 Bug 797411: Disallow root-viewport scrolling in BrowserElementScrolling.js if <body> or <html> nodes are overflow:hidden. r=vingtetun 2012-12-26 10:24:43 -08:00
Rafael Ávila de Espíndola
6466059c89 Bug 824708 - remove unused releng.manifest. r=rail.
--HG--
extra : rebase_source : 4d5177cc4add69983c207a6320198e8af159b7ea
2012-12-26 13:16:34 -05:00
Marshall Culpepper
e0bdbfdb90 Bug 821741: Load update prefs more dynamically to support automation in B2G. r=fabrice
--HG--
extra : rebase_source : ca7f9ef99fe96051d915ec5b8a87fb22a00d3d6d
2012-12-26 11:28:42 -06:00
Daniel Holbert
d7f375cd29 Bug 824648: Add range-check & unsigned cast before comparing signed arg to unsigned array-length, in VMFunctions.cpp's CharCodeAt() impl. r=nbp 2012-12-26 09:29:19 -08:00
Andrew McCreight
70f90d1845 Bug 823226 - Add environment variables for controlling cycle collector logging. r=smaug 2012-12-19 14:35:50 -08:00
Jan Beich
64b5def3f8 Bug 824460 - Unbreak build with clang/libc++ after bug 815523. r=jduell 2012-12-26 10:16:42 -05:00
Jan Beich
129357e4f6 Bug 815916 - Unbreak building signaling tests for system jpeg/pixman. r=rjesup 2012-12-26 10:15:53 -05:00
Mike Conley
ed859e4e4a Bug 814510 - Downloads Summary icon needs to be revisited. r=mak 2012-12-26 10:15:06 -05:00
Jim Chen
6609bf8713 Bug 814689 - Only use key events for plugins; r=cpeterson 2012-12-26 10:06:53 -05:00
Jim Chen
719d56e3b9 Bug 821979 - Specify valid selection offsets in onCreateInputConnection; r=blassey 2012-12-26 10:06:53 -05:00
Jim Chen
f8bd9dcfd2 Bug 822755 - Don't process reply and always remove from action queue when processing stale actions; r=cpeterson 2012-12-26 10:06:52 -05:00
Jan de Mooij
3581b422a0 Bug 823482 part 1 - Refactor JSOP_EXCEPTION implementation in the interpreter. r=djvj
--HG--
extra : rebase_source : ec8f44feae0e8c74245347b1763f0275867764f5
2012-12-26 15:57:26 +01:00
Jan de Mooij
e7e9374304 Bug 824463 - Fix checkStackAlignment on ARM. r=mjrosenb
--HG--
extra : rebase_source : b8ee9a95e13cca2f0e5e00960e68c55e47053e59
2012-12-26 15:45:13 +01:00
Nicolas B. Pierron
35e783b88d Bug 801775 - Filter IonMonkey C1/Ion spew based on scripts' origin. r=sstangl 2012-12-26 06:59:15 -08:00
Ryan VanderMeulen
52513c1f7d Merge m-c to inbound. 2012-12-26 08:00:56 -05:00
Ryan VanderMeulen
f891a488f8 Merge inbound to m-c. 2012-12-26 08:00:02 -05:00
Julien Wajsberg
2f11ff357e Bug 824465 - fix delivery state wrongly reset to 'sending' when delivered. r=vicamo 2012-12-26 20:38:11 +08:00
Nicolas B. Pierron
69b090ef82 Bug 822938 - LCallee use a register instead of a fixed LArgument. r=jandem 2012-12-26 03:25:26 -08:00
Masatoshi Kimura
56c2372bc6 Bug 820841 - Cache the document URI on the window so that DOMParser() can refer. r=bz 2012-12-26 20:00:05 +09:00
Mike Conley
04a115a196 Bug 822257 - gnomestripe theme-ing for new Downloads View in Places r=mak 2012-12-26 11:31:17 +01:00
Jacek Caban
7b78ecdea8 Bug 823921 - Fixed GCC warnings r=paul 2012-12-26 11:27:28 +01:00