Commit Graph

294379 Commits

Author SHA1 Message Date
Nicholas Nethercote
7f23ff5546 Bug 822148 (part 1) - DMD: remove reporter names from output because they're redundant. r=jlebar.
--HG--
extra : rebase_source : c9bf57dbd3612719ba60951cb14988ec38b392f0
2012-12-16 16:56:04 -08:00
Alexander Surkov
4e81c4d2ca Bug 818407, part1 - don't mix up with accessible types of ARIA role, r=tbsaunde 2012-12-20 14:11:55 +09:00
Wes Johnston
ff6a1d0ce7 Bug 681805 - Conditional forward for Android tablets. r=lucasr 2012-12-19 09:29:02 -08:00
Wes Johnston
1ae4c3c4aa Bug 681805 - Move forward button styling to style files. r=lucasr 2012-12-19 09:28:59 -08:00
Oleg Romashin
09597e2391 Bug 822115 - nglayout.debug.widget_update_flashing pref cache is not thread safe. r=mattwoodrow 2012-12-16 11:25:04 -08:00
Ryan VanderMeulen
f440c12fc5 Backed out changeset f7fee43555d8 (bug 822831) for bustage. 2012-12-18 21:26:39 -05:00
Steve Fink
7df87ecc1a Bug 822831 - Do not use Unrooted in a signal handler. r=billm 2012-12-18 17:33:25 -08:00
Rob Wood
fc49360881 Bug 813978 - Update SMS tests as required for SMS changes in 813978; r=fabrice 2012-12-17 14:16:28 -08:00
Paul Rouget
644d5fd0a2 Bug 817539 - [toolbox] close the responsive mode on ESC, even if toolbox is up, r=vporof 2012-12-16 11:14:15 +02:00
Anton Kovalyov
0d9d123370 Bug 797065 - Leak if I quit while Scratchpad is open. r=dcamp 2012-12-19 13:39:00 +01:00
Michael Ratcliffe
8c833fb15a Bug 788431 - Ctrl-C in the Rule View and the Property view doesn't work. r=paul 2012-12-18 14:27:04 +00:00
Paul Rouget
e7e8685d4c Bug 796006: Backed out changeset 538602f4cb51. 2012-12-20 09:37:22 +01:00
Dave Camp
933aa37844 Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-19 16:16:45 -08:00
Paul Rouget
bfbc18cd8b bug 796006 backed out. Orange. https://tbpl.mozilla.org/php/getParsedLog.php?id=18090515&tree=Fx-Team 2012-12-19 14:00:54 +01:00
Girish Sharma
45e064e121 Bug 819929 - [toolbox] Buttons (close, undock and tabs) don't have tooltips, r=jwalker 2012-12-18 20:41:27 +05:30
Girish Sharma
8dec630528 Bug 818447 - [toolbox] Make the Web Developer appmenu entry a combo button (Linux & Windows), r=paul 2012-12-17 23:51:53 +05:30
Girish Sharma
843c757bd0 Bug 817553 - Fade the highlighter when sidebar is hovered, r=paul 2012-12-18 00:59:08 +05:30
Paul Rouget
6eec3f0ef3 Bug 817537 - Connection screen polish. r=vporof 2012-12-18 08:54:00 +01:00
Dave Camp
1e81321e2e Bug 796006 - Don't fully expand nodes with large amounts of children in markup panel. r=jwalker 2012-12-18 17:14:00 +01:00
Antonio M. Amaya
34fbbcbfb7 Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations [r=sicking] 2012-12-15 02:32:30 +01:00
Jim Mathies
f7b097e86d Bug 820200 - Enable browser-element oop tests on Windows. r=justin.lebar 2012-12-18 10:25:44 -06:00
Jim Mathies
d768d99a05 Bug 820200 - Pass application directory to XRE_InitEmbedding2 in content process. r=bsmedberg 2012-12-18 10:24:42 -06:00
Bill McCloskey
5e6610fecb Bug 821340 - Fix non-GC marking of weakmaps (r=mccr8)
--HG--
extra : rebase_source : e46b57a4619aa26cea067336b92a478c2cb4f6e7
2012-12-18 11:52:37 -08:00
Richard Newman
e5f7a50a99 Bug 806494 - Part 1: additional logging and safety for header copying. r=gps 2012-12-18 11:42:22 -08:00
Kannan Vijayan
a0f7ee362b Bug 819635 - Dont add setprop-add stub when adding setprop-set stub in ion ICs. r=mjrosenb 2012-12-18 14:29:04 -05:00
Sean Stangl
d3ca2c8f04 Bug 820124, Part 1/2 - Use RegExpShared for lazy RegExpStatics. r=dvander 2012-12-14 16:07:35 -08:00
Gary Kwong
726fe577ad Backout 4a66a93f8625 for causing mochitest failures. 2012-12-26 17:59:46 -08:00
Hubert Figuière
66ea7ad0f0 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
75fd15b7ca Bug 824844 - Fix text changed events. r=davidb 2012-12-26 17:52:28 -08:00
Nicolas B. Pierron
b39dc83e9e Bug 780549 - Handle init error cases. r=bhackett 2012-12-26 16:00:43 -08:00
Boris Zbarsky
e310f2de2e Bug 824448 followup to fix test bustage. r=peterv expected 2012-12-26 15:26:05 -08:00
Nicholas Cameron
cf3f70bb6a Bug 823124; speculative fix - null style rule from an animation; r=dbaron 2012-12-27 11:42:34 +13:00
L. David Baron
58405dbcaf 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
a6929b0c24 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
5762c55113 Bug 824448 part 2. Switch HTMLHeadingElement to WebIDL bindings. r=peterv 2012-12-26 13:40:46 -08:00
Boris Zbarsky
2c582eba7c 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
7f55db897b Bug 819624 part 2. Hook up the HTMLDocument WebIDL API to quickstubs. r=peterv 2012-12-26 13:37:26 -08:00
Boris Zbarsky
dc5228afd1 Bug 819624 part 1. Hook up the WebIDL bindings for HTMLDocument. r=peterv 2012-12-26 13:37:26 -08:00
Sriram Ramasubramanian
a1c10f99c3 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
da50f2d2d2 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
be69455939 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
05558fc404 Bug 823095 - Better pinstripe theme-ing for new Downloads View in Places. r=Mano. 2012-12-26 15:25:15 -05:00
Daniel Holbert
a25fc4286f 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
5e804db81f 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
f5e9920aaf 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
dc768f4bda 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
5065ce4a25 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
2d5e04cd3e 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
ff11212bd4 Bug 824708 - remove unused releng.manifest. r=rail.
--HG--
extra : rebase_source : 4d5177cc4add69983c207a6320198e8af159b7ea
2012-12-26 13:16:34 -05:00
Marshall Culpepper
7bf0c9c466 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