Commit Graph

116799 Commits

Author SHA1 Message Date
Hubert Figuière
72e0ac33f0 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
82bcd7292c Bug 824844 - Fix text changed events. r=davidb 2012-12-26 17:52:28 -08:00
Nicolas B. Pierron
2c1022bbbc Bug 780549 - Handle init error cases. r=bhackett 2012-12-26 16:00:43 -08:00
Boris Zbarsky
e8f4b3c5bf Bug 824448 followup to fix test bustage. r=peterv expected 2012-12-26 15:26:05 -08:00
Nicholas Cameron
311306c50c Bug 823124; speculative fix - null style rule from an animation; r=dbaron 2012-12-27 11:42:34 +13:00
L. David Baron
203ce65e44 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
335ab8feb3 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
0a430735aa Bug 824448 part 2. Switch HTMLHeadingElement to WebIDL bindings. r=peterv 2012-12-26 13:40:46 -08:00
Boris Zbarsky
152b752eb9 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
b8073abc89 Bug 819624 part 2. Hook up the HTMLDocument WebIDL API to quickstubs. r=peterv 2012-12-26 13:37:26 -08:00
Boris Zbarsky
bdc4bbcd15 Bug 819624 part 1. Hook up the WebIDL bindings for HTMLDocument. r=peterv 2012-12-26 13:37:26 -08:00
Sriram Ramasubramanian
9a4bbff98a 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
f81c0a4bf1 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
b35271523f 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
30a404cded Bug 823095 - Better pinstripe theme-ing for new Downloads View in Places. r=Mano. 2012-12-26 15:25:15 -05:00
Daniel Holbert
e41dd5f0e6 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
f1b3ee04ea 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
8bddb502ff 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
8b4843d99f 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
7d913f06d9 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
53b5bd61c3 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
c3c696084c Bug 824708 - remove unused releng.manifest. r=rail.
--HG--
extra : rebase_source : 4d5177cc4add69983c207a6320198e8af159b7ea
2012-12-26 13:16:34 -05:00
Marshall Culpepper
44803927cc 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
18c78d344e 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
8a45e557f3 Bug 823226 - Add environment variables for controlling cycle collector logging. r=smaug 2012-12-19 14:35:50 -08:00
Jan Beich
dacd27df4a Bug 824460 - Unbreak build with clang/libc++ after bug 815523. r=jduell 2012-12-26 10:16:42 -05:00
Jan Beich
a263805ced Bug 815916 - Unbreak building signaling tests for system jpeg/pixman. r=rjesup 2012-12-26 10:15:53 -05:00
Mike Conley
ecbcdbd954 Bug 814510 - Downloads Summary icon needs to be revisited. r=mak 2012-12-26 10:15:06 -05:00
Jim Chen
d2594cc725 Bug 814689 - Only use key events for plugins; r=cpeterson 2012-12-26 10:06:53 -05:00
Jim Chen
0532328ecc Bug 821979 - Specify valid selection offsets in onCreateInputConnection; r=blassey 2012-12-26 10:06:53 -05:00
Jim Chen
e3b7925c5e 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
be679ba2ac 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
16fa715d6a Bug 824463 - Fix checkStackAlignment on ARM. r=mjrosenb
--HG--
extra : rebase_source : b8ee9a95e13cca2f0e5e00960e68c55e47053e59
2012-12-26 15:45:13 +01:00
Nicolas B. Pierron
00b2d8a0b4 Bug 801775 - Filter IonMonkey C1/Ion spew based on scripts' origin. r=sstangl 2012-12-26 06:59:15 -08:00
Ryan VanderMeulen
bf3de8f80f Merge m-c to inbound. 2012-12-26 08:00:56 -05:00
Ryan VanderMeulen
1d42cc9024 Merge inbound to m-c. 2012-12-26 08:00:02 -05:00
Julien Wajsberg
bafd79b5f0 Bug 824465 - fix delivery state wrongly reset to 'sending' when delivered. r=vicamo 2012-12-26 20:38:11 +08:00
Nicolas B. Pierron
53d06365d2 Bug 822938 - LCallee use a register instead of a fixed LArgument. r=jandem 2012-12-26 03:25:26 -08:00
Masatoshi Kimura
a09ad8aee2 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
767ca29d5b Bug 822257 - gnomestripe theme-ing for new Downloads View in Places r=mak 2012-12-26 11:31:17 +01:00
Jacek Caban
317dd7fd26 Bug 823921 - Fixed GCC warnings r=paul 2012-12-26 11:27:28 +01:00
Cameron McCormack
753bc0b195 Bug 779917 - Null check followup. 2012-12-26 20:00:19 +11:00
Gary Kwong
e3a9e6a43b Suppress bug 824647. DONTBUILD 2012-12-25 15:00:16 -08:00
David Zbarsky
cd3a226611 Bug 823394 Part 2: Add WebIDL API to SVGElement and enable binding r=bz 2012-12-23 03:22:58 -05:00
David Zbarsky
29dc901587 Bug 823394 Part 1:Merge nsSVGStylableElement/nsSVGElement and nsIDOMSVGStylable/nsIDOMSVGElement r=bz
--HG--
rename : layout/reftests/svg/style-property-not-on-script-element-01.svg => layout/reftests/svg/style-property-on-script-element-01.svg
2012-12-23 03:22:22 -05:00
Nicholas Nethercote
4a4db06c69 Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf. 2012-12-23 20:45:57 -08:00
Daniel Holbert
b0c7421ff1 Bug 824140: Fix out-of-order init-list in Netd.cpp. r=slee 2012-12-23 19:12:15 -08:00
Marco Chen
2ff140a78a Bug 823203 - HalParent::ActorDestroy() needs to handle the UnregisterSwitchObserver() when content process is killed. r=jlebar, a=blocking-basecamp 2012-12-21 16:37:58 +08:00
Shih-Chiang Chien
703cdc2275 Bug 814252 - Should not process HandleDrag for touch event. r=smaug 2012-12-23 22:08:15 -05:00
Kan-Ru Chen (陳侃如)
ef6d0f365d Bug 820683 - Restart the timeout timer if position is not better. r=dougt 2012-12-24 11:05:37 +08:00