Jon Buckley
0f5a015dd3
Bug 682299 - CORS <video> tests. r=roc
2012-01-25 17:31:30 -05:00
Jon Buckley
d54e4fa42d
Bug 682299 - Implement CORS support for the <video> tag. r=roc
2012-01-25 17:31:30 -05:00
Jon Buckley
a388ed4a99
Bug 682299 - Move CORS attributes and enumerations to nsGenericHTMLElement. r=bz
2012-01-25 17:31:29 -05:00
Kartikaya Gupta
0ef39e6113
Bug 718270 - When hiding the VKB on small pages, increase page size to prevent zoom-in. r=pcwalton
2012-01-25 17:16:03 -05:00
Gian-Carlo Pascutto
5b5b224e5c
Bug 713283 - Merge Favicon import with history import. r=lucasr
2012-01-25 22:10:02 +01:00
Gian-Carlo Pascutto
38b77bc4dc
Bug 713283 - Limit imported history entries. Sort by approximate frecency. Update visits count. r=lucasr
2012-01-25 22:10:01 +01:00
Gian-Carlo Pascutto
f061a39dec
Bug 713283 - Show a splash screen during Profile migration. r=dougt
2012-01-25 22:10:01 +01:00
Gian-Carlo Pascutto
214b135242
Bug 710331 - Remove old splash screen assets. r=mfinkle
2012-01-25 22:10:01 +01:00
Gian-Carlo Pascutto
c578b68c15
Bug 710331 - UX for bookmarks and history import. r=mfinkle
2012-01-25 22:10:01 +01:00
Patrick McManus
f70e102f81
bug 718206 fix spdy nsitransport event generation r=honzab
2012-01-25 15:21:13 -05:00
Patrick McManus
23992ced26
bug 716380 - remove an incorrect assertion in socket transport r=honzab
2012-01-25 15:21:11 -05:00
Mark Reid
2184283516
Bug 720785: report update channel in telemetry ping, r=gavin
2012-01-25 12:12:26 -08:00
Justin Lebar
0540a38dc7
Bug 720444 - Add amount of free physical memory and free space in the page file to Windows crash reports. r=ted
...
--HG--
extra : rebase_source : 62470172fbcb49f7a1d19c45a1a6bf5dbf46fb4c
2012-01-25 15:05:05 -05:00
Doug Turner
c88126cdb1
Backing out 1b2d36e0657b - Bug 716906 - Crashes on ICS. r=dougt
2012-01-25 11:34:34 -08:00
Michael Wu
4264f4a09e
Bug 712973 - Use InputReader from libui in gonk widget backend, r=cjones
2012-01-25 11:00:34 -08:00
Michael Wu
5ad4ed5538
Bug 720769 - Enable nsTransferable in Gonk backend, r=cjones
2012-01-25 10:22:15 -08:00
Bill McCloskey
dc52ba7996
Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8)
2012-01-25 10:59:55 -08:00
Marco Castelluccio
69a2659f69
Bug 664824 - JM+TI: Make JSOP_IN fast for dense arrays. r=jandem
2012-01-25 14:55:00 +01:00
Wes Johnston
249a23d926
Bug 718904 - Don't show a context menu for long taps on header rows in the awesome screen. r=lucasr
2012-01-25 08:58:16 -08:00
Margaret Leibovic
cc0839ce13
Bug 719860 - Full screen plugins don't work with click to play enabled. r=jst
2012-01-24 17:24:41 -08:00
Ali Juma
68cc9e12bb
Bug 717951 - Allow AppendAppNotesToCrashReport to be called from off the main thread in the chrome process. r=ted
2012-01-25 09:43:52 -05:00
Abhishek Singh
3cc60bc3bc
Bug 650322 - Remove 'ac_add_options --disable-installer'. r=ted
2012-01-25 14:53:24 +01:00
Geoff Brown
c0d5fe5799
Bug 712277 - Avoid crash in zlib adler32 following compression failure; r=michal.novotny
2012-01-25 14:52:29 +01:00
Rogério Gonçalves
80d7512dee
Bug 719850 - Web Console should be checked according to the selected tab. r=dao
2012-01-25 13:42:53 +01:00
Dão Gottwald
8fb2853978
merge backout
2012-01-25 14:50:36 +01:00
Dão Gottwald
6bbf7d8a6e
Backed out changeset 1fe477ec35e9
2012-01-25 14:50:27 +01:00
Matthew Schranz
877f5228df
Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug
2012-01-25 13:47:50 +01:00
User Rogério Gonçalves
22ac193955
Bug 719850 - Web Console should be checked according to the selected tab. r=dao
2012-01-25 13:42:53 +01:00
Dão Gottwald
8cb8e069cb
Bug 720981 - Remove element.iQEventData when it's empty. r=ttaubert
2012-01-25 13:40:11 +01:00
Lucas Rocha
061fe17c91
Bug 720152 - Add URI matches for image ID operations (r=blassey)
2012-01-25 11:18:33 +00:00
Makoto Kato
594c2f1293
Bug 720957 - contentLength is unsed in nsJSONListener::OnDataAvailable. r=smaug
2012-01-25 20:15:20 +09:00
Henri Sivonen
77bda48bf8
Bug 358452 - Make the behavior of space, tab, carriage return and line feed in title attribute tooltips HTML5-compliant / IE-compatible. r=dao
2012-01-25 10:59:36 +00:00
Ms2ger
97967af56e
Merge m-c to m-i.
2012-01-25 11:06:40 +01:00
Chris Lord
084cc77735
Bug 720663 - devicemanagerADB pushDir fallback not always tried. r=gbrown
...
The devicemanagerADB.py pushDir method has two paths, one that uses zip/unzip
and the other that just pushes each file one at a time. The idea is that the
first path is chosen, and if it fails, the second is tried before bailing out,
but it's possible for the first failure not to be detected in such a way that
activates the fallback path.
Add a try/except block to catch exceptions in the first path and fall back to
the second.
2012-01-25 09:49:30 +00:00
Mike Hommey
be671dceba
Bug 720737 - Set MOZ_LINKER_CACHE instead of CACHE_PATH. r=blassey
2012-01-25 10:36:58 +01:00
Mike Hommey
a84cacdc0f
Bug 719742 - Make expandlibs properly handle the case where OBJ_SUFFIX is .i_o on Linux PGO first pass. r=ted
2012-01-25 10:34:14 +01:00
Ms2ger
fa49b00e76
Bug 718504 - Remove some GetChildAt callers; r=smaug
2012-01-25 08:50:07 +01:00
Ms2ger
b4f8648985
Bug 718170 - Part c: Use nsINode in IsEmptyCell; r=ehsan
2012-01-25 08:50:06 +01:00
Ms2ger
0ee0b0b894
Bug 718170 - Part b: Use nsINode in IsVisTextNode; r=ehsan
2012-01-25 08:50:05 +01:00
Ms2ger
f0b670f424
Bug 718170 - Part a: Use nsINode in IsEmptyNodeImpl; r=ehsan
2012-01-25 08:50:05 +01:00
Ms2ger
3a0dd5a314
Bug 689337 - Desktop notification interfaces should not be marked 'function'; r=khuey
2012-01-25 08:50:04 +01:00
Ms2ger
3b6294d172
Bug 718271 - Use TEST-UNEXPECTED-FAIL instead of TEST-UNEXPECTED-ERROR; r=jmaher
2012-01-25 08:50:04 +01:00
Ms2ger
a98525ac10
Bug 720124 - Remove dead code from HTMLContentSink: AddComment; r=hsivonen
2012-01-25 08:50:04 +01:00
Ms2ger
c1e941dcc3
Bug 720124 - Remove dead code from HTMLContentSink: AddProcessingInstruction; r=hsivonen
2012-01-25 08:50:04 +01:00
Ms2ger
2a1d41ff0a
Bug 720124 - Remove dead code from HTMLContentSink: IsFormOnStack; r=hsivonen
2012-01-25 08:50:04 +01:00
Ms2ger
8167dbbb55
Bug 720124 - Remove dead code from HTMLContentSink: form; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
fac6a5017b
Bug 720124 - Remove dead code from HTMLContentSink: meta; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
59adf29bb1
Bug 720124 - Remove dead code from HTMLContentSink: mInsideNoXXXTag; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
c28a33d866
Bug 720124 - Remove dead code from HTMLContentSink: mNumOpenIFRAMES; r=hsivonen
2012-01-25 08:50:03 +01:00
Ms2ger
b51f11201d
Bug 720124 - Remove dead code from HTMLContentSink: AddDocTypeDecl; r=hsivonen
2012-01-25 08:50:02 +01:00