Cameron McCormack
739e644f3b
Bug 842181 - Prevent text zoom from affecting SVG text. r=dbaron
2013-06-29 13:28:50 +10:00
Jared Wein
462cb25d44
Bug 750106 - Use a chrome icon for chrome URLs in the location bar. r=mconley
...
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-28 23:22:41 -04:00
James Kitchener
cdc4fdd7d3
Bug 802895 - Tests for srcdoc iframe r=bz
2013-06-28 23:13:23 -04:00
James Kitchener
9c1963ee9c
Bug 802895 - Parser changes to support srcdoc attributes for iframes, r=hsivonen
2013-06-28 23:13:23 -04:00
James Kitchener
95c4981499
Bug 802895 - hide frame menu options for srcdoc iframes r=gavin
2013-06-28 23:13:23 -04:00
James Kitchener
e4c66f3e8a
Bug 802895 - Implement srcdoc attribute for iframe r=bz
2013-06-28 23:13:23 -04:00
James Kitchener
c59cfe8323
Bug 802895 - Add srcdoc iframe support to session restore r=bz
2013-06-28 23:13:23 -04:00
James Kitchener
caf9806e1e
Bug 802895 - Docshell related changes for srcdoc iframe r=bz
2013-06-28 23:13:22 -04:00
James Kitchener
eacdd65ec4
Bug 802895 - ns(I)document changes for iframe srcdoc implementation r=bz
2013-06-28 23:13:22 -04:00
James Kitchener
64caf3f970
Bug 802895 - Add about:srcdoc as both resolvable and not resolvable. r=bzbarsky
2013-06-28 23:13:20 -04:00
James Kitchener
878b174939
Bug 802895 - add srcdoc support to (InputStream|ViewSource)Channels r=bz sr=bsmedberg
2013-06-28 23:04:42 -04:00
Phil Ringnalda
3de8abed9d
Bug 882575 - reenable browser_capabilities.js now that it doesn't use about:home so it won't be hearing about how snippets is undefined
2013-06-28 19:39:35 -07:00
Justin Lebar
c889f21d8f
Bug 820686 - Follow-up: s/MOZ_ASSUME_NOT_REACHED/MOZ_ASSUME_UNREACHABLE/. rs=waldo
...
I'd meant to do this, but I only got as far as the comment in mfbt. Oops!
--HG--
extra : rebase_source : 3cfe3ef1bf401eb7d9a10fcabcfb39008e9553a4
2013-06-28 19:20:12 -07:00
Geoff Brown
ebbc52a9f8
Bug 882932 - (2) Fix httpdPath setting for remote mochitest; r=jmaher
2013-06-28 19:20:08 -07:00
Phil Ringnalda
58ff17f803
Bug 888557 - skip content/media/test/crashtests/459439-1.html on b2g, where it times out refusing to unload
2013-06-28 19:14:40 -07:00
Blake Kaplan
2ea3b24b47
Bug 653881 - Add a compatibility hack to allow <xbl:children> elements to be optional when selecting via the child CSS selector. This allows old CSS selectors selecting default content to continue working in the new world. r=dbaron
...
--HG--
extra : rebase_source : 4d538fcbd8a6b58408dc46835632a4664ba8d0d8
2013-06-28 18:48:13 -07:00
Blake Kaplan
f6fd48c4ef
Bug 887950 - Fix the notificationbar code to deal with additional <xbl:children> elements. r=mstange
...
--HG--
extra : rebase_source : 003873cfb514874d4f432c7bc7f7657ddac9dcb0
2013-06-28 18:48:12 -07:00
Blake Kaplan
89a72a5347
Bug 872317 - Make the download indicator toolbar button work with the changes in bug 653881. r=mak77
...
--HG--
extra : rebase_source : 10c15e0779da5e645584543ef4a642ae341a00be
2013-05-14 16:41:24 -07:00
William Chen
4206002ca0
Bug 875165 - Update help button style to be compatible with XBL refactoring changes. r=dao
...
--HG--
extra : rebase_source : 2874a068bc0de77161268810bf6c8daff92ed3e8
2013-05-17 15:29:02 -07:00
William Chen
1a7c66ba89
Bug 875138 - Update devtools tab to be compatible with XBL refactoring changes. r=jwalker
...
--HG--
extra : rebase_source : b2eeb09bcdc089b064dc657fdecd2ee548ed5032
2013-05-22 16:24:22 -07:00
Blake Kaplan
9a0d5df639
Bug 653881 - Bump the assertion count for 382745-1.xhtml. r=bz
...
--HG--
extra : rebase_source : e645bf99e368d97aca200c0db4c302a87abf3b1f
2013-06-28 18:48:12 -07:00
William Chen
5e5fd8f0c7
Bug 653881 - Normalize the undisplayed map entry for <xbl:children>. r=dbaron
...
--HG--
extra : rebase_source : b851a3dc8f5bf576a42f0b639bdd51375413b123
2013-06-20 16:21:15 -07:00
William Chen
1f6764a664
Bug 653881 - Push <xbl:children> in ancestor filter. r=bz,dbaron
...
--HG--
extra : rebase_source : 9aafffadd2451ca7274e99d7e07d0d71ea52ca02
2013-05-30 17:39:08 -07:00
Blake Kaplan
a3a6516091
Bug 653881 - Rework XBL insertion points and clean up related code to more closely follow the Web Components model. Instead of maintaining a hashtable of insertion points in bindings (and removing insertions points from the tree) leave the insertion points in the tree as explicit placeholders and teach all other relevant code how to walk the explicit children of elements via two iterators (ExplicitChildIterator and FlattenedChildIterator). Note that this patch does not maintain 100% compatibility with the previous code: there are bug fixes and behavior changes included. For example, by having explicit insertion points in the bindings, it is now easier to handle dynamic changes to the bound element correctly (as well as, eventually, handling dynamic changes to the binding correctly). Patch originally by sicking. r=bzbarsky
...
--HG--
extra : rebase_source : 6926ae8ea57b20f4067b16bd3d7bd85bda854756
2013-05-01 15:50:08 -07:00
Phil Ringnalda
16ddf96c28
Merge m-c to m-i
2013-06-28 18:47:24 -07:00
Justin Lebar
09d2312322
Bug 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below)
...
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=waldo for js
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else
2013-06-28 18:38:32 -07:00
Justin Lebar
d9ea536e65
Bug 820686 - Rename MOZ_NOT_REACHED() and JS_NOT_REACHED() to MOZ_ASSUME_NOT_REACHED(). r=waldo
...
This includes a mechanical renaming of MOZ_NOT_REACHED to MOZ_ASSUME_NOT_REACHED in JS. Later patches in this queue clean up whitespace errors and so on.
2013-06-28 18:38:31 -07:00
Justin Lebar
cab87a0cce
Bug 802686 - s/MOZ_NOT_REACHED/MOZ_CRASH/ in Gecko. r=(see below)
...
r=tbsaunde for accessible
r=jmuizelaar for gfx
r=roc for layout
r=glandium for mozglue
r=jduell for netwerk
r=khuey for everything else
This is a mechanical change made with sed. Later patches in this queue
clean up the whitespace errors and so on.
2013-06-28 18:38:30 -07:00
Justin Lebar
db90a60eb4
Bug 763070 - Give MOZ_CRASH() an optional string argument. r=waldo
2013-06-28 18:38:30 -07:00
Phil Ringnalda
1081fe8e7c
Merge m-i to m-c
2013-06-28 18:26:53 -07:00
Phil Ringnalda
6a6dfa8876
Merge birch to m-c
2013-06-28 18:26:14 -07:00
Markus Stange
3d4b35d412
Bug 888458 - Don't assume there's a focusView during viewWillDraw; always get the dirty region from our own view. r=smichaud
2013-06-29 03:05:07 +02:00
Markus Stange
7422431721
Bug 885405 - Don't override wantsDefaultClipping, use default clipping in -[ChildView drawRect:]. r=mattwoodrow
2013-06-29 03:04:02 +02:00
Markus Stange
258d1b8399
Bug 877767 - Draw window title on top of everything in drawintitlebar mode. r=smichaud
2013-06-29 03:02:53 +02:00
Markus Stange
d1ae2a4b08
Bug 877767 - Set NSGraphicsContext flippedness properly in nsChildView::UpdateTitlebarImageBuffer(). r=smichaud
2013-06-29 02:59:07 +02:00
Geoff Lankow
cd978cb744
Bug 887447 - Don't display Update History button on Android; r=adw
2013-06-29 12:10:05 +12:00
Chenxia Liu
8763a2bf4c
Bug 888374 - crash: Clicking link in about:healthreport for Choose what I share. r=nalexander
2013-06-28 16:38:51 -07:00
Benjamin Smedberg
b40155b348
Bug 886940 - single outdated plugin UI uses the wrong string, r=captainobvious
2013-06-28 15:42:04 -07:00
Brian Nicholson
9751912e36
Bug 887069 - Fix focus behavior of go button in URL bar. r=sriram
2013-06-28 14:58:18 -07:00
Randell Jesup
6c1d0734d2
Bug 886417: lock before accessing DataChannel->mState r=mcmanus
2013-06-28 17:56:45 -04:00
Dan Gohman
e6ba2af5e8
Bug 885179 - Refactor visitMoveGroup into shared code. r=jandem
2013-06-28 11:34:55 -07:00
Dan Gohman
3b90117c1e
Bug 888122 - Call MacroAssembler::PushRegsInMask instead of pushing each register manually on x86. r=dvander
2013-06-28 11:28:00 -07:00
Dan Gohman
b1d9519f92
Bug 888122 - Call MacroAssembler::PushRegsInMask instead of pushing each register manually on x64.
2013-06-28 11:27:20 -07:00
Wes Johnston
8e56cd9d1a
Bug 888145 - Use browser content windows when deciding whether to ignore location changes. r=mfinkle
2013-06-28 11:23:13 -07:00
Wes Johnston
14b29103c9
Bug 866787 - Support orientation in manfiest for packaged apps. r=mfinkle
2013-06-28 11:19:34 -07:00
Andrew McCreight
317ce7416a
Bug 886213 - Cycle collect Navigator more better. r=smaug
2013-06-28 11:06:39 -07:00
Daniel Holbert
29f5061706
Bug 888352: Don't needlessly dereference the return value of AppendElement, in History.cpp. r=mak
...
(DONTBUILD because just re-landing to update reviewer)
2013-06-28 11:04:14 -07:00
Daniel Holbert
0f124f4e57
Backed out changeset fdf7cf309750 (wrong reviewer in commit message)
2013-06-28 11:05:33 -07:00
Daniel Holbert
09a1eb4a2d
Bug 888352: Don't needlessly dereference the return value of AppendElement, in History.cpp. r=mano
2013-06-28 11:04:14 -07:00
Nick Alexander
3845c61abc
Bug 887840 - Add viewport to Android about:healthreport wrapper. r=rnewman
2013-06-28 10:30:55 -07:00