Chris Peterson
|
db055c0d69
|
Bug 767597 - Part 2: Move autocomplete IME blocklist and use new InputMethods class. r=blassey
|
2012-07-22 00:18:14 -07:00 |
|
Chris Peterson
|
ba64e0a887
|
Bug 767597 - Part 1: Unset AwesomeBar inputType:textUri when using Swype. r=blassey f=mbrubeck
|
2012-07-22 00:17:45 -07:00 |
|
Kartikaya Gupta
|
eb67617fdf
|
Bug 772855 - Log exception stack traces when logging errors. r=cpeterson
|
2012-07-23 15:04:28 -04:00 |
|
Matt Brubeck
|
17046d8afd
|
Bug 776253 - NullPointerException at AboutHomeContent.onInterceptTouchEvent [r=kats]
|
2012-07-23 11:56:17 -07:00 |
|
Dave Townsend
|
940dc350ef
|
Bug 774990: Copying a profile with a disabled restartless add-on to a different directory causes extensions to fail to load. r=Unfocused
|
2012-07-23 11:53:57 -07:00 |
|
Kartikaya Gupta
|
8f98e04459
|
Bug 774205 - Guard against a null layer controller object in GeckoInputConnection. r=cpeterson
|
2012-07-23 14:52:55 -04:00 |
|
Rafael Ávila de Espíndola
|
0f1bfa2f1c
|
Bug 773903 - ~1s shutdown delay in xpcshell in xpcom shutdown. r=ted.
This just updates mach_override.c to a version that has a faster search for
an available spot to put the branch island.
|
2012-07-23 14:49:06 -04:00 |
|
James Willcox
|
80029db926
|
Bug 687267 - Initial support for Flash on Honeycomb r=bgirard,vlad,jgilbert,blassey
|
2012-07-20 15:20:51 -04:00 |
|
Luke Wagner
|
916a4dd68b
|
Bug 775684 - rm PND_TOPLEVEL (r=ejpbruel)
--HG--
extra : rebase_source : 90fed1498fc1e34d721afa5a3a4ba518ad0cf3c9
|
2012-07-23 11:09:59 -07:00 |
|
Luke Wagner
|
245a671133
|
Bug 775647 - rm PND_INITIALIZED (r=ejpbruel)
--HG--
extra : rebase_source : 214c973cbe96c290cabe17ca987886991a975c0e
|
2012-07-23 11:09:57 -07:00 |
|
Luke Wagner
|
43b0616405
|
Bug 775647 - simplify control flow in BindVarOrConst (r=ejpbruel)
--HG--
extra : rebase_source : f3e2cc1047c38cc26c99cccec7c3f128c74cb708
|
2012-07-23 11:09:10 -07:00 |
|
Jason Duell
|
c95f8eff2b
|
Bug 776176 - e10s: propagate GetExtendedOrigin from child to parent process. r=jdm
|
2012-07-23 11:12:03 -07:00 |
|
Jason Duell
|
3aa13aaf05
|
Bug 776140 - Add GetExtendedOrigin method to nsILoadContext. r=jlebar, sr=sicking
|
2012-07-23 11:09:26 -07:00 |
|
Mounir Lamouri
|
72b86db435
|
Bug 775817 - Update [most] tests to use the new permission manager api. r=sicking
|
2012-07-23 11:08:07 -07:00 |
|
Mounir Lamouri
|
8e7848dcb0
|
Bug 775713 - Use principals in nsStrictTransportSecurityService to access the PermissionManager. r=bsmith,mayhemer
|
2012-07-23 11:06:36 -07:00 |
|
Justin Lebar
|
dca7732008
|
Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz
|
2012-07-23 13:47:34 -04:00 |
|
Justin Lebar
|
07660a4da3
|
Bug 769182 - Tests for cross-origin window.open calls in <iframe mozbrowser>. r=bz
|
2012-07-23 13:47:34 -04:00 |
|
Justin Lebar
|
7adf140262
|
Bug 771273 - Part 5: Add test for window.content. r=bz
|
2012-07-23 13:47:34 -04:00 |
|
Justin Lebar
|
33aa8d977a
|
Bug 771273 - Part 4: Enable BackForward test for in-process <iframe mozbrowser>, now that it works. r=bz
|
2012-07-23 13:47:34 -04:00 |
|
Justin Lebar
|
e96146804a
|
Bug 771273 - Part 3: Test that window.open(..., 'top') works properly for in-process <iframe mozbrowser>. r=bz
|
2012-07-23 13:47:34 -04:00 |
|
Justin Lebar
|
2d4bd6b425
|
Bug 771273 - Part 2: Make in-process <iframe mozbrowser>'s have their own shistory objects. r=bz
|
2012-07-23 13:47:34 -04:00 |
|
Justin Lebar
|
bd1f475f02
|
Bug 771273 - Part 1: Make nsDocShell::GetSameTypeParent and friends respect <iframe mozbrowser> boundaries. r=bz
|
2012-07-23 13:47:33 -04:00 |
|
Justin Lebar
|
129d1498c6
|
Bug 776537 - Pass a valid environment to populate_virtualenv.py, unbreaking configure, by expanding HOST_CFLAGS and friends when they're created. r=glandium
Also fix up some Makefile.in's so they specify HOST_CFLAGS/CXXFLAGS correctly.
--HG--
extra : rebase_source : 5a6b983527bfb1cd7b551916dac286f130a736c6
|
2012-07-23 13:29:02 -04:00 |
|
Chris Jones
|
a3ec7aebd3
|
Bug 775867: Implement ProtocolErrorBreakpoint() for easier debugging of IPC errors. r=bent
|
2012-07-23 10:24:29 -07:00 |
|
Justin Lebar
|
ed41eba4ab
|
Backed out changeset 603215dd3a5e (bug 776537), due to Linux elfhack bustage.
|
2012-07-23 13:16:10 -04:00 |
|
Justin Lebar
|
e98f7afb14
|
Bug 776537 - Pass a valid environment to populate_virtualenv.py, unbreaking configure, by expanding HOST_CFLAGS and friends when they're created. r=glandium
--HG--
extra : rebase_source : c561a5f987ab300d9ef394af555f20c0040e3705
|
2012-07-23 12:57:55 -04:00 |
|
Jonathan Watt
|
8eea14fba1
|
Bug 776552 - Remove the MOZ_SVG_DLISTS build time flag. r=longsonr.
--HG--
extra : rebase_source : 97193f758ba70730f3d35a6e67ea63cebfb3fb60
|
2012-07-23 16:39:15 +01:00 |
|
Jonathan Watt
|
99a37291f3
|
Bug 767726 - Kill nsISVGChildFrame::DO_NOT_NOTIFY_RENDERING_OBSERVERS. r=longsonr.
--HG--
extra : rebase_source : 3242d29a2251c767dc055a9a7d15ce76e27ac2f2
|
2012-07-23 12:00:43 +01:00 |
|
Jonathan Watt
|
1002f47a60
|
Bug 707960 - Remove the covered region hack added in bug 614732. r=longsonr.
--HG--
extra : rebase_source : 0b2147bed77e20ba1a1afa635a1aa95e23f41051
|
2012-07-23 12:00:40 +01:00 |
|
Bobby Holley
|
ace73859e6
|
Bug 773962 - Fix windows linkage bustage. r=me
|
2012-07-23 17:57:39 +02:00 |
|
Lucas Rocha
|
423b0fb52c
|
Bug 771159 - Properly set toolbar's background size to handle different densities (r=mfinkle)
|
2012-07-23 16:47:59 +01:00 |
|
Justin Lebar
|
d7ac31176f
|
Backed out changeset 0b4c68d39a61 (bug 771273) on a CLOSED TREE
|
2012-07-23 11:44:55 -04:00 |
|
Justin Lebar
|
8ca9bd4f84
|
Backed out changeset 5b56257d0547 (bug 771273)
|
2012-07-23 11:43:40 -04:00 |
|
Justin Lebar
|
1c73a7ca15
|
Backed out changeset b69df88155b5 (bug 771273)
|
2012-07-23 11:43:39 -04:00 |
|
Justin Lebar
|
9dc4e6f648
|
Backed out changeset 5353ac12782c (bug 771273)
|
2012-07-23 11:43:38 -04:00 |
|
Justin Lebar
|
33646b32ee
|
Backed out changeset c882b426a556 (bug 771273)
|
2012-07-23 11:43:36 -04:00 |
|
Justin Lebar
|
76d9398666
|
Backed out changeset 77b5bd772576 (bug 769182)
|
2012-07-23 11:43:35 -04:00 |
|
Justin Lebar
|
8bef8e4cda
|
Backed out changeset e15addefe3a2 (bug 762939)
|
2012-07-23 11:43:33 -04:00 |
|
Justin Lebar
|
f962c0704f
|
Bug 762939 - Propagate visibility changes correctly across <iframe mozbrowser> boundaries. r=mounir,bz
|
2012-07-23 11:26:36 -04:00 |
|
Justin Lebar
|
b9578a93c6
|
Bug 769182 - Tests for cross-origin window.open calls in <iframe mozbrowser>. r=bz
|
2012-07-23 11:24:14 -04:00 |
|
Justin Lebar
|
161ad5ea78
|
Bug 771273 - Part 5: Add test for window.content. r=bz
|
2012-07-23 11:24:14 -04:00 |
|
Justin Lebar
|
09e1a865f7
|
Bug 771273 - Part 4: Enable BackForward test for in-process <iframe mozbrowser>, now that it works. r=bz
|
2012-07-23 11:24:14 -04:00 |
|
Justin Lebar
|
c3d60feb68
|
Bug 771273 - Part 3: Test that window.open(..., 'top') works properly for in-process <iframe mozbrowser>. r=bz
|
2012-07-23 11:24:14 -04:00 |
|
Justin Lebar
|
645cdf02ee
|
Bug 771273 - Part 2: Make in-process <iframe mozbrowser>'s have their own shistory objects. r=bz
|
2012-07-23 11:24:14 -04:00 |
|
Justin Lebar
|
f019d8710c
|
Bug 771273 - Part 1: Make nsDocShell::GetSameTypeParent and friends respect <iframe mozbrowser> boundaries. r=bz
|
2012-07-23 11:24:14 -04:00 |
|
Robert O'Callahan
|
369d480019
|
Bug 772690: Speed up nsDisplayList::SortByZOrder by removing (unnecessary) secondary sort by content order. r=dbaron
|
2012-07-23 08:20:11 -07:00 |
|
Justin Lebar
|
9cdc2c7c8d
|
Bug 769254 - Part 4: Tests for clicking _blank link from <iframe mozbrowser>. r=bz
--HG--
extra : rebase_source : 796752b62a815954e0672528f264b42e20274350
|
2012-07-23 10:44:13 -04:00 |
|
Justin Lebar
|
cd5e91fdcc
|
Bug 769254 - Part 3: Rename nsWindowWatcher::OpenWindowJSInternal --> OpenWindowInternal. r=bz
--HG--
extra : rebase_source : d3a335a33711dc235a401287379c8d35e245a4ba
|
2012-07-23 10:44:13 -04:00 |
|
Justin Lebar
|
d54159c32c
|
Bug 769254 - Part 2: Modify nsPIWindowWatcher::OpenWindowJS (renamed to OpenWindow2) so we can pass in the URL for target=_blank links without navigating the opened window to that URL. r=bz
--HG--
extra : rebase_source : 96a53a1a8b34f41bfe59f00141d598c5394cb0c1
|
2012-07-23 10:44:13 -04:00 |
|
Justin Lebar
|
84b9866fe2
|
Bug 769254 - Part 1: Fix crashes in BrowserElementParent.cpp, TabChild.cpp on null URI to window-opening code. r=bz
--HG--
extra : rebase_source : 1cc0e3c15f64dd73f074794de56218c8034478f3
|
2012-07-23 10:44:13 -04:00 |
|